aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2008-08-12Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir1
2008-08-11Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori
2008-08-01Set focus to monitor to ask password if line is multiplexed (Laurent Vivier)aliguori
2008-08-01Ask password when encrypted disk image is used (Laurent Vivier)aliguori
2008-07-29Simplify -usbdevice net: syntax, allow VLANs with no NICs.balrog
2008-07-28Attempt to detect unconnected ptys (Gerd Hoffman)aliguori
2008-07-23Save 3MB ioport table memory (Samuel Thibault)aliguori
2008-07-23Fix -daemonize optionaliguori
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths
2008-07-18Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson.ths
2008-07-18Do not disturb old fd flags (eg O_APPEND) when setting nonblock, byths
2008-07-17Remove the NIC from vlan on usb destroy.balrog
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog
2008-07-03Bail out if -append or -initrd is specified without -kernel, byths
2008-07-01Remove duplicate device index calculations.pbrook
2008-07-01Implement resolution switching in common console code.pbrook
2008-06-30Spelling fixes, spotted by Stuart Brady.ths
2008-06-29Add missing file. Fix spelling errors.pbrook
2008-06-29Add instruction counter.pbrook
2008-06-20Add an opaque parameter to boot_set API, move function to monitor.cblueswir1
2008-06-18Make save function optionalaurel32
2008-06-13ISA version of CS4231Amalc
2008-06-11using strncpy is *always* a bad ideabellard
2008-05-28variable dynamic translation buffer sizebellard
2008-05-15Always process real timers regardless of singlestep mode (Jason Wessel).edgar_igl
2008-05-12removed unused codebellard
2008-05-12Debugger single step without interrupts (Jason Wessel).edgar_igl
2008-05-10Fix argument description for -loadvm optionaurel32
2008-05-05Revert commit r4342 and r4343, wasn't intended to be committedaurel32
2008-05-05qemu: generate signals on tap I/Oaurel32
2008-05-05Put Pseudo-TTY in rawmode for char devicesaurel32
2008-05-04Allow bootdevice change from the monitoraurel32
2008-05-04remove target ifdefs from vl.caurel32
2008-05-04Set default console sizeaurel32
2008-04-29Describe the format= option in the --help output. List the acceptedaurel32
2008-04-28Fix wrong type in printf(), introduced in revision 4265aurel32
2008-04-28add format= to drive options (CVE-2008-2004)aurel32
2008-04-27Fix a regression introduced by my previous commit, ram_size is nowaurel32
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-26IO ports registration errors are fatal errors.balrog
2008-04-26Errors while registering ioports are not fatal (Glauber Costa).balrog
2008-04-24ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-14Nokia N800 machine support (ARM).balrog
2008-04-11Stop before shutdownaurel32
2008-04-08Braille device supportaurel32
2008-04-07MIPS Magnum R4000 machineaurel32