]> xenbits.xensource.com Git - qemu-xen-4.4-testing.git/log
qemu-xen-4.4-testing.git
18 years agoFix SCSI cdrom boot, thanks Blue Swirl.
ths [Sun, 24 Dec 2006 17:12:43 +0000 (17:12 +0000)]
Fix SCSI cdrom boot, thanks Blue Swirl.

18 years agoNull character instead of numeric null.
ths [Sat, 23 Dec 2006 22:51:27 +0000 (22:51 +0000)]
Null character instead of numeric null.

18 years agoSolaris SMBD hacks (Ben Taylor).
pbrook [Sat, 23 Dec 2006 15:37:33 +0000 (15:37 +0000)]
Solaris SMBD hacks (Ben Taylor).

18 years agoSimplify error handling again.
ths [Sat, 23 Dec 2006 15:18:47 +0000 (15:18 +0000)]
Simplify error handling again.

18 years agoCheck ELF binaries for machine type and endianness.
ths [Sat, 23 Dec 2006 14:18:39 +0000 (14:18 +0000)]
Check ELF binaries for machine type and endianness.

18 years agoUse memory barriers in FORCE_RET / RETURN.
ths [Sat, 23 Dec 2006 00:49:32 +0000 (00:49 +0000)]
Use memory barriers in FORCE_RET / RETURN.

18 years agoFix spelling.
ths [Sat, 23 Dec 2006 00:33:26 +0000 (00:33 +0000)]
Fix spelling.

18 years agoMore serial ports for the mips machine.
ths [Sat, 23 Dec 2006 00:23:19 +0000 (00:23 +0000)]
More serial ports for the mips machine.

18 years agoFix build warning on Windows.
ths [Sat, 23 Dec 2006 00:03:15 +0000 (00:03 +0000)]
Fix build warning on Windows.

18 years agoSparc64 build fix (Igor Kovalenko).
pbrook [Fri, 22 Dec 2006 22:35:25 +0000 (22:35 +0000)]
Sparc64 build fix (Igor Kovalenko).

18 years agoWindows build fix, namespace cleanup, fix error message, by Stefan Weil.
ths [Fri, 22 Dec 2006 21:20:52 +0000 (21:20 +0000)]
Windows build fix, namespace cleanup, fix error message, by Stefan Weil.

18 years agoSupport for unidirectional pipes, by Ed Swierk.
ths [Fri, 22 Dec 2006 19:25:31 +0000 (19:25 +0000)]
Support for unidirectional pipes, by Ed Swierk.

18 years agoFix -cdrom breakage.
ths [Fri, 22 Dec 2006 17:29:05 +0000 (17:29 +0000)]
Fix -cdrom breakage.

18 years agoSCSI emulation improvements, by Chuck Brazie.
ths [Fri, 22 Dec 2006 16:34:11 +0000 (16:34 +0000)]
SCSI emulation improvements, by Chuck Brazie.

18 years agoBuild fix for AIO (-dummy) on Windows, by Stefan Weil.
ths [Fri, 22 Dec 2006 14:19:53 +0000 (14:19 +0000)]
Build fix for AIO (-dummy) on Windows, by Stefan Weil.

18 years agoEscape filname printout properly, by Anthony Liguori and Julian Seward.
ths [Fri, 22 Dec 2006 14:11:31 +0000 (14:11 +0000)]
Escape filname printout properly, by Anthony Liguori and Julian Seward.

18 years agoFix CDROM change, by Anthony Liguori.
ths [Fri, 22 Dec 2006 02:14:49 +0000 (02:14 +0000)]
Fix CDROM change, by Anthony Liguori.

18 years agoDaemonize option, by Anthony Liguori.
ths [Fri, 22 Dec 2006 02:11:31 +0000 (02:11 +0000)]
Daemonize option, by Anthony Liguori.

18 years agoUnix domain socket support for VNC, by Anthony Liguori.
ths [Fri, 22 Dec 2006 02:09:07 +0000 (02:09 +0000)]
Unix domain socket support for VNC, by Anthony Liguori.

18 years agoRun monitor over unix domain sockets, by Anthony Liguori.
ths [Thu, 21 Dec 2006 19:46:43 +0000 (19:46 +0000)]
Run monitor over unix domain sockets, by Anthony Liguori.

18 years agoFix "inaccessible boot device" on FreeBSD, by Juergen Lock.
ths [Thu, 21 Dec 2006 19:14:11 +0000 (19:14 +0000)]
Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.

18 years agoEnable TCP_NODELAY, by Daniel Jacobowitz.
ths [Thu, 21 Dec 2006 19:10:59 +0000 (19:10 +0000)]
Enable TCP_NODELAY, by Daniel Jacobowitz.

18 years agoDon't cast lvalues, fixes compiler warning.
ths [Thu, 21 Dec 2006 17:24:45 +0000 (17:24 +0000)]
Don't cast lvalues, fixes compiler warning.

18 years agoAvoid "unused variable" compiler warning.
ths [Thu, 21 Dec 2006 17:23:49 +0000 (17:23 +0000)]
Avoid "unused variable" compiler warning.

18 years agoRemove unused variable.
ths [Thu, 21 Dec 2006 16:50:54 +0000 (16:50 +0000)]
Remove unused variable.

18 years agoSilence a spurious gcc warning.
ths [Thu, 21 Dec 2006 16:50:09 +0000 (16:50 +0000)]
Silence a spurious gcc warning.

18 years agoFix compiler warnings, add signed versions of some swab functions.
ths [Thu, 21 Dec 2006 16:49:27 +0000 (16:49 +0000)]
Fix compiler warnings, add signed versions of some swab functions.

18 years agoScrap SIGN_EXTEND32.
ths [Thu, 21 Dec 2006 13:48:28 +0000 (13:48 +0000)]
Scrap SIGN_EXTEND32.

18 years agoPreliminiary MIPS64 support, disabled by default due to performance impact.
ths [Thu, 21 Dec 2006 01:19:56 +0000 (01:19 +0000)]
Preliminiary MIPS64 support, disabled by default due to performance impact.

18 years agoLook for gcc3 (Anthony Liguori).
pbrook [Tue, 19 Dec 2006 03:31:34 +0000 (03:31 +0000)]
Look for gcc3 (Anthony Liguori).

18 years agoAdd unassigned memory debugging code.
pbrook [Mon, 18 Dec 2006 05:03:52 +0000 (05:03 +0000)]
Add unassigned memory debugging code.

18 years agoFix erraneous fallthrough in MIPS trap implementation, thanks Atsushi Nemoto.
ths [Sat, 16 Dec 2006 16:45:18 +0000 (16:45 +0000)]
Fix erraneous fallthrough in MIPS trap implementation, thanks Atsushi Nemoto.

18 years agoSimple test for mips/mipsel, based on a test by Alexander Voropay.
ths [Thu, 14 Dec 2006 14:48:11 +0000 (14:48 +0000)]
Simple test for mips/mipsel, based on a test by Alexander Voropay.

18 years agoReduce VNC resize traffic, thanks Eduardo Felipe.
ths [Thu, 14 Dec 2006 13:36:01 +0000 (13:36 +0000)]
Reduce VNC resize traffic, thanks Eduardo Felipe.

18 years agoFix userland ELF loader for zero sized BSS.
ths [Thu, 14 Dec 2006 13:32:11 +0000 (13:32 +0000)]
Fix userland ELF loader for zero sized BSS.

18 years agoMIPS has also a fixed MMAP_SHIFT of 12.
ths [Mon, 11 Dec 2006 22:04:25 +0000 (22:04 +0000)]
MIPS has also a fixed MMAP_SHIFT of 12.

18 years agoMIPS FPU support for the gdb stub, by Daniel Jacobowitz.
ths [Mon, 11 Dec 2006 19:22:27 +0000 (19:22 +0000)]
MIPS FPU support for the gdb stub, by Daniel Jacobowitz.

18 years agoFix addrlen size, by David Woodhouse.
ths [Mon, 11 Dec 2006 19:13:59 +0000 (19:13 +0000)]
Fix addrlen size, by David Woodhouse.

18 years agoSpelling fixes, by Aurelien Jarno.
ths [Mon, 11 Dec 2006 18:35:08 +0000 (18:35 +0000)]
Spelling fixes, by Aurelien Jarno.

18 years agoImplement -no-quit option, by Xavier Gnata.
ths [Mon, 11 Dec 2006 02:08:05 +0000 (02:08 +0000)]
Implement -no-quit option, by Xavier Gnata.

18 years agoFix PCI config space overflow, by Herbert Xu.
ths [Sun, 10 Dec 2006 23:20:45 +0000 (23:20 +0000)]
Fix PCI config space overflow, by Herbert Xu.

18 years agoFix sector size overflow, by Herbert Xu.
ths [Sun, 10 Dec 2006 23:07:39 +0000 (23:07 +0000)]
Fix sector size overflow, by Herbert Xu.

18 years agoBuild fix for newer kernel headers, thanks Jason Wessel.
ths [Sun, 10 Dec 2006 22:11:04 +0000 (22:11 +0000)]
Build fix for newer kernel headers, thanks Jason Wessel.

18 years agoHandle invalid accesses as SIGILL for mips/mipsel userland emulation.
ths [Sun, 10 Dec 2006 22:08:10 +0000 (22:08 +0000)]
Handle invalid accesses as SIGILL for mips/mipsel userland emulation.

18 years agoFix fstat for MIPS userland emulation, and add support for a cacheflush
ths [Fri, 8 Dec 2006 01:32:58 +0000 (01:32 +0000)]
Fix fstat for MIPS userland emulation, and add support for a cacheflush
syscall, thanks to Dave Denholm.

18 years agoFix build of MIPS target without FPU support.
ths [Thu, 7 Dec 2006 20:07:37 +0000 (20:07 +0000)]
Fix build of MIPS target without FPU support.

18 years agoSpelling fixes, thanks to Stefan Weil.
ths [Thu, 7 Dec 2006 18:28:42 +0000 (18:28 +0000)]
Spelling fixes, thanks to Stefan Weil.

18 years agoMIPS RTC emulation.
ths [Thu, 7 Dec 2006 18:15:35 +0000 (18:15 +0000)]
MIPS RTC emulation.

18 years ago.cvsignore m68k-user.
ths [Thu, 7 Dec 2006 17:18:01 +0000 (17:18 +0000)]
.cvsignore m68k-user.

18 years agoMove date/time init to the RTC implementation.
ths [Thu, 7 Dec 2006 17:16:55 +0000 (17:16 +0000)]
Move date/time init to the RTC implementation.

18 years agoFix reset handling, CP0 isn't enabled by default (a fact which doesn't
ths [Thu, 7 Dec 2006 16:22:15 +0000 (16:22 +0000)]
Fix reset handling, CP0 isn't enabled by default (a fact which doesn't
matter when running in kernel space).

18 years agoSimplify mask construction.
ths [Thu, 7 Dec 2006 00:30:19 +0000 (00:30 +0000)]
Simplify mask construction.

18 years agoUpdate copyright notice.
ths [Wed, 6 Dec 2006 23:12:49 +0000 (23:12 +0000)]
Update copyright notice.

18 years agoMove the MIPS CPU timer in a seperate file, by Alec Voropay.
ths [Wed, 6 Dec 2006 21:38:37 +0000 (21:38 +0000)]
Move the MIPS CPU timer in a seperate file, by Alec Voropay.

18 years agoAdd MIPS32R2 instructions, and generally straighten out the instruction
ths [Wed, 6 Dec 2006 20:17:30 +0000 (20:17 +0000)]
Add MIPS32R2 instructions, and generally straighten out the instruction
decoding. This is also the first percent towards MIPS64 support.

18 years agoDynamically translate MIPS mtc0 instructions.
ths [Wed, 6 Dec 2006 18:19:33 +0000 (18:19 +0000)]
Dynamically translate MIPS mtc0 instructions.

18 years agoDynamically translate MIPS mfc0 instructions.
ths [Wed, 6 Dec 2006 17:59:07 +0000 (17:59 +0000)]
Dynamically translate MIPS mfc0 instructions.

18 years agoHalt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid
ths [Wed, 6 Dec 2006 17:48:52 +0000 (17:48 +0000)]
Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid
until we emulate real MIPS hardware with real firmware.

18 years agoMIPS TLB performance improvements, by Daniel Jacobowitz.
ths [Wed, 6 Dec 2006 17:42:40 +0000 (17:42 +0000)]
MIPS TLB performance improvements, by Daniel Jacobowitz.

18 years agosparc-softmmu build fix
ths [Wed, 6 Dec 2006 15:51:39 +0000 (15:51 +0000)]
sparc-softmmu build fix

18 years agoAdd casts for 64-bit hosts.
pbrook [Sun, 19 Nov 2006 23:07:17 +0000 (23:07 +0000)]
Add casts for 64-bit hosts.

18 years agoAdd missing ARM syscall numbers.
pbrook [Sun, 19 Nov 2006 21:51:51 +0000 (21:51 +0000)]
Add missing ARM syscall numbers.

18 years agoArm semihosted commandline support (Wolfgang Schildbach).
pbrook [Sun, 19 Nov 2006 20:29:35 +0000 (20:29 +0000)]
Arm semihosted commandline support (Wolfgang Schildbach).

18 years agoRemove do_socketcallwrapper.
pbrook [Sun, 19 Nov 2006 15:26:04 +0000 (15:26 +0000)]
Remove do_socketcallwrapper.

18 years agoARM timer counts down, not up.
pbrook [Tue, 14 Nov 2006 21:13:53 +0000 (21:13 +0000)]
ARM timer counts down, not up.

18 years agoMIPS FPU fixes (Daniel Jacobowitz).
pbrook [Sun, 12 Nov 2006 23:54:39 +0000 (23:54 +0000)]
MIPS FPU fixes (Daniel Jacobowitz).

18 years agoM68k build fix.
pbrook [Sun, 12 Nov 2006 21:31:18 +0000 (21:31 +0000)]
M68k build fix.

18 years agoAvoid redundant TLB flushes (Daniel Jacobowitz).
pbrook [Sun, 12 Nov 2006 20:55:05 +0000 (20:55 +0000)]
Avoid redundant TLB flushes (Daniel Jacobowitz).

18 years agoSpeed up tlb_flush_page (Daniel Jacobowitz).
pbrook [Sun, 12 Nov 2006 20:40:55 +0000 (20:40 +0000)]
Speed up tlb_flush_page (Daniel Jacobowitz).

18 years agoMIPS usermode debug exceptions (Dave Denholm).
pbrook [Sat, 4 Nov 2006 16:46:29 +0000 (16:46 +0000)]
MIPS usermode debug exceptions (Dave Denholm).

18 years agoupdate from latest Bochs BIOS
bellard [Wed, 1 Nov 2006 19:19:17 +0000 (19:19 +0000)]
update from latest Bochs BIOS

18 years agoRemove FD on close.
pbrook [Wed, 1 Nov 2006 01:44:16 +0000 (01:44 +0000)]
Remove FD on close.

18 years agoMips IDE support. (Aurelien Jarno)
pbrook [Sun, 29 Oct 2006 15:38:28 +0000 (15:38 +0000)]
Mips IDE support. (Aurelien Jarno)

18 years agocompilation fix
bellard [Sun, 29 Oct 2006 15:09:45 +0000 (15:09 +0000)]
compilation fix

18 years agoavoid using char when it is not necessary
bellard [Sat, 28 Oct 2006 19:27:11 +0000 (19:27 +0000)]
avoid using char when it is not necessary

18 years agoavoid regression on sparc-user and ppc-user
bellard [Sat, 28 Oct 2006 12:19:07 +0000 (12:19 +0000)]
avoid regression on sparc-user and ppc-user

18 years agoremoved invalid code
bellard [Sat, 28 Oct 2006 12:09:16 +0000 (12:09 +0000)]
removed invalid code

18 years agoFix ARM VFP debugging dumps.
pbrook [Wed, 25 Oct 2006 17:43:33 +0000 (17:43 +0000)]
Fix ARM VFP debugging dumps.

18 years agowrwim insn fix (Paul Robinson)
bellard [Mon, 23 Oct 2006 21:37:34 +0000 (21:37 +0000)]
wrwim insn fix (Paul Robinson)

18 years agosparc64 syscall fix (Blue Swirl)
bellard [Mon, 23 Oct 2006 21:31:01 +0000 (21:31 +0000)]
sparc64 syscall fix (Blue Swirl)

18 years agoadd support for cvt.s.d and cvt.d.s (Aurelien Jarno)
bellard [Mon, 23 Oct 2006 21:25:11 +0000 (21:25 +0000)]
add support for cvt.s.d and cvt.d.s (Aurelien Jarno)

18 years agoFix comment typo.
pbrook [Sun, 22 Oct 2006 11:54:30 +0000 (11:54 +0000)]
Fix comment typo.

18 years agoColdFire target.
pbrook [Sun, 22 Oct 2006 00:18:54 +0000 (00:18 +0000)]
ColdFire target.

18 years agobFLT 64-bit host fix.
pbrook [Sat, 21 Oct 2006 23:43:02 +0000 (23:43 +0000)]
bFLT 64-bit host fix.

18 years agoFix typo in pixel conversion templates.
pbrook [Wed, 18 Oct 2006 21:16:44 +0000 (21:16 +0000)]
Fix typo in pixel conversion templates.

18 years agoAPIC init fix + APIC get_irq fix (Juergen Keil)
bellard [Sun, 8 Oct 2006 18:20:51 +0000 (18:20 +0000)]
APIC init fix + APIC get_irq fix (Juergen Keil)

18 years agono-reboot option
bellard [Mon, 2 Oct 2006 19:44:22 +0000 (19:44 +0000)]
no-reboot option

18 years agodo not generate MP table if one CPU (no APIC in QEMU in this case) - added wbinvd...
bellard [Mon, 2 Oct 2006 18:35:39 +0000 (18:35 +0000)]
do not generate MP table if one CPU (no APIC in QEMU in this case) - added wbinvd (ignored in QEMU but useful on real hardware)

18 years agoSMI enable bit support
bellard [Mon, 2 Oct 2006 18:25:40 +0000 (18:25 +0000)]
SMI enable bit support

18 years ago32 bit syscall fix (Juergen Keil)
bellard [Mon, 2 Oct 2006 17:58:33 +0000 (17:58 +0000)]
32 bit syscall fix (Juergen Keil)

18 years agosynced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some useful...
bellard [Sun, 1 Oct 2006 16:08:15 +0000 (16:08 +0000)]
synced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some useful defines in rombios.h

18 years agoARM GIC bug.
pbrook [Sun, 1 Oct 2006 13:03:52 +0000 (13:03 +0000)]
ARM GIC bug.

18 years ago32 bit RSP update fix (aka Open Solaris x86_64 bug)
bellard [Fri, 29 Sep 2006 20:01:17 +0000 (20:01 +0000)]
32 bit RSP update fix (aka Open Solaris x86_64 bug)

18 years agoPCI IRC routing fix.
pbrook [Thu, 28 Sep 2006 19:52:59 +0000 (19:52 +0000)]
PCI IRC routing fix.

18 years agofixed user mode emulation
bellard [Wed, 27 Sep 2006 21:31:59 +0000 (21:31 +0000)]
fixed user mode emulation

18 years agoSMM fix for x86_64
bellard [Wed, 27 Sep 2006 19:54:02 +0000 (19:54 +0000)]
SMM fix for x86_64

18 years agoenabled PSE36 for x86_64 (fix for OpenSolaris as guest)
bellard [Wed, 27 Sep 2006 19:52:41 +0000 (19:52 +0000)]
enabled PSE36 for x86_64 (fix for OpenSolaris as guest)

18 years agoVBE 4 bit bank selection fix (Volker Rupper)
bellard [Mon, 25 Sep 2006 21:41:20 +0000 (21:41 +0000)]
VBE 4 bit bank selection fix (Volker Rupper)

18 years agoremoved unused code
bellard [Mon, 25 Sep 2006 21:34:25 +0000 (21:34 +0000)]
removed unused code

18 years agofixed help info strings
bellard [Mon, 25 Sep 2006 21:33:49 +0000 (21:33 +0000)]
fixed help info strings