summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-02fix ppt attach failure panicdev-bhyveHans Rosenfeld1-1/+1
2018-02-28OS-6695 bhyve failed to pack nvlistJerry Jelinek1-5/+7
2018-02-27workaround sdev negative directory entriesJohn Levon1-2/+8
2018-02-26OS-6679 ABBA deadlock in vmm sdev pluginJohn Levon1-7/+38
2018-02-26OS-6617 remove forceload for viona and vmm from /etc/systemJohn Levon11-203/+63
2018-02-23OS-6683 need to adjust default bootrom handling for OS-6416 (fix boolean)Mike Gerdts1-3/+2
2018-02-23OS-6683 need to adjust default bootrom handling for OS-6416Mike Gerdts5-13/+17
2018-02-23don't assert we hold pptdev_mtx, we haven't fixed the locking yetHans Rosenfeld1-2/+0
2018-02-23don't mess up controlling terminal mode when console is on socketHans Rosenfeld1-1/+1
2018-02-22cleanup FreeBSD 11.1 issuesJerry Jelinek7-28/+14
2018-02-21OS-6558 cleanup to match master pushMike Gerdts2-11/+35
2018-02-21OS-6645 bhyve zones often hang on statechangeJerry Jelinek1-0/+2
2018-02-21Revert "OS-6652 bhyve drivers should be in /usr, not /"Jerry Jelinek5-18/+10
2018-02-21OS-6652 bhyve drivers should be in /usr, not /Jerry Jelinek5-10/+18
2018-02-21OS-6653 libvmmapi should be deliverd in /usr/libJerry Jelinek2-5/+4
2018-02-21OS-XXXX fix legacy intrs in vionaPatrick Mooney3-40/+39
2018-02-20OS-6401 vmm should present zone-aware sdev instancesJerry Jelinek2-4/+20
2018-02-16OS-XXXX fixup vmx intr handling for KPTIJohn Levon2-16/+10
2018-02-16OS-6636 EPT misconfiguration under VMWare FusionJohn Levon1-20/+29
2018-02-16OS-6591 VMX support is not checking for PAT load/save supportJohn Levon1-0/+1
2018-02-16OS-6613 zhyve core dumps deposited in zone rootJerry Jelinek1-2/+14
2018-02-15OS-6627 bhyve needs to support 100+ GB RAMJerry Jelinek1-1/+11
2018-02-15sync with OS-6545 changesMike Gerdts3-38/+13
2018-02-15OS-XXXX avoid callout-related mutex deadlock in vmmPatrick Mooney4-241/+43
2018-02-15OS-XXXX viona can use plain devfsadm pluginPatrick Mooney6-74/+59
2018-02-15OS-6626 bhyve hangs forever when requesting too much kernel memoryJerry Jelinek2-0/+20
2018-02-15revert fancy bhyve minimal altroot (fix full build)Mike Gerdts1-2/+3
2018-02-14OS-6611 bhyve guest fails to boot: UUID=... does not exist. Dropping to a shell!Mike Gerdts1-17/+35
2018-02-14OS-6612 reboot in bhyve guest should reboot, not poweroffJerry Jelinek5-54/+162
2018-02-14OS-6594 cleanup (fix misspelling)Mike Gerdts1-1/+1
2018-02-14revert fancy bhyve minimal altrootMike Gerdts26-121/+40
2018-02-14zoneadmd should not have hard coded SYSbhyveMike Gerdts2-4/+8
2018-02-14OS-6594 cleanupMike Gerdts1-19/+71
2018-02-12OS-XXXX change zhyve defaults to avoid vmexit-on-PAUSEPatrick Mooney1-2/+2
2018-02-12CLI support for supported HW detectionJerry Jelinek3-2/+82
2018-02-12ioctl support for supported HW detectionJerry Jelinek3-0/+117
2018-02-12OS-XXXX fix DEBUG compile errors in pptPatrick Mooney2-3/+2
2018-02-09OS-XXXX viona should pad VLAN-strip-induced runtsPatrick Mooney1-14/+62
2018-02-09OS-XXXX update ppt to use sdev and fix bugsPatrick Mooney18-885/+1118
2018-02-06missing LFLAGS cause iasl errors when compiling dsdtMike Gerdts1-0/+1
2018-02-06add bhyve -B for smbios hackingMike Gerdts4-2/+88
2018-01-26uart_sock_drain drops data at high ratesMike Gerdts1-1/+1
2018-01-26pick up more brand hooks from kvm, now vmadm delete worksMike Gerdts6-2/+77
2018-01-26OS-XXXX viona should wait patiently for pending xfers during shutdownPatrick Mooney1-1/+6
2018-01-26use zone specific data to ensure vmm instances cleaned up on zone haltMike Gerdts4-20/+279
2018-01-25add support for arbitrary bhyve argumentsMike Gerdts1-0/+32
2018-01-25OS-XXXX viona HCKSUM detection should use correct byte orderPatrick Mooney1-2/+2
2018-01-24fix spinning uart thread (and don't mess up stdio)Mike Gerdts1-1/+2
2018-01-24backout 56ec7aaec9d4d25341ec0e1c66a89dea7a810e80Mike Gerdts1-6/+0
2018-01-24zhyve needs to help vmadm with provision_successMike Gerdts2-10/+25