summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compiler warning.ths2007-04-181-1/+4
* Win32 Tap inferface PPC Guest issue, by Ely Soto.ths2007-04-181-3/+18
* Acer Pica 61 machine, by Herve Poussineau.ths2007-04-161-0/+1
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-1/+22
* Integrate Alpha target in Qemu core.j_mayer2007-04-051-0/+2
* VMware SVGA II emulation, by Andrzej Zaborowski.ths2007-04-021-0/+13
* Add SparcStation-10 machineblueswir12007-04-011-0/+1
* Reorganise Sun4m to allow other machine typesblueswir12007-04-011-1/+1
* qemu_create_pidfile implementation for Win32, based on a patch byths2007-03-251-24/+1
* Fix segfault with -nographic, by Enache Adrian.ths2007-03-251-0/+1
* Windows sockets like to be different. Inspired by a patch from Alex Consul.ths2007-03-251-0/+8
* Sparc32/64 CPU selectionblueswir12007-03-251-0/+2
* Win32 build fix. FIXME: This disables locking of the pidfile, aths2007-03-221-0/+3
* Close file descriptors when execing network tap setup script, byths2007-03-191-0/+8
* Improve -pidfile option, by Anthony Liguori.ths2007-03-191-44/+37
* Add -name option, by Anthony Liguori.ths2007-03-191-1/+8
* MIPS -cpu selection support, by Herve Poussineau.ths2007-03-181-0/+2
* Better ioport debugging output.ths2007-03-171-4/+4
* SMP half-idle fix.pbrook2007-03-111-5/+8
* Fix typo in help output.pbrook2007-03-081-1/+3
* Implement --cpu for ARM.pbrook2007-03-081-2/+1
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-051-1/+17
* Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.ths2007-02-281-6/+22
* Allow gdbstub to connect over any serial device.pbrook2007-02-221-6/+7
* Increase the number of multiplexed monitor devices.ths2007-02-211-1/+1
* Change -tftp option to take a root directory, by Anthony Liguori.ths2007-02-201-1/+1
* Add -bootp option for slirp, by Anthony Liguori.ths2007-02-201-0/+6
* Don't require a disk image for network boot, by Ferenc Wagner.ths2007-02-191-0/+1
* -no-frame option for sdl, by Christian Laursen.ths2007-02-181-1/+8
* Monitor multiplexing, by Jason Wessel.ths2007-02-181-162/+279
* Parport EPP support for Linux, by Marko Kohtala.ths2007-02-171-3/+82
* Solaris tap device, by Sittichai Palingsong.ths2007-02-171-2/+150
* Clean up serial code for Win 32, by Kazu.ths2007-02-101-30/+33
* use ram allocation functionsbellard2007-02-081-12/+1
* gdbserver fixbellard2007-02-051-15/+8
* copyright updatebellard2007-02-051-2/+2
OpenPOWER on IntegriCloud