]> git.proxmox.com Git - qemu.git/history - vl.c
virtio-blk: Avoid zeroing every request structure
[qemu.git] / vl.c
2010-02-08 Paolo Bonzinivl.c: avoid preprocessor directives in a printf call
2010-02-08 Paolo Bonzinido not interpolate % from vl.c to qemu-options.h
2010-02-08 malcRevert "On some systems printf is a macro"
2010-02-06 malcOn some systems printf is a macro
2010-02-05 Paolo Bonzinifix undefined shifts by >32
2010-02-03 Marcelo TosattiFix incoming migration with iothread
2010-02-03 Sheng Yangkvm: Flush coalesced MMIO buffer periodly
2010-02-03 Markus Armbrusterqdev: Fix exit code for -device ?
2010-01-27 Anthony LiguoriFix regression in option parsing
2010-01-26 Adam Litkevirtio: Add memory statistics reporting to the balloon...
2010-01-26 Amit Shahvirtio-console: Automatically use virtio-serial-bus...
2010-01-26 Kirill A. Shutemovvl.c: fix warning with _FORTIFY_SOURCE
2010-01-24 Anthony LiguoriLoad global config files by default
2010-01-24 Anthony LiguoriMove out option lookup into a separate function
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-20 Naphtali SpreiClean-up a little bit the RW related bits of BDRV_O_FLA...
2010-01-20 Naphtali SpreiMake CDROM a read-only drive
2010-01-13 Amit Shahvl.c: Remove dead assignment
2010-01-13 Paolo Bonzinimove kbd/mouse handling to input.c
2010-01-11 Jiri DenemarkFix CPU topology initialization
2010-01-08 H. Peter Anvindebugcon: support for debugging consoles (e.g. Bochs...
2009-12-23 Scott TsaiUSB: Improve usbdevice error messages
2009-12-18 Juha Riihimäkifix pidfile option to work in WIN32
2009-12-18 Gerd Hoffmannfix vga names in default_list
2009-12-18 Gerd Hoffmannusb-net: use qdev for -usbdevice
2009-12-18 Gerd HoffmannCheck rom_load_all() return value.
2009-12-18 Gerd Hoffmanndefaults: update device_list[]
2009-12-18 Gerd Hoffmanndefaults: split default_drive
2009-12-18 Kevin WolfRevert "Rename DriveInfo.onerror to on_write_error...
2009-12-18 Alexander Grafadd default virtcon initialization
2009-12-12 Luiz Capitulinomonitor: Convert do_info_mice() to QObject
2009-12-12 Gerd HoffmannSet default console to virtio on S390x
2009-12-12 Gerd Hoffmanndefault devices: virtio consoles.
2009-12-12 Gerd Hoffmannadd -qmp convinience switch
2009-12-12 Gerd Hoffmannadd new -mon switch
2009-12-12 Gerd Hoffmannrework -monitor handling, switch to QemuOpts
2009-12-12 Gerd Hoffmanndefault devices: drives
2009-12-12 Gerd Hoffmanndefault devices: network
2009-12-12 Gerd Hoffmanndefault devices: add global cmd line option.
2009-12-12 Gerd Hoffmanndefault devices: vga adapter.
2009-12-12 Gerd Hoffmannzap serial_monitor_mux
2009-12-12 Gerd Hoffmanndefault devices: qemu monitor.
2009-12-12 Gerd Hoffmanndefault devices: parallel port.
2009-12-12 Gerd Hoffmanndefault devices: core code & serial lines.
2009-12-12 Gerd Hoffmannchardev: move greeting into vc backend.
2009-12-12 Gerd HoffmannRevert "Set default console to virtio on S390x"
2009-12-12 Gerd HoffmannRevert "monitor: Command-line flag to enable control...
2009-12-12 Gerd Hoffmannchardev: make chardevs specified in config file work.
2009-12-12 Gerd Hoffmannqdev: add command line option to set global defaults...
2009-12-12 Gerd Hoffmannqdev: make compat stuff more generic
2009-12-05 Alexander GrafSet default console to virtio on S390x
2009-12-04 Blue Swirlmonitor: rename EVENT_* to QEVENT_* to avoid conflict...
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
2009-12-03 Kevin WolfDon't leak file descriptors
2009-12-03 Kevin Wolfvirtio-blk: Implement rerror option
2009-12-03 Kevin Wolfide: Implement rerror option
2009-12-03 Kevin WolfIntroduce rerror option for drives
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
2009-12-03 Jan Kiszkaram migration: Properly reset statistics
2009-12-03 Jan Kiszkalive migration: Propagate output monitor to callback...
2009-12-03 Jan Kiszkalive migration: Allow cleanup after cancellation or...
2009-12-03 Jan Kiszkaram migration: Stop loading on error
2009-12-03 Mark McLoughlinnet: move slirp code from net.c to net/slirp.c
2009-12-03 Luiz CapitulinoQMP: Introduce basic asynchronous events
2009-12-03 Luiz Capitulinomonitor: Command-line flag to enable control mode
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-30 Aurelien JarnoFix commit a167ba50851cdac2fa36633587e98c5956cd6b18
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-22 Hervé Poussineau[WIN32] Enable -k option on Windows too
2009-11-17 lirans@il.ibm.comBlock live migration
2009-11-17 Amit Shahchar: Remove special init_reset handling
2009-11-12 Juan Quintelaqemu_system_reset: we need to call it before loadvm...
2009-11-09 Gerd HoffmannQemuOpts: command line switches for the config file.
2009-11-09 Markus ArmbrusterConfigurable block format whitelist
2009-11-09 Naphtali SpreiAdded readonly flag to -drive command
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-30 Anthony LiguoriRevert "Fall back to network boot as the last possible...
2009-10-30 Anthony LiguoriFall back to network boot as the last possible boot...
2009-10-30 Gerd Hoffmannusb-storage: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb-serial and braille: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb-hid: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb core: use qdev for -usbdevice
2009-10-27 Mark McLoughlinnet: remove unused includes of if_tun.h and if_tap.h
2009-10-27 Kevin WolfSplit out bottom halves
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-17 Blue SwirlOnly IDE needs limits for CHS configuration
2009-10-15 Mark McLoughlinnet: handle -netdevice options
2009-10-15 Mark McLoughlinnet: add -netdev option
2009-10-15 Mark McLoughlinnet: add QemuOptsList arg to net_client_parse()
2009-10-12 Glauber Costaunlock iothread mutex before running kvm ioctl
2009-10-06 Mark McLoughlinFinal net cleanup after conversion to QemuOpts
2009-10-06 Mark McLoughlinPort usb net to QemuOpts
2009-10-06 Mark McLoughlinRemove double error message for -device option parsing
2009-10-06 Markus ArmbrusterDon't exit() in config_error()
2009-10-06 Mark McLoughlinDon't assign a static string to NICInfo::model
2009-10-06 Dustin Kirklandoffer right-ctrl as a grab option
2009-10-06 Gerd HoffmannReorganize option rom (+linux kernel) loading.
2009-10-05 Justin M. ForbesImprove error reporting on file access
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-10-05 Gerd Hoffmannqdev hotplug: infrastructure and monitor commands.
next