summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-18Fix sysrq support from the monitor mux (originally by Jason Wessel).balrog1-2/+1
2007-05-13Windows: redirect serial port to console, by Herve Poussineau.ths1-1/+9
2007-05-03Remove obsolete variables that came with VMware svga by mistake.balrog1-4/+0
2007-05-01Set OpenBIOS variables in NVRAMblueswir11-0/+21
2007-05-01-show-cursor switch to inhibit SDL hiding cursor.balrog1-0/+6
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog1-0/+6
2007-04-30NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog1-0/+21
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog1-2/+19
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog1-14/+24
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog1-0/+42
2007-04-28Fix typo, by Linus Nordberg.ths1-1/+1
2007-04-24Evaluation boards for PowerPC 405EP.j_mayer1-0/+2
2007-04-24Add -pflash option to register parallel flash bloc devices.j_mayer1-1/+33
2007-04-21TCX 24 bit model supportblueswir11-1/+2
2007-04-18Fix compiler warning.ths1-1/+4
2007-04-18Win32 Tap inferface PPC Guest issue, by Ely Soto.ths1-3/+18
2007-04-16Acer Pica 61 machine, by Herve Poussineau.ths1-0/+1
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook1-1/+22
2007-04-05Integrate Alpha target in Qemu core.j_mayer1-0/+2
2007-04-02VMware SVGA II emulation, by Andrzej Zaborowski.ths1-0/+13
2007-04-01Add SparcStation-10 machineblueswir11-0/+1
2007-04-01Reorganise Sun4m to allow other machine typesblueswir11-1/+1
2007-03-25qemu_create_pidfile implementation for Win32, based on a patch byths1-24/+1
2007-03-25Fix segfault with -nographic, by Enache Adrian.ths1-0/+1
2007-03-25Windows sockets like to be different. Inspired by a patch from Alex Consul.ths1-0/+8
2007-03-25Sparc32/64 CPU selectionblueswir11-0/+2
2007-03-22Win32 build fix. FIXME: This disables locking of the pidfile, aths1-0/+3
2007-03-19Close file descriptors when execing network tap setup script, byths1-0/+8
2007-03-19Improve -pidfile option, by Anthony Liguori.ths1-44/+37
2007-03-19Add -name option, by Anthony Liguori.ths1-1/+8
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths1-0/+2
2007-03-17Better ioport debugging output.ths1-4/+4
2007-03-11SMP half-idle fix.pbrook1-5/+8
2007-03-08Fix typo in help output.pbrook1-1/+3
2007-03-08Implement --cpu for ARM.pbrook1-2/+1
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer1-1/+17
2007-02-28Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.ths1-6/+22
2007-02-22Allow gdbstub to connect over any serial device.pbrook1-6/+7
2007-02-21Increase the number of multiplexed monitor devices.ths1-1/+1
2007-02-20Change -tftp option to take a root directory, by Anthony Liguori.ths1-1/+1
2007-02-20Add -bootp option for slirp, by Anthony Liguori.ths1-0/+6
2007-02-19Don't require a disk image for network boot, by Ferenc Wagner.ths1-0/+1
2007-02-18-no-frame option for sdl, by Christian Laursen.ths1-1/+8
2007-02-18Monitor multiplexing, by Jason Wessel.ths1-162/+279
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths1-3/+82
2007-02-17Solaris tap device, by Sittichai Palingsong.ths1-2/+150
2007-02-10Clean up serial code for Win 32, by Kazu.ths1-30/+33
2007-02-08use ram allocation functionsbellard1-12/+1
2007-02-05gdbserver fixbellard1-15/+8
2007-02-05copyright updatebellard1-2/+2