Changelog for
dkms-kqemu-1.3.0-0.pre11.2mdv2007.0.i586.rpm :
Wed Mar 28 00:00:00 2007 Gwenole Beauchesne
0.9.0-5mdv2007.1
+ Revision: 149237
- fix x86 fprem, aka fix konqueror in x86{,_64} guests (Julian Seward)
- propagate release to dkms config so that to handle upgrades gracefully
- don\'t try to load kvm module in xen0
- increase max -kernel size to 8 MB with -initrd (x86_64 guest, in particular)
Thu Mar 15 23:00:00 2007 Gwenole Beauchesne 0.9.0-4mdv2007.1
+ Revision: 144294
- kqemu 1.3.0pre11 (no change)
- fix linux-user emulation on x86_64
- disable \"no-nptl\" patch for MDV >= 2007.0
- add should-start: dkms to initscript (blino)
- add conflicts to ensure upgrades from MDV < 2007.1
Wed Mar 14 23:00:00 2007 Gwenole Beauchesne 0.9.0-3mdv2007.1
+ Revision: 143511
- split off qemu-img into another package
- make \"qemu\" the accelerator-capable binary on x86_64 too
- add KVM support (rev 4486)
- add live migration support (Anthony Liguori + KVM SVN)
- fix support for multi-threaded applications in linux-user
Wed Feb 14 23:00:00 2007 Gwenole Beauchesne 0.9.0-2mdv2007.1
+ Revision: 120890
- add support for vga= option with -kernel (Pascal Terjan)
- updates from CVS (2007/02/14):
* fix SYSLINUX hang (reset rombios32 area)
* fix floating point to integer conversion in sparc emulation
* serial console improvements
* increase USB table poll interval
* more linux-user syscalls: prctl, syslog
Tue Feb 6 23:00:00 2007 Gwenole Beauchesne 0.9.0-1mdv2007.1
+ Revision: 116853
- 0.9.0
- integrate kqemu
Sat Feb 3 23:00:00 2007 Gwenole Beauchesne 0.8.3-0.20070203.1mdv2007.1
+ Revision: 116057
- 64-bit fixes (preserve host registers)
- x86_64 host improvements (+15% on nbench.flp)
- remove qvm86 accelerator (obsolete and unmaintained)
- updates from CVS (2007/02/03):
* fix x86_64 syscalls, cwde and cdq
* add sem
*() and msg
*() to linux-user emulation
* add PIIX4 SMBus host support, EEPROM device emulation
Tue Jan 30 23:00:00 2007 Gwenole Beauchesne 0.8.3-0.20070118.1mdv2007.1
+ Revision: 115559
- 0.8.3 snapshot (2007/01/18)
Tue Jul 25 00:00:00 2006 trem 0.8.2-1mdv2007.0
- 0.8.2
Fri Jul 21 00:00:00 2006 trem 0.8.1-2mdv2007.0
- add Patch20 which fix a compile error
- add arm-softmmu as target
Fri May 5 00:00:00 2006 trem 0.8.1-1mdk
- 0.8.1
- remove useless patch
Mon Feb 13 23:00:00 2006 Gwenole Beauchesne 0.8.0-4mdk
- fix gcc4 hacks for 0.8.0
- enforce 16-byte stack boundaries
- try to enforce only one exit point per synthetic opcode
- assorted fixes from cvs (2006/02/12):
* fxsave/fxrstor fix
* kqemu and SMP are currently not compatible
* make target_mmap always return -1 on failure
* correct DMA and transfer mode reporting (Jens Axboe)
Sun Feb 5 23:00:00 2006 Gwenole Beauchesne 0.8.0-3mdk
- add rtl8139 nic emulation (Igor Kovalenko)
- add support for nic card selection (-nic hw=ne2000|pcnet|rtl8139)
- fix but remove x86_64 softmmu asm opts as sizeof(CPUTLBEntry) is no
longer of the form 2^n and thus requiring one more instruction that
renders the optimization worthless
Mon Jan 16 23:00:00 2006 trem 0.8.0-2mdk
- Fix x86_64 compilation (disable patch x86_64-softmmu-asm)
Tue Dec 20 23:00:00 2005 Pascal Terjan 0.8.0-1mdk
- 0.8.0
- rediffed P8, P16
- merged P13 into P2
- dropped P12
- updated P11
- don\'t apply sheep-net patch for now, gb will do :)
- add patch by Paul Brook to speedup user-net (P19)
Sat Oct 29 00:00:00 2005 Gwenole Beauchesne 0.7.2-5mdk
- more gcc4 patches, disabled for now because of x86_64-softmmu
Wed Oct 26 00:00:00 2005 Gwenole Beauchesne 0.7.2-4mdk
- linux-user improvements:
* add AT_PLATFORM & AT_HWCAP entries to auxiliary vector
* forcibly disable use of NPTL for now since it\'s not emulated yet
Wed Oct 12 00:00:00 2005 Pascal Terjan 0.7.2-3mdk
- Enable building kqemu/qvm86 support (P12) :
* don\'t require the sources of current kernel
* as we don\'t know the kernel, enforce 2.6 build style
Wed Oct 12 00:00:00 2005 Erwan Velu 0.7.2-2mdk
- Oops, 0.7.2-1mdk wasn\'t good :(
- importing newest kqemu.h
- qvm86 updates from CVS (2005/10/10)
Tue Oct 11 00:00:00 2005 Erwan Velu 0.7.2-1mdk
- 0.7.2
- Rediffing to 0.7.2
- patch13 is merged upstream
Fri Aug 12 00:00:00 2005 Gwenole Beauchesne 0.7.1-3mdk
- IDE fix from CVS for FreeBSD/AMD64 support
- run-time detect qvm86/kqemu and enable specific features accordingly
- qvm86 updates from CVS (2005/08/01):
* performance improvements
* add support for pae enabled host kernels
Tue Jul 26 00:00:00 2005 Pascal Terjan 0.7.1-2mdk
- use new kqemu.h from kqemu
- enable kqemu support on x86_64 (P12)
- don\'t break x86_64 in P8 when kqemu is enabled
Tue Jul 26 00:00:00 2005 Gwenole Beauchesne 0.7.1-1mdk
- only use gcc3.3 in 2006+ and x86
- load initrd at a higher address in pc emulation
- 0.7.1:
* fixes to sparc64 and ppc system emulation
* add initial support for mips system emulation
* fixes to i386 emulation: fscale, add overflow exceptions in divisions
* fix 64-bit virtual addressing
* allow more than 4 GB of physical memory
* add IO-APIC support for Windows 64
* add support for s390 hosts
* linux-user improvements: more set/getsockopt values, [f]truncate64,
Fri Jul 22 00:00:00 2005 Pascal Terjan 0.7.0-8mdk
- add AMD pcnet patch (faster NIC, add -nic-pcnet to use it)
- fix qvm86 description (only runs on kernels without PAE)
- enforce using gcc3.3
Sun Jun 5 00:00:00 2005 Gwenole Beauchesne 0.7.0-7mdk
- minor optimizations to x86-64 host:
* support direct jumps
* assembly optimizations to softmmu mode
Fri Jun 3 00:00:00 2005 Gwenole Beauchesne 0.7.0-6mdk
- fix build with gcc4 (Paul Brook)
- fix build with gcc4 on x86_64 and local dot symbols
- fix x86-64 system emulation regression introduced from qvm86 patch
Thu Jun 2 00:00:00 2005 Gwenole Beauchesne 0.7.0-5mdk
- refactor buildrequires
- add support for -sheep-net network emulation
Wed May 18 00:00:00 2005 Gwenole Beauchesne 0.7.0-4mdk
- remove double free in slirp code
- 64-bit fixes to -user-net
- cross-compilation fixes to mingw32 from 64-bit host
- selected fixes from CVS (2005/05/17):
* Windows 2000 install disk full hack (with -win2k-hack)
* BMDMA interrupt fix (aka Solaris x86 IDE bug fix)
* ne2000 reset fix (aka OS/2 Warp V4 fix)
* handle the case where several PCI irqs share the same PIC irq
* open fix in Linux/ARM user emulation
* ARM saturating arithmetic fixes
* ARM VFP dump fix
* PPC dcbz fix
Sat May 14 00:00:00 2005 Pascal Terjan 0.7.0-3mdk
- Support qvm86 instead
Thu May 12 00:00:00 2005 Pascal Terjan 0.7.0-2mdk
- Enable kqemu support
Sat Apr 30 00:00:00 2005 Pascal Terjan 0.7.0-1mdk
- 0.7.0
- regenerate P1
- add new targets
Sun Nov 14 23:00:00 2004 Per Øyvind Karlsen 0.6.1-1mdk
- 0.6.1
- build sparc target
- add initial sparc host cpu support
- drop P0, P2 & P3 (merged upstream)
- regenerate P1
Thu Sep 30 00:00:00 2004 Michael Scherer 0.6.0-2mdk
- fix memleak of userspace-net-stack, ( http://lists.gnu.org/archive/html/qemu-devel/2004-09/msg00244.html )
Tue Sep 7 00:00:00 2004 Gwenole Beauchesne 0.6.0-1mdk
- 0.6.0
- updates from CVS (2004/09/06):
* fix x86 bound instruction
* fix build on x86 with asm memory helpers
* fix build on ppc