| Commit message (Expand) | Author | Age | Files | Lines |
* | Set focus to monitor to ask password if line is multiplexed (Laurent Vivier) | aliguori | 2008-08-01 | 1 | -3/+9 |
* | Ask password when encrypted disk image is used (Laurent Vivier) | aliguori | 2008-08-01 | 1 | -13/+14 |
* | Simplify -usbdevice net: syntax, allow VLANs with no NICs. | balrog | 2008-07-29 | 1 | -23/+28 |
* | Attempt to detect unconnected ptys (Gerd Hoffman) | aliguori | 2008-07-28 | 1 | -4/+145 |
* | Save 3MB ioport table memory (Samuel Thibault) | aliguori | 2008-07-23 | 1 | -26/+39 |
* | Fix -daemonize option | aliguori | 2008-07-23 | 1 | -6/+1 |
* | Add Virtual Distributed Ethernet native support, by Luca Bigliardi. | ths | 2008-07-19 | 1 | -0/+101 |
* | Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. | ths | 2008-07-18 | 1 | -1/+3 |
* | Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson. | ths | 2008-07-18 | 1 | -1/+0 |
* | Do not disturb old fd flags (eg O_APPEND) when setting nonblock, by | ths | 2008-07-18 | 1 | -1/+3 |
* | Remove the NIC from vlan on usb destroy. | balrog | 2008-07-17 | 1 | -0/+13 |
* | Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). | balrog | 2008-07-17 | 1 | -0/+6 |
* | Bail out if -append or -initrd is specified without -kernel, by | ths | 2008-07-03 | 1 | -0/+10 |
* | Remove duplicate device index calculations. | pbrook | 2008-07-01 | 1 | -2/+9 |
* | Implement resolution switching in common console code. | pbrook | 2008-07-01 | 1 | -1/+1 |
* | Spelling fixes, spotted by Stuart Brady. | ths | 2008-06-30 | 1 | -4/+4 |
* | Add missing file. Fix spelling errors. | pbrook | 2008-06-29 | 1 | -1/+1 |
* | Add instruction counter. | pbrook | 2008-06-29 | 1 | -31/+225 |
* | Add an opaque parameter to boot_set API, move function to monitor.c | blueswir1 | 2008-06-20 | 1 | -8/+0 |
* | Make save function optional | aurel32 | 2008-06-18 | 1 | -0/+4 |
* | ISA version of CS4231A | malc | 2008-06-13 | 1 | -0/+10 |
* | using strncpy is *always* a bad idea | bellard | 2008-06-11 | 1 | -3/+2 |
* | variable dynamic translation buffer size | bellard | 2008-05-28 | 1 | -1/+13 |
* | Always process real timers regardless of singlestep mode (Jason Wessel). | edgar_igl | 2008-05-15 | 1 | -2/+1 |
* | removed unused code | bellard | 2008-05-12 | 1 | -5/+0 |
* | Debugger single step without interrupts (Jason Wessel). | edgar_igl | 2008-05-12 | 1 | -0/+2 |
* | Fix argument description for -loadvm option | aurel32 | 2008-05-10 | 1 | -1/+1 |
* | Revert commit r4342 and r4343, wasn't intended to be committed | aurel32 | 2008-05-05 | 1 | -1/+0 |
* | qemu: generate signals on tap I/O | aurel32 | 2008-05-05 | 1 | -0/+1 |
* | Put Pseudo-TTY in rawmode for char devices | aurel32 | 2008-05-05 | 1 | -12/+62 |
* | Allow bootdevice change from the monitor | aurel32 | 2008-05-04 | 1 | -0/+8 |
* | remove target ifdefs from vl.c | aurel32 | 2008-05-04 | 1 | -619/+0 |
* | Set default console size | aurel32 | 2008-05-04 | 1 | -3/+3 |
* | Describe the format= option in the --help output. List the accepted | aurel32 | 2008-04-29 | 1 | -3/+14 |
* | Fix wrong type in printf(), introduced in revision 4265 | aurel32 | 2008-04-28 | 1 | -2/+2 |
* | add format= to drive options (CVE-2008-2004) | aurel32 | 2008-04-28 | 1 | -2/+11 |
* | Fix a regression introduced by my previous commit, ram_size is now | aurel32 | 2008-04-27 | 1 | -2/+2 |
* | Use correct types to enable > 2G support, based on a patch from | aurel32 | 2008-04-27 | 1 | -14/+36 |
* | IO ports registration errors are fatal errors. | balrog | 2008-04-26 | 1 | -7/+5 |
* | Errors while registering ioports are not fatal (Glauber Costa). | balrog | 2008-04-26 | 1 | -5/+7 |
* | ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka). | balrog | 2008-04-24 | 1 | -0/+1 |
* | RAM usage information in machine definition. | balrog | 2008-04-24 | 1 | -2/+20 |
* | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 2008-04-22 | 1 | -36/+14 |
* | Use correct types to enable > 2G support, based on a patch from | aurel32 | 2008-04-22 | 1 | -14/+36 |
* | Nokia N800 machine support (ARM). | balrog | 2008-04-14 | 1 | -0/+1 |
* | Stop before shutdown | aurel32 | 2008-04-11 | 1 | -1/+13 |
* | Braille device support | aurel32 | 2008-04-08 | 1 | -1/+11 |
* | MIPS Magnum R4000 machine | aurel32 | 2008-04-07 | 1 | -2/+2 |
* | Fix single stepping wrt pending interrupts | aurel32 | 2008-04-04 | 1 | -2/+2 |
* | Remove fixed length commandline buffers. | pbrook | 2008-03-26 | 1 | -36/+29 |