commit | 35b2028f47eef4e20752f94f7cff650d828bfaee | [log] [tgz] |
---|---|---|
author | Hu Tao <hutao@cn.fujitsu.com> | Wed Apr 10 16:43:09 2013 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 15 15:16:25 2013 +0200 |
tree | 112777a7ce8fe60bc613410803ca99cb97ac1ad5 | |
parent | fd123245b98fd6e13d829878f25b30a9417f4bfc [diff] |
Fix failure to create q35 machine This is a regression introduced by c0907c9e6417c. How to reproduce: $ qemu-system-x86_64 -nodefaults -vnc :0 -M q35 qemu-system-x86_64: Unknown device 'q35-pcihost' for default sysbus Aborted (core dumped) Tested-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>