Age | Commit message (Expand) | Author |
2007-07-12 | Spelling fix, by Stuart Brady. | ths |
2007-07-12 | Improve handling of gdb's single-step / continue arguments. | ths |
2007-07-12 | Fix configure for cygwin, by Tristan Gingold. | ths |
2007-07-12 | More documentation bits, from Stefan Weil. | ths |
2007-07-12 | Nicer script formatting, by Ben Taylor. | ths |
2007-07-12 | Disable dead code. | ths |
2007-07-11 | Display SDL configuration error, idea by Ben Taylor. | ths |
2007-07-11 | Ensure signals are properly masked for new SDL Audio threads, by Andrzej | ths |
2007-07-11 | New features for QEMU text console, by Stefan Weil. | ths |
2007-07-11 | Spelling fix, by Stefan Weil. | ths |
2007-07-11 | Spelling fixes, by Stefan Weil. | ths |
2007-07-11 | Reduce variable shadowing, by Stefan Weil. | ths |
2007-07-11 | Remove superfluous gt64xxx_pci_mapping calls. | ths |
2007-07-11 | Spelling fix, spotted by Stefan Weil. | ths |
2007-07-11 | Sparc64 update | blueswir1 |
2007-07-11 | Impement Galilleo ISD register. | ths |
2007-07-11 | More alignment checks | blueswir1 |
2007-07-11 | Fix PPCEMB for 32bit hosts. | ths |
2007-07-11 | Silence compiler warnings. | ths |
2007-07-11 | Update TODO list. | ths |
2007-07-11 | Documentation update for MIPS. | ths |
2007-07-08 | Fix retry and done ops, trap handling | blueswir1 |
2007-07-08 | Save state in Sparc64 return op | blueswir1 |
2007-07-08 | Fix Sparc64 stat system call | blueswir1 |
2007-07-07 | Report normalised CWP values to userland and GDB, not internal representation | blueswir1 |
2007-07-07 | Use unsigned 32-bit load for ld/lduw | blueswir1 |
2007-07-07 | Fix wrong number of clean/saveable windows, match Linux startup register values | blueswir1 |
2007-07-07 | Deliver page faults to program | blueswir1 |
2007-07-07 | Page align brk result like real Linux | blueswir1 |
2007-07-07 | Fix Sparc64 page size | blueswir1 |
2007-07-05 | Fix 64 bit ELF file symbol lookup | blueswir1 |
2007-07-04 | Fix Sparc64 movr | blueswir1 |
2007-07-03 | Fix loadvm | blueswir1 |
2007-07-02 | Retry interrupted open() calls (proposed by Yigael Felishman). | balrog |
2007-07-02 | Remove unaligned accesses in ia64_apply_fixes(). | balrog |
2007-07-02 | E100 savevm/loadvm support, patch by Jason Wessel. | balrog |
2007-07-02 | Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jas... | balrog |
2007-07-02 | gdb stub support and loadvm should work together, patch by Jason Wessel | balrog |
2007-07-01 | Fix bogus fopen mode. | pbrook |
2007-06-30 | ARM PL031 RTC emulation. | pbrook |
2007-06-30 | PL110 versatile register hack fix (Adam Lackorzynski). | pbrook |
2007-06-30 | Allow changing log filename. | pbrook |
2007-06-29 | Sanitize exit codes of help queries, this time for real. | ths |
2007-06-28 | Fix Lance on 32-bit hosts | blueswir1 |
2007-06-28 | Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreas | ths |
2007-06-28 | Simplify round/ceil/floor implementation, spotted by Fabrice Bellard. | ths |
2007-06-28 | Fix segfault when printing the help text, spotted by Stefan Weil. | ths |
2007-06-28 | Update Sparc32 and Sparc64 OpenBIOS image to SVN revision 157. Changes: | blueswir1 |
2007-06-27 | Fix computation for ceil, floor and round instructions. | ths |
2007-06-27 | Fix environ termination, by Andreas Schwab. | ths |