| Commit message (Expand) | Author | Age | Files | Lines |
* | Add signed versions of save/load functions | blueswir1 | 2008-09-20 | 1 | -12/+12 |
* | Add -uuid command line option (Gleb Natapov) | blueswir1 | 2008-09-18 | 1 | -0/+29 |
* | Use common objects for qemu-img and qemu-nbd | aliguori | 2008-09-15 | 1 | -18/+2 |
* | qemu_next_deadline_dyntick is only used on Linux and Windows | blueswir1 | 2008-09-14 | 1 | -0/+2 |
* | Fix warnings that would be caused by gcc flag -Wwrite-strings | blueswir1 | 2008-09-14 | 1 | -8/+11 |
* | usb: Support for removing device by host addr, improved auto filter syntax (M... | aliguori | 2008-09-14 | 1 | -0/+3 |
* | Use signalfd() to work around signal/select race | aliguori | 2008-09-10 | 1 | -1/+0 |
* | Add missing "static" | blueswir1 | 2008-09-09 | 1 | -1/+1 |
* | Delete unused variable. | ths | 2008-09-02 | 1 | -1/+0 |
* | Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhard... | aliguori | 2008-08-28 | 1 | -3/+4 |
* | Enable pty/tty functions for BSDs too (initial patch from Xen) | blueswir1 | 2008-08-24 | 1 | -4/+17 |
* | Parallel Port Direction Fix | aurel32 | 2008-08-22 | 1 | -0/+4 |
* | move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann) | aliguori | 2008-08-21 | 1 | -2/+0 |
* | add DisplayState->idle (Samuel Thibault) | aliguori | 2008-08-21 | 1 | -0/+2 |
* | Handle terminating signals (Gerd Hoffmann) | aliguori | 2008-08-21 | 1 | -0/+27 |
* | husb: support for USB host device auto connect (Max Krasnyansky) | aliguori | 2008-08-21 | 1 | -28/+29 |
* | husb: support for USB host device auto disconnect (Max Krasnyansky) | aliguori | 2008-08-21 | 1 | -8/+18 |
* | Fix OpenBSD linker warnings | blueswir1 | 2008-08-21 | 1 | -9/+10 |
* | Revert r4979 since it breaks the monitor | aliguori | 2008-08-19 | 1 | -14/+13 |
* | Fix some warnings that would be generated by gcc -Wmissing-prototypes | blueswir1 | 2008-08-17 | 1 | -1/+1 |
* | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | blueswir1 | 2008-08-15 | 1 | -1/+4 |
* | Allow boot without a drive on Sparc machines (partly extracted from Xen) | blueswir1 | 2008-08-12 | 1 | -2/+1 |
* | Upgrade emulated UART to 16550A (Stefano Stabellini) | aliguori | 2008-08-11 | 1 | -0/+31 |
* | 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 |