Marcelo Tosatti <mtosa...@redhat.com> writes: > On Sat, Mar 09, 2013 at 06:44:36AM +0100, Paolo Bonzini wrote: >> Il 08/03/2013 18:53, Anthony Liguori ha scritto: >> >> Anthony mentioned that this >> >> >> >> http://article.gmane.org/gmane.comp.emulators.qemu/160699 >> >> >> >> Is the proper way to do it. >> > >> > That breaks too. I don't have a solution but I also don't remember what >> > the exact failures are. >> >> What about a more generic version of that? Adding a priority field to >> global properties, so that -global can have a higher priority than the >> default (used by machine types)? >> >> Paolo > > What exactly is the problem with > > http://lists.gnu.org/archive/html/qemu-devel/2012-12/msg01733.html > > Again? Should it just be resubmitted ?
Breaks the -rtc option which also uses globals. Try qemu -M pc-1.4 -rtc driftfix=slew Or qemu -M pc-1.4 -rtc-td-hack Regards, Anthony Liguori