Searched hist:b100acf254bfe7f5003e82da2578bd1f2f84cdbf (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/bhyve/ |
H A D | bhyve.8 | diff b100acf254bfe7f5003e82da2578bd1f2f84cdbf Fri May 02 06:51:31 CEST 2014 Neel Natu <neel@FreeBSD.org> Don't allow MPtable generation if there are multiple PCI hierarchies. This is because there isn't a standard way to relay this information to the guest OS.
Add a command line option "-Y" to bhyve(8) to inhibit MPtable generation.
If the virtual machine is using PCI devices on buses other than 0 then it can still use ACPI tables to convey this information to the guest.
Discussed with: grehan@
|
H A D | pci_emul.c | diff b100acf254bfe7f5003e82da2578bd1f2f84cdbf Fri May 02 06:51:31 CEST 2014 Neel Natu <neel@FreeBSD.org> Don't allow MPtable generation if there are multiple PCI hierarchies. This is because there isn't a standard way to relay this information to the guest OS.
Add a command line option "-Y" to bhyve(8) to inhibit MPtable generation.
If the virtual machine is using PCI devices on buses other than 0 then it can still use ACPI tables to convey this information to the guest.
Discussed with: grehan@
|
H A D | bhyverun.c | diff b100acf254bfe7f5003e82da2578bd1f2f84cdbf Fri May 02 06:51:31 CEST 2014 Neel Natu <neel@FreeBSD.org> Don't allow MPtable generation if there are multiple PCI hierarchies. This is because there isn't a standard way to relay this information to the guest OS.
Add a command line option "-Y" to bhyve(8) to inhibit MPtable generation.
If the virtual machine is using PCI devices on buses other than 0 then it can still use ACPI tables to convey this information to the guest.
Discussed with: grehan@
|