Commit Graph

  • f58844eafa Lower seabios & ipxe requirements Lubomir Rintel 2014-02-26 18:09:45 +0100
  • 1329b351aa Drop extra kvm-only leftovers Lubomir Rintel 2014-02-26 18:09:22 +0100
  • 611398f681 Don't build conflicting packages Lubomir Rintel 2014-02-26 18:09:09 +0100
  • 960871e4b3 Disable ppc & sparc Lubomir Rintel 2014-02-26 18:08:53 +0100
  • c7f978a916 Build a package that can coexist with RHEL's qemu-kvm Lubomir Rintel 2014-02-26 11:52:34 +0100
  • 269942c0fd Update to 2.0.0 GA Cole Robinson 2014-04-17 12:25:50 -0400
  • f03d6d0588 Sigh, fix %setup Cole Robinson 2014-04-15 12:33:04 -0400
  • 7ce01f8f81 Add sources Cole Robinson 2014-04-15 12:11:31 -0400
  • 17908043da Update to qemu 2.0-rc3 Fix crash when restoring from snapshot (bz #1085632) Cole Robinson 2014-04-15 11:37:22 -0400
  • 75f0c8715a Change gtk quit accelerator to ctrl+shift+q (bz #1062393) Fix mouse with spice Enable xen support for xen 4.4 Cole Robinson 2014-03-24 13:20:43 -0400
  • 1560ff70e8 spec: Disable check on arm just to get the build out Cole Robinson 2014-03-24 13:16:27 -0400
  • 3400e70a32 Enable xen support for xen 4.4 Cole Robinson 2014-03-24 09:15:34 -0400
  • 2e55f16ca5 Add patches Cole Robinson 2014-03-19 15:43:47 -0400
  • 05010a02f4 Fix bogus libcacard dep on gluster (bz #987441) Fix mouse with -display gtk -vga qxl (bz #1051724) Change gtk quit accelerator to ctrl+shift+q (bz #1062393) Fix crash during virtio-scsi hotplug (bz #1051611) Cole Robinson 2014-03-19 15:35:14 -0400
  • ac843bf3ce Update to qemu 2.0 rc0 Cole Robinson 2014-03-17 10:01:36 -0400
  • 24324ebfc9 Don't build for ppc64, deps are broken Cole Robinson 2014-03-07 12:04:12 -0500
  • 9901e6f72f Really disable ppc Lubomir Rintel 2014-02-27 11:29:02 +0100
  • 4b674a2baa Remove iasl BR again Lubomir Rintel 2014-02-26 20:06:05 +0100
  • 21cce4c25a Bump revision number for the EPEL 7 Beta build Lubomir Rintel 2014-02-26 19:35:43 +0100
  • 491ebad8e9 Bridge helper is shipped by qemu-kvm-common Lubomir Rintel 2014-02-26 18:33:41 +0100
  • aeaf00e653 We don't have fdt Lubomir Rintel 2014-02-26 18:09:54 +0100
  • 13e81f0a14 Lower seabios & ipxe requirements Lubomir Rintel 2014-02-26 18:09:45 +0100
  • 44956eaef5 Drop extra kvm-only leftovers Lubomir Rintel 2014-02-26 18:09:22 +0100
  • 63b22659aa Don't build conflicting packages Lubomir Rintel 2014-02-26 18:09:09 +0100
  • c708b1569c Disable ppc & sparc Lubomir Rintel 2014-02-26 18:08:53 +0100
  • 6d85eb62f9 Build a package that can coexist with RHEL's qemu-kvm Lubomir Rintel 2014-02-26 11:52:34 +0100
  • 5f9089d1b5 Merge remote-tracking branch 'origin/master' into epel7 Lubomir Rintel 2014-02-26 19:31:34 +0100
  • 755ac92dbf Better to quote the argument to test. Richard W.M. Jones 2014-02-18 17:10:08 +0000
  • 5b4ee6cf96 Run qemu-sanity-check on x86 and armv7 too. The results are still only advisory. Richard W.M. Jones 2014-02-18 11:42:44 -0500
  • aa1e9b6b3f Disable make check on aarch64. Richard W.M. Jones 2014-01-13 10:12:15 +0000
  • e65bbe3b55 spec: Fix some --without conditionals (bz 1048476) Cole Robinson 2014-01-06 12:34:57 -0500
  • c4896d008b Add libcacard ldconfig %post* scriptlets. Ville Skyttä 2013-12-21 20:30:28 +0200
  • 3fa1863e91 Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) Changing streaming mode default to off for spice (bz #1038336) Fix guest scsi verify command (bz #1001617) Fix performance regression after save/restore (bz #917723) Cole Robinson 2013-12-18 12:14:24 -0500
  • 7a207f1857 Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) Changing streaming mode default to off for spice (bz #1038336) Fix qemu-img ceph dep (bz #1024781) f19 Cole Robinson 2013-12-18 12:13:47 -0500
  • c4025101e7 Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) Changing streaming mode default to off for spice (bz #1038336) Fix guest scsi verify command (bz #1001617) Cole Robinson 2013-12-18 12:11:24 -0500
  • cba9c935f9 Update qemu-img patch to latest available upstream version Cole Robinson 2013-12-04 18:14:53 -0500
  • cf5f9d239e Clarify chrpath comment Cole Robinson 2013-12-04 18:13:23 -0500
  • 46c39e954f Actually missing files Cole Robinson 2013-12-03 06:54:38 -0500
  • bacd9b0468 Fix qemu-img create with NBD backing file (bz #1034433) Rebase to qemu-1.7 GA New monitor command blockdev-add for full featured block device hotplug. Performance and functionality improvements for USB 3.0. Many VFIO improvements ACPI tables can be generated by QEMU and can be used by firmware directly. Support creating and writing .vhdx images. qemu-img map: dump detailed image file metadata Cole Robinson 2013-12-03 06:36:52 -0500
  • dd16baaeb5 Run chrpath on binaries, so qemu can be built using rpmbuild. Richard W.M. Jones 2013-11-29 13:00:27 +0000
  • 45bdef1ab0 Update to qemu-1.7.0-rc1 Cole Robinson 2013-11-20 18:32:50 -0500
  • 4b07b93c5a Fix process exit with -sandbox on (bz #1027421) Cole Robinson 2013-11-17 17:34:40 -0500
  • 4b57421a2c Fix drive discard options via libvirt (bz #1029953) Fix process exit with -sandbox on (bz #1027421) Cole Robinson 2013-11-17 17:32:44 -0500
  • cb4937d525 ksmtuned: Fix matching qemu w/o set_process_name (bz #1012604) ksmtuned: Fix committed_memory when no qemu running (bz #1012610) Make sure bridge helper is setuid (bz #1017660) Cole Robinson 2013-11-05 19:47:09 -0500
  • acbc4a5d3a Reduce CPU usage when audio is playing (bz #1017644) Base on qemu 1.6.1 tarball ksmtuned: Fix matching qemu w/o set_process_name (bz #1012604) ksmtuned: Fix committed_memory when no qemu running (bz #1012610) Make sure bridge helper is setuid (bz #1017660) Cole Robinson 2013-11-05 19:42:39 -0500
  • 0c698d13b9 Fix migration from qemu <= 1.5 Cole Robinson 2013-10-09 13:38:07 -0400
  • c2ae918774 CVE-2013-4344: buffer overflow in scsi_target_emulate_report_luns (bz #1015274, bz #1007330) Fix 9pfs xattrs on kernel 3.11 (bz #1013676) Cole Robinson 2013-10-06 14:47:27 -0400
  • 2983660f65 Rebase to pending 1.6.1 stable CVE-2013-4377: Fix crash when unplugging virtio devices (bz #1012633, bz #1012641) Fix 'new snapshot' slowness after the first snap (bz #988436) Fix 9pfs xattrs on kernel 3.11 (bz #1013676) CVE-2013-4344: buffer overflow in scsi_target_emulate_report_luns (bz #1015274, bz #1007330) Cole Robinson 2013-10-06 14:33:55 -0400
  • ca009fd076 Fix screenshots for qxl kernel driver (bz #948717) Alon Levy 2013-09-25 08:47:39 +0300
  • db155eccfe Require newer ceph-libs to fix symbol error (bz #995883) Cole Robinson 2013-09-24 10:37:46 -0400
  • 840b28a1f8 Fix -vga qxl with -display vnc (bz #948717) Fix USB crash when installing reactos (bz #1005495) Don't ship x86 kvm wrapper on arm (bz #1005581) Cole Robinson 2013-09-24 10:17:48 -0400
  • 52cf04624c - Enable TCG interpreter for s390 as the native backend supports 64-bit only - Don't require RDMA on s390(x) Dan Horák 2013-09-12 19:09:51 +0200
  • 4c7a45d13c ppc64 hangs at "Trying to read invalid spr 896 380 at .." (bz #1004532) Richard W.M. Jones 2013-09-05 09:55:31 +0100
  • fa00e1e04c Fix build with latest dtc (bz #1003187) Fix initial /dev/kvm permissions (bz #993491) f18 Cole Robinson 2013-09-03 15:03:25 -0400
  • 18389bf646 Fix crash with -M isapc -cpu Haswell (bz #986790) Fix crash in lsi_soft_reset (bz #1000947) Fix crash in scsi_dma_complete (bz #1001617) Fix initial /dev/kvm permissions (bz #993491) Cole Robinson 2013-09-03 15:01:17 -0400
  • 9e0a86718c Fix qmp capabilities calls on i686 (bz #1003162) Fix crash with -M isapc -cpu Haswell (bz #986790) Fix crash in lsi_soft_reset (bz #1000947) Fix initial /dev/kvm permissions (bz #993491) Cole Robinson 2013-09-03 14:49:39 -0400
  • 81ec822962 Only dependy on qemu-sanity-check where it's currently available Cole Robinson 2013-08-29 12:26:19 -0400
  • 54891983e0 Enable qemu-sanity-check, however do not fail the build if it fails. Richard W.M. Jones 2013-08-21 14:10:09 +0100
  • 89d8790801 Only build against libssh2 on F20+ to fix virt-preview Cole Robinson 2013-08-28 08:36:13 -0400
  • bfefcc20b8 Require newer libssh2 to fix missing libssh2_sftp_fsync (bz #999161) Richard W.M. Jones 2013-08-21 09:48:54 +0100
  • f950cd7985 Require newer ceph-libs to fix symbol error (bz #995883) Cole Robinson 2013-08-20 14:13:58 -0400
  • 64e123aeee Try to rebuild since previous i686 build was broken (RHBZ#998722). Richard W.M. Jones 2013-08-20 12:31:51 +0100
  • 4d1515ab5b Support windows 7 smartcard using guests and clients - (bz #917860 rhel 6.5) Alon Levy 2013-08-18 13:25:16 +0300
  • 76dcac38f6 Rebased to version 1.6.0 Support for live migration over RDMA TCG target for aarch64. Support for auto-convergence in live migration ("CPU stunning") The XHCI (USB 3.0) controller supports live migration. New device "nvme" provides a PCI device that implements the NVMe standard. ACPI hotplug of devices behind a PCI bridge is supported Cole Robinson 2013-08-16 14:20:08 -0400
  • 54ffecd5cf re-enable spice support Dennis Gilmore 2013-08-04 08:02:10 -0500
  • 2ed53bed7d try another way to disable spice Dennis Gilmore 2013-08-03 08:12:44 -0500
  • 558d4c194e build without spice support to build against new libiscsi Dennis Gilmore 2013-08-02 21:47:40 -0500
  • 1c81baa208 Rebuild for libiscsi soname bump Paolo Bonzini 2013-08-02 17:38:43 +0200
  • d4960498b1 Fix crash when adding spice vdagent channel in the guest (bz #969084) Cole Robinson 2013-08-01 10:59:18 -0400
  • 2d6147865c Fix usb_handle_packet assertions (bz #981459) Cole Robinson 2013-07-30 09:47:07 -0400
  • 67ad330b45 Rebased to version 1.5.2 Fix mouse display with spice and latest libvirt (bz #981094) Cole Robinson 2013-07-29 14:24:38 -0400
  • b6a83a54d0 Update to work with seabios 1.7.3 Cole Robinson 2013-07-09 10:33:08 -0400
  • bc2c95de5f Remove BuildRequires: check-devel, not needed for a while Cole Robinson 2013-07-01 11:21:43 -0400
  • 8a0cce2bab Rebased to version 1.5.1 Cole Robinson 2013-06-28 20:11:02 -0400
  • 81a3da8be9 Don't install conflicting binfmt handler on arm (bz #974804) Use upstream patch for libfdt build fix Cole Robinson 2013-06-19 10:35:19 -0400
  • 09f167f66e Fix build with latest libfdt Don't install conflicting binfmt handler on arm (bz #974804) Cole Robinson 2013-06-19 10:31:57 -0400
  • e6754ddcb6 Don't install conflicting binfmt handler on arm (bz #974804) Cole Robinson 2013-06-19 10:29:10 -0400
  • 09747c8a31 Put ARM kvm bits in right sub package Peter Robinson 2013-06-15 17:41:18 +0100
  • 562b652dea Fix build with both new and old fdt Cole Robinson 2013-06-13 14:57:15 -0400
  • 05409c7381 Fix build with rawhide libfdt Cole Robinson 2013-06-12 12:37:46 -0400
  • 77dc39eae6 Add forgotten patch Cole Robinson 2013-06-11 17:12:46 -0400
  • e1f7cc577f Fix rtl8139 + windows 7 + large transfers (bz #970240) Cole Robinson 2013-06-11 16:56:15 -0400
  • 0067bd1e40 Fix rtl8139 + windows 7 + large transfers (bz #970240) Fix crash on large drag and drop file transfer w/ spice (bz #969109) Cole Robinson 2013-06-11 16:54:00 -0400
  • 635c984c3e Fix building docs with f19 texinfo CVE-2013-2007: Fix qemu-ga file creation permissions (bz #956082, bz #969455) Fix rtl8139 + windows 7 + large transfers (bz #970240) Cole Robinson 2013-06-11 15:45:31 -0400
  • 04f3006c4f add fix-ipv6-brackets.patch private-bonzini-demo Paolo Bonzini 2013-06-04 23:38:42 +0200
  • 5ccf22180d add fix-ipv6-brackets.patch private-bonzini-demo-f20 Paolo Bonzini 2013-06-04 23:38:42 +0200
  • 441340007b build qemu-kvm on ARMv7 Peter Robinson 2013-06-01 23:30:46 +0100
  • 742904e1a4 - Install the qemu-kvm.1 man page only on arches with kvm Dan Horák 2013-05-27 14:30:37 +0200
  • f81e73803f - Install the qemu-kvm.1 man page only on arches with kvm Dan Horák 2013-05-27 14:30:37 +0200
  • a7b9285033 Update to qemu stable 1.4.2 Alias qemu-system-* man page to qemu.1 (bz #907746) Drop execute bit on service files (bz #963917) Conditionalize KSM service on host virt support (bz #963681) Split out KSM package, make it not pulled in by default Cole Robinson 2013-05-25 14:38:28 -0400
  • 979ec18948 Alias qemu-system-* man page to qemu.1 (bz #907746) Drop execute bit on service files (bz #963917) Conditionalize KSM service on host virt support (bz #963681) Split out KSM package, make it not pulled in by default Cole Robinson 2013-05-25 14:54:03 -0400
  • b37e2081e5 adding fix for div by zero introduced by migration cleanup rebase Alon Levy 2013-05-23 10:29:37 -0400
  • 408bdb5e74 backport migration cleanup (bz #962954) Alon Levy 2013-05-22 21:48:57 -0400
  • b9a8d04040 Add BuildRequires: gettext Cole Robinson 2013-05-21 14:51:10 -0400
  • 7fae7fbaf1 Update to qemu 1.5 KVM for ARM support A native GTK+ UI with internationalization support Experimental VFIO support for VGA passthrough Support for VMware PVSCSI and VMXNET3 device emulation CPU hot-add support Cole Robinson 2013-05-21 12:12:56 -0400
  • d8d9ba50c6 Drop loading of vhost-net module (bz #963198) Paolo Bonzini 2013-05-16 11:46:34 +0200
  • cc240d482d Add forgotten patch Cole Robinson 2013-05-15 17:06:02 -0400
  • af14887e96 Fix crash with usbredir (bz #962826) Drop unneeded kvm.modules on x86 (bz #963198) Make ksmtuned handle set_progname usage (bz #955230) Enable gluster support Cole Robinson 2013-05-15 17:00:49 -0400
  • 5dd4694a12 Add forgotton patch f17 Cole Robinson 2013-04-20 21:11:18 -0400
  • ef897053c4 CVE-2013-1922: qemu-nbd block format auto-detection vulnerability (bz #952574, bz #923219) Cole Robinson 2013-04-20 20:47:13 -0400