Commit Graph

668 Commits

Author SHA1 Message Date
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 04308d1c4b Gah, fix linux-user build on x86 2009-06-29 14:26:13 +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 da7d236358 Patches now managed in a git tree:
http://git.et.redhat.com/?p=qemu-fedora.git
Update the current patches with ones produced using format-patch, no real
    changes here.
Dropped add-cache-utils patch as it's not referenced in qemu.spec
2009-06-24 16:22:39 +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 1af30206f4 Fix patch strip level 2009-04-27 15:09:35 +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
Glauber Costa 3afbf09fb0 support gpxe roms 2009-04-02 03:51:08 +00:00
Glauber Costa f10cadd207 again ;-) 2009-04-02 01:53:47 +00:00
Glauber Costa 0b5d26d815 love of CVS. 2009-04-02 01:48:35 +00:00
Glauber Costa 47b0758f03 - Include debuginfo for qemu-img
- Do not require qemu-common for qemu-img
- Explicitly own each of the firmware files
- remove firmwares for ppc and sparc. They should be provided by an
    external package. Not that the packages exists for sparc in the
    secondary arch repo as noarch, but they don't automatically get into
    main repos. Unfortunately it's the best we can do right now.
- rollback a bit in time. Snapshot from avi's maint/2.6.30
- this requires the sasl patches to come back.
- with-patched-kernel comes back.
2009-04-02 01:07:39 +00:00
Mark McLoughlin 9a6ed39e89 - BuildRequires pciutils-devel for device assignment (#492076) 2009-03-25 09:51:13 +00:00
Glauber Costa 9e9690ba92 Update to snapshot kvm20090323. Removed patch2 (upstream). use upstream's
new split package.
--with-patched-kernel flag not needed anymore Tell how to get the sources.
2009-03-24 01:28:56 +00:00
Glauber Costa a2460b87f1 added extboot to files list 2009-03-18 19:00:56 +00:00
Glauber Costa 5b0b644e5a wrong reference to bochs-bios 2009-03-11 19:21:28 +00:00
Glauber Costa 0c2ec92e44 - fix Obsolete/Provides pair
- Use kvm bios from bochs-bios package.
- Using RPM_OPT_FLAGS in configure
- Picked back audio-drv-list from kvm package
2009-03-11 18:35:19 +00:00
Glauber Costa 206c786d13 modified ppc patch 2009-03-11 00:02:51 +00:00
Glauber Costa 31b341d5bc updated to new snapshot 2009-03-10 23:43:33 +00:00
Glauber Costa 4da298fc81 - kvm.modules were being wrongly mentioned at %%install.
- update description for the x86 system package to include kvm support
- build kvm's own bios. It is still necessary while kvm uses a slightly
    different irq routing mechanism
2009-03-10 20:59:18 +00:00