Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

qemu-debug-0.8.2-1mdv2007.0 RPM for x86_64

From Mandriva 2007.0 for x86_64 / media / debug_contrib / release

Name: qemu-debug Distribution: Mandriva Linux
Version: 0.8.2 Vendor: Mandriva
Release: 1mdv2007.0 Build date: Fri Jul 28 04:47:09 2006
Group: Development/Debug Build host: deborah.mandriva.com
Size: 0 Source RPM: qemu-0.8.2-1mdv2007.0.src.rpm
Packager: Iurt the rebuild bot <warly@mandriva.com>
Url: http://fabrice.bellard.free.fr/qemu/
Summary: Debug information for package qemu
This package provides debug information for package qemu.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Copyright

GPL

Signatures

internal MD5: 1508385ea0299e263eb68a5c852736de
GPG

Changelog

* Tue Jul 25 2006 trem <trem@mandriva.org> 0.8.2-1mdv2007.0
  - 0.8.2
* Fri Jul 21 2006 trem <trem@mandriva.org> 0.8.1-2mdv2007.0
  - add Patch20 which fix a compile error
  - add arm-softmmu as target
* Fri May 05 2006 trem <trem@mandriva.org> 0.8.1-1mdk
  - 0.8.1
  - remove useless patch
* Mon Feb 13 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 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 05 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 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 2006 trem <trem@mandriva.org> 0.8.0-2mdk
  - Fix x86_64 compilation (disable patch x86_64-softmmu-asm)
* Tue Dec 20 2005 Pascal Terjan <pterjan@mandriva.org> 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 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.7.2-5mdk
  - more gcc4 patches, disabled for now because of x86_64-softmmu
* Wed Oct 26 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 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 2005 Pascal Terjan <pterjan@mandriva.org> 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 2005 Erwan Velu <erwan@seanodes.com> 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 2005 Erwan Velu <erwan@seanodes.com> 0.7.2-1mdk
  - 0.7.2
  - Rediffing to 0.7.2
  - patch13 is merged upstream
* Fri Aug 12 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 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 2005 Pascal Terjan <pterjan@mandriva.org> 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 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 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 2005 Pascal Terjan <pterjan@mandriva.org> 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 05 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.7.0-7mdk
  - minor optimizations to x86-64 host:
    * support direct jumps
    * assembly optimizations to softmmu mode
* Fri Jun 03 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 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 02 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.7.0-5mdk
  - refactor buildrequires
  - add support for -sheep-net network emulation
* Wed May 18 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 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 2005 Pascal Terjan <pterjan@mandriva.org> 0.7.0-3mdk
  - Support qvm86 instead
* Thu May 12 2005 Pascal Terjan <pterjan@mandriva.org> 0.7.0-2mdk
  - Enable kqemu support
* Sat Apr 30 2005 Pascal Terjan <pterjan@mandriva.org> 0.7.0-1mdk
  - 0.7.0
  - regenerate P1
  - add new targets
* Sun Nov 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 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 2004 Michael Scherer <misc@mandrake.org> 0.6.0-2mdk 
  - fix memleak of userspace-net-stack, ( http://lists.gnu.org/archive/html/qemu-devel/2004-09/msg00244.html )
* Tue Sep 07 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 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 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5.0-4mdk
  - buildrequires
* Fri Nov 07 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 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 06 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.5.0-2mdk
  - add initial AMD64 host cpu support
* Thu Nov 06 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.5.0-1mdk
  - 0.5.0
* Sat Aug 02 2003 Michael Scherer <scherer.michael@free.fr> 0.4.1-2mdk
  - BuildRequires ( glibc-static-devel )

Files

* Tue Jul 25 2006 trem  0.8.2-1mdv2007.0
  - 0.8.2
* Fri Jul 21 2006 trem  0.8.1-2mdv2007.0
  - add Patch20 which fix a compile error
  - add arm-softmmu as target
* Fri May 05 2006 trem  0.8.1-1mdk
  - 0.8.1
  - remove useless patch
* Mon Feb 13 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 05 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 2006 trem  0.8.0-2mdk
  - Fix x86_64 compilation (disable patch x86_64-softmmu-asm)
* Tue Dec 20 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 2005 Gwenole Beauchesne  0.7.2-5mdk
  - more gcc4 patches, disabled for now because of x86_64-softmmu
* Wed Oct 26 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 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 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 2005 Erwan Velu  0.7.2-1mdk
  - 0.7.2
  - Rediffing to 0.7.2
  - patch13 is merged upstream
* Fri Aug 12 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 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 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 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 05 2005 Gwenole Beauchesne  0.7.0-7mdk
  - minor optimizations to x86-64 host:
    * support direct jumps
    * assembly optimizations to softmmu mode
* Fri Jun 03 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 02 2005 Gwenole Beauchesne  0.7.0-5mdk
  - refactor buildrequires
  - add support for -sheep-net network emulation
* Wed May 18 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 2005 Pascal Terjan  0.7.0-3mdk
  - Support qvm86 instead
* Thu May 12 2005 Pascal Terjan  0.7.0-2mdk
  - Enable kqemu support
* Sat Apr 30 2005 Pascal Terjan  0.7.0-1mdk
  - 0.7.0
  - regenerate P1
  - add new targets
* Sun Nov 14 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 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 07 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 02 2004 Per Øyvind Karlsen  0.5.0-4mdk
  - buildrequires
* Fri Nov 07 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 06 2003 Gwenole Beauchesne  0.5.0-2mdk
  - add initial AMD64 host cpu support
* Thu Nov 06 2003 Gwenole Beauchesne  0.5.0-1mdk
  - 0.5.0
* Sat Aug 02 2003 Michael Scherer  0.4.1-2mdk
  - BuildRequires ( glibc-static-devel )


Generated by rpm2html 1.8.1

Daniel Veillard, Sun Jul 20 03:30:26 2008