Age | Commit message (Expand) | Author |
2008-09-18 | Add -uuid command line option (Gleb Natapov) | blueswir1 |
2008-09-15 | Use common objects for qemu-img and qemu-nbd | aliguori |
2008-09-14 | qemu_next_deadline_dyntick is only used on Linux and Windows | blueswir1 |
2008-09-14 | Fix warnings that would be caused by gcc flag -Wwrite-strings | blueswir1 |
2008-09-14 | usb: Support for removing device by host addr, improved auto filter syntax (M... | aliguori |
2008-09-10 | Use signalfd() to work around signal/select race | aliguori |
2008-09-09 | Add missing "static" | blueswir1 |
2008-09-02 | Delete unused variable. | ths |
2008-08-28 | Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhard... | aliguori |
2008-08-24 | Enable pty/tty functions for BSDs too (initial patch from Xen) | blueswir1 |
2008-08-22 | Parallel Port Direction Fix | aurel32 |
2008-08-21 | move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann) | aliguori |
2008-08-21 | add DisplayState->idle (Samuel Thibault) | aliguori |
2008-08-21 | Handle terminating signals (Gerd Hoffmann) | aliguori |
2008-08-21 | husb: support for USB host device auto connect (Max Krasnyansky) | aliguori |
2008-08-21 | husb: support for USB host device auto disconnect (Max Krasnyansky) | aliguori |
2008-08-21 | Fix OpenBSD linker warnings | blueswir1 |
2008-08-19 | Revert r4979 since it breaks the monitor | aliguori |
2008-08-17 | Fix some warnings that would be generated by gcc -Wmissing-prototypes | blueswir1 |
2008-08-15 | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | blueswir1 |
2008-08-12 | Allow boot without a drive on Sparc machines (partly extracted from Xen) | blueswir1 |
2008-08-11 | Upgrade emulated UART to 16550A (Stefano Stabellini) | aliguori |
2008-08-01 | Set focus to monitor to ask password if line is multiplexed (Laurent Vivier) | aliguori |
2008-08-01 | Ask password when encrypted disk image is used (Laurent Vivier) | aliguori |
2008-07-29 | Simplify -usbdevice net: syntax, allow VLANs with no NICs. | balrog |
2008-07-28 | Attempt to detect unconnected ptys (Gerd Hoffman) | aliguori |
2008-07-23 | Save 3MB ioport table memory (Samuel Thibault) | aliguori |
2008-07-23 | Fix -daemonize option | aliguori |
2008-07-19 | Add Virtual Distributed Ethernet native support, by Luca Bigliardi. | ths |
2008-07-18 | Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. | ths |
2008-07-18 | Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson. | ths |
2008-07-18 | Do not disturb old fd flags (eg O_APPEND) when setting nonblock, by | ths |
2008-07-17 | Remove the NIC from vlan on usb destroy. | balrog |
2008-07-17 | Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). | balrog |
2008-07-03 | Bail out if -append or -initrd is specified without -kernel, by | ths |
2008-07-01 | Remove duplicate device index calculations. | pbrook |
2008-07-01 | Implement resolution switching in common console code. | pbrook |
2008-06-30 | Spelling fixes, spotted by Stuart Brady. | ths |
2008-06-29 | Add missing file. Fix spelling errors. | pbrook |
2008-06-29 | Add instruction counter. | pbrook |
2008-06-20 | Add an opaque parameter to boot_set API, move function to monitor.c | blueswir1 |
2008-06-18 | Make save function optional | aurel32 |
2008-06-13 | ISA version of CS4231A | malc |
2008-06-11 | using strncpy is *always* a bad idea | bellard |
2008-05-28 | variable dynamic translation buffer size | bellard |
2008-05-15 | Always process real timers regardless of singlestep mode (Jason Wessel). | edgar_igl |
2008-05-12 | removed unused code | bellard |
2008-05-12 | Debugger single step without interrupts (Jason Wessel). | edgar_igl |
2008-05-10 | Fix argument description for -loadvm option | aurel32 |
2008-05-05 | Revert commit r4342 and r4343, wasn't intended to be committed | aurel32 |