This website requires JavaScript.
b1f452387e
More documentation bits, from Stefan Weil.
ths
2007-07-12 09:03:30 +00:00
069b0bda72
Nicer script formatting, by Ben Taylor.
ths
2007-07-12 00:27:15 +00:00
5b2849688e
Disable dead code.
ths
2007-07-12 00:18:52 +00:00
20b40c6a55
Display SDL configuration error, idea by Ben Taylor.
ths
2007-07-11 23:39:45 +00:00
e784ba70e0
Ensure signals are properly masked for new SDL Audio threads, by Andrzej Zaborowski.
ths
2007-07-11 23:23:15 +00:00
af3a903106
New features for QEMU text console, by Stefan Weil.
ths
2007-07-11 23:14:59 +00:00
37a4c5392d
Spelling fix, by Stefan Weil.
ths
2007-07-11 22:50:53 +00:00
aa1f17c18d
Spelling fixes, by Stefan Weil.
ths
2007-07-11 22:48:58 +00:00
4a1a170759
Reduce variable shadowing, by Stefan Weil.
ths
2007-07-11 22:47:56 +00:00
bb433bef5a
Remove superfluous gt64xxx_pci_mapping calls.
ths
2007-07-11 22:45:45 +00:00
0b64d00880
Spelling fix, spotted by Stefan Weil.
ths
2007-07-11 21:43:14 +00:00
f19e918d70
Sparc64 update
blueswir1
2007-07-11 19:51:37 +00:00
a0a8793ebc
Impement Galilleo ISD register.
ths
2007-07-11 16:44:32 +00:00
6ea4a6c875
More alignment checks
blueswir1
2007-07-11 16:43:30 +00:00
3c4c9f9f51
Fix PPCEMB for 32bit hosts.
ths
2007-07-11 10:36:47 +00:00
8144219297
Silence compiler warnings.
ths
2007-07-11 10:25:58 +00:00
475d91106d
Update TODO list.
ths
2007-07-11 10:25:04 +00:00
24d4de45c2
Documentation update for MIPS.
ths
2007-07-11 10:24:28 +00:00
8f1f22f6ab
Fix retry and done ops, trap handling
blueswir1
2007-07-08 19:51:24 +00:00
1ad21e6969
Save state in Sparc64 return op
blueswir1
2007-07-08 19:48:40 +00:00
1b8dd648bd
Fix Sparc64 stat system call
blueswir1
2007-07-08 10:08:24 +00:00
17d996e1f1
Report normalised CWP values to userland and GDB, not internal representation
blueswir1
2007-07-07 20:53:22 +00:00
dc011987f2
Use unsigned 32-bit load for ld/lduw
blueswir1
2007-07-07 20:50:33 +00:00
6ef905f69c
Fix wrong number of clean/saveable windows, match Linux startup register values
blueswir1
2007-07-07 20:48:42 +00:00
7f84a7291b
Deliver page faults to program
blueswir1
2007-07-07 20:46:41 +00:00
4c1de73d15
Page align brk result like real Linux
blueswir1
2007-07-07 20:45:44 +00:00
33b3780262
Fix Sparc64 page size
blueswir1
2007-07-07 20:44:35 +00:00
0774bed180
Fix 64 bit ELF file symbol lookup
blueswir1
2007-07-05 13:23:29 +00:00
46d38ba89d
Fix Sparc64 movr
blueswir1
2007-07-04 20:22:35 +00:00
fda77c2d65
Fix loadvm
blueswir1
2007-07-03 09:55:03 +00:00
aeb30be60a
Retry interrupted open() calls (proposed by Yigael Felishman). Linux open(2) doesn't list EINTR, but FreeBSD's open(2) does.
balrog
2007-07-02 15:03:13 +00:00
6d8aa3bfed
Remove unaligned accesses in ia64_apply_fixes(). Make sure that the static variables are not optimized away in GOTO_TB. (patch by Andreas Schwab)
balrog
2007-07-02 14:06:26 +00:00
2657c66332
E100 savevm/loadvm support, patch by Jason Wessel.
balrog
2007-07-02 13:38:46 +00:00
fbd1711dac
Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jason Wessel.
balrog
2007-07-02 13:31:53 +00:00
45669e0048
gdb stub support and loadvm should work together, patch by Jason Wessel
balrog
2007-07-02 13:20:17 +00:00
11fcfab4b0
Fix bogus fopen mode.
pbrook
2007-07-01 18:21:11 +00:00
7e1543c23b
ARM PL031 RTC emulation.
pbrook
2007-06-30 17:32:17 +00:00
64075cd76a
PL110 versatile register hack fix (Adam Lackorzynski).
pbrook
2007-06-30 14:07:13 +00:00
e735b91cd4
Allow changing log filename. Close logfile when logging is disabled.
pbrook
2007-06-30 13:53:24 +00:00
15f8220829
Sanitize exit codes of help queries, this time for real.
ths
2007-06-29 23:26:08 +00:00
5a84a5dd0b
Fix Lance on 32-bit hosts
blueswir1
2007-06-28 15:28:18 +00:00
3fda388a1c
Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreas Faerber.
ths
2007-06-28 15:14:49 +00:00
5e4ef64cfd
Simplify round/ceil/floor implementation, spotted by Fabrice Bellard.
ths
2007-06-28 14:07:05 +00:00
ea6e4fe2dd
Fix segfault when printing the help text, spotted by Stefan Weil.
ths
2007-06-28 14:05:38 +00:00
1750879652
Update Sparc32 and Sparc64 OpenBIOS image to SVN revision 157. Changes: r150: Try to fix system reset for SMP and SS-10 cases r151: Fix obp_dumb_memalloc r152: Fix mapping more than 2G memory r153: Get a real memory allocator for Sparc, based on PPC ofmem r154: Update totavail when memory is allocated by dumb memory allocator r155: Fix pop_fstr_copy memory leaks - console one prevented Debian 3.1r1 from installing in console=prom mode - fixing this also needed the real malloc/free r156: Hack for building on CIFS directory r157: Allow boot start PC to be different from virtual location (boot mode)
blueswir1
2007-06-28 07:28:22 +00:00
e3b60f1d9e
Fix computation for ceil, floor and round instructions.
ths
2007-06-27 19:01:46 +00:00
403f14ef1e
Fix environ termination, by Andreas Schwab.
ths
2007-06-27 11:12:42 +00:00
8dfdb87c8d
Implement recip1/recip2/rsqrt1/rsqrt2.
ths
2007-06-26 20:26:03 +00:00
d79acba420
Fix writes to pages containing watchpoints for the RAM not at 0x0 cases.
balrog
2007-06-26 20:01:13 +00:00
88fe8a41f2
DR6 single step exception status bit, by Juergen Keil.
ths
2007-06-26 08:35:18 +00:00
b3ceef24f4
Rename variables and rearrange code to please gcc -Wshadow checks
blueswir1
2007-06-25 19:56:13 +00:00
46525e1fbe
Drop unused parameters
blueswir1
2007-06-25 19:52:58 +00:00
996ba2ccf5
MIPS64 improvements, based on a patch by Aurelien Jarno.
ths
2007-06-25 17:34:33 +00:00
e04ea3dc1a
Handle endianness of double floats, by Magnus Damm.
ths
2007-06-25 13:53:11 +00:00
0ae045ae43
Insufficient input validation in NE2000 card, written by Tavis Ormandy, contributed by Aurelien Jarno.
ths
2007-06-25 13:47:44 +00:00
aec62507bb
Enable serial (tty) support on Solaris host, by Marion Hakanson.
ths
2007-06-25 11:48:07 +00:00
1cd548eeee
Update Changelog.
ths
2007-06-25 11:41:37 +00:00
33fa11d4b5
Implement ^W in readline.c, by Michal Hanselmann.
ths
2007-06-25 11:36:50 +00:00
31211df14d
Add a 7 segments + led display, by Herve Poussineau.
ths
2007-06-25 10:57:10 +00:00
611d7189e7
Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.
balrog
2007-06-24 13:45:36 +00:00
610c3c8afd
Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.
balrog
2007-06-24 12:09:48 +00:00
b6d7c3db4f
Fix division by zero handling, by Joris van Rantwijk.
ths
2007-06-23 18:21:26 +00:00
e034e2c39a
Handle MIPS64 SEGBITS value correctly.
ths
2007-06-23 18:04:12 +00:00
5c40d2bd48
Kfreebsd config, by Aurelien Jarno.
ths
2007-06-23 16:03:36 +00:00
0cfec834c5
Spelling fixes, by Aurelien Jarno.
ths
2007-06-23 16:02:43 +00:00
35cc6f8b97
Return success for -M '?' query option.
ths
2007-06-23 16:01:57 +00:00
17044c06b8
Allow emulation of 32bit targets in the MIPS64 capable qemu version.
ths
2007-06-22 23:50:19 +00:00
7bfd934a13
Fix write to K0 bits in Config0, by Aurelien Jarno.
ths
2007-06-22 11:50:17 +00:00
022a22c7e1
Ignore PR flag in FPSCR when performing fmov, by Magnus Damm.
ths
2007-06-22 11:47:05 +00:00
e67888a7da
Document FPSCR usage, by Magnus Damm.
ths
2007-06-22 11:44:41 +00:00
e3d8a9858e
Use DREG() instead of XREG() wherever possible, by Magnus Damm.
ths
2007-06-22 11:43:07 +00:00
ea6cf6be8e
Emulate more fpu opcodes, by Magnus Damm.
ths
2007-06-22 11:12:01 +00:00
6db45e6519
Use correct data structures for stat syscalls, by Magnus Damm.
ths
2007-06-22 10:15:10 +00:00
072ae847f9
Setup stack properly, fixes wrong argc value problem, by Magnus Damm.
ths
2007-06-22 10:13:51 +00:00
4c909d14c2
Set FD bit in SR to emulate kernel behaviour, by Magnus Damm.
ths
2007-06-22 10:12:54 +00:00
d10927f86b
Add missing cpu_halted function, by Magnus Damm.
ths
2007-06-22 10:11:48 +00:00
8b6e0729aa
Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly).
balrog
2007-06-22 08:23:44 +00:00
47b2d338d9
Add USB HID keyboard.
balrog
2007-06-22 08:16:00 +00:00
07cf0ba03b
Revert workaround for -nographic segfault.
ths
2007-06-21 23:38:12 +00:00
2ff8979054
Fix segfault in -nographic mode, by Stefen Weil.
ths
2007-06-21 23:34:19 +00:00
d6eb40f650
Hack to keep wine happy, by Alexander Graf.
ths
2007-06-21 22:55:02 +00:00
4f2b1fe821
Implement set_robust_list, by Alexander Graf.
ths
2007-06-21 21:57:12 +00:00
71455574f7
Implement tgkill, by Alexander Graf.
ths
2007-06-21 21:45:30 +00:00
3780e197e4
Add alternate grab key, by Michael Mohr.
ths
2007-06-21 21:08:02 +00:00
731345e17b
Unpause the emulation after shutdown request on SDL close, so that it can take effect.
balrog
2007-06-21 17:56:50 +00:00
d60532ca8f
Add parallel memory mapped interface, by Herve Poussineau.
ths
2007-06-18 18:55:46 +00:00
630530a652
Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igor Lvovsky.
ths
2007-06-18 15:01:30 +00:00
e56869531a
Remove cscope.* files on 'make clean', by George G. Davis.
ths
2007-06-17 16:41:04 +00:00
b12b6a188e
Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.
ths
2007-06-17 16:38:39 +00:00
ffb04fcf08
Allow relative paths for the interpreter prefix in linux-user emulation.
ths
2007-06-17 15:32:30 +00:00
e27f01ef24
Use pixel_ops.h in PXA LCD screen drawing.
balrog
2007-06-13 22:36:30 +00:00
85b2d44057
Fix alpha user build failure.
ths
2007-06-12 21:22:16 +00:00
9414cc6fd3
Revert the Gallileo PCI mapping patch, it conflicts with the supposedly "generic" PC-style implementation.
ths
2007-06-12 21:06:52 +00:00
bd04c6feb9
Change 20Kc PRID to a later version.
ths
2007-06-12 12:43:47 +00:00
39524770b2
Fix "blx lr" (Lauro Venancio).
pbrook
2007-06-11 18:59:35 +00:00
2f2ecb83d7
Fix Sparc64 prefetcha op
blueswir1
2007-06-10 20:26:38 +00:00
f6d2a316d2
Wacom PenPartner tablet (virtual USB device).
balrog
2007-06-10 19:21:04 +00:00
a2502b58b3
Fix patch splitting lossage in vga.c
blueswir1
2007-06-10 17:01:00 +00:00
ece096bbdc
Add hw/pixel_ops.h
blueswir1
2007-06-10 16:35:21 +00:00
b29169d265
Attempt to fix incorrect colours on some BGR displays
blueswir1
2007-06-10 16:07:38 +00:00