Age | Commit message (Expand) | Author | Files | Lines |
2008-05-28 | variable dynamic translation buffer size | bellard | 1 | -1/+13 |
2008-05-15 | Always process real timers regardless of singlestep mode (Jason Wessel). | edgar_igl | 1 | -2/+1 |
2008-05-12 | removed unused code | bellard | 1 | -5/+0 |
2008-05-12 | Debugger single step without interrupts (Jason Wessel). | edgar_igl | 1 | -0/+2 |
2008-05-10 | Fix argument description for -loadvm option | aurel32 | 1 | -1/+1 |
2008-05-05 | Revert commit r4342 and r4343, wasn't intended to be committed | aurel32 | 1 | -1/+0 |
2008-05-05 | qemu: generate signals on tap I/O | aurel32 | 1 | -0/+1 |
2008-05-05 | Put Pseudo-TTY in rawmode for char devices | aurel32 | 1 | -12/+62 |
2008-05-04 | Allow bootdevice change from the monitor | aurel32 | 1 | -0/+8 |
2008-05-04 | remove target ifdefs from vl.c | aurel32 | 1 | -619/+0 |
2008-05-04 | Set default console size | aurel32 | 1 | -3/+3 |
2008-04-29 | Describe the format= option in the --help output. List the accepted | aurel32 | 1 | -3/+14 |
2008-04-28 | Fix wrong type in printf(), introduced in revision 4265 | aurel32 | 1 | -2/+2 |
2008-04-28 | add format= to drive options (CVE-2008-2004) | aurel32 | 1 | -2/+11 |
2008-04-27 | Fix a regression introduced by my previous commit, ram_size is now | aurel32 | 1 | -2/+2 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -14/+36 |
2008-04-26 | IO ports registration errors are fatal errors. | balrog | 1 | -7/+5 |
2008-04-26 | Errors while registering ioports are not fatal (Glauber Costa). | balrog | 1 | -5/+7 |
2008-04-24 | ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka). | balrog | 1 | -0/+1 |
2008-04-24 | RAM usage information in machine definition. | balrog | 1 | -2/+20 |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 1 | -36/+14 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -14/+36 |
2008-04-14 | Nokia N800 machine support (ARM). | balrog | 1 | -0/+1 |
2008-04-11 | Stop before shutdown | aurel32 | 1 | -1/+13 |
2008-04-08 | Braille device support | aurel32 | 1 | -1/+11 |
2008-04-07 | MIPS Magnum R4000 machine | aurel32 | 1 | -2/+2 |
2008-04-04 | Fix single stepping wrt pending interrupts | aurel32 | 1 | -2/+2 |
2008-03-26 | Remove fixed length commandline buffers. | pbrook | 1 | -36/+29 |
2008-03-24 | Put tap fd into nonblocking mode. | pbrook | 1 | -0/+1 |
2008-03-18 | SCI fixes | aurel32 | 1 | -1/+22 |
2008-03-13 | Slowdown SDL while minimized | aurel32 | 1 | -1/+5 |
2008-03-10 | Let the USB tablet reach the far bottom and right pixels | aurel32 | 1 | -1/+1 |
2008-03-09 | Be consistent in -clock parameter. Display also the list of available | aurel32 | 1 | -5/+5 |
2008-03-09 | Fix some functions declared () rather than (void) (Ian Jackson) | blueswir1 | 1 | -1/+1 |
2008-03-05 | Add more machine definitions | blueswir1 | 1 | -0/+5 |
2008-02-17 | Unify RTCs that use host time, fix M48t59 alarm. | balrog | 1 | -3/+42 |
2008-02-10 | Add an ncurses UI. | balrog | 1 | -1/+25 |
2008-02-10 | Remove unused boolean_t, should fix building for Solaris. | balrog | 1 | -1/+1 |
2008-02-03 | Do not set RTC frequency if already set (Aurelien Jarno). | balrog | 1 | -1/+4 |
2008-02-01 | reverted -translation option support | bellard | 1 | -24/+2 |
2008-01-23 | Add option to disable TB cache, by Herve Poussineau. | ths | 1 | -1/+24 |
2008-01-19 | Change the usb-serial product ID to a more widely recognised value (Samuel Th... | balrog | 1 | -1/+28 |
2008-01-14 | PCI AC97 emulation by malc. | balrog | 1 | -0/+10 |
2008-01-14 | USB-to-serial device (Samuel Thibault). | balrog | 1 | -27/+17 |
2008-01-14 | Clean-up /tmp directory after -smb use (Mark Jonckheere). | balrog | 1 | -13/+21 |
2008-01-14 | Change -drive parsing so that paths don't have to be double-escaped (Laurent ... | balrog | 1 | -46/+62 |
2008-01-08 | Fix segfault caused by fall through, by Juergen Lock. | ths | 1 | -0/+1 |
2008-01-06 | copyright update | bellard | 1 | -2/+2 |
2008-01-05 | Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen). | balrog | 1 | -12/+14 |
2007-12-28 | Initial support for SS-2 (Sun4c) | blueswir1 | 1 | -0/+1 |