This website requires JavaScript.
623e265c6b
Simplify TCG relocation bugfix.
pbrook
2008-02-10 14:09:09 +00:00
b2a5160c9f
Add serial loopback mode (patch from Hervé Poussineau).
balrog
2008-02-10 13:40:52 +00:00
e41c0f263f
Enhance PC kbd debugging (patch from Hervé Poussineau)
balrog
2008-02-10 13:39:24 +00:00
52ccc5e0c5
Fix parallel port software emulation (Hervé Poussineau). Remove __iomem, also unused.
balrog
2008-02-10 13:34:48 +00:00
7bedce8d85
Don't error out on zero-length chunks in writev, as to mimic Linux (Kirill A. Shutemov).
balrog
2008-02-10 13:28:08 +00:00
ff99363847
Remove unused boolean_t, should fix building for Solaris. Fix a typo (Stuart Brady).
balrog
2008-02-10 13:21:25 +00:00
2ba1eeb62c
Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for annother potential bug.
pbrook
2008-02-10 02:41:15 +00:00
41df841110
lock_iovec() fix
bellard
2008-02-04 22:26:57 +00:00
3fe43da737
win32: suppress alloca() warning
bellard
2008-02-04 22:03:16 +00:00
a4d8670ffc
win32 fix
bellard
2008-02-04 22:00:42 +00:00
3aba3d86f7
Update texi2pod.pl.
ths
2008-02-04 14:47:49 +00:00
5ff9d6a469
fixed sign extensions - added explicit side effect op flag - added discard instruction
bellard
2008-02-04 00:37:54 +00:00
bb210e78b3
compare fix
bellard
2008-02-03 21:06:23 +00:00
ac56dd4812
Add TCG variable opaque type.
pbrook
2008-02-03 19:56:33 +00:00
724db11840
Robustify source directory check.
pbrook
2008-02-03 19:20:13 +00:00
0115be31ce
Fix opparam_buf size estimate.
pbrook
2008-02-03 17:35:41 +00:00
db7287ed17
Use ARCH_CFLAGS in configure tests.
pbrook
2008-02-03 16:27:13 +00:00
45e4522e2e
Fix VMware VGA init call (Anthony Liguori). s/vga_ram_size/vga_ram_addr/
balrog
2008-02-03 04:33:32 +00:00
59faef3a48
Fix building under paths with symlinks (patch from Richard Purdie).
balrog
2008-02-03 04:22:24 +00:00
1d4db89c09
Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).
balrog
2008-02-03 04:05:50 +00:00
b5a23ad40c
Do not set RTC frequency if already set (Aurelien Jarno).
balrog
2008-02-03 03:45:47 +00:00
c717d8bf13
Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeLeMan (patch by Tristan Gingold).
balrog
2008-02-03 03:37:46 +00:00
7241f532c3
NMI and INTR events injection should not be handled as software interrupts (Bernhard Kauer).
balrog
2008-02-03 03:26:30 +00:00
3aa3eea310
Add VNC reverse connections, by Eddie Kohler.
balrog
2008-02-03 02:54:04 +00:00
3d575329a5
Make SVM env->cr[8] a valid register (patch from TeLeMan).
balrog
2008-02-03 02:42:36 +00:00
7c23b89203
E1000 NIC emulation (Nir Peleg, patch from Dor Laor). Applied %s/^\([^I ]*\)^I/\1 /g on e1000.c and added e1000 to help message.
balrog
2008-02-03 02:20:18 +00:00
dd48594e1a
Add missing dependencies on generated files (for parallel build).
pbrook
2008-02-01 22:45:04 +00:00
bce61846b1
reverted -translation option support
bellard
2008-02-01 22:18:51 +00:00
127fc407be
Move AUX1 and AUX2 to correct locations
blueswir1
2008-02-01 20:12:40 +00:00
9804c8e203
typos
bellard
2008-02-01 13:01:47 +00:00
57fec1fee9
use the TCG code generator
bellard
2008-02-01 10:50:11 +00:00
c896fe29d6
TCG code generator
bellard
2008-02-01 10:05:41 +00:00
56abbcfff3
update
bellard
2008-02-01 10:03:18 +00:00
2e2ea909c2
typo
bellard
2008-02-01 10:02:52 +00:00
efd0c2063b
suppressed warnings
bellard
2008-01-31 15:19:39 +00:00
a44c7c15ac
compilation fix
bellard
2008-01-31 15:19:24 +00:00
8aadfbf0d1
compilation fixes - added bswap - comments
bellard
2008-01-31 14:56:10 +00:00
40293e580d
Makefile cleanup - more generic support of 32 bit compilation on x86_64
bellard
2008-01-31 11:32:10 +00:00
111f061b8f
removed unused file
bellard
2008-01-31 10:43:14 +00:00
d656469f44
use simpler REGPARM convention - make CPUTLBEntry size a power of two
bellard
2008-01-31 09:22:27 +00:00
0019ad5346
Rearrange slavio_misc code to prepare for different addresses Pass first env instead of using cpu_single_env directly Add Aux1 to Sun4c
blueswir1
2008-01-27 09:49:28 +00:00
67e42751dc
Fix user timer mode change (Robert Reif)
blueswir1
2008-01-26 09:13:46 +00:00
e5e3812157
Add TurboSPARC mask ID register (Robert Reif)
blueswir1
2008-01-25 19:52:54 +00:00
e1cb950242
User timer limit fixes (Robert Reif)
blueswir1
2008-01-25 19:51:27 +00:00
40a2e657a5
Add option to disable TB cache, by Herve Poussineau.
ths
2008-01-23 19:01:12 +00:00
c304f7e23d
Core Graphics support (cocoa.m rewrite), by Mike Kronenberg.
ths
2008-01-22 23:25:15 +00:00
f220f4e3d8
fixed register constraint
bellard
2008-01-21 15:07:18 +00:00
a11d070e38
Change the usb-serial product ID to a more widely recognised value (Samuel Thibault). Implement chr_close callback for "stdio" so that it can be closed and reopened. Free chr devices after they're closed.
balrog
2008-01-19 13:00:43 +00:00
db380c066d
Documentation piece explaining "usb_add serial" by Samuel Thibault. Minor style change.
balrog
2008-01-17 22:22:45 +00:00
26463dbc1b
Miscellaneous fixes after recent audio additions (malc).
balrog
2008-01-17 21:47:25 +00:00
80637a6afd
Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko)
blueswir1
2008-01-17 21:07:04 +00:00
e42c20b41a
Give ECC controller an IRQ (Robert Reif)
blueswir1
2008-01-17 21:04:16 +00:00
a4fc08ff47
Revert licensing to "GPLv2 or later", by Ulrich Hecht.
ths
2008-01-17 13:56:59 +00:00
423d65f4f9
Gravis Ultrasound GF1 sound card emulation (malc).
balrog
2008-01-14 22:09:11 +00:00
a8981ddad8
Make dsound compile again (patch by malc, spotted by C.W. Betts).
balrog
2008-01-14 21:50:24 +00:00
9f60ad5075
Add a missing vga_hw_update() when accepting a connection (Anders Melchiorsen).
balrog
2008-01-14 21:45:55 +00:00
e5c9a13e26
PCI AC97 emulation by malc.
balrog
2008-01-14 04:27:55 +00:00
ca9cc28c62
pthreads-based audio and miscellaneous audio clean-up (malc). ESD support (malc, Frederick Reeve).
balrog
2008-01-14 04:24:29 +00:00
b34d259a81
Add a path length check to prevent heap overflow (Eric Milliken).
balrog
2008-01-14 03:48:37 +00:00
a78b03cb69
Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).
balrog
2008-01-14 03:43:18 +00:00
a795421883
USB-to-serial device (Samuel Thibault).
balrog
2008-01-14 03:41:02 +00:00
fd56059fb6
Optimize clear insns by treating support reg P0 specially and add missing micro-op RETURN's (Edgar E. Iglesias).
balrog
2008-01-14 03:18:30 +00:00
38453b93dd
Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till Straumann).
balrog
2008-01-14 03:15:20 +00:00
044fae83ad
Clean-up /tmp directory after -smb use (Mark Jonckheere).
balrog
2008-01-14 03:11:16 +00:00
38cdea7ccf
Multi-profile DVD-ROM support (Carlo Marcelo Arenas Belon).
balrog
2008-01-14 03:05:55 +00:00
609497ab3c
Change -drive parsing so that paths don't have to be double-escaped (Laurent Vivier, Johannes Schindelin)
balrog
2008-01-14 02:56:53 +00:00
5697ff6b88
Revert accidentally added second NIC in Gumstix-connect - this should probably be a separate board.
balrog
2008-01-14 02:39:21 +00:00
b94ec3eca8
Fully clean up on Mac OS X Leopard (Andreas Färber).
balrog
2008-01-14 02:36:29 +00:00
1451299039
Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).
balrog
2008-01-14 02:25:44 +00:00
1492a3c467
Register io ports as selected by PCI config in VMware SVGA. Should prevent segfaults with RTL8139.
balrog
2008-01-14 01:52:52 +00:00
a0ecfb73b1
Reduce redundant timer ticks in VNC, by Anders Melchiorsen.
balrog
2008-01-13 23:51:53 +00:00
8fccda832a
qemu manpage: describe arguments of usbdevice option, by Aurelien Jarno.
ths
2008-01-09 12:14:45 +00:00
a139a3ad23
Fix typo which broke MIPS32R2 64-bit FPU support.
ths
2008-01-09 12:03:22 +00:00
05ebd53730
Fix segfault caused by fall through, by Juergen Lock.
ths
2008-01-08 19:32:16 +00:00
6b5435d77c
Fix broken absoluteness check for cabs.d.*.
ths
2008-01-08 18:11:08 +00:00
7bba1ee81b
Fix section switching buglet, by Edgar E. Iglesias.
ths
2008-01-08 14:39:43 +00:00
c2c59c3e76
Mac OS X build fix, by Andreas Faerber.
ths
2008-01-08 00:00:20 +00:00
01534fe901
restore original values for ai.aio_threads and ai.aio_num
bellard
2008-01-06 18:53:07 +00:00
0c64b9cd4a
fixed ppc64abi32 executable name
bellard
2008-01-06 18:27:58 +00:00
f0403c037d
update binary distribution
bellard
2008-01-06 18:27:12 +00:00
68d0f70e3c
copyright update
bellard
2008-01-06 17:21:48 +00:00
bfe312121e
version change
bellard
2008-01-06 17:10:54 +00:00
8e82c6a880
Make error messages consistent (Robert Reif)
blueswir1
2008-01-06 07:50:38 +00:00
d5d08334d4
Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen).
balrog
2008-01-05 19:41:47 +00:00
6d1f177831
Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.
balrog
2008-01-05 19:29:17 +00:00
d66846a14e
Update Changelog with new Xscale platforms and vmsvga.
balrog
2008-01-05 18:53:35 +00:00
c8b153d794
Malta flash support.
ths
2008-01-04 19:11:32 +00:00
b67bfe8d9f
Handle some more exception types.
ths
2008-01-04 17:52:57 +00:00
9a5d878f6e
Fix exception debug output.
ths
2008-01-03 21:26:23 +00:00
3ee8992257
Fix dynamically changed memory callbacks and passed opaque parameter
blueswir1
2008-01-02 19:45:26 +00:00
e3a79bcadd
Fix Debian serial console boot problem reported by Aurelien Jarno
blueswir1
2008-01-01 20:57:25 +00:00
045380be94
More ASIs
blueswir1
2008-01-01 17:07:39 +00:00
7c56045670
Register only valid register access widths
blueswir1
2008-01-01 17:06:38 +00:00
ff403da6a7
DVMA translation errors raise a module error irq (NMI)
blueswir1
2008-01-01 17:04:45 +00:00
4254fab8f9
Support for registering address space only for some access widths
blueswir1
2008-01-01 16:57:19 +00:00
0b09be2b2f
Nicer debug output for exceptions
blueswir1
2007-12-30 17:13:01 +00:00
b8aa4598e2
MIPS COP1X (and related) instructions, by Richard Sandiford.
ths
2007-12-30 15:36:58 +00:00
6341fdcb78
Fix CPU timer interrupts
blueswir1
2007-12-29 20:09:57 +00:00
371911094c
Update Sparc32 OpenBIOS image to SVN revision 183. Changes: r182: Add handlers for timer interrupts r183: Print a message and halt if Sun4c or Sun4d
blueswir1
2007-12-29 18:45:55 +00:00
cebb73aa5f
Fix SS-2 boot mode
blueswir1
2007-12-29 18:34:23 +00:00