freebsd-dev/usr.sbin/bhyve
Peter Grehan 09538d411a - Add in an XSDT to stop acpidump from exiting with a
'XSDT corrupted' error
- Fix up OEMID/OEM Table ID string padding in the DSDT.

Output on a verbose boot now looks like

...
ACPI: RSDP 0xf0400 00024 (v02 BHYVE )
ACPI: XSDT 0xf0480 00034 (v01 BHYVE  BVXSDT   00000001 INTL 20120320)
ACPI: APIC 0xf0500 0004A (v01 BHYVE  BVMADT   00000001 INTL 20120320)
ACPI: FACP 0xf0600 0010C (v05 BHYVE  BVFACP   00000001 INTL 20120320)
ACPI: DSDT 0xf0800 000F2 (v02 BHYVE  BVDSDT   00000001 INTL 20120320)
ACPI: FACS 0xf0780 00040
...

Obtained from:	NetApp
2012-11-30 07:00:14 +00:00
..
acpi.c - Add in an XSDT to stop acpidump from exiting with a 2012-11-30 07:00:14 +00:00
acpi.h
atpic.c
consport.c
dbgport.c
dbgport.h
elcr.c
fbsdrun.c Cleanup the user-space paging exit handler now that the unified instruction 2012-11-28 13:34:44 +00:00
fbsdrun.h
inout.c Mask the %eax register properly based on whether the "out" instruction is 2012-11-21 00:14:03 +00:00
inout.h
ioapic.c Revamp the x86 instruction emulation in bhyve. 2012-11-28 00:02:17 +00:00
ioapic.h
Makefile Revamp the x86 instruction emulation in bhyve. 2012-11-28 00:02:17 +00:00
mem.c Cleanup the user-space paging exit handler now that the unified instruction 2012-11-28 13:34:44 +00:00
mem.h Cleanup the user-space paging exit handler now that the unified instruction 2012-11-28 13:34:44 +00:00
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
pci_emul.c
pci_emul.h
pci_hostbridge.c
pci_passthru.c Revamp the x86 instruction emulation in bhyve. 2012-11-28 00:02:17 +00:00
pci_uart.c
pci_virtio_block.c
pci_virtio_net.c
pit_8254.c
pit_8254.h
pmtmr.c
post.c
rtc.c
spinup_ap.c
spinup_ap.h
uart.c
virtio.h
xmsr.c
xmsr.h