Commit Graph

183 Commits

Author SHA1 Message Date
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
Mark McLoughlin 51f16eba40 - Use rtl8029 PXE rom for ne2k_pci, not ne (#526777)
- Also, replace the gpxe-roms-qemu pkg requires with file-based requires
2009-10-05 14:27:23 +00:00
Justin M. Forbes 2e6a68e49c Update the Release for build 2009-10-01 22:34:54 +00:00
Justin M. Forbes def6e7389c Improve error reporting on file access (#524695) 2009-10-01 21:32:06 +00:00
Mark McLoughlin 9019b061b3 typo 2009-09-28 17:13:52 +00:00
Mark McLoughlin 48e123e2be - Fix pci hotplug to not exit if supplied an invalid NIC model (#524022) 2009-09-28 16:42:19 +00:00
Mark McLoughlin 5d43a86aff Remove another use of %{kvmverfull} 2009-09-28 07:39:30 +00:00
Mark McLoughlin 904b1d4314 - Update to 0.11.0 release
- Drop a couple of upstreamed patches
2009-09-28 07:30:15 +00:00
Mark McLoughlin 1c9931d838 - Fix issue causing NIC hotplug confusion when no model is specified
(#524022)
2009-09-23 11:31:31 +00:00
Mark McLoughlin ef961da223 - Fix for KSM patch from Justin Forbes 2009-09-16 22:20:32 +00:00
Mark McLoughlin a8b17ae540 Fix typo 2009-09-16 20:18:42 +00:00
Mark McLoughlin cd8d5cb64c - Add ksmtuned, also from Dan Kenigsberg
- Use %_initddir macro
2009-09-16 17:31:15 +00:00
Mark McLoughlin b1122097d0 - Add ksm control script from Dan Kenigsberg 2009-09-16 09:38:29 +00:00
Mark McLoughlin 6780ef8405 - Update to qemu-kvm-0.11.0-rc2
- Drop upstreamed patches
- extboot install now fixed upstream
- Re-place TCG init fix (#516543) with the one gone upstream
2009-09-07 14:22:20 +00:00
Mark McLoughlin dc5736caa0 - Fix MSI-X error handling on older kernels (#519787) 2009-09-07 07:02:08 +00:00
Mark McLoughlin ee62648630 - Make pulseaudio the default audio backend (#519540, #495964, #496627) 2009-09-04 10:34:32 +00:00
Mark McLoughlin b77f8bacf4 Sync from git 2009-09-04 07:22:09 +00:00
Richard W.M. Jones 28d5adb0c3 Forgot to upstream release. 2009-08-20 12:57:48 +00:00