aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2009-12-05Set default console to virtio on S390xAlexander Graf
2009-12-04monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32Blue Swirl
2009-12-03Rename DriveInfo.onerror to on_write_errorKevin Wolf
2009-12-03Don't leak file descriptorsKevin Wolf
2009-12-03virtio-blk: Implement rerror optionKevin Wolf
2009-12-03ide: Implement rerror optionKevin Wolf
2009-12-03Introduce rerror option for drivesKevin Wolf
2009-12-03Rename DriveInfo.onerror to on_write_errorKevin Wolf
2009-12-03ram migration: Properly reset statisticsJan Kiszka
2009-12-03live migration: Propagate output monitor to callback handlerJan Kiszka
2009-12-03live migration: Allow cleanup after cancellation or errorJan Kiszka
2009-12-03ram migration: Stop loading on errorJan Kiszka
2009-12-03net: move slirp code from net.c to net/slirp.cMark McLoughlin
2009-12-03QMP: Introduce basic asynchronous eventsLuiz Capitulino
2009-12-03monitor: Command-line flag to enable control modeLuiz Capitulino
2009-11-30Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18Aurelien Jarno
2009-11-29Add support for GNU/kFreeBSDAurelien Jarno
2009-11-22[WIN32] Enable -k option on Windows tooHervé Poussineau
2009-11-17Block live migrationlirans@il.ibm.com
2009-11-17char: Remove special init_reset handlingAmit Shah
2009-11-12qemu_system_reset: we need to call it before loadvm/migrationJuan Quintela
2009-11-09QemuOpts: command line switches for the config file.Gerd Hoffmann
2009-11-09Configurable block format whitelistMarkus Armbruster
2009-11-09Added readonly flag to -drive commandNaphtali Sprei
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa
2009-10-30Revert "Fall back to network boot as the last possible boot option"Anthony Liguori
2009-10-30Fall back to network boot as the last possible boot optionAnthony Liguori
2009-10-30usb-storage: use qdev for -usbdeviceGerd Hoffmann
2009-10-30usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann
2009-10-30usb-hid: use qdev for -usbdeviceGerd Hoffmann
2009-10-30usb core: use qdev for -usbdeviceGerd Hoffmann
2009-10-27net: remove unused includes of if_tun.h and if_tap.hMark McLoughlin
2009-10-27Split out bottom halvesKevin Wolf
2009-10-17Only IDE needs limits for CHS configurationBlue Swirl
2009-10-15net: handle -netdevice optionsMark McLoughlin
2009-10-15net: add -netdev optionMark McLoughlin
2009-10-15net: add QemuOptsList arg to net_client_parse()Mark McLoughlin
2009-10-12unlock iothread mutex before running kvm ioctlGlauber Costa
2009-10-06Final net cleanup after conversion to QemuOptsMark McLoughlin
2009-10-06Port usb net to QemuOptsMark McLoughlin
2009-10-06Remove double error message for -device option parsingMark McLoughlin
2009-10-06Don't exit() in config_error()Markus Armbruster
2009-10-06Don't assign a static string to NICInfo::modelMark McLoughlin
2009-10-06offer right-ctrl as a grab optionDustin Kirkland
2009-10-06Reorganize option rom (+linux kernel) loading.Gerd Hoffmann
2009-10-05Improve error reporting on file accessJustin M. Forbes
2009-10-05drive cleanup fixes.Gerd Hoffmann
2009-10-05qdev hotplug: infrastructure and monitor commands.Gerd Hoffmann
2009-10-05Enable host-clock-based RTCJan Kiszka
2009-10-05Refactor RTC command line switchesJan Kiszka