This commit is contained in:
178
qemu.changes
Normal file
178
qemu.changes
Normal file
@@ -0,0 +1,178 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 18:48:53 CEST 2006 - schwab@suse.de
|
||||
|
||||
- Fix char signedness.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 16:56:15 CEST 2006 - uli@suse.de
|
||||
|
||||
- re-added ARM FPE patch
|
||||
- fixed SPARC on PPC
|
||||
- install missing openbios-sparc32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 9 02:52:53 CEST 2006 - dmueller@suse.de
|
||||
|
||||
- update to 0.8.2:
|
||||
- ACPI support
|
||||
- PC VGA BIOS fixes
|
||||
- MIPS FPU support (Marius Groeger)
|
||||
- PPC breakpoints and single stepping (Jason Wessel)
|
||||
- USB updates (Paul Brook)
|
||||
- UDP/TCP/telnet character devices (Jason Wessel)
|
||||
- Windows sparse file support (Frediano Ziglio)
|
||||
- RTL8139 NIC TCP segmentation offloading (Igor Kovalenko)
|
||||
- PCNET NIC support (Antony T Curtis)
|
||||
- Support for variable frequency host CPUs
|
||||
- Workaround for win32 SMP hosts
|
||||
- Support for AMD Flash memories (Jocelyn Mayer)
|
||||
- Audio capture to WAV files support (malc)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 11:57:16 CEST 2006 - uli@suse.de
|
||||
|
||||
- fixed to build on PPC with new glibc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 13:39:30 CEST 2006 - uli@suse.de
|
||||
|
||||
- fixed to build with new kernel headers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 18:14:04 CET 2006 - uli@suse.de
|
||||
|
||||
- split giant patch
|
||||
- added NWFPE glue code fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 7 22:31:12 CET 2006 - schwab@suse.de
|
||||
|
||||
- More fixes for ia64 port.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 23:54:26 CET 2006 - schwab@suse.de
|
||||
|
||||
- Remove obsolete hunk from ia64 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:40:58 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 13:14:34 CET 2005 - uli@suse.de
|
||||
|
||||
- update -> 0.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 14:47:53 CET 2005 - uli@suse.de
|
||||
|
||||
- update to current CVS (MIPS userspace, ARM system, SMP, USB,
|
||||
NX, VLAN, serial, parallel, ES1370, ALSA backend)
|
||||
- build i386 and AMD64 emus with kqemu support if possible
|
||||
- install missing PPC video driver, SPARC boot ROM
|
||||
- install missing keymaps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 15:41:57 CET 2005 - uli@suse.de
|
||||
|
||||
- updated linker scripts for new binutils release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 18:42:42 CEST 2005 - dmueller@suse.de
|
||||
|
||||
- update to 0.7.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 15 23:11:50 CEST 2005 - schwab@suse.de
|
||||
|
||||
- Don't package /emul/ia32-linux on ia64.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 15 16:27:02 CEST 2005 - schwab@suse.de
|
||||
|
||||
- Fix compilation on ia64.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 15:28:42 CEST 2005 - uli@suse.de
|
||||
|
||||
- update -> 0.7.1
|
||||
- enabled x86_64-system
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 16:29:52 CEST 2005 - uli@suse.de
|
||||
|
||||
- update -> CVS (MIPS emulation)
|
||||
- build with throwaway GCC3 (still no GCC4-compatible QEMU in
|
||||
sight)
|
||||
- enabled armeb-user
|
||||
- link *-user statically (necessary for chrooting into non-native
|
||||
systems)
|
||||
- disabled s390, alpha, armv4l build (broken and unmaintained)
|
||||
- disabled qemu-fast (broken and deprecated)
|
||||
- disabled i386-user on x86_64 (useless)
|
||||
- build with %jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 02:24:11 CEST 2005 - ro@suse.de
|
||||
|
||||
- update to 0.7.0, still no success with gcc-4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 27 14:00:04 CET 2005 - uli@suse.de
|
||||
|
||||
- baselibs-x86 link is unnecessary on x86/AMD64
|
||||
- two ARM emulation fixes (RRX operand fix by Paul Brook, shifter
|
||||
carry fix by me)
|
||||
- SDL 1.2.8 can be linked statically -> enabled qemu-fast
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 14:55:36 CET 2004 - uli@suse.de
|
||||
|
||||
- update -> 0.6.1
|
||||
- build softmmu binaries on s390 (still doesn't work though)
|
||||
- pack /emul/ia32-linux directory and symlink from /usr/share/qemu
|
||||
so it's possible to use the IA64 baselibs-x86 packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 11:19:49 CEST 2004 - uli@suse.de
|
||||
|
||||
- removed unnecessary dependency on private glibc symbol
|
||||
(bug #44864)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 16:52:36 CEST 2004 - uli@suse.de
|
||||
|
||||
- update -> 0.6.0 (fixes for several OSs, improvements in emulated
|
||||
hardware (IDE, PCI, network, VGA, APM, PowerMac), minor fixes,
|
||||
tool for conversion of VMware images)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 11 16:18:25 CEST 2004 - uli@suse.de
|
||||
|
||||
- update -> 0.5.5 (contains ARM, utime() fixes and several others)
|
||||
- make uname() return target machine name (fixes config.guess,
|
||||
rpm etc.)
|
||||
- fake sigaltstack() (fixes m4)
|
||||
- enabled x86-64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 5 15:29:24 CEST 2004 - uli@suse.de
|
||||
|
||||
- fixed ARM emulation bug
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 16:39:31 CEST 2004 - uli@suse.de
|
||||
|
||||
- build with -fno-unit-at-a-time (fixes PPC system emulator)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:14:17 CEST 2004 - uli@suse.de
|
||||
|
||||
- update -> 0.5.4 (runs Linux/PPC, several fixes)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 19 16:17:00 CEST 2004 - uli@suse.de
|
||||
|
||||
- initial package
|
||||
|
Reference in New Issue
Block a user