]>
xenbits.xensource.com Git - qemu-xen-4.4-testing.git/log
pbrook [Sat, 4 Feb 2006 19:30:51 +0000 (19:30 +0000)]
Correctly initialize Arm CPU for Thumb entry points.
bellard [Sat, 4 Feb 2006 17:40:20 +0000 (17:40 +0000)]
fxsave/fxrstor fix
bellard [Wed, 1 Feb 2006 23:06:55 +0000 (23:06 +0000)]
tap win32 support
bellard [Wed, 1 Feb 2006 22:20:12 +0000 (22:20 +0000)]
correct DMA and transfer mode reporting (Jens Axboe)
bellard [Wed, 1 Feb 2006 21:45:16 +0000 (21:45 +0000)]
added --enable-cocoa in help (Pavel Janík)
bellard [Wed, 1 Feb 2006 21:43:52 +0000 (21:43 +0000)]
use uint8_t instead of char
bellard [Wed, 1 Feb 2006 21:40:18 +0000 (21:40 +0000)]
rxcr save/restore (initial patch by Jürgen Pfennig
bellard [Wed, 1 Feb 2006 21:30:55 +0000 (21:30 +0000)]
clearer -net doc (Paul Brook)
bellard [Wed, 1 Feb 2006 21:29:26 +0000 (21:29 +0000)]
win32 socket support
bellard [Sun, 8 Jan 2006 10:53:14 +0000 (10:53 +0000)]
kqemu and SMP are currently not compatible
bellard [Mon, 19 Dec 2005 22:28:04 +0000 (22:28 +0000)]
update
bellard [Mon, 19 Dec 2005 22:12:34 +0000 (22:12 +0000)]
vvfat note
bellard [Mon, 19 Dec 2005 22:11:49 +0000 (22:11 +0000)]
win32 compile fix
bellard [Mon, 19 Dec 2005 01:42:32 +0000 (01:42 +0000)]
workaround for gcc bug on PowerPC
bellard [Sun, 18 Dec 2005 20:34:32 +0000 (20:34 +0000)]
suppressed -enable-audio and simplified -soundhw option handling (malc)
bellard [Sun, 18 Dec 2005 20:11:37 +0000 (20:11 +0000)]
MIPS, ARM and SMP updates
bellard [Sun, 18 Dec 2005 20:03:27 +0000 (20:03 +0000)]
log typos
bellard [Sun, 18 Dec 2005 19:28:08 +0000 (19:28 +0000)]
qruncom compile fixes (initial patch by Even Rouault)
bellard [Sun, 18 Dec 2005 19:18:45 +0000 (19:18 +0000)]
(Joachim Henke)
- suppress unwanted kernel logs
- avoids passing modifier keys to the guest OS when typing in the Monitor
- fixes the bug that the mouse cursor grab is released with _any_ modifier key
(should be only ctrl+alt)
- removes some code redundancies
bellard [Sun, 18 Dec 2005 19:14:49 +0000 (19:14 +0000)]
better help option support (Bernhard Fischer)
bellard [Sun, 18 Dec 2005 19:09:37 +0000 (19:09 +0000)]
avoid echo on pty devices (David Decotigny) - fixes in the command line help
bellard [Sun, 18 Dec 2005 18:31:45 +0000 (18:31 +0000)]
update
bellard [Sun, 18 Dec 2005 18:29:50 +0000 (18:29 +0000)]
Major overhaul of the virtual FAT driver for read/write support (Johannes Schindelin)
bellard [Sun, 18 Dec 2005 18:28:15 +0000 (18:28 +0000)]
qcow_make_empty() support (Johannes Schindelin)
bellard [Sun, 18 Dec 2005 18:02:24 +0000 (18:02 +0000)]
use IPPROTO_IP instead of SOL_IP
bellard [Sun, 18 Dec 2005 17:51:01 +0000 (17:51 +0000)]
do not init ne2000 if no network enabled
bellard [Sun, 18 Dec 2005 17:39:52 +0000 (17:39 +0000)]
smc91c111 fixes (Paul Brook)
bellard [Sun, 18 Dec 2005 16:55:25 +0000 (16:55 +0000)]
cpu_reset() fix (Paul Brook)
bellard [Sun, 18 Dec 2005 16:54:08 +0000 (16:54 +0000)]
switching to Arm mode in do_interrupt() (Paul Brook)
bellard [Sun, 18 Dec 2005 16:36:49 +0000 (16:36 +0000)]
'-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante)
bellard [Sat, 17 Dec 2005 14:02:29 +0000 (14:02 +0000)]
moved mp config table to a safer place
bellard [Sat, 17 Dec 2005 02:59:58 +0000 (02:59 +0000)]
fixed null segment validation (aka x86_64 regression bug)
bellard [Sat, 17 Dec 2005 01:27:28 +0000 (01:27 +0000)]
initial support for up to 255 CPUs
bellard [Sat, 17 Dec 2005 01:11:12 +0000 (01:11 +0000)]
disable debug mode
bellard [Sat, 17 Dec 2005 01:10:04 +0000 (01:10 +0000)]
mipsel disas fix
bellard [Sat, 17 Dec 2005 01:05:42 +0000 (01:05 +0000)]
switch_tss fix (aka spoon OS bug)
bellard [Tue, 6 Dec 2005 21:48:41 +0000 (21:48 +0000)]
update
bellard [Tue, 6 Dec 2005 21:44:55 +0000 (21:44 +0000)]
more targets
bellard [Tue, 6 Dec 2005 21:44:28 +0000 (21:44 +0000)]
fix for mipsel (will need change for softmmu case)
bellard [Tue, 6 Dec 2005 21:43:35 +0000 (21:43 +0000)]
mips and mipsel support - fixed e_type mask
bellard [Tue, 6 Dec 2005 21:42:55 +0000 (21:42 +0000)]
mipsel-user target
bellard [Tue, 6 Dec 2005 21:42:17 +0000 (21:42 +0000)]
mipsel target
bellard [Tue, 6 Dec 2005 21:42:03 +0000 (21:42 +0000)]
update
bellard [Mon, 5 Dec 2005 21:04:50 +0000 (21:04 +0000)]
added MIPS user in automatic tests
bellard [Mon, 5 Dec 2005 21:04:24 +0000 (21:04 +0000)]
handle coprocessor exceptions
bellard [Mon, 5 Dec 2005 20:31:52 +0000 (20:31 +0000)]
Initial SPARC SMP support (Blue Swirl)
bellard [Mon, 5 Dec 2005 20:30:36 +0000 (20:30 +0000)]
cdrom_read_toc support (Blue Swirl)
bellard [Mon, 5 Dec 2005 20:29:47 +0000 (20:29 +0000)]
PAGE_EXEC support (Blue Swirl)
bellard [Mon, 5 Dec 2005 20:00:00 +0000 (20:00 +0000)]
update
bellard [Mon, 5 Dec 2005 19:59:36 +0000 (19:59 +0000)]
MIPS fixes (Daniel Jacobowitz)
bellard [Mon, 5 Dec 2005 19:59:05 +0000 (19:59 +0000)]
MIPS halt support - MIPS static state fix (Daniel Jacobowitz)
bellard [Mon, 5 Dec 2005 19:57:57 +0000 (19:57 +0000)]
MIPS unaligned accesses exceptions (Daniel Jacobowitz)
bellard [Mon, 5 Dec 2005 19:56:38 +0000 (19:56 +0000)]
kernel command line support (Daniel Jacobowitz)
bellard [Mon, 5 Dec 2005 19:56:07 +0000 (19:56 +0000)]
correct MIPS state restoring (Daniel Jacobowitz)
bellard [Mon, 5 Dec 2005 19:55:19 +0000 (19:55 +0000)]
MIPS support and memory access error reporting (Daniel Jacobowitz)
bellard [Sun, 4 Dec 2005 22:17:10 +0000 (22:17 +0000)]
segment validation fix in lret/iret
bellard [Sun, 4 Dec 2005 18:56:28 +0000 (18:56 +0000)]
Arm mulxy insn fix (Paul Brook)
bellard [Sun, 4 Dec 2005 18:54:21 +0000 (18:54 +0000)]
NIC emulation for qemu arm-softmmu (Paul Brook)
bellard [Sun, 4 Dec 2005 18:46:05 +0000 (18:46 +0000)]
generate GPF if non canonical addresses
bellard [Mon, 28 Nov 2005 22:28:41 +0000 (22:28 +0000)]
statfs fix
bellard [Mon, 28 Nov 2005 22:28:16 +0000 (22:28 +0000)]
correct ioctls
bellard [Mon, 28 Nov 2005 22:28:07 +0000 (22:28 +0000)]
uid32 syscalls
bellard [Mon, 28 Nov 2005 21:19:42 +0000 (21:19 +0000)]
NX support
bellard [Mon, 28 Nov 2005 21:19:04 +0000 (21:19 +0000)]
PAGE_EXEC support in TLBs
bellard [Mon, 28 Nov 2005 21:02:43 +0000 (21:02 +0000)]
nx defines
bellard [Mon, 28 Nov 2005 21:02:17 +0000 (21:02 +0000)]
x86_64 ldl fix
bellard [Mon, 28 Nov 2005 21:01:52 +0000 (21:01 +0000)]
x86_64 lcall fix
bellard [Sun, 27 Nov 2005 19:10:42 +0000 (19:10 +0000)]
win32 compile fix
bellard [Sat, 26 Nov 2005 20:15:14 +0000 (20:15 +0000)]
specialize the power save code for 7x0 CPUs
bellard [Sat, 26 Nov 2005 20:12:28 +0000 (20:12 +0000)]
fixed async signal support for tb_phys_invalidate()
bellard [Sat, 26 Nov 2005 20:10:07 +0000 (20:10 +0000)]
using _exit in fork() (Kamo Hiroyasu)
bellard [Sat, 26 Nov 2005 18:47:20 +0000 (18:47 +0000)]
mips user emulation
bellard [Sat, 26 Nov 2005 18:47:06 +0000 (18:47 +0000)]
fixed BLTZAL and BLTZALL insns - fixed regressions from jmp opts
bellard [Sat, 26 Nov 2005 18:43:28 +0000 (18:43 +0000)]
fixed warning
bellard [Sat, 26 Nov 2005 11:41:16 +0000 (11:41 +0000)]
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
bellard [Sat, 26 Nov 2005 10:58:41 +0000 (10:58 +0000)]
update boot sector when using -kernel (Magnus Damm)
bellard [Sat, 26 Nov 2005 10:46:38 +0000 (10:46 +0000)]
ARM CPU suspend/halt (Paul Brook)
bellard [Sat, 26 Nov 2005 10:39:51 +0000 (10:39 +0000)]
update
bellard [Sat, 26 Nov 2005 10:38:37 +0000 (10:38 +0000)]
ARM system emulation (Paul Brook)
bellard [Sat, 26 Nov 2005 10:36:25 +0000 (10:36 +0000)]
PS2 mouse and keyboard separation (Paul Brook)
bellard [Sat, 26 Nov 2005 10:28:44 +0000 (10:28 +0000)]
use TARGET_PAGE_SIZE (Paul Brook)
bellard [Sat, 26 Nov 2005 10:14:03 +0000 (10:14 +0000)]
PS2 mouse and keyboard separation (Paul Brook)
bellard [Wed, 23 Nov 2005 22:05:28 +0000 (22:05 +0000)]
halt state support for ppc
bellard [Wed, 23 Nov 2005 21:36:30 +0000 (21:36 +0000)]
avoid generating useless exceptions (Jocelyn Mayer)
bellard [Wed, 23 Nov 2005 21:13:45 +0000 (21:13 +0000)]
openpic SMP support (Jocelyn Mayer)
bellard [Wed, 23 Nov 2005 21:11:49 +0000 (21:11 +0000)]
more generic serial port (initial patch by Jocelyn Mayer)
bellard [Wed, 23 Nov 2005 21:03:04 +0000 (21:03 +0000)]
update
bellard [Wed, 23 Nov 2005 21:02:10 +0000 (21:02 +0000)]
added HF_HALTED bit
bellard [Wed, 23 Nov 2005 21:01:47 +0000 (21:01 +0000)]
better halted state support
bellard [Wed, 23 Nov 2005 21:01:23 +0000 (21:01 +0000)]
use HF_HALTED bit
bellard [Wed, 23 Nov 2005 21:01:03 +0000 (21:01 +0000)]
better SMP scheduling
bellard [Wed, 23 Nov 2005 20:59:44 +0000 (20:59 +0000)]
fummy DM_LOWPRI handling
bellard [Tue, 22 Nov 2005 20:16:13 +0000 (20:16 +0000)]
RTL8029 IDs support (Warner Losh)
bellard [Mon, 21 Nov 2005 23:35:10 +0000 (23:35 +0000)]
monitor_disas() prototype change
bellard [Mon, 21 Nov 2005 23:34:32 +0000 (23:34 +0000)]
SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processor BIOS table generation
bellard [Mon, 21 Nov 2005 23:32:10 +0000 (23:32 +0000)]
target_disas() little endian change
bellard [Mon, 21 Nov 2005 23:30:54 +0000 (23:30 +0000)]
cpu_exec_init() change
bellard [Mon, 21 Nov 2005 23:29:55 +0000 (23:29 +0000)]
cpu_single_env usage fix
bellard [Mon, 21 Nov 2005 23:26:26 +0000 (23:26 +0000)]
APIC fixes - SIPI support
bellard [Mon, 21 Nov 2005 23:25:50 +0000 (23:25 +0000)]
SMP support