Commit Graph

506 Commits

Author SHA1 Message Date
Lubomir Rintel 3273833fa9 Avoid using EFI boot ROMs, el7 ipxe does not ship them 2015-02-26 12:51:18 +01:00
Lubomir Rintel bd297f4f9f Bring back the bios-256k.bin link 2014-10-10 17:58:42 +02:00
Lubomir Rintel baadb31598 Avoid broken symbolic links (bz #1114432) 2014-10-10 14:26:57 +02:00
Lubomir Rintel 0dba1e953b Merge branch 'epel7-2.0.0' into epel7
Conflicts:
	qemu.spec

Rebase our changes on top of master with 2.0.0.
Overwriting any our possible changes.
2014-04-19 09:51:20 +02:00
Lubomir Rintel 9e5857b25a Bump revision number for the EPEL 7 Beta build 2014-04-19 09:49:11 +02:00
Cole Robinson 0cb5848dfe Don't build for ppc64, deps are broken 2014-04-19 09:49:11 +02:00
Lubomir Rintel d3b0b5b9cf Really disable ppc 2014-04-19 09:49:11 +02:00
Lubomir Rintel 314fa5e1b7 Remove iasl BR again
acpica-tools are not available on ppc64, and we likely don't need it anyway as i
asl is only used to build seabios and we use the packaged one.
2014-04-19 09:49:11 +02:00
Lubomir Rintel 15f4000e59 Exclude cgthree firemware if sparc is disabled 2014-04-19 09:49:11 +02:00
Lubomir Rintel cbdf8f4436 Use SDL 1 for RHEL 2014-04-19 09:49:11 +02:00
Lubomir Rintel 3b535edd7c Disable xen on rhel 2014-04-19 09:49:11 +02:00
Lubomir Rintel 13197a9445 Bridge helper is shipped by qemu-kvm-common 2014-04-18 21:45:24 +02:00
Lubomir Rintel 43197f83a4 We don't have fdt 2014-04-18 21:45:24 +02:00
Lubomir Rintel f58844eafa Lower seabios & ipxe requirements 2014-04-18 21:45:20 +02:00
Lubomir Rintel 1329b351aa Drop extra kvm-only leftovers 2014-04-18 21:44:35 +02:00
Lubomir Rintel 611398f681 Don't build conflicting packages 2014-04-18 21:44:35 +02:00
Lubomir Rintel 960871e4b3 Disable ppc & sparc
Neither el or epel ship SLOF & openbios.
2014-04-18 21:44:35 +02:00
Lubomir Rintel c7f978a916 Build a package that can coexist with RHEL's qemu-kvm 2014-04-18 21:44:35 +02:00
Cole Robinson 269942c0fd Update to 2.0.0 GA 2014-04-17 12:25:50 -04:00
Cole Robinson f03d6d0588 Sigh, fix %setup 2014-04-15 12:33:04 -04:00
Cole Robinson 7ce01f8f81 Add sources 2014-04-15 12:11:31 -04:00
Cole Robinson 17908043da Update to qemu 2.0-rc3
Fix crash when restoring from snapshot (bz #1085632)
2014-04-15 11:37:22 -04:00
Cole Robinson 75f0c8715a Change gtk quit accelerator to ctrl+shift+q (bz #1062393)
Fix mouse with spice
Enable xen support for xen 4.4
2014-03-24 13:20:43 -04:00
Cole Robinson 1560ff70e8 spec: Disable check on arm just to get the build out 2014-03-24 13:16:27 -04:00
Cole Robinson 3400e70a32 Enable xen support for xen 4.4 2014-03-24 09:15:34 -04:00
Cole Robinson ac843bf3ce Update to qemu 2.0 rc0 2014-03-18 14:25:31 -04:00
Cole Robinson 24324ebfc9 Don't build for ppc64, deps are broken 2014-03-07 12:04:12 -05:00
Lubomir Rintel 9901e6f72f Really disable ppc 2014-02-27 11:29:02 +01:00
Lubomir Rintel 4b674a2baa Remove iasl BR again
acpica-tools are not available on ppc64, and we likely don't need it anyway as i
asl is only used to build seabios and we use the packaged one.
2014-02-26 20:06:05 +01:00
Lubomir Rintel 21cce4c25a Bump revision number for the EPEL 7 Beta build 2014-02-26 19:36:54 +01:00
Lubomir Rintel 491ebad8e9 Bridge helper is shipped by qemu-kvm-common 2014-02-26 19:36:54 +01:00
Lubomir Rintel aeaf00e653 We don't have fdt 2014-02-26 19:36:54 +01:00
Lubomir Rintel 13e81f0a14 Lower seabios & ipxe requirements 2014-02-26 19:36:54 +01:00
Lubomir Rintel 44956eaef5 Drop extra kvm-only leftovers 2014-02-26 19:36:54 +01:00
Lubomir Rintel 63b22659aa Don't build conflicting packages 2014-02-26 19:36:54 +01:00
Lubomir Rintel c708b1569c Disable ppc & sparc
Neither el or epel ship SLOF & openbios.
2014-02-26 19:36:53 +01:00
Lubomir Rintel 6d85eb62f9 Build a package that can coexist with RHEL's qemu-kvm 2014-02-26 19:36:53 +01:00
Lubomir Rintel 5f9089d1b5 Merge remote-tracking branch 'origin/master' into epel7
Basically throwing away whatever's left in the EPEL branch, bringing into sync
with Fedora master.

Conflicts:
	0001-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
	0002-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
	0003-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
	0004-char-Add-framework-for-a-write-unblocked-callback.patch
	0005-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
	0006-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
	0007-virtio-console-Enable-port-throttling-when-chardev-i.patch
	0008-spice-qemu-char.c-add-throttling.patch
	0009-spice-qemu-char.c-remove-intermediate-buffer.patch
	0010-usb-redir-Add-flow-control-support.patch
	0011-char-Disable-write-callback-if-throttled-chardev-is-.patch
	0012-hw-virtio-serial-bus-replay-guest-open-on-destinatio.patch
	0201-configure-Add-enable-migration-from-qemu-kvm.patch
	0202-acpi_piix4-Drop-minimum_version_id-to-handle-qemu-kv.patch
	0203-i8254-Fix-migration-from-qemu-kvm-1.1.patch
	0204-pc_piix-Add-compat-handling-for-qemu-kvm-VGA-mem-siz.patch
	0205-qxl-Add-rom_size-compat-property-fix-migration-from-.patch
2014-02-26 19:36:16 +01:00
Richard W.M. Jones 755ac92dbf Better to quote the argument to test. 2014-02-18 17:10:08 +00:00
Richard W.M. Jones 5b4ee6cf96 Run qemu-sanity-check on x86 and armv7 too. The results are still only advisory. 2014-02-18 11:42:46 -05:00
Richard W.M. Jones aa1e9b6b3f Disable make check on aarch64. 2014-01-13 10:12:15 +00:00
Cole Robinson e65bbe3b55 spec: Fix some --without conditionals (bz 1048476) 2014-01-06 12:35:34 -05:00
Ville Skyttä c4896d008b Add libcacard ldconfig %post* scriptlets. 2013-12-21 20:30:28 +02:00
Cole Robinson 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)
2013-12-18 12:13:47 -05:00
Cole Robinson 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)
2013-12-18 12:11:24 -05:00
Cole Robinson cba9c935f9 Update qemu-img patch to latest available upstream version 2013-12-04 18:14:53 -05:00
Cole Robinson cf5f9d239e Clarify chrpath comment 2013-12-04 18:13:23 -05:00
Cole Robinson 46c39e954f Actually missing files 2013-12-03 06:55:15 -05:00
Cole Robinson 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
2013-12-03 06:36:52 -05:00
Richard W.M. Jones dd16baaeb5 Run chrpath on binaries, so qemu can be built using rpmbuild. 2013-11-29 13:36:26 +00:00