Fix swapped mvz/mvs instructions.
[qemu] / vl.c
2008-09-02 thsDelete unused variable.
2008-08-28 aliguoriDo not try to use -net user as a default when slirp...
2008-08-24 blueswir1Enable pty/tty functions for BSDs too (initial patch...
2008-08-22 aurel32Parallel Port Direction Fix
2008-08-21 aliguorimove GUI_REFRESH_INTERVAL define from vl.c to console...
2008-08-21 aliguoriadd DisplayState->idle (Samuel Thibault)
2008-08-21 aliguoriHandle terminating signals (Gerd Hoffmann)
2008-08-21 aliguorihusb: support for USB host device auto connect (Max...
2008-08-21 aliguorihusb: support for USB host device auto disconnect ...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-08-19 aliguoriRevert r4979 since it breaks the monitor
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2008-08-15 blueswir1Preliminary OpenBSD host support (based on OpenBSD...
2008-08-12 blueswir1Allow boot without a drive on Sparc machines (partly...
2008-08-11 aliguoriUpgrade emulated UART to 16550A (Stefano Stabellini)
2008-08-01 aliguoriSet focus to monitor to ask password if line is multipl...
2008-08-01 aliguoriAsk password when encrypted disk image is used (Laurent...
2008-07-29 balrogSimplify -usbdevice net: syntax, allow VLANs with no...
2008-07-28 aliguoriAttempt to detect unconnected ptys (Gerd Hoffman)
2008-07-23 aliguoriSave 3MB ioport table memory (Samuel Thibault)
2008-07-23 aliguoriFix -daemonize option
2008-07-19 thsAdd Virtual Distributed Ethernet native support, by...
2008-07-18 thsVarious NICs: Fix suspend/resume of multiple instances...
2008-07-18 thsDo not call fcntl(, O_NONBLOCK) pointlessly, by Ian...
2008-07-18 thsDo not disturb old fd flags (eg O_APPEND) when setting...
2008-07-17 balrogRemove the NIC from vlan on usb destroy.
2008-07-17 balrogAdd CDC-Ethernet usb NIC (original patch from Thomas...
2008-07-03 thsBail out if -append or -initrd is specified without...
2008-07-01 pbrookRemove duplicate device index calculations.
2008-07-01 pbrookImplement resolution switching in common console code.
2008-06-30 thsSpelling fixes, spotted by Stuart Brady.
2008-06-29 pbrookAdd missing file. Fix spelling errors.
2008-06-29 pbrookAdd instruction counter.
2008-06-20 blueswir1Add an opaque parameter to boot_set API, move function...
2008-06-18 aurel32Make save function optional
2008-06-13 malcISA version of CS4231A
2008-06-11 bellardusing strncpy is *always* a bad idea
2008-05-28 bellardvariable dynamic translation buffer size
2008-05-15 edgar_iglAlways process real timers regardless of singlestep...
2008-05-12 bellardremoved unused code
2008-05-12 edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-10 aurel32Fix argument description for -loadvm option
2008-05-05 aurel32Revert commit r4342 and r4343, wasn't intended to be...
2008-05-05 aurel32qemu: generate signals on tap I/O
2008-05-05 aurel32Put Pseudo-TTY in rawmode for char devices
2008-05-04 aurel32Allow bootdevice change from the monitor
2008-05-04 aurel32remove target ifdefs from vl.c
2008-05-04 aurel32Set default console size
2008-04-29 aurel32Describe the format= option in the --help output. List...
2008-04-28 aurel32Fix wrong type in printf(), introduced in revision...
2008-04-28 aurel32add format= to drive options (CVE-2008-2004)
2008-04-27 aurel32Fix a regression introduced by my previous commit,...
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-26 balrogIO ports registration errors are fatal errors.
2008-04-26 balrogErrors while registering ioports are not fatal (Glauber...
2008-04-24 balrogARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-14 balrogNokia N800 machine support (ARM).
2008-04-11 aurel32Stop before shutdown
2008-04-08 aurel32Braille device support
2008-04-07 aurel32MIPS Magnum R4000 machine
2008-04-04 aurel32Fix single stepping wrt pending interrupts
2008-03-26 pbrookRemove fixed length commandline buffers.
2008-03-24 pbrookPut tap fd into nonblocking mode.
2008-03-18 aurel32SCI fixes
2008-03-13 aurel32Slowdown SDL while minimized
2008-03-10 aurel32Let the USB tablet reach the far bottom and right pixels
2008-03-09 aurel32Be consistent in -clock parameter. Display also the...
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2008-03-05 blueswir1 Add more machine definitions
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2008-02-10 balrogAdd an ncurses UI.
2008-02-10 balrogRemove unused boolean_t, should fix building for Solaris.
2008-02-03 balrogDo not set RTC frequency if already set (Aurelien Jarno).
2008-02-01 bellardreverted -translation option support
2008-01-23 thsAdd option to disable TB cache, by Herve Poussineau.
2008-01-19 balrogChange the usb-serial product ID to a more widely recog...
2008-01-14 balrogPCI AC97 emulation by malc.
2008-01-14 balrogUSB-to-serial device (Samuel Thibault).
2008-01-14 balrogClean-up /tmp directory after -smb use (Mark Jonckheere).
2008-01-14 balrogChange -drive parsing so that paths don't have to be...
2008-01-08 thsFix segfault caused by fall through, by Juergen Lock.
2008-01-06 bellardcopyright update
2008-01-05 balrogRearm timers in qemu_mod_timer when needed (Anders...
2007-12-28 blueswir1 Initial support for SS-2 (Sun4c)
2007-12-28 blueswir1 Initial support for Sun4d machines (SS-1000, SS-2000)
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-24 balrogAvoid the use of $ in format strings because it's syste...
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-12-17 thsFix compilation with Cygwin, by Herve Poussineau.
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-12-16 balrogRedundant timer rearm optimisation by Anders Melchiorsen.
2007-12-16 balrogWork around a crash when timer signal occurs before...
2007-12-16 balrogSupport alternative formats for MAC addresses, by Balaz...
2007-12-16 thsFix char* signedness, by Andre Przywara.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-12-11 balrogAdd missing break just before execve, by Takashi Yoshii.
next