summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -boot n option for x86 using PXE, by Anthony Liguori.ths2007-01-054-6/+35
* Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths2007-01-054-1/+48
* PPC32 Trace Exception and Trap instruction, by Jason Wessel.ths2007-01-052-2/+2
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-059-19/+176
* Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding theths2007-01-053-75/+83
* memsave monitor commandbellard2007-01-031-0/+32
* moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr...bellard2007-01-033-45/+45
* Arm GIC stuck interrupt fix.pbrook2007-01-021-3/+6
* Fix Makefile weirdness.ths2007-01-012-7/+2
* Fix bad data type.ths2007-01-011-1/+1
* Fix lwl/lwr for 64bit emulation, also debug output spec for 64bit emulation.ths2007-01-011-24/+26
* Simplify code and fix formatting.ths2007-01-011-6/+6
* Fix initrd load address.ths2007-01-011-1/+1
* Remove duplicate TARGET_M68K case.pbrook2007-01-011-4/+0
* bFLT loader commandline fix.pbrook2006-12-261-1/+1
* Fix SCSI cdrom boot, thanks Blue Swirl.ths2006-12-244-9/+65
* Null character instead of numeric null.ths2006-12-231-2/+2
* Solaris SMBD hacks (Ben Taylor).pbrook2006-12-231-2/+7
* Simplify error handling again.ths2006-12-231-7/+4
* Check ELF binaries for machine type and endianness.ths2006-12-2310-15/+44
* Use memory barriers in FORCE_RET / RETURN.ths2006-12-233-5/+5
* Fix spelling.ths2006-12-231-1/+1
* More serial ports for the mips machine.ths2006-12-231-1/+10
* Fix build warning on Windows.ths2006-12-231-0/+6
* Sparc64 build fix (Igor Kovalenko).pbrook2006-12-221-2/+2
* Windows build fix, namespace cleanup, fix error message, by Stefan Weil.ths2006-12-221-19/+23
* Support for unidirectional pipes, by Ed Swierk.ths2006-12-221-6/+17
* Fix -cdrom breakage.ths2006-12-221-5/+5
* SCSI emulation improvements, by Chuck Brazie.ths2006-12-224-59/+343
* Build fix for AIO (-dummy) on Windows, by Stefan Weil.ths2006-12-221-0/+4
* Escape filname printout properly, by Anthony Liguori and Julian Seward.ths2006-12-224-3/+39
* Fix CDROM change, by Anthony Liguori.ths2006-12-221-0/+12
* Daemonize option, by Anthony Liguori.ths2006-12-222-0/+88
* Unix domain socket support for VNC, by Anthony Liguori.ths2006-12-224-37/+74
* Run monitor over unix domain sockets, by Anthony Liguori.ths2006-12-213-19/+102
* Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.ths2006-12-211-0/+3
* Enable TCP_NODELAY, by Daniel Jacobowitz.ths2006-12-212-1/+3
* Don't cast lvalues, fixes compiler warning.ths2006-12-211-2/+4
* Avoid "unused variable" compiler warning.ths2006-12-211-1/+2
* Remove unused variable.ths2006-12-211-1/+0
* Silence a spurious gcc warning.ths2006-12-211-1/+1
* Fix compiler warnings, add signed versions of some swab functions.ths2006-12-211-3/+15
* Scrap SIGN_EXTEND32.ths2006-12-216-78/+79
* Preliminiary MIPS64 support, disabled by default due to performance impact.ths2006-12-2112-208/+957
* Look for gcc3 (Anthony Liguori).pbrook2006-12-191-17/+42
* Add unassigned memory debugging code.pbrook2006-12-181-0/+7
* Fix erraneous fallthrough in MIPS trap implementation, thanks Atsushi Nemoto.ths2006-12-161-0/+1
* Simple test for mips/mipsel, based on a test by Alexander Voropay.ths2006-12-142-0/+71
* Reduce VNC resize traffic, thanks Eduardo Felipe.ths2006-12-141-1/+3
* Fix userland ELF loader for zero sized BSS.ths2006-12-141-3/+6
OpenPOWER on IntegriCloud