Commit Graph

224 Commits

Author SHA1 Message Date
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
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
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
41dea4d3a7 Update to 0.12.1.2 upstream 2010-01-05 15:44:16 +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
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
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
Richard W.M. Jones
28d5adb0c3 Forgot to upstream release. 2009-08-20 12:57:48 +00:00
Richard W.M. Jones
9d0bd0d10b Fix segfault when qemu-kvm is invoked inside a VM (#516543) 2009-08-20 12:56:37 +00:00
Mark McLoughlin
6db7331a09 - Fix permissions on udev rules (#517571) 2009-08-18 10:03:38 +00:00
Lubomir Rintel
baac61481c - Allow blacklisting of kvm modules 2009-08-17 03:21:08 +00:00
Mark McLoughlin
0c2ae8473a - Fix virtio_net with -net user (#516022) 2009-08-07 08:53:27 +00:00
Mark McLoughlin
dc170b48c1 - Update to qemu-kvm-0.11-rc1; no changes from rc1-rc0 2009-08-04 14:48:16 +00:00
Mark McLoughlin
f4d6ad7b36 - Fix extboot checksum (bug #514899) 2009-08-04 14:36:21 +00:00
Mark McLoughlin
fc7c34c17f - Add KSM support
- Require bochs-bios >= 2.3.8-0.8 for latest kvm bios updates
2009-07-31 15:12:00 +00:00
Mark McLoughlin
ddfcbf7137 - Update to qemu-kvm-0.11.0-rc1-rc0
- This is a pre-release of the official -rc1
- A vista installer regression is blocking the official -rc1 release
- Drop qemu-prefer-sysfs-for-usb-host-devices.patch
- Drop qemu-fix-build-for-esd-audio.patch
- Drop qemu-slirp-Fix-guestfwd-for-incoming-data.patch
- Add patch to ensure extboot.bin is installed
2009-07-30 16:28:52 +00:00
Jesse Keating
0344cfbfff - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 02:18:00 +00:00
Glauber Costa
5e6fc53579 fix bug 513249, -net channel is broken 2009-07-23 14:52:23 +00:00
Daniel P. Berrange
308a9a07de Add a qemu user account & group. Force disable xen support 2009-07-16 17:04:01 +00:00
Mark McLoughlin
f2bd6c6dca Looks like the multiboot option rom does get built on ppc
Also, dump config-host.mak to the build logs for easier debugging
2009-07-16 11:48:33 +00:00
Mark McLoughlin
a8abd8e63a - Update to kvm-88, see http://www.linux-kvm.org/page/ChangeLog
- Package mutiboot.bin
- Update for how extboot is built
- Fix sf.net source URL
- Drop qemu-fix-ppc-softmmu-kvm-disabled-build.patch
- Drop qemu-fix-pcspk-build-with-kvm-disabled.patch
- Cherry-pick fix for esound support build failure
2009-07-16 11:15:53 +00:00
Daniel P. Berrange
fc8b74dc5b Add udev rules to make /dev/kvm world accessible and group=kvm (rhbz
#497341) Create a kvm group if it doesn't exist (rhbz #346151)
2009-07-16 09:53:52 +00:00
Glauber Costa
cefb047665 bump tag 2009-07-08 04:01:27 +00:00
Glauber Costa
247782d514 link to gpxe 2009-07-08 04:00:53 +00:00
Mark McLoughlin
99544663d1 - Prefer sysfs over usbfs for usb passthrough (#508326) 2009-07-03 08:32:58 +00:00
Mark McLoughlin
bd50c41ae2 Kill petalogix-s3adsp1800.dtb, since we don't ship the microblaze target 2009-06-29 17:27:20 +00:00
Mark McLoughlin
58aa03230f Replaced the wrong patch 2009-06-29 16:31:33 +00:00
Mark McLoughlin
081ecc8f54 More linux-user build issues on ppc 2009-06-29 16:04:48 +00:00
Mark McLoughlin
d298fd0ca4 Fix hw/pcspk.c build with --disable-kvm 2009-06-29 15:13:25 +00:00
Mark McLoughlin
98d891d2c0 Work around broken linux-user build on ppc 2009-06-29 14:01:31 +00:00
Mark McLoughlin
bc0345fd4c Cherry-pick new ppc build fix from upstream 2009-06-29 12:08:17 +00:00
Mark McLoughlin
997cc54758 Doesn't build yet:
In file included from /git/qemu-kvm/hw/ppc440.c:23: ../kvm.h:35: error:
    conflicting types for ‘kvm_init’ ../libkvm-all.h:180: note:
    previous declaration of ‘kvm_init’ was here
0.10.50-7.kvm87
- Update to kvm-87
- Drop upstreamed patches
- Re-enable preadv()/pwritev() since #497429 is long since fixed
2009-06-27 15:10:13 +00:00
Mark McLoughlin
62fb3757db - Fix 'kernel requires an x86-64 CPU' error
- BuildRequires ncurses-devel to enable '-curses' option (#504226)
2009-06-05 09:32:34 +00:00
Mark McLoughlin
e376157e35 - Prevent locked cdrom eject - fixes hang at end of anaconda installs
(#501412)
- Avoid harmless 'unhandled wrmsr' warnings (#499712)
2009-06-03 15:02:25 +00:00
Mark McLoughlin
31a0831dd4 BR texi2html again 2009-05-21 06:53:52 +00:00
Mark McLoughlin
666df9eb40 Re-enable docs build; #501651 is fixed 2009-05-21 06:52:45 +00:00
Mark McLoughlin
6a86230e6e More docs fixing 2009-05-20 17:10:26 +00:00
Mark McLoughlin
f8cb040d60 Really disable docs build 2009-05-20 16:35:45 +00:00
Mark McLoughlin
d5d4231f22 Temporarily disable docs build until bug #501651 is fixed 2009-05-20 16:10:09 +00:00
Mark McLoughlin
ccf76b74a6 - Update to kvm-86 release
- ChangeLog here: http://marc.info/?l=kvm&m=124282885729710
2009-05-20 15:24:23 +00:00
Mark McLoughlin
f2160a7c77 - Really provide qemu-kvm as a metapackage for comps 2009-05-01 12:16:18 +00:00
Mark McLoughlin
d7d988be92 - Provide qemu-kvm as a metapackage for comps 2009-04-28 06:33:00 +00:00
Mark McLoughlin
7701e01f7e Fix build on ppc 2009-04-27 14:56:36 +00:00
Mark McLoughlin
92dcc130af - Update to qemu-kvm-devel-85
- kvm-85 is based on qemu development branch, currently version 0.10.50
- Include new qemu-io utility in qemu-img package
- Re-instate -help string for boot=on to fix virtio booting with libvirt
- Drop upstreamed patches
- Fix missing kernel/include/asm symlink in upstream tarball
- Fix target-arm build
- Disable preadv()/pwritev() until bug #497429 is fixed
- Kill more .kernelrelease uselessness
- Make non-kvm qemu build verbose
2009-04-27 14:25:54 +00:00
Mark McLoughlin
171644e297 - Fix source numbering typos caused by make-release addition 2009-04-24 17:09:09 +00:00
Mark McLoughlin
a0e0db4d9b Include the make-release script in the src.rpm 2009-04-23 10:23:08 +00:00
Mark McLoughlin
6694afc79d - Improve instructions for generating the tarball 2009-04-23 10:11:52 +00:00
Mark McLoughlin
6d887bd663 - Enable pulseaudio driver to fix qemu lockup at shutdown (#495964) 2009-04-21 13:53:59 +00:00
Mark McLoughlin
e1eeded4e3 - Another qcow2 image corruption fix (#496642) 2009-04-21 09:03:40 +00:00
Mark McLoughlin
35588fd688 - Fix qcow2 image corruption (#496642) 2009-04-20 13:51:35 +00:00
Mark McLoughlin
1a58885c97 - Run sysconfig.modules from %post on x86_64 too (#494739) 2009-04-19 15:34:37 +00:00
Mark McLoughlin
513689d1fe - Align VGA ROM to 4k boundary - fixes 'qemu-kvm -std vga' (#494376) 2009-04-19 10:59:59 +00:00
Glauber Costa
52ac188548 provide qemu-kvm. This will be useful to avoid installing ppc packages on
x86 via comp groups.
2009-04-14 13:59:03 +00:00
Mark McLoughlin
3dcd9a4508 - Add a much cleaner fix for vga segfault (#494002) 2009-04-09 15:08:34 +00:00
Glauber Costa
3b0756928e Fixed qcow2 segfault creating disks over 2TB. #491943 2009-04-05 18:23:20 +00:00
Mark McLoughlin
910c5e3341 - Fix vga segfault under kvm-autotest (#494002)
- Kill kernelrelease hack; it's not needed
- Build with "make V=1" for more verbose logs
2009-04-03 17:09:43 +00:00