Commit Graph

246 Commits

Author SHA1 Message Date
Cole Robinson 259bd79528 CVE-2012-6075: Buffer overflow in e1000 nic (bz #889301, bz #889304) 2013-01-16 10:49:35 -05:00
Cole Robinson 495677c360 CVE-2012-3515 VT100 emulation vulnerability (bz #854600, bz #851252) 2012-10-07 16:45:12 -04:00
Paolo Bonzini e224718dc0 join (again) f15 and f16 histories 2012-09-14 12:44:54 +02:00
Cole Robinson cd9d161514 CVE-2012-2652: Possible symlink attacks with -snapshot (bz 825697, bz 824919)
Fix systemtap tapsets (bz 831763)
Fix qmp response race caused by spice server bug (bz 744015)
Fix text mode screendumps (bz 819155)
Don't renable ksm on update (bz 815156)
Fix RPM install error on non-virt machines (bz 660629)
Obsolete openbios to fix upgrade dependency issues (bz 694802)
2012-07-29 21:15:19 -04:00
Cole Robinson d2798f56e7 Fix fedora guest hang with virtio console (bz 837925) 2012-07-18 18:05:00 -04:00
Cole Robinson 2dedc013fc CVE-2011-1750 virtio-blk: heap buffer overflow (bz 698906, bz 698911)
CVE-2011-2527 set groups properly for -runas (bz 720773, bz 720784)
CVE-2012-0029 e1000 buffer overflow (bz 783984, bz 772075)
virtio-blk: refuse SG_IO requests with scsi=off (bz 770135)
2012-05-29 10:25:50 -04:00
Cole Robinson 20c0da0067 CVE-2012-0029 e1000 buffer overflow (bz 783984, bz 772075)
virtio-blk: refuse SG_IO requests with scsi=off (bz 826042)
2012-05-29 09:47:40 -04:00
Paolo Bonzini 18e520ad7a join f15 and f16 histories 2012-04-06 09:30:17 +02:00
Justin M. Forbes 828c7cadf2 remove unnecessary virio-net from kvm.modules 2012-01-31 14:33:31 -06:00
Justin M. Forbes 6f9d9cf506 Fux usb passthrough, floppy support 2012-01-30 14:05:37 -06:00
Justin M. Forbes 9890a7aa2a Add vhost-net to kvm.modules 2012-01-27 13:39:05 -06:00
Justin M. Forbes 45e28a1ee3 Enable fedora-13 machine type (to be removed in F17) 2011-11-18 15:10:31 -06:00
Justin M. Forbes d5ae0255c0 Fix POSTIN scriplet failure (#748281) 2011-11-03 21:30:07 -05:00
Justin M. Forbes 2a5d7215d6 - Require seabios-bin >= 0.6.0-2 (#741992)
- Replace init scripts with systemd units (#741920)
- Update to 0.15.1 stable upstream
- Enable full relro and PIE (rhbz #738812)
2011-10-21 15:32:18 -05:00
Daniel P. Berrange 307d8081ac Add BR on ceph-devel to enable RBD block device 2011-10-12 17:13:24 +01:00
Daniel P. Berrange f057293300 Fix packaging of the QEMU guest agent
The binary 'qemu-ga' is not a userspace emulator, it is the
QEMU guest agent. Since this typically needs to be installed
in the guest put it in a sub-RPM.

A systemd service is used to start the agent. A udev rule is
used to automatically start the systemd service, if the
corresponding virtio-serial port is present
2011-10-05 16:00:36 +01:00
Richard W.M. Jones a2bc394c0a - Add BR libattr-devel. This caused the -fstype option to be disabled.
https://www.redhat.com/archives/libvir-list/2011-June/thread.html#01017
2011-09-21 15:56:33 +01:00
Daniel P. Berrange cb9bff32fe Fix typo in BR 2011-09-13 12:32:43 +01:00
Daniel P. Berrange 7d651b69de Enable build with curl (rhbz #737006) 2011-09-13 12:32:37 +01:00
Daniel P. Berrange 292d6df61c Enable DTrace tracing backend for SystemTAP (rhbz #737763) 2011-09-13 12:32:30 +01:00
Justin M. Forbes 8b8e0f3039 Merge branch 'master' into f16 2011-08-19 12:05:05 -05:00
Hans de Goede eb1968bffe Add missing BuildRequires: usbredir-devel, so that the usbredir code
actually gets build
2011-08-18 16:37:51 -07:00
Richard W.M. Jones 4111552b44 Force newer spice-protocol.
Otherwise qemu build breaks with many errors like:

/home/rjones/d/fedora/qemu/master/qemu-kvm-0.15.0/hw/qxl.c:131:26: error: 'QXL_INTERRUPT_ERROR' undeclared (first use in this function)
/home/rjones/d/fedora/qemu/master/qemu-kvm-0.15.0/hw/qxl.c:131:26: note: each undeclared identifier is reported only once for each function it appears in
/home/rjones/d/fedora/qemu/master/qemu-kvm-0.15.0/hw/qxl.c: In function 'io_port_to_string':
/home/rjones/d/fedora/qemu/master/qemu-kvm-0.15.0/hw/qxl.c:495:10: error: 'QXL_IO_UPDATE_AREA_ASYNC' undeclared (first use in this function)

We also force newer spice-server-devel for good measure.
2011-08-18 16:43:49 +01:00
Richard W.M. Jones 6ba4785b4a - Add upstream qemu patch 'Allow to leave type on default in -machine'
(2645c6dcaf6ea2a51a3b6dfa407dd203004e4d11).
2011-08-18 16:39:31 +01:00
Richard W.M. Jones 1528fef34a Remove patch qemu-kvm-default-accelerator.patch
This patch is now upstream and is no longer being
applied by the spec file.
2011-08-18 16:35:04 +01:00
Justin M. Forbes 20374e9503 Merge branch 'master' into f16 2011-08-14 14:40:53 -05:00
Justin M. Forbes fc5c27b497 Update to 0.15.0 final 2011-08-14 14:24:40 -05:00
Justin M. Forbes 58c34c6ec3 Merge branch 'master' into f16
Conflicts:
	qemu.spec
2011-08-04 15:00:28 -05:00
Justin M. Forbes b51ebd0cd2 Merge branch 'master' of ssh://pkgs.fedoraproject.org/qemu
Conflicts:
	qemu.spec
2011-08-04 14:10:38 -05:00
Justin M. Forbes 13f703fb9a Update to 0.15.0-rc1 2011-08-04 14:07:48 -05:00
Daniel P. Berrange 1e4ec795ab Fix default accelerator for non-KVM builds (rhbz #724814) 2011-08-04 15:16:50 +01:00
Daniel P. Berrange db8fd942f7 Fix default accelerator for non-KVM builds (rhbz #724814) 2011-08-04 15:16:04 +01:00
Justin M. Forbes 5e10b14df0 Update to 0.15.0-rc0 2011-07-28 12:10:09 -05:00
Hans de Goede 3f1f2961c6 Add support usb redirection over the network, see:
http://fedoraproject.org/wiki/Features/UsbNetworkRedirection
Restore chardev flow control patches
2011-07-19 11:49:04 +02:00
Justin M. Forbes 0c846be9ae Update to git snapshot 525e3df as we prepare for 0.15.0 release 2011-07-18 14:26:30 -05:00
Richard W.M. Jones 2af28c1745 - Add BR libattr-devel. This caused the -fstype option to be disabled.
https://www.redhat.com/archives/libvir-list/2011-June/thread.html#01017
2011-06-22 12:48:48 +01:00
Hans de Goede 7a6484a3d9 Fix a bug in the spice flow control patches which breaks the tcp chardev 2011-05-02 18:26:59 +02:00
Justin M. Forbes 6c5f3fbce9 Disable qemu-ppc and qemu-sparc packages (#679179) 2011-03-29 16:55:04 -05:00
Justin M. Forbes 252f3af86e Spice fixes for flow control 2011-03-28 13:54:26 -05:00
Dan Horák c65e6f2b3d be more careful when removing the -g flag on s390 2011-03-22 13:08:23 +01:00
Justin M. Forbes 67f4e9ba09 Fix thinko on adding the most recent patches. 2011-03-18 08:47:47 -05:00
Justin M. Forbes da929861c3 fix vhost migration issues, and qxl locking for spice 2011-03-16 15:31:55 -05:00
Justin M. Forbes bc9e714751 Re-enable cris and sparc 2011-03-02 11:09:57 -06:00
Justin M. Forbes a0e5e9b322 Update to 0.14.0 release 2011-02-24 11:27:19 -06:00
Justin M. Forbes eccd73a543 add source tarball 2011-02-11 11:26:42 -06:00
Justin M. Forbes bcdf016c02 Merge branch 'master' of ssh://pkgs.fedoraproject.org/qemu
Conflicts:
	qemu.spec
2011-02-11 11:20:07 -06:00
Justin M. Forbes 6473047323 Update to newer git snapshot 2011-02-11 11:17:48 -06:00
Dennis Gilmore 839ed04f82 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 22:42:00 -06:00
Justin M. Forbes 6a630c531a Update to 0.14.0 git snapshot 3593e6b 2011-02-08 17:35:06 -06:00
Daniel P. Berrange 35d458d0e9 Fix handling of qemu config files from previous commit
The /etc/qemu directory is potentially used by any of the QEMU
sub RPMs, so needs to be in qemu-common.

The qemu-system-x86  sub-RPM should always include target-x86_64.conf
regardless host arch, since it can be used by both the TCG and KVM
binaries.
2010-11-03 17:20:53 +00:00