freebsd-nq/sys/amd64/vmm
Peter Grehan 9d210a4a18 Emulate the "OR reg, r/m" instruction (opcode 0BH).
This is	needed for the HDA emulation with FreeBSD guests.

Reviewed by:	marcelo
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D12832
2017-11-01 03:26:53 +00:00
..
amd amd-vi: gcc build errors 2017-07-07 06:37:19 +00:00
intel Save KGSBASE in pcb before overriding it with the guest value. 2017-08-24 10:49:53 +00:00
io Improve the performance of the hpet timer in bhyve guests by making the 2017-10-29 20:50:03 +00:00
vmm_dev.c vmm_dev: work around a bogus error with gcc 6.3.0 2017-01-20 13:21:27 +00:00
vmm_host.c
vmm_host.h revert r315959 because it causes build problems 2017-03-27 12:34:29 +00:00
vmm_instruction_emul.c Emulate the "OR reg, r/m" instruction (opcode 0BH). 2017-11-01 03:26:53 +00:00
vmm_ioport.c
vmm_ioport.h
vmm_ktr.h
vmm_lapic.c
vmm_lapic.h
vmm_mem.c
vmm_mem.h
vmm_stat.c
vmm_stat.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
vmm_util.c
vmm_util.h
vmm.c revert r315959 because it causes build problems 2017-03-27 12:34:29 +00:00
x86.c Hide the AMD MONITORX/MWAITX capability. 2017-03-16 03:21:42 +00:00
x86.h