Commit Graph

707 Commits

Author SHA1 Message Date
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
Glauber Costa
e41549d327 kvm.modules being wrongly stated 2009-03-06 15:51:49 +00:00
Glauber Costa
b9aebde3e3 tag adjustment 2009-03-05 20:06:29 +00:00
Glauber Costa
e0f4cd736f Use bochs-bios instead of bochs-bios-data It's official: upstream set on
0.10
2009-03-05 20:03:13 +00:00
Daniel P. Berrange
913ab98a10 Added BSD to license list 2009-03-05 12:38:01 +00:00
Glauber Costa
420de02065 0.9.2 is the correct number. Missing dot, call me stupid. 2009-03-04 18:22:44 +00:00
Glauber Costa
c9c3df64ad remove long lines 2009-03-04 17:42:41 +00:00
Glauber Costa
9235f9979a - Set Epoch to 2
- Set version to 0.92. It seems upstream keep changing minds here, so pick
    the lowest
- Provides KVM, Obsoletes KVM
- Only install qemu-kvm in ix86 and x86_64
- Remove pkgdesc macros, as they were generating bogus output for rpm -qi.
- fix ppc and ppc64 builds
2009-03-04 17:32:40 +00:00
Glauber Costa
0f3f164847 added kvm debugging tools 2009-03-04 02:06:32 +00:00
Glauber Costa
d56efc30aa only execute post scripts for user package. 2009-03-04 01:17:10 +00:00
Glauber Costa
b8bea8421f add kvm.modules to cvs 2009-03-04 00:11:57 +00:00
Glauber Costa
8571d06737 - Set Epoch to 1
- Build KVM (basic build, no tools yet)
- Set ppc in ExcludeArch. This is temporary, just to fix one issue at a
    time. ppc users (IBM ? ;-)) please wait a little bit.
2009-03-03 23:57:07 +00:00