]>
xenbits.xensource.com Git - qemu-xen-4.4-testing.git/log
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
bellard [Mon, 21 Nov 2005 23:22:06 +0000 (23:22 +0000)]
fixed big endian host support
bellard [Sun, 20 Nov 2005 18:53:42 +0000 (18:53 +0000)]
make the number of buffers settable (malc)
bellard [Sun, 20 Nov 2005 18:53:05 +0000 (18:53 +0000)]
added LF missing in logs (malc)
bellard [Sun, 20 Nov 2005 16:24:34 +0000 (16:24 +0000)]
audio merge (malc)
bellard [Sun, 20 Nov 2005 16:24:09 +0000 (16:24 +0000)]
workaround for atexit - buffer size API change
bellard [Sun, 20 Nov 2005 16:22:16 +0000 (16:22 +0000)]
wav finalization fix (malc)
bellard [Sun, 20 Nov 2005 16:20:39 +0000 (16:20 +0000)]
pcm endianness is now explicit (malc)
bellard [Sun, 20 Nov 2005 10:35:40 +0000 (10:35 +0000)]
make the TB cache independent of MMU mappings (faster MMU context switches and needed for SMP support)
bellard [Sun, 20 Nov 2005 10:33:00 +0000 (10:33 +0000)]
removed unneeded code
bellard [Sun, 20 Nov 2005 10:31:08 +0000 (10:31 +0000)]
use direct jump only for jumps in the same page - stop translation after mtsr[in]
bellard [Sun, 20 Nov 2005 10:30:32 +0000 (10:30 +0000)]
use direct jump only for jumps in the same page
bellard [Sun, 20 Nov 2005 10:29:33 +0000 (10:29 +0000)]
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard [Sat, 19 Nov 2005 18:17:16 +0000 (18:17 +0000)]
DOS 6.22 fix (Johannes Schindelin)
bellard [Sat, 19 Nov 2005 17:47:39 +0000 (17:47 +0000)]
target independent memory access functions
bellard [Sat, 19 Nov 2005 17:43:37 +0000 (17:43 +0000)]
USB reset typo (Lonnie Mendez)
bellard [Sat, 19 Nov 2005 17:42:52 +0000 (17:42 +0000)]
update
bellard [Tue, 15 Nov 2005 23:02:53 +0000 (23:02 +0000)]
update
bellard [Tue, 15 Nov 2005 22:16:05 +0000 (22:16 +0000)]
new network emulation
bellard [Sun, 13 Nov 2005 21:53:15 +0000 (21:53 +0000)]
correct use of USBDEVFS_DISCONNECT
bellard [Fri, 11 Nov 2005 00:24:57 +0000 (00:24 +0000)]
sparc merge (Blue Swirl)
bellard [Fri, 11 Nov 2005 00:06:10 +0000 (00:06 +0000)]
debug fix (malc)
bellard [Fri, 11 Nov 2005 00:04:19 +0000 (00:04 +0000)]
VM state change support (malc)
bellard [Fri, 11 Nov 2005 00:03:20 +0000 (00:03 +0000)]
compile fix (malc)
bellard [Fri, 11 Nov 2005 00:03:07 +0000 (00:03 +0000)]
size_t fix (malc)
bellard [Fri, 11 Nov 2005 00:02:25 +0000 (00:02 +0000)]
debug msg (malc)
bellard [Fri, 11 Nov 2005 00:00:38 +0000 (00:00 +0000)]
API for changes in VM state (malc)
bellard [Fri, 11 Nov 2005 00:00:09 +0000 (00:00 +0000)]
ES1370 word sized read fix (aka Win9x bug) (malc)
bellard [Thu, 10 Nov 2005 23:59:38 +0000 (23:59 +0000)]
spelling fix (malc)
bellard [Thu, 10 Nov 2005 23:58:52 +0000 (23:58 +0000)]
low level host parallel port access
bellard [Thu, 10 Nov 2005 23:58:33 +0000 (23:58 +0000)]
char dev ioctls
bellard [Tue, 8 Nov 2005 22:30:34 +0000 (22:30 +0000)]
use host serial port
bellard [Sun, 6 Nov 2005 19:56:23 +0000 (19:56 +0000)]
use softfloat types in softmmu_header.h (Paul Brook)
bellard [Sun, 6 Nov 2005 19:36:29 +0000 (19:36 +0000)]
thumb BLX insn fix (Paul Brook)
bellard [Sun, 6 Nov 2005 18:20:36 +0000 (18:20 +0000)]
suppressed unneeded options - added isapc machine
bellard [Sun, 6 Nov 2005 16:52:11 +0000 (16:52 +0000)]
m68k disassembler (Paul Brook)
bellard [Sun, 6 Nov 2005 16:49:55 +0000 (16:49 +0000)]
USB help
bellard [Sun, 6 Nov 2005 16:13:28 +0000 (16:13 +0000)]
USB user interface
bellard [Sun, 6 Nov 2005 15:48:04 +0000 (15:48 +0000)]
serial load/save VM support (Vincent Pelletier)
bellard [Sat, 5 Nov 2005 18:55:27 +0000 (18:55 +0000)]
audio merge (malc)
bellard [Sat, 5 Nov 2005 17:22:48 +0000 (17:22 +0000)]
same PCI parameters as PIIX3
bellard [Sat, 5 Nov 2005 16:57:08 +0000 (16:57 +0000)]
added virtual USB mouse support
bellard [Sat, 5 Nov 2005 16:55:48 +0000 (16:55 +0000)]
cosmetics
bellard [Sat, 5 Nov 2005 14:22:27 +0000 (14:22 +0000)]
initial USB support
bellard [Wed, 2 Nov 2005 22:30:45 +0000 (22:30 +0000)]
gcc4 warning (Paul Brook)
bellard [Sun, 30 Oct 2005 23:19:10 +0000 (23:19 +0000)]
SDL full screen patch for Windows (malc)
bellard [Sun, 30 Oct 2005 21:39:18 +0000 (21:39 +0000)]
suppressed JUMP_TB (Paul Brook)
bellard [Sun, 30 Oct 2005 21:38:50 +0000 (21:38 +0000)]
update
bellard [Sun, 30 Oct 2005 21:23:38 +0000 (21:23 +0000)]
avoid using physical accesses in user emulation
bellard [Sun, 30 Oct 2005 21:01:05 +0000 (21:01 +0000)]
User-mode gdbserver port number (Paul Brook)
bellard [Sun, 30 Oct 2005 20:58:30 +0000 (20:58 +0000)]
Arm AT_HWCAP AUXV entry (Paul Brook)
bellard [Sun, 30 Oct 2005 20:53:51 +0000 (20:53 +0000)]
vmdk endianness fix (Benoit Poulot-Cazajous)
bellard [Sun, 30 Oct 2005 20:49:44 +0000 (20:49 +0000)]
endianness fix
bellard [Sun, 30 Oct 2005 20:48:42 +0000 (20:48 +0000)]
more physical memory access functions
bellard [Sun, 30 Oct 2005 19:34:15 +0000 (19:34 +0000)]
endianness fix
bellard [Sun, 30 Oct 2005 19:12:29 +0000 (19:12 +0000)]
update
bellard [Sun, 30 Oct 2005 18:58:21 +0000 (18:58 +0000)]
merged 15a_aqemu.patch audio patch (malc)
bellard [Sun, 30 Oct 2005 18:30:10 +0000 (18:30 +0000)]
OS X: support for the built in CD-ROM drive (Mike Kronenberg)
bellard [Sun, 30 Oct 2005 18:24:49 +0000 (18:24 +0000)]
fixed/full keyboard input - full mouse support - support for qemu console (Mike Kronenberg)
bellard [Sun, 30 Oct 2005 18:21:23 +0000 (18:21 +0000)]
Thumb symbol lookup (Paul Brook)
bellard [Sun, 30 Oct 2005 18:16:26 +0000 (18:16 +0000)]
moved common softmmu code to common header (Paul Brook)
bellard [Sun, 30 Oct 2005 17:28:50 +0000 (17:28 +0000)]
Sparc64 add/sub flag bugs fixed (Blue Swirl)
bellard [Sun, 30 Oct 2005 17:24:19 +0000 (17:24 +0000)]
sparc merge (Blue Swirl)
bellard [Sun, 30 Oct 2005 17:24:05 +0000 (17:24 +0000)]
ESP PIO mode, 2k CDROM sector size (Blue Swirl)
bellard [Sun, 30 Oct 2005 17:06:11 +0000 (17:06 +0000)]
restore regwptr (Blue Swirl)
bellard [Sun, 30 Oct 2005 17:05:44 +0000 (17:05 +0000)]
slavio_serial fixes (Blue Swirl)
bellard [Sun, 30 Oct 2005 17:05:13 +0000 (17:05 +0000)]
sparc64 fixes (Blue Swirl)
bellard [Sun, 30 Oct 2005 16:58:31 +0000 (16:58 +0000)]
suppressed m48t08 RTC - simplified m48t59 RTC api
bellard [Sun, 30 Oct 2005 16:08:23 +0000 (16:08 +0000)]
sparc fix (Blue Swirl)
bellard [Sun, 30 Oct 2005 15:45:19 +0000 (15:45 +0000)]
ASI printing (Blue Swirl)
bellard [Thu, 8 Sep 2005 19:26:14 +0000 (19:26 +0000)]
div64 fix (aka ssh bug)
bellard [Sun, 4 Sep 2005 16:54:47 +0000 (16:54 +0000)]
disabled LDT test (kqemu 0.7.2 no longer needs it)
bellard [Sun, 4 Sep 2005 16:35:31 +0000 (16:35 +0000)]
update
bellard [Sat, 3 Sep 2005 21:33:43 +0000 (21:33 +0000)]
kqemu_enabled test
bellard [Sat, 3 Sep 2005 17:55:47 +0000 (17:55 +0000)]
kqemu_cpu_interrupt support for win32 (Filip Navara)
bellard [Sat, 3 Sep 2005 16:25:14 +0000 (16:25 +0000)]
SYSENTER fix for x86_64 CPUs
bellard [Sat, 3 Sep 2005 15:28:58 +0000 (15:28 +0000)]
avoid losing chars in serial console
bellard [Sat, 3 Sep 2005 10:49:04 +0000 (10:49 +0000)]
comments
bellard [Sat, 3 Sep 2005 10:45:39 +0000 (10:45 +0000)]
update
bellard [Sat, 3 Sep 2005 10:45:09 +0000 (10:45 +0000)]
improved user net performances
bellard [Sun, 21 Aug 2005 19:15:23 +0000 (19:15 +0000)]
kqemu_set_notdirty() opt
bellard [Sun, 21 Aug 2005 19:12:28 +0000 (19:12 +0000)]
dirty ram page handling fixes
bellard [Sun, 21 Aug 2005 17:30:26 +0000 (17:30 +0000)]
TSS error code push fix (malc)
bellard [Sun, 21 Aug 2005 15:19:36 +0000 (15:19 +0000)]
compilation fix for gcc3.4 on win32 (Paul Brook)
bellard [Sun, 21 Aug 2005 10:28:44 +0000 (10:28 +0000)]
CR4.TSD flag support (Matt Schulkind)
bellard [Sun, 21 Aug 2005 10:14:28 +0000 (10:14 +0000)]
Show thumb state in cpu dump (Paul Brook)
bellard [Sun, 21 Aug 2005 10:12:28 +0000 (10:12 +0000)]
fix AUX vector entries (Paul Brook)
bellard [Sun, 21 Aug 2005 09:50:09 +0000 (09:50 +0000)]
Byte swapping bug in arm semihosting (Paul Brook)
bellard [Sun, 21 Aug 2005 09:43:38 +0000 (09:43 +0000)]
Fix interrupt masking (Ralf Baechle
bellard [Sun, 21 Aug 2005 09:41:56 +0000 (09:41 +0000)]
Add i8259 PIT to MIPS (Ralf Baechle
bellard [Sun, 21 Aug 2005 09:40:49 +0000 (09:40 +0000)]
Fix MIPS counter / compare interrupt (Ralf Baechle
bellard [Sun, 21 Aug 2005 09:37:35 +0000 (09:37 +0000)]
added kqemu_set_notdirty()
bellard [Sun, 21 Aug 2005 09:32:43 +0000 (09:32 +0000)]
RSP update fix for x86_64 in iret
bellard [Sun, 21 Aug 2005 09:30:54 +0000 (09:30 +0000)]
comment