Commit Graph

841 Commits

Author SHA1 Message Date
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
Daniel P. Berrange 42af21203a Added VNC SASL auth protocol support & fix bochs-bios-data dep 2009-03-03 12:55:33 +00:00
Daniel P. Berrange 2ea02e3808 Remove unused patches 2009-03-03 10:52:52 +00:00
Glauber Costa f97a706e8a use bios from bochs-bios package. 2009-03-03 03:40:42 +00:00
Glauber Costa 3e01e7334b use vgabios from vgabios package 2009-03-03 02:38:42 +00:00
Glauber Costa f0365cceee use pxe roms from etherboot package. 2009-03-03 00:16:00 +00:00
Glauber Costa dfaf692ec7 new source file 2009-03-02 20:31:09 +00:00
Glauber Costa 485711f57f Updated to tip svn (release 6666). Featuring split packages for qemu.
Unfortunately, still using binary blobs for the bioses.
2009-03-02 20:23:54 +00:00
Jesse Keating c6f944aace - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 17:26:18 +00:00
Debarshi Ray ff91915567 - Updated build patch. Closes Red Hat Bugzilla bug #465041. 2009-01-11 17:38:20 +00:00
Dennis Gilmore 1cd90b0b7f build sparc arches 2009-01-01 17:00:58 +00:00
Bill Nottingham a7289f8b72 fix summary (#456344) 2008-07-25 14:39:15 +00:00
Mark McLoughlin 68219fada3 Add FIXME about $RPM_OPT_FLAGS for the future 2008-07-07 09:32:29 +00:00
Daniel P. Berrange 549de8e627 Rebuild for GNU TLS ABI change 2008-06-25 10:20:12 +00:00
Daniel P. Berrange b4adffac84 Remove bogus wildcard to avoid file duplication between RPM & sub-RPM (rhbz
#450701)
2008-06-11 11:03:50 +00:00
Lubomir Rintel 4568a092fc bump revision 2008-05-17 06:57:16 +00:00
Lubomir Rintel 4c8582a6bd - Register binary handlers also for shared libraries
This is usable in cases like building glibc, where ld.so is run directly,
    or ldd which I believe does roughly the same.
2008-05-17 06:52:47 +00:00