2008-09-28 |
malc | Optional "precise" VGA retrace support |
blob | commitdiff | raw |
2008-09-28 |
malc | Change the way video graphics adapter is selected |
blob | commitdiff | raw | diff to current |
2008-09-25 |
blueswir1 | Revert r5274 which breaks savevm/loadvm |
blob | commitdiff | raw | diff to current |
2008-09-22 |
blueswir1 | Remove unnecessary call to qemu_aio_init (called from... |
blob | commitdiff | raw | diff to current |
2008-09-20 |
blueswir1 | Add signed versions of save/load functions |
blob | commitdiff | raw | diff to current |
2008-09-18 |
blueswir1 | Add -uuid command line option (Gleb Natapov) |
blob | commitdiff | raw | diff to current |
2008-09-15 |
aliguori | Use common objects for qemu-img and qemu-nbd |
blob | commitdiff | raw | diff to current |
2008-09-14 |
blueswir1 | qemu_next_deadline_dyntick is only used on Linux and... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
blueswir1 | Fix warnings that would be caused by gcc flag -Wwrite... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
aliguori | usb: Support for removing device by host addr, improved... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
aliguori | Use signalfd() to work around signal/select race |
blob | commitdiff | raw | diff to current |
2008-09-09 |
blueswir1 | Add missing "static" |
blob | commitdiff | raw | diff to current |
2008-09-02 |
ths | Delete unused variable. |
blob | commitdiff | raw | diff to current |
2008-08-28 |
aliguori | Do not try to use -net user as a default when slirp... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
blueswir1 | Enable pty/tty functions for BSDs too (initial patch... |
blob | commitdiff | raw | diff to current |
2008-08-22 |
aurel32 | Parallel Port Direction Fix |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | move GUI_REFRESH_INTERVAL define from vl.c to console... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | add DisplayState->idle (Samuel Thibault) |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | Handle terminating signals (Gerd Hoffmann) |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | husb: support for USB host device auto connect (Max... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | husb: support for USB host device auto disconnect ... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Fix OpenBSD linker warnings |
blob | commitdiff | raw | diff to current |
2008-08-19 |
aliguori | Revert r4979 since it breaks the monitor |
blob | commitdiff | raw | diff to current |
2008-08-17 |
blueswir1 | Fix some warnings that would be generated by gcc -Wmiss... |
blob | commitdiff | raw | diff to current |
2008-08-15 |
blueswir1 | Preliminary OpenBSD host support (based on OpenBSD... |
blob | commitdiff | raw | diff to current |
2008-08-12 |
blueswir1 | Allow boot without a drive on Sparc machines (partly... |
blob | commitdiff | raw | diff to current |
2008-08-11 |
aliguori | Upgrade emulated UART to 16550A (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2008-08-01 |
aliguori | Set focus to monitor to ask password if line is multipl... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
aliguori | Ask password when encrypted disk image is used (Laurent... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
balrog | Simplify -usbdevice net: syntax, allow VLANs with no... |
blob | commitdiff | raw | diff to current |
2008-07-28 |
aliguori | Attempt to detect unconnected ptys (Gerd Hoffman) |
blob | commitdiff | raw | diff to current |
2008-07-23 |
aliguori | Save 3MB ioport table memory (Samuel Thibault) |
blob | commitdiff | raw | diff to current |
2008-07-23 |
aliguori | Fix -daemonize option |
blob | commitdiff | raw | diff to current |
2008-07-19 |
ths | Add Virtual Distributed Ethernet native support, by... |
blob | commitdiff | raw | diff to current |
2008-07-18 |
ths | Various NICs: Fix suspend/resume of multiple instances... |
blob | commitdiff | raw | diff to current |
2008-07-18 |
ths | Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian... |
blob | commitdiff | raw | diff to current |
2008-07-18 |
ths | Do not disturb old fd flags (eg O_APPEND) when setting... |
blob | commitdiff | raw | diff to current |
2008-07-17 |
balrog | Remove the NIC from vlan on usb destroy. |
blob | commitdiff | raw | diff to current |
2008-07-17 |
balrog | Add CDC-Ethernet usb NIC (original patch from Thomas... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Bail out if -append or -initrd is specified without... |
blob | commitdiff | raw | diff to current |
2008-07-01 |
pbrook | Remove duplicate device index calculations. |
blob | commitdiff | raw | diff to current |
2008-07-01 |
pbrook | Implement resolution switching in common console code. |
blob | commitdiff | raw | diff to current |
2008-06-30 |
ths | Spelling fixes, spotted by Stuart Brady. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add missing file. Fix spelling errors. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-20 |
blueswir1 | Add an opaque parameter to boot_set API, move function... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
aurel32 | Make save function optional |
blob | commitdiff | raw | diff to current |
2008-06-13 |
malc | ISA version of CS4231A |
blob | commitdiff | raw | diff to current |
2008-06-11 |
bellard | using strncpy is *always* a bad idea |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | variable dynamic translation buffer size |
blob | commitdiff | raw | diff to current |
2008-05-15 |
edgar_igl | Always process real timers regardless of singlestep... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | removed unused code |
blob | commitdiff | raw | diff to current |
2008-05-12 |
edgar_igl | Debugger single step without interrupts (Jason Wessel). |
blob | commitdiff | raw | diff to current |
2008-05-10 |
aurel32 | Fix argument description for -loadvm option |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aurel32 | Revert commit r4342 and r4343, wasn't intended to be... |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aurel32 | qemu: generate signals on tap I/O |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aurel32 | Put Pseudo-TTY in rawmode for char devices |
blob | commitdiff | raw | diff to current |
2008-05-04 |
aurel32 | Allow bootdevice change from the monitor |
blob | commitdiff | raw | diff to current |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
blob | commitdiff | raw | diff to current |
2008-05-04 |
aurel32 | Set default console size |
blob | commitdiff | raw | diff to current |
2008-04-29 |
aurel32 | Describe the format= option in the --help output. List... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
aurel32 | Fix wrong type in printf(), introduced in revision... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
aurel32 | add format= to drive options (CVE-2008-2004) |
blob | commitdiff | raw | diff to current |
2008-04-27 |
aurel32 | Fix a regression introduced by my previous commit,... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-26 |
balrog | IO ports registration errors are fatal errors. |
blob | commitdiff | raw | diff to current |
2008-04-26 |
balrog | Errors while registering ioports are not fatal (Glauber... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
balrog | ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka). |
blob | commitdiff | raw | diff to current |
2008-04-24 |
balrog | RAM usage information in machine definition. |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Revert "Use correct types to enable > 2G support" ... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
balrog | Nokia N800 machine support (ARM). |
blob | commitdiff | raw | diff to current |
2008-04-11 |
aurel32 | Stop before shutdown |
blob | commitdiff | raw | diff to current |
2008-04-08 |
aurel32 | Braille device support |
blob | commitdiff | raw | diff to current |
2008-04-07 |
aurel32 | MIPS Magnum R4000 machine |
blob | commitdiff | raw | diff to current |
2008-04-04 |
aurel32 | Fix single stepping wrt pending interrupts |
blob | commitdiff | raw | diff to current |
2008-03-26 |
pbrook | Remove fixed length commandline buffers. |
blob | commitdiff | raw | diff to current |
2008-03-24 |
pbrook | Put tap fd into nonblocking mode. |
blob | commitdiff | raw | diff to current |
2008-03-18 |
aurel32 | SCI fixes |
blob | commitdiff | raw | diff to current |
2008-03-13 |
aurel32 | Slowdown SDL while minimized |
blob | commitdiff | raw | diff to current |
2008-03-10 |
aurel32 | Let the USB tablet reach the far bottom and right pixels |
blob | commitdiff | raw | diff to current |
2008-03-09 |
aurel32 | Be consistent in -clock parameter. Display also the... |
blob | commitdiff | raw | diff to current |
2008-03-09 |
blueswir1 | Fix some functions declared () rather than (void)... |
blob | commitdiff | raw | diff to current |
2008-03-05 |
blueswir1 | Add more machine definitions |
blob | commitdiff | raw | diff to current |
2008-02-17 |
balrog | Unify RTCs that use host time, fix M48t59 alarm. |
blob | commitdiff | raw | diff to current |
2008-02-10 |
balrog | Add an ncurses UI. |
blob | commitdiff | raw | diff to current |
2008-02-10 |
balrog | Remove unused boolean_t, should fix building for Solaris. |
blob | commitdiff | raw | diff to current |
2008-02-03 |
balrog | Do not set RTC frequency if already set (Aurelien Jarno). |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | reverted -translation option support |
blob | commitdiff | raw | diff to current |
2008-01-23 |
ths | Add option to disable TB cache, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2008-01-19 |
balrog | Change the usb-serial product ID to a more widely recog... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | PCI AC97 emulation by malc. |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | USB-to-serial device (Samuel Thibault). |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | Clean-up /tmp directory after -smb use (Mark Jonckheere). |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | Change -drive parsing so that paths don't have to be... |
blob | commitdiff | raw | diff to current |
2008-01-08 |
ths | Fix segfault caused by fall through, by Juergen Lock. |
blob | commitdiff | raw | diff to current |
2008-01-06 |
bellard | copyright update |
blob | commitdiff | raw | diff to current |
2008-01-05 |
balrog | Rearm timers in qemu_mod_timer when needed (Anders... |
blob | commitdiff | raw | diff to current |
2007-12-28 |
blueswir1 | Initial support for SS-2 (Sun4c) |
blob | commitdiff | raw | diff to current |
2007-12-28 |
blueswir1 | Initial support for Sun4d machines (SS-1000, SS-2000) |
blob | commitdiff | raw | diff to current |
next |