Il 08/01/2014 21:02, Gabriel L. Somlo ha scritto: > Add i386 command line option "-no-fdc", which allows guests to omit the > configuration of a floppy controller. Applies on top of my previous patch > titled "Add DSDT node for AppleSMC"
I think we need to provide a mechanism for machine-specific options. Options like this one does not scale. Still, thanks for writing this patch which is great at least as a proof of concept and for the ACPI side of things! Have you played with the HPET device? It would be nice to have Mac OS X support in QEMU 2.0. Paolo