aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2007-08-28Build fix for older GCCs.ths
2007-08-26Let qemu work with latest bochsbios, by Bernhard Kauer.ths
2007-08-26Fix typo in comment, by Andreas Faerber.ths
2007-08-26Make dynticks conditional on __linux__. Spotted by Andreas Faerber.ths
2007-08-25Refactor VNC server setup API, by Daniel P. Berrange.ths
2007-08-25Avoid SEGV in IOHandler dispatch, by Daniel P. Berrange.ths
2007-08-24De-noise startup.ths
2007-08-24Add support for dynamic ticks, by Luca Tettamanti and Dan Kenigsberg.ths
2007-08-24Implement -clock selection, by Luca Tettamanti.ths
2007-08-23Suppress int<->pointer compiler warnings.pbrook
2007-08-20Windows build fix, spotted by Herve Poussineau.ths
2007-08-19Add -clock option, by Luca Tettamanti.ths
2007-08-19Rework alarm timer infrastrucure, by Luca Tettamanti.ths
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog
2007-07-27Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog
2007-07-11New features for QEMU text console, by Stefan Weil.ths
2007-07-02Retry interrupted open() calls (proposed by Yigael Felishman).balrog
2007-07-02Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jas...balrog
2007-07-02gdb stub support and loadvm should work together, patch by Jason Wesselbalrog
2007-06-29Sanitize exit codes of help queries, this time for real.ths
2007-06-28Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreasths
2007-06-28Fix segfault when printing the help text, spotted by Stefan Weil.ths
2007-06-25Enable serial (tty) support on Solaris host, by Marion Hakanson.ths
2007-06-24Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog
2007-06-23Kfreebsd config, by Aurelien Jarno.ths
2007-06-23Return success for -M '?' query option.ths
2007-06-22Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly).balrog
2007-06-22Add USB HID keyboard.balrog
2007-06-21Fix segfault in -nographic mode, by Stefen Weil.ths
2007-06-21Add alternate grab key, by Michael Mohr.ths
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog
2007-06-08Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau.ths
2007-06-03MCF5208 emulation.pbrook
2007-05-28Fix tap device counting.pbrook
2007-05-27Improved sanity checking to -net optionsblueswir1
2007-05-26M68k system mode semihosting.pbrook
2007-05-24Commit NAND image changes on "commit all" or "commit mtd".balrog
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-23Add periodic timer implementation.pbrook
2007-05-18Fix sysrq support from the monitor mux (originally by Jason Wessel).balrog
2007-05-13Windows: redirect serial port to console, by Herve Poussineau.ths
2007-05-03Remove obsolete variables that came with VMware svga by mistake.balrog
2007-05-01Set OpenBIOS variables in NVRAMblueswir1
2007-05-01-show-cursor switch to inhibit SDL hiding cursor.balrog
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog
2007-04-30NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog