summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* Save 3MB ioport table memory (Samuel Thibault)aliguori2008-07-231-26/+39
* Fix -daemonize optionaliguori2008-07-231-6/+1
* Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths2008-07-191-0/+101
* Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths2008-07-181-1/+3
* Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson.ths2008-07-181-1/+0
* Do not disturb old fd flags (eg O_APPEND) when setting nonblock, byths2008-07-181-1/+3
* Remove the NIC from vlan on usb destroy.balrog2008-07-171-0/+13
* Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog2008-07-171-0/+6
* Bail out if -append or -initrd is specified without -kernel, byths2008-07-031-0/+10
* Remove duplicate device index calculations.pbrook2008-07-011-2/+9
* Implement resolution switching in common console code.pbrook2008-07-011-1/+1
* Spelling fixes, spotted by Stuart Brady.ths2008-06-301-4/+4
* Add missing file. Fix spelling errors.pbrook2008-06-291-1/+1
* Add instruction counter.pbrook2008-06-291-31/+225
* Add an opaque parameter to boot_set API, move function to monitor.cblueswir12008-06-201-8/+0
* Make save function optionalaurel322008-06-181-0/+4
* ISA version of CS4231Amalc2008-06-131-0/+10
* using strncpy is *always* a bad ideabellard2008-06-111-3/+2
* variable dynamic translation buffer sizebellard2008-05-281-1/+13
* Always process real timers regardless of singlestep mode (Jason Wessel).edgar_igl2008-05-151-2/+1
* removed unused codebellard2008-05-121-5/+0
* Debugger single step without interrupts (Jason Wessel).edgar_igl2008-05-121-0/+2
* Fix argument description for -loadvm optionaurel322008-05-101-1/+1
* Revert commit r4342 and r4343, wasn't intended to be committedaurel322008-05-051-1/+0
* qemu: generate signals on tap I/Oaurel322008-05-051-0/+1
* Put Pseudo-TTY in rawmode for char devicesaurel322008-05-051-12/+62
* Allow bootdevice change from the monitoraurel322008-05-041-0/+8
* remove target ifdefs from vl.caurel322008-05-041-619/+0
* Set default console sizeaurel322008-05-041-3/+3
* Describe the format= option in the --help output. List the acceptedaurel322008-04-291-3/+14
* Fix wrong type in printf(), introduced in revision 4265aurel322008-04-281-2/+2
* add format= to drive options (CVE-2008-2004)aurel322008-04-281-2/+11
* Fix a regression introduced by my previous commit, ram_size is nowaurel322008-04-271-2/+2
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-14/+36
* IO ports registration errors are fatal errors.balrog2008-04-261-7/+5
* Errors while registering ioports are not fatal (Glauber Costa).balrog2008-04-261-5/+7
* ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog2008-04-241-0/+1
* RAM usage information in machine definition.balrog2008-04-241-2/+20
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-36/+14
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-14/+36
* Nokia N800 machine support (ARM).balrog2008-04-141-0/+1
* Stop before shutdownaurel322008-04-111-1/+13
* Braille device supportaurel322008-04-081-1/+11
* MIPS Magnum R4000 machineaurel322008-04-071-2/+2
* Fix single stepping wrt pending interruptsaurel322008-04-041-2/+2
* Remove fixed length commandline buffers.pbrook2008-03-261-36/+29
* Put tap fd into nonblocking mode.pbrook2008-03-241-0/+1
* SCI fixesaurel322008-03-181-1/+22
* Slowdown SDL while minimizedaurel322008-03-131-1/+5
* Let the USB tablet reach the far bottom and right pixelsaurel322008-03-101-1/+1
OpenPOWER on IntegriCloud