This website requires JavaScript.
7b9c30c5ee
update
bellard
2007-02-05 20:46:55 +00:00
c636bb66cc
gdbserver fix
bellard
2007-02-05 20:46:05 +00:00
84f2e8ef05
copyright update
bellard
2007-02-05 20:21:32 +00:00
a9ce859052
info vnc command (Anthony Liguori)
bellard
2007-02-05 20:20:30 +00:00
564c337efd
Mouse relative offset VNC extension (Anthony Liguori)
bellard
2007-02-05 20:14:10 +00:00
2a2528266e
This patch fixes typos in the commpage definition (Pierre d'Herbemont).
bellard
2007-02-05 19:50:01 +00:00
263466f53a
This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begins sysctl implementation and implements fcntl (Pierre d'Herbemont).
bellard
2007-02-05 19:47:42 +00:00
1e2bed4f7e
Darwin cleanup usage (Pierre d'Herbemont)
bellard
2007-02-05 19:43:27 +00:00
831952376e
Darwin user help (Pierre d'Herbemont)
bellard
2007-02-05 19:42:07 +00:00
4fe8b87a7c
gcc version
bellard
2007-02-05 19:38:35 +00:00
1057eaa709
Fix 64-bit host register corruption.
pbrook
2007-02-04 13:37:44 +00:00
d96372efaa
sem* and msg* for qemu, part2, by Kirill Shutemov.
ths
2007-02-02 22:05:44 +00:00
fa2948167f
sem* and msg* for qemu, part1, by Kirill Shutemov.
ths
2007-02-02 22:05:00 +00:00
b49d07ba03
Use target_ulong type for emulator registers.
ths
2007-02-02 03:57:09 +00:00
33ef55bd96
Mingw build fix, by Johannes Schindelin.
ths
2007-02-02 03:30:54 +00:00
3fffc2234f
PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
ths
2007-02-02 03:13:18 +00:00
4a109bfbca
Update MIPS TODO.
ths
2007-02-02 02:56:33 +00:00
01d6a890b4
Sparc arm/mips/sparc register patch, by Martin Bochnig.
ths
2007-02-02 01:03:34 +00:00
6a1cbf68b7
script=no for the TUN/TAP net option, by Jean-Christian de Rivaz
ths
2007-02-02 00:37:56 +00:00
c4e27dd441
64 bit syscall fix
bellard
2007-02-01 22:12:43 +00:00
d80c7d1c47
64 bit syscall fixes - more logical mwait/monitor ECX test
bellard
2007-02-01 22:12:19 +00:00
0499e4a02a
cwde and cdq fix in 64 bit mode
bellard
2007-02-01 22:11:07 +00:00
0dcece76f0
Remove redundant ENOMEDIUM define.
ths
2007-01-31 13:34:07 +00:00
01feaa058e
Save some vm space for the regular program loading zone, by Pierre d'Herbemont
ths
2007-01-31 12:24:18 +00:00
bf53ca0190
Upgrade the apic version_id, by Don Laor.
ths
2007-01-31 12:22:18 +00:00
5a7b542bbd
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
ths
2007-01-31 12:16:51 +00:00
fd6776422b
Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre d'Herbemont.
ths
2007-01-31 12:10:07 +00:00
46ea33974d
Fix set_error return value, by Pierre d'Herbemont.
ths
2007-01-31 12:08:13 +00:00
90e950d17f
Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.
ths
2007-01-31 12:02:12 +00:00
3ddd00658e
Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.
ths
2007-01-31 11:48:27 +00:00
a2d1ebaf89
GDB hosted syscalls.
pbrook
2007-01-28 03:10:55 +00:00
4046d9130e
Use standard character device interface for gdbstub.
pbrook
2007-01-28 01:53:16 +00:00
f749998939
Add nodelay option for TCP character devices.
pbrook
2007-01-28 00:10:01 +00:00
e5b0bc445e
Rearrange char event handlers to fix CHR_EVENT_RESET.
pbrook
2007-01-27 23:46:43 +00:00
dff5efc848
Accept --foo as an alias for -foo.
pbrook
2007-01-27 17:19:39 +00:00
64423fb206
Accept -help.
pbrook
2007-01-27 17:11:41 +00:00
6c3675cac3
ENODEV works also for __sun__, the magic number 4097 stemmed from the windows support.
ths
2007-01-26 17:18:49 +00:00
71c2fd5cdf
Define ENOMEDIUM to match ENODEV if it isn't available.
ths
2007-01-26 15:37:46 +00:00
df5cf72160
Make the tarball's VERSION part overridable from make invocation.
ths
2007-01-24 22:56:36 +00:00
44cbbf18b9
Fix malta emulation for 64bit qemu.
ths
2007-01-24 22:00:13 +00:00
6070dd07e9
Split out SDL X keymap, by Bernhard Fischer.
ths
2007-01-24 21:40:21 +00:00
e6a71ae327
Add support for 82371FB (Step A1) and Improved support for 82371SB (Function 1), by Carlo Marcelo Arenas Belon.
ths
2007-01-24 21:35:22 +00:00
5f4da8c0f3
New multiple snapshot support for VMDK, by Igor Lvovsky.
ths
2007-01-24 21:05:24 +00:00
b29a0341d7
EBase is limited to KSEG0/KSEG1 even on 64bit CPUs.
ths
2007-01-24 18:01:23 +00:00
4de9b249d3
Reworking MIPS interrupt handling, by Aurelien Jarno.
ths
2007-01-24 01:47:51 +00:00
30c4bbace1
Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.
ths
2007-01-24 01:12:42 +00:00
9c2149c8e0
Implementing dmfc/dmtc.
ths
2007-01-23 22:45:22 +00:00
17c275d9ce
Update .cvsignore.
ths
2007-01-23 01:47:46 +00:00
81e1e20979
Update TODO.
ths
2007-01-22 20:57:17 +00:00
3b1c8be4f4
Fix PageMask handling, second part.
ths
2007-01-22 20:50:42 +00:00
c281868e26
Add dependency for fop_template.c.
ths
2007-01-21 22:40:04 +00:00
3c07f8e894
Don't resume guest when gdb connection terminates and -S specified.
pbrook
2007-01-21 16:47:01 +00:00
72f341ed1e
TLB address wraparound hopefully fixed now.
ths
2007-01-21 03:13:58 +00:00
bc814401c2
Bring TLB / PageSize handling in line with real hardware behaviour.
ths
2007-01-21 03:12:25 +00:00
8e71621f78
Add ARM Angel semihosting to system emulation.
pbrook
2007-01-20 17:12:09 +00:00
57be54bb3e
Fix "make test2".
pbrook
2007-01-20 16:52:55 +00:00
5f12ab4b10
Add more ATAPI CDROM DMA support, by Juergen Keil.
ths
2007-01-20 01:12:17 +00:00
af23902bd9
Fix typo.
ths
2007-01-20 00:29:01 +00:00
472c5273e2
Change display colors, the LED bar is green and the text display is red.
ths
2007-01-20 00:27:42 +00:00
15dcf5aa86
Note more issues.
ths
2007-01-19 17:56:23 +00:00
7f1c9da998
Darwin build fix, by Pierre d'Herbemont.
ths
2007-01-18 22:43:16 +00:00
284ec167e7
Add Darwin userspace emulation to Changelog.
ths
2007-01-18 22:14:53 +00:00
831b78254c
Darwin userspace emulation, by Pierre d'Herbemont.
ths
2007-01-18 20:06:33 +00:00
54421cb17b
Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>.
ths
2007-01-18 00:22:11 +00:00
0da75eb135
Big endian support for Gallileo, by Aurelien Jarno.
ths
2007-01-17 23:35:01 +00:00
605686cd7a
Kqemu support for Solaris, by Ben Taylor.
ths
2007-01-17 23:31:19 +00:00
8182266352
Fix USB buffer size, by Herbert Xu.
ths
2007-01-17 23:08:17 +00:00
54fd9cdfb4
Slirp UDP fix, by Jason Wessel.
ths
2007-01-17 22:47:40 +00:00
9dbd25e664
Note newsworthy changes.
ths
2007-01-17 21:32:49 +00:00
2c52c8169a
Keep track of mips related issues.
ths
2007-01-17 20:03:15 +00:00
f1770b3e1f
Disable Malta floppy controller for now, by Aurelien Jarno.
ths
2007-01-17 15:15:52 +00:00
72742c8626
ARM boot fix (Jason Wessel).
pbrook
2007-01-17 08:59:26 +00:00
adb4796796
Improved console handling, thanks Stefan Weil.
ths
2007-01-16 23:02:36 +00:00
dabd98ddf5
fixed movd mmx/sse insn
bellard
2007-01-16 19:28:58 +00:00
daf90626be
ARM ELF loader.
pbrook
2007-01-16 18:54:31 +00:00
5856de800d
MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.
ths
2007-01-15 23:58:11 +00:00
fde7d5bd73
Gallileo GT64xxx support, by Aurelien Jarno.
ths
2007-01-15 18:32:02 +00:00
5c2b87e34d
PIIX4 support, by Aurelien Jarno.
ths
2007-01-15 17:08:08 +00:00
567daa491f
Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.
ths
2007-01-10 16:25:04 +00:00
8f1c91d801
Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
ths
2007-01-10 16:23:41 +00:00
abcebc7e80
Devfn number for network PCI cards, by Aurelien Jarno.
ths
2007-01-10 16:17:21 +00:00
f158755072
Restore SCSI disk attaching, by Igor Kovalenko.
ths
2007-01-10 11:46:13 +00:00
bf8c534200
ifname arg fix
bellard
2007-01-09 19:44:41 +00:00
0178196398
win32: physical drive support (initial patch by kazu)
bellard
2007-01-07 22:43:30 +00:00
18607dcb7c
added cutils.c
bellard
2007-01-07 22:04:40 +00:00
96d30e4801
Revert -disk patch, as requested by Fabrice. The general idea of this patch is sound, but the implementation is just too ugly.
ths
2007-01-07 20:42:14 +00:00
2f67a0d55a
Script to check for missing FORCE_RET.
pbrook
2007-01-07 19:38:08 +00:00
21664424ed
path_is_absolute() fix for win32
bellard
2007-01-07 18:22:37 +00:00
3b39528c15
removed redundant qemu_aio_flush()
bellard
2007-01-07 17:33:20 +00:00
3b9f94e1a8
win32 block device fixes (initial patch by kazu)
bellard
2007-01-07 17:27:07 +00:00
f5e25d7007
Japanese keyboard patch (kazu)
bellard
2007-01-07 17:12:41 +00:00
2909b29aee
Unbreak the last patch.
ths
2007-01-06 02:24:15 +00:00
f7bcd4e373
Different MIPS BIOS binary names per endianness, and more relaxed size rules for the binaries, by Alec Voropay.
ths
2007-01-06 01:37:51 +00:00
43c1b7e4c3
Add new Etherboot ROMs for PXE boot.
ths
2007-01-05 23:48:51 +00:00
86e94dea5b
Reinitialize monitor upon reconnect, by Anthony Liguori.
ths
2007-01-05 22:01:59 +00:00
8f28f3fbbe
Configure check for alsa, by Bernhard Fischer.
ths
2007-01-05 21:25:54 +00:00
43f238d7b6
Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov.
ths
2007-01-05 20:55:49 +00:00
4dbb0f5006
Fix for hard disk translation hints, by Volker Ruppert.
ths
2007-01-05 18:58:34 +00:00
6850dd945e
Support for Bochs "growing" images, by Volker Ruppert.
ths
2007-01-05 18:56:04 +00:00
b92090309e
Fix comment, by Volker Ruppert.
ths
2007-01-05 18:52:57 +00:00