Changelog for
qemu-0.7.1-3mdk.i586.rpm :
Thu Aug 11 12: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
Mon Jul 25 12: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
Mon Jul 25 12: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,
Thu Jul 21 12: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
Sat Jun 4 12:00:00 2005 Gwenole Beauchesne 0.7.0-7mdk
- minor optimizations to x86-64 host:
* support direct jumps
* assembly optimizations to softmmu mode
Thu Jun 2 12: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
Wed Jun 1 12:00:00 2005 Gwenole Beauchesne 0.7.0-5mdk
- refactor buildrequires
- add support for -sheep-net network emulation
Tue May 17 12: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
Fri May 13 12:00:00 2005 Pascal Terjan 0.7.0-3mdk
- Support qvm86 instead
Wed May 11 12:00:00 2005 Pascal Terjan 0.7.0-2mdk
- Enable kqemu support
Fri Apr 29 12:00:00 2005 Pascal Terjan 0.7.0-1mdk
- 0.7.0
- regenerate P1
- add new targets
Sun Nov 14 11: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
Wed Sep 29 12: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 )
Mon Sep 6 12: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
Tue Mar 2 11:00:00 2004 Per Øyvind Karlsen 0.5.0-4mdk
- buildrequires
Fri Nov 7 11:00:00 2003 Gwenole Beauchesne 0.5.0-3mdk
- lib64 fixes
- update to current CVS:
- float access fixes when using soft mmu
- PC emulation support on PowerPC
- A20 support
Thu Nov 6 11:00:00 2003 Gwenole Beauchesne 0.5.0-2mdk
- add initial AMD64 host cpu support
Thu Nov 6 11:00:00 2003 Gwenole Beauchesne 0.5.0-1mdk
- 0.5.0
Fri Aug 1 12:00:00 2003 Michael Scherer 0.4.1-2mdk
- BuildRequires ( glibc-static-devel )
Mon Jul 7 12:00:00 2003 Gwenole Beauchesne 0.4.1-1mdk
- 0.4.1
Tue Jun 3 12:00:00 2003 Gwenole Beauchesne 0.2-1mdk
- 0.2
Sat Apr 12 12:00:00 2003 Gwenole Beauchesne 0.1.6-1mdk
- 0.1.6
Mon Mar 31 12:00:00 2003 Gwenole Beauchesne 0.1.4-1mdk
- 0.1.4
Thu Mar 27 11:00:00 2003 Gwenole Beauchesne 0.1.2-1mdk
- First Mandrake Linux package
- Patch0: Fix x86 signal handler to retrieve pc from [REG_IP] slot
- Patch1: Add support for nanosecond resolution timestamps from glibc 2.3
- Patch2: Adjust ldscripts for glibc >= 2.3
- Patch3: Handle exit_group syscall as an exit
- Patch4: Add missing includes