
Sept. 25, 2013
11:36 a.m.
This adds an option to generate a small bios, so that it's easy for people who want to generate binary compatible with QEMU 1.6 and earlier (which used a 128K buffer). Default is 256K (for future QEMU). Michael S. Tsirkin (3): Kconfig: add explicit QEMU 128/QEMU 256 targets xhci: disable for QEMU_128K acpi rom file loading: disable for QEMU 128K src/Kconfig | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) -- MST