summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor VNC server setup API, by Daniel P. Berrange.ths2007-08-251-1/+3
* Avoid SEGV in IOHandler dispatch, by Daniel P. Berrange.ths2007-08-251-4/+2
* De-noise startup.ths2007-08-241-2/+0
* Add support for dynamic ticks, by Luca Tettamanti and Dan Kenigsberg.ths2007-08-241-8/+177
* Implement -clock selection, by Luca Tettamanti.ths2007-08-241-0/+72
* Suppress int<->pointer compiler warnings.pbrook2007-08-231-4/+4
* Windows build fix, spotted by Herve Poussineau.ths2007-08-201-1/+1
* Add -clock option, by Luca Tettamanti.ths2007-08-191-1/+56
* Rework alarm timer infrastrucure, by Luca Tettamanti.ths2007-08-191-103/+186
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-291-0/+1
* Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog2007-07-271-0/+11
* New features for QEMU text console, by Stefan Weil.ths2007-07-111-3/+5
* Retry interrupted open() calls (proposed by Yigael Felishman).balrog2007-07-021-18/+24
* Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jas...balrog2007-07-021-3/+3
* gdb stub support and loadvm should work together, patch by Jason Wesselbalrog2007-07-021-1/+2
* Sanitize exit codes of help queries, this time for real.ths2007-06-291-8/+8
* Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreasths2007-06-281-1/+3
* Fix segfault when printing the help text, spotted by Stefan Weil.ths2007-06-281-4/+4
* Enable serial (tty) support on Solaris host, by Marion Hakanson.ths2007-06-251-14/+15
* Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog2007-06-241-0/+2
* Kfreebsd config, by Aurelien Jarno.ths2007-06-231-1/+3
* Return success for -M '?' query option.ths2007-06-231-1/+1
* Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly).balrog2007-06-221-4/+4
* Add USB HID keyboard.balrog2007-06-221-1/+3
* Fix segfault in -nographic mode, by Stefen Weil.ths2007-06-211-1/+30
* Add alternate grab key, by Michael Mohr.ths2007-06-211-0/+7
* Wacom PenPartner tablet (virtual USB device).balrog2007-06-101-0/+2
* Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau.ths2007-06-081-35/+10
* MCF5208 emulation.pbrook2007-06-031-0/+1
* Fix tap device counting.pbrook2007-05-281-1/+1
* Improved sanity checking to -net optionsblueswir12007-05-271-0/+18
* M68k system mode semihosting.pbrook2007-05-261-1/+1
* Commit NAND image changes on "commit all" or "commit mtd".balrog2007-05-241-0/+2
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-1/+132
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+2
* Add periodic timer implementation.pbrook2007-05-231-2/+6
* Fix sysrq support from the monitor mux (originally by Jason Wessel).balrog2007-05-181-2/+1
* Windows: redirect serial port to console, by Herve Poussineau.ths2007-05-131-1/+9
* Remove obsolete variables that came with VMware svga by mistake.balrog2007-05-031-4/+0
* Set OpenBIOS variables in NVRAMblueswir12007-05-011-0/+21
* -show-cursor switch to inhibit SDL hiding cursor.balrog2007-05-011-0/+6
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-301-0/+6
* NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog2007-04-301-0/+21
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-2/+19
* Remove repeated code and enable encrypted SD cards and USB sticks images.balrog2007-04-301-14/+24
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-301-0/+42
* Fix typo, by Linus Nordberg.ths2007-04-281-1/+1
* Evaluation boards for PowerPC 405EP.j_mayer2007-04-241-0/+2
* Add -pflash option to register parallel flash bloc devices.j_mayer2007-04-241-1/+33
* TCX 24 bit model supportblueswir12007-04-211-1/+2
OpenPOWER on IntegriCloud