Cole Robinson
021e58e0d3
Merge branch 'master' into f18
2012-08-28 11:18:31 -04:00
Cole Robinson
bd56df9b7a
Update to qemu-kvm 1.2.0-rc1
2012-08-28 11:16:35 -04:00
Eduardo Habkost
a580d5ae6d
x86only: remove unpackaged non-x86 bios files
...
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2012-08-24 16:06:45 -03:00
Eduardo Habkost
a383819763
x86only: remove unpackaged non-x86 bios files
...
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2012-08-24 16:06:28 -03:00
Eduardo Habkost
68195c49fc
x86only: build no-kvm-by-default {x86_64,i386}-softmmu binaries, too
...
This fixes two issues at the same time:
- The qemu-system-x86_64 binary was not being built in the
second configure+make run
- The second configure+make run was not generating the qemu-img and
qemu-io binaries because it didn't include any -softtmu target
Those issues appeared only if x86only option was enabled, as the default
$buildarch definition already included x86_64-softmmu and i386-softmmu.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2012-08-24 15:13:09 -03:00
Eduardo Habkost
d7a2863e19
x86only: build no-kvm-by-default {x86_64,i386}-softmmu binaries, too
...
This fixes two issues at the same time:
- The qemu-system-x86_64 binary was not being built in the
second configure+make run
- The second configure+make run was not generating the qemu-img and
qemu-io binaries because it didn't include any -softtmu target
Those issues appeared only if x86only option was enabled, as the default
$buildarch definition already included x86_64-softmmu and i386-softmmu.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2012-08-24 15:08:27 -03:00
Richard W.M. Jones
93c32ff4aa
Backport Bonzini's vhost-net fix (RHBZ#848400).
2012-08-20 11:49:50 +01:00
Eduardo Habkost
a90c98ade8
enable x86only build option on RHEL builds
...
Resolves: bz#821913
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2012-08-14 12:48:47 -03:00
Cole Robinson
b5b3696547
Bump release number, previous build forgot but the dist bump helped us out
2012-08-14 10:27:45 -04:00
Cole Robinson
17b55bc021
Bump spec with latest changes
2012-08-14 09:11:37 -04:00
Cole Robinson
c5cd364aca
Build KVM for all targets
2012-08-14 08:54:17 -04:00
Cole Robinson
57c57a19f5
Revive sparc and ppc
2012-08-13 10:48:00 -04:00
Cole Robinson
71430da381
Various spec file cleanups
...
- Reduce duplication between the two ./configure calls
- Remove some old comments
- Document what roms we are deleting and why
- Document what targets we aren't building
Should all be a no-op
2012-08-13 08:58:27 -04:00
Cole Robinson
eb68249eeb
Uploaded wrong source file :(
2012-08-06 20:01:51 -04:00
Cole Robinson
891cc0fdb7
One more time with the source changes
2012-08-06 19:23:00 -04:00
Cole Robinson
ff015c192d
Actually add source changes
2012-08-06 19:16:42 -04:00
Cole Robinson
b6dd5ac167
Rebase to upstream qemu-kvm checkout in time for F18 feature freeze
2012-08-06 19:15:48 -04: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
8e54b56c40
Fix systemtap backport
2012-07-29 21:14:20 -04:00
Cole Robinson
8452a89533
Fix systemtap tapsets (bz 831763)
...
Fix VNC audio tunnelling (bz 840653)
CVE-2012-2652: Possible symlink attacks with -snapshot (bz 825697, bz 824919)
Don't renable ksm on update (bz 815156)
Bump usbredir dep (bz 812097)
Fix RPM install error on non-virt machines (bz 660629)
Obsolete openbios to fix upgrade dependency issues (bz 694802)
2012-07-29 20:57:27 -04:00
Cole Robinson
5439f9b0ec
Fix systemtap tapsets (bz 831763)
...
Fix VNC audio tunnelling (bz 840653)
Don't renable ksm on update (bz 815156)
Bump usbredir dep (bz 812097)
Fix RPM install error on non-virt machines (bz 660629)
Obsolete openbios to fix upgrade dependency issues (bz 694802)
2012-07-29 20:13:45 -04:00
Dennis Gilmore
207a244702
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 07:52:23 -05:00
Cole Robinson
d2798f56e7
Fix fedora guest hang with virtio console (bz 837925)
2012-07-18 18:05:00 -04:00
Cole Robinson
9e4ae06b20
Fix fedora guest hang with virtio console (bz 837925)
2012-07-18 18:01:46 -04:00
Daniel P. Berrange
5da8fbc4fb
Fix default machine type patch to apply correctly
...
The previous commit added a new patch 0001-qemu-kvm-Fix-default-machine-options.patch
but then mistakenly applied the old patch 0001-qemu-kvm-Add-missing-default-machine-options.patch
as Patch5 (having previously disabled it as Patch1). The new patch
did not actually apply cleanly anyway, since it was diff'd against
master, not stable-1.1
2012-07-16 15:22:47 +01:00
Richard W.M. Jones
a1f6edcc3a
Back out patch 1 which conflicts with Dan's patch.
...
Note: I confirmed this change is correct with Dan Berrange.
2012-07-10 11:20:58 +01:00
Richard W.M. Jones
91a090265a
Add patch to fix default machine options. This fixes libvirt
...
detection of qemu.
2012-07-10 10:58:42 +01:00
Hans de Goede
ad66101689
Fix qemu crashing (on an assert) whenever USB-2.0 isoc transfers are used
2012-07-06 12:12:49 +02:00
Richard W.M. Jones
0552ca5eb7
Use upstream patch to fix build failure in msi/virtio-pci (thanks Hans de Goede).
2012-07-05 16:03:54 +01:00
Richard W.M. Jones
852ee389bc
Build and include virtfs-proxy-helper + man page (thanks Hans de Goede).
2012-07-05 14:45:27 +01:00
Richard W.M. Jones
d979973623
Patch to fix siginfo sent upstream. Include this patch.
2012-07-05 14:36:03 +01:00
Richard W.M. Jones
5c9ec95e32
Revert "Cherry pick patch from upstream which fixes build system,"
...
This reverts commit 79efbf73df
.
Sorry, this broke the build.
2012-07-05 14:12:43 +01:00
Richard W.M. Jones
79efbf73df
Cherry pick patch from upstream which fixes build system,
...
and remove hack.
2012-07-05 13:56:56 +01:00
Richard W.M. Jones
46f7a97f71
Further fixes to try to get a Koji build.
...
Add a hack to use siginfo_t instead of siginfo with glibc from
Rawhide. This patch is highly UNlikely to be correct. It only
affects linux-user which approximately no one cares about.
Disable 'make check' since it hangs intermittently.
Add kvmvapic.bin (replaces vapic.bin).
Add cpus-x86_64.conf. qemu now creates /etc/qemu/target-x86_64.conf
as an empty file.
Add qemu-icon.bmp.
Add qemu-bridge-helper.
2012-07-05 11:28:55 +01:00
Richard W.M. Jones
4a5845b98b
Try to get Koji build working.
...
- Add patch to fix build system (thanks Hans de Goede).
- Remove vapic.bin (BIOS file no longer being created).
2012-07-05 10:48:44 +01:00
Hans de Goede
329b588089
Upgrade to qemu-kvm-1.1.0
...
- WIP build fails, investigating
- New upstream release 1.1.0
- Drop about a 100 spice + USB patches, which are all upstream
2012-07-05 11:24:44 +02: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
Eduardo Habkost
188256aae3
add ceph dependency only if %{with rbd} is set
...
We can't depend on ceph if we aren't building with ceph-devel on the buildroot.
Signed-off-by: Eduardo Habkost <ehabkost@raisama.net>
2012-05-07 14:21:41 -03:00
Paolo Bonzini
45f96fecc4
Fix install failure due to set -e (rhbz #815272 )
...
Shows up only on ARM for some reason.
2012-04-23 11:31:29 +02:00
Paolo Bonzini
34104a5fe7
Fix kvm.modules to exit successfully on non-KVM capable systems
...
Resolves rhbz #814932 .
2012-04-23 10:10:29 +02:00
Hans de Goede
56753ff081
Add a couple of backported QXL/Spice bugfixes
...
- Add spice volume control patches
2012-04-19 17:28:17 +02:00
Paolo Bonzini
c7f7fc0b56
Merge branch 'f17'
...
Conflicts:
qemu.spec
2012-04-06 14:18:49 +02:00
Paolo Bonzini
07beaa0b7a
join f17 and rawhide histories
2012-04-06 14:17:42 +02:00
Paolo Bonzini
78e14dee0d
bump release to 12
2012-04-06 14:16:24 +02:00
Paolo Bonzini
a96ffe838d
update qemu.binfmt from upstream
2012-04-06 14:15:33 +02:00
Paolo Bonzini
ffa1ccd156
re-enable PPC and SPARC usermode
2012-04-06 14:15:33 +02:00
Paolo Bonzini
4548120aef
join f16 and f17 histories
2012-04-06 14:15:14 +02:00
Paolo Bonzini
18e520ad7a
join f15 and f16 histories
2012-04-06 09:30:17 +02:00
Hans de Goede
18956f263a
Some more USB bugfixes from upstream
2012-04-02 14:11:35 +02:00