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
Dan Horák
34f76713e8
- Remove kvm config file on non-x86 arches (part of #639471 )
...
- Own the /etc/qemu directory
2010-11-03 15:34:21 +01:00
Justin M. Forbes
345fdd95da
Fix typo from S390 changes
2010-10-19 00:31:20 -05:00
Justin M. Forbes
ffada97a59
Merge branch 'f14/master' of ssh://pkgs.fedoraproject.org/qemu into f14
...
Conflicts:
qemu.spec
2010-10-18 23:10:48 -05:00
Justin M. Forbes
35db8c0471
Fix typo in S390 changes
2010-10-18 23:08:13 -05:00
Justin M. Forbes
502ffeebf7
- Update to 0.13.0 release final
...
- Fixes for vhost
- Fix mouse in certain guests (#636887 )
- Fix issues with WinXP guest install (#579348 )
- Resolve build issues with S390 (#639471 )
- Fix Windows XP on Raw Devices (#631591 )
2010-10-18 23:05:18 -05:00
Jesse Keating
3f0f147a21
- Rebuilt for gcc bug 634757
2010-10-05 20:30:12 -07:00
Justin M. Forbes
2b6f88d8cb
Fix qxl pci id, and grab ksm updates.
2010-09-21 16:52:25 -05:00
Justin M. Forbes
a81953e710
Updates from upstream to support spice 0.6.0
2010-09-14 14:26:08 -05:00
Justin M. Forbes
dbbd2b2c03
Fix requires and add links to newer vgabios
2010-08-10 10:28:21 -05:00
Justin M. Forbes
0516054896
Disable spice on 32bit, the server is 64bit only
2010-08-10 09:19:37 -05:00
Justin M. Forbes
990c3a7c7c
Updates from upstream towards 0.13 stable, fix deps
2010-08-10 08:23:48 -05:00
Fedora Release Engineering
d4b89ffe4a
dist-git conversion
2010-07-29 10:59:19 +00:00
Justin M. Forbes
14af2bd8b2
Add texinfo buildreq for man pages
2010-07-28 06:25:29 +00:00
Justin M. Forbes
afaf04c121
Update to upstream qemu-kvm-0.13 snapshot
2010-07-28 04:50:43 +00:00
Dan Horák
3304918990
- Add avoid-llseek patch from upstream needed for building on s390(x)
...
- Don't use parallel make on s390(x)
2010-07-20 12:39:23 +00:00
amitshah
afaefd001e
Add vvfat hardening patch from upstream; fixes crash for bug 605202
2010-06-22 08:20:00 +00:00
Justin M. Forbes
73d3c2836b
Fix seabios requires, own docdir, fix non-existent NIC error
2010-04-23 14:40:09 +00:00
Justin M. Forbes
2eeb502df7
Update virtio console patches from upstream
2010-04-15 18:15:44 +00:00
Justin M. Forbes
c98f18f73e
Detect cdrom via ioctl ( #473154 ) re add increased buffer for USB control
...
requests (#546483 )
2010-03-18 15:06:46 +00:00
Justin M. Forbes
4382ef67eb
Migration clear the fd in error cases ( #518032 )
2010-03-10 15:53:13 +00:00
Justin M. Forbes
3a55055403
Add aio support and option to build --with x86only
2010-03-09 16:18:48 +00:00
Justin M. Forbes
eff9421965
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
...
machine type virtio-serial fixes
2010-02-28 15:39:41 +00:00
Justin M. Forbes
272dfe37a0
Add vhost net support.
2010-02-09 17:10:07 +00:00
Justin M. Forbes
563054a863
- Avoid creating too large iovecs in multiwrite merge ( #559717 )
...
- Don't try to set max_kernel_pages during ksm init on newer kernels
(#558281 )
- Add logfile options for ksmtuned debug.
2010-02-04 15:58:29 +00:00
amitshah
fcb1a47bb4
We don't need the dev86 and iasl build deps to build qemu. They are needed
...
for bochs bios, but we've now migrated away to seabios anyway.
2010-01-27 18:20:38 +00:00
amitshah
7f995fbba0
We don't need qemu-0.12.1.2 anymore
2010-01-27 18:11:59 +00:00
amitshah
99a9ef9548
Add patches for the VirtioSerial feature; update spec to build with the new
...
patches.
2010-01-27 18:10:32 +00:00
Justin M. Forbes
34b6f774d2
Update to upstream 0.12.2
2010-01-25 18:41:08 +00:00
Justin M. Forbes
31d89277dd
Point to seabios instead of bochs, and add a requires for seabios
2010-01-12 06:41:37 +00:00
Justin M. Forbes
28be77f5f2
Remove qemu-fix-qcow2-backing-file-with-virtio.patch
2010-01-05 16:02:05 +00:00
Justin M. Forbes
6012d37afc
Add qemu-kvm-0.12.1.2 to the lookaside
2010-01-05 15:57:30 +00:00
Justin M. Forbes
41dea4d3a7
Update to 0.12.1.2 upstream
2010-01-05 15:44:16 +00:00
Bill Nottingham
076be90c8f
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 22:47:00 +00:00
Mark McLoughlin
018bb538f4
- Fix a use-after-free crasher in the slirp code ( #539583 )
...
- Fix overflow in the parallels image format support (#533573 )
2009-11-20 18:28:20 +00:00
Mark McLoughlin
0bb0ade830
- Temporarily disable preadv/pwritev support to fix data corruption
...
(#526549 )
2009-11-04 17:36:09 +00:00
Justin M. Forbes
8e8b4c16f9
Default ksm and ksmtuned services on
2009-11-03 15:12:29 +00:00
Mark McLoughlin
b65c30f157
Fix typo in patch
2009-10-29 12:54:54 +00:00
Mark McLoughlin
b29fd25c2f
- Fix dropped packets with non-virtio NICs ( #531419 )
2009-10-29 11:45:25 +00:00
Mark McLoughlin
86104d8b0f
- Properly save kvm time registers ( #524229 )
2009-10-29 11:28:04 +00:00
Mark McLoughlin
5df4748ecf
- Fix potential segfault from too small MSR_COUNT ( #528901 )
2009-10-19 10:33:27 +00:00
Mark McLoughlin
bfc5c6d4f6
Assume --build-id is always available
2009-10-14 15:57:31 +00:00
Mark McLoughlin
308e9c7b28
Fixup qemu-img description
2009-10-14 15:46:15 +00:00
Mark McLoughlin
eec5cd5a36
remove trailing blanks
2009-10-14 15:33:21 +00:00
Mark McLoughlin
6d739f7b52
- Fix fs errors with virtio and qcow2 backing file ( #524734 )
...
- Fix ksm initscript errors on kernel missing ksm (#527653 )
- Add missing Requires(post): getent, useradd, groupadd (#527087 )
2009-10-09 14:32:55 +00:00
Mark McLoughlin
b4ed0c8fed
Fix syntax error in ksmtuned.init
2009-10-06 13:33:22 +00:00
Mark McLoughlin
39f14e1c08
- Add 'retune' verb to ksmtuned init script
2009-10-06 13:26:24 +00:00