aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2008-05-28variable dynamic translation buffer sizebellard
2008-05-15Always process real timers regardless of singlestep mode (Jason Wessel).edgar_igl
2008-05-12removed unused codebellard
2008-05-12Debugger single step without interrupts (Jason Wessel).edgar_igl
2008-05-10Fix argument description for -loadvm optionaurel32
2008-05-05Revert commit r4342 and r4343, wasn't intended to be committedaurel32
2008-05-05qemu: generate signals on tap I/Oaurel32
2008-05-05Put Pseudo-TTY in rawmode for char devicesaurel32
2008-05-04Allow bootdevice change from the monitoraurel32
2008-05-04remove target ifdefs from vl.caurel32
2008-05-04Set default console sizeaurel32
2008-04-29Describe the format= option in the --help output. List the acceptedaurel32
2008-04-28Fix wrong type in printf(), introduced in revision 4265aurel32
2008-04-28add format= to drive options (CVE-2008-2004)aurel32
2008-04-27Fix a regression introduced by my previous commit, ram_size is nowaurel32
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-26IO ports registration errors are fatal errors.balrog
2008-04-26Errors while registering ioports are not fatal (Glauber Costa).balrog
2008-04-24ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-14Nokia N800 machine support (ARM).balrog
2008-04-11Stop before shutdownaurel32
2008-04-08Braille device supportaurel32
2008-04-07MIPS Magnum R4000 machineaurel32
2008-04-04Fix single stepping wrt pending interruptsaurel32
2008-03-26Remove fixed length commandline buffers.pbrook
2008-03-24Put tap fd into nonblocking mode.pbrook
2008-03-18SCI fixesaurel32
2008-03-13Slowdown SDL while minimizedaurel32
2008-03-10Let the USB tablet reach the far bottom and right pixelsaurel32
2008-03-09Be consistent in -clock parameter. Display also the list of availableaurel32
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir1
2008-03-05 Add more machine definitionsblueswir1
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog
2008-02-10Add an ncurses UI.balrog
2008-02-10Remove unused boolean_t, should fix building for Solaris.balrog
2008-02-03Do not set RTC frequency if already set (Aurelien Jarno).balrog
2008-02-01reverted -translation option supportbellard
2008-01-23Add option to disable TB cache, by Herve Poussineau.ths
2008-01-19Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog
2008-01-14PCI AC97 emulation by malc.balrog
2008-01-14USB-to-serial device (Samuel Thibault).balrog
2008-01-14Clean-up /tmp directory after -smb use (Mark Jonckheere).balrog
2008-01-14Change -drive parsing so that paths don't have to be double-escaped (Laurent ...balrog
2008-01-08Fix segfault caused by fall through, by Juergen Lock.ths
2008-01-06copyright updatebellard
2008-01-05Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen).balrog
2007-12-28 Initial support for SS-2 (Sun4c)blueswir1