aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* Fix bhyve SVM guest escape.Gordon Tetlow2020-09-151-2/+11
* Fix bhyve privilege escalation via VMCS access.Gordon Tetlow2020-09-152-37/+73
* MFC r361299, r361302:Konstantin Belousov2020-05-283-11/+30
* MFS r361132Peter Grehan2020-05-182-0/+13
* MFC r359937:Brooks Davis2020-04-282-16/+4
* MFC r358848: Untangle TPR shadowing and APIC virtualization.Peter Grehan2020-04-283-18/+84
* MFC r358315:Konstantin Belousov2020-03-032-2/+2
* MFC r355473, r356540, r356604, r356868, r356937: sysent improvementsKyle Evans2020-01-252-20/+4
* MFC r328560: Don't use an .OBJDIR for 'make sysent'.Kyle Evans2020-01-252-0/+6
* MFC r354696:Konstantin Belousov2019-11-161-1/+1
* MFC r354759:Scott Long2019-11-161-0/+5
* MFC r354649:Konstantin Belousov2019-11-122-1/+68
* MFC 350178: Improve the precision of bhyve's vPIT.John Baldwin2019-10-241-24/+41
* MFC r351000: sys/{x86,amd64}: remove one of doubled ;sEd Maste2019-09-031-1/+1
* MFC r350492: vmx: use C99 bool, not boolean_tEd Maste2019-09-0310-68/+47
* MFC 350551:John Baldwin2019-08-241-18/+32
* MFC 339432: Do not flush cache for PCIe config window.John Baldwin2019-08-233-15/+36
* MFC 348695: Support MSI-X for passthrough devices with a separate PBA BAR.John Baldwin2019-08-141-7/+28
* MFC r350639:Konstantin Belousov2019-08-132-4/+23
* MFC r350561:Konstantin Belousov2019-08-102-58/+121
* MFC r350560:Konstantin Belousov2019-08-101-1/+2
* MFC 347238: vmm(4): Pass through RDSEED feature bit to guestsJohn Baldwin2019-07-131-0/+1
* MFC 339911,339936,343075,343166,348592: Various AMD CPU-specific fixes.John Baldwin2019-07-123-38/+124
* MFC 348210: Add a constant for the LS config MSR on AMD CPUs.John Baldwin2019-07-121-6/+6
* MFC r349441 (by rgrimes):Mark Johnston2019-07-071-0/+95
* MFC: r347065 (by jhb) Emulate the "ADD reg, r/m" instruction (opcode 03H).Rodney W. Grimes2019-06-261-0/+100
* MFC r348798, r348813:Konstantin Belousov2019-06-231-45/+39
* MFC 347964:John Baldwin2019-05-301-1/+1
* MFC r348075:Konstantin Belousov2019-05-291-1/+0
* MFC: r346714: Add accessor function for vm->maxcpusRodney W. Grimes2019-05-258-58/+86
* MFC: r332298,333712,334199,334216,334219 bhyve cpu topologyRodney W. Grimes2019-05-235-16/+94
* MFC r337715, r337751, r337754, r337758, r337813, r338354, r338687,Mark Johnston2019-05-162-0/+8
* MFC r339046, r339073:Mark Johnston2019-05-151-2/+5
* MFC r347566:Konstantin Belousov2019-05-146-1/+253
* Complete the MFC of 345963 after the MFC of 333174.John Baldwin2019-05-101-15/+2
* MFC 338957:John Baldwin2019-05-103-0/+18
* MFC 332479: Add SDT probes to vmexit on Intel.John Baldwin2019-05-093-0/+116
* MFC 333639:John Baldwin2019-05-093-5/+7
* MFC 333174: Use PCI power-mgmt to reset a device if FLR fails.John Baldwin2019-05-081-6/+26
* MFC 330615: Fix a lock recursion introduced in r327065.John Baldwin2019-05-042-4/+11
* MFC 327065:John Baldwin2019-05-041-4/+24
* MFC 344711: Fix missed posted interrupts in VT-x in bhyve.John Baldwin2019-04-301-4/+55
* MFC r345471, r345472, r346603:Dmitry Chagin2019-04-2814-8/+1482
* MFC r345469, r345470:Dmitry Chagin2019-04-286-85/+92
* MFC r345468:Dmitry Chagin2019-04-281-15/+18
* MFC r335515 (by chuck@):Dmitry Chagin2019-04-282-6/+8
* MFC r335201 (by emaste@):Dmitry Chagin2019-04-282-0/+4
* MFC r332333 (by emaste@):Dmitry Chagin2019-04-282-86/+0
* MFC r331462 (by emaste@):Dmitry Chagin2019-04-282-4/+4
* MFC r331356 (by emaste@):Dmitry Chagin2019-04-282-2/+2