Go to file
Richard W.M. Jones 52f3bedee7 Fix for 32 bit qemu renamed to qemu-system-i386 (RHBZ#857026).
The difference in the output of virsh capabilities (non-root)
before and after is:

 <capabilities>

   <host>
-    <uuid>9ecd5b8f-4b44-5dae-f4c6-4b9cf108e47a</uuid>
+    <uuid>4cae6f0f-dd64-8d9a-bc36-b3f2e62844cf</uuid>
     <cpu>
       <arch>i686</arch>
       <model>Westmere</model>
@@ -34,7 +34,7 @@
     <os_type>hvm</os_type>
     <arch name='i686'>
       <wordsize>32</wordsize>
-      <emulator>/bin/qemu-system-x86_64</emulator>
+      <emulator>/bin/qemu-system-i386</emulator>
       <machine>pc-1.2</machine>
       <machine>none</machine>
       <machine canonical='pc-1.2'>pc</machine>
2012-09-13 15:03:19 +01:00
.gitignore Update to 0.9.10-rc2 release 2012-02-08 11:34:10 +00:00
0001-Use-qemu-system-i386-as-binary-instead-of-qemu.patch Fix for 32 bit qemu renamed to qemu-system-i386 (RHBZ#857026). 2012-09-13 15:03:19 +01:00
libvirt-dnsmasq-drop-filterwin2k.patch Drop unneeded dnsmasq --filterwin2k 2012-09-12 08:18:36 -04:00
libvirt-fix-unwanted-connection-closing.patch Drop unneeded dnsmasq --filterwin2k 2012-09-12 08:18:36 -04:00
libvirt.spec Fix for 32 bit qemu renamed to qemu-system-i386 (RHBZ#857026). 2012-09-13 15:03:19 +01:00
Makefile Fix typo that causes a failure to update the common directory. (releng #2781) 2009-11-25 23:51:22 +00:00
sources Release of libvirt-0.10.1 2012-08-31 21:52:10 +08:00