qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] q35 and ahci


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] q35 and ahci
Date: Wed, 18 Jul 2012 15:34:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120601 Thunderbird/10.0.5

> The current command line I'm using something such as:
> 
> $ /usr/local/bin/qemu-system-x86_64  -name "f16" -M pc_q35 -m 1G -smp 4
> -hda ./f16.img --enable-kvm  -bios <path>/q35-seabios/out/bios.bin
> -acpitable file=<path>/q35-seabios/out/q35-acpi-dsdt.aml  -monitor stdio
> 
> So it might be nice to avoid the '-acpitable' flag. Perhaps, we can
> teach qemu to pull in the correct acpitable depending on the -M
> specification...

I expect those switches being a temporary solution.  Once everything is
upstream in qemu and seabios there should be no need to specify a acpi
table manually.  Likewise for the bios binary.

cheers,
  Gerd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]