]> git.ipfire.org Git - thirdparty/qemu.git/history - vl.c
Improve vm_stop reason declarations
[thirdparty/qemu.git] / vl.c
2011-02-14  Jan KiszkaImprove vm_stop reason declarations
2011-02-14  Jan KiszkaFlatten the main loop
2011-02-14  Jan KiszkaLeave inner main_loop faster on pending requests
2011-02-14  Jan KiszkaProcess vmstop requests in IO thread
2011-02-14  Jan KiszkaStop current VCPU on synchronous reset requests
2011-02-04  Gleb Natapovdo not pass NULL to strdup.
2011-02-01  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01  Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01  Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01  Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31  Markus Armbrusterblockdev: Fix drive_add for drives without media
2011-01-31  Markus Armbrusterblockdev: Replace drive_add()'s fmt, ... by optstr...
2011-01-31  Markus Armbrusterblockdev: Reject multiple definitions for the same...
2011-01-31  Markus Armbrusterblockdev: Make drive_add() take explicit type, index...
2011-01-24  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24  Jes SorensenMake strtosz() return int64_t instead of ssize_t
2011-01-23  Jan Kiszkakvm: Drop smp_cpus argument from init functions
2011-01-10  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27  Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-27  Aurelien JarnoFix a missing trailing newline
2010-12-20  Isaku Yamahataqbus: register reset handler for qbus whose parent...
2010-12-19  Blue SwirlAvoid a warning from OpenBSD linker
2010-12-17  Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11  Gleb NatapovPass boot device list to firmware.
2010-12-11  Gleb NatapovAdd notifier that will be called when machine is fully...
2010-12-11  Gleb NatapovAdd bootindex for option roms.
2010-12-11  Gleb NatapovAdd bootindex parameter to net/block/fd device
2010-12-09  Gerd Hoffmannspice: add qxl device
2010-12-02  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-22  Anthony Liguoriqdev: reset qdev along with qdev tree
2010-11-21  Stefan Hajnoczitrace: Trace vm_start()/vm_stop()
2010-11-16  Stefan HajnocziDelete IOHandlers after potentially running them
2010-11-16  Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-03  Jes SorensenIntroduce strtosz() library function to convert a strin...
2010-11-01  Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-23  Blue Swirlqemu-timer: move commonly used timer code to qemu-timer...
2010-10-11  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05  Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-01  Daniel P. BerrangeAdd option to turn on JSON pretty printing in monitor
2010-09-25  Andreas FärberIntroduce qemu_madvise()
2010-09-21  Gerd Hoffmannspice: simple display
2010-09-21  Gerd Hoffmannspice: core bits
2010-09-21  Gerd HoffmannUse machine_init() to register virtfs config options.
2010-09-21  Gerd HoffmannUse display types for local display only.
2010-09-09  Prerna Saxenatrace: Add trace file name command-line option
2010-09-08  Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-08  Aneesh Kumar K.Vvirtio-9p: Add SM_NONE security model
2010-09-04  Aneesh Kumar K.Vvirtio-9p: Make sure -virtfs option works correctly
2010-08-31  Blue SwirlFix OpenBSD linker warning
2010-08-23  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22  Gerd Hoffmanncompile -fsdev and -virtfs cmd line options uncondition...
2010-08-22  Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-08-19  Blue SwirlRemove useless NULL checks for qemu_malloc return value
2010-07-30  Amit Shahmigration: Accept 'cont' only after successful incoming...
2010-07-30  Joel Schoppremove pointless if from vl.c
2010-07-26  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22  Jan KiszkaRename tcg_cpu_exec and tcg_has_work
2010-07-06  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06  Alex Williamsonsavevm: Migrate RAM based on name/offset
2010-07-06  Alex Williamsonsavevm: Add DeviceState param
2010-06-22  Juan QuintelaExit if incoming migration fails
2010-06-22  Venkateswararao... virtio-9p: Make infrastructure for the new security...
2010-06-22  Venkateswararao... virtio-9p: Introduces an option to specify the security...
2010-06-14  Gerd HoffmannAdd exit notifiers.
2010-06-14  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-12  Jes SorensenMove set_proc_name() to OS specific files.
2010-06-12  Jes SorensenMove line-buffering setup to OS specific files.
2010-06-12  Jes SorensenMove daemonize handling to OS specific files
2010-06-12  Jes SorensenMove chroot handling to OS specific files.
2010-06-12  Jes SorensenMove runas handling from vl.c to OS specific files.
2010-06-12  Jes SorensenIntroduce OS specific cmdline argument handling and...
2010-06-12  Jes SorensenRename qemu-options.h to qemu-options.def
2010-06-12  Jes SorensenMove find_datadir to OS specific files.
2010-06-12  Jes SorensenMove main signal handler setup to os specificfiles.
2010-06-12  Jes SorensenRename os_setup_signal_handling() to os_setup_early_sig...
2010-06-12  Jes SorensenMove win32 early signal handling setup to os_setup_sign...
2010-06-12  Jes SorensenIntroduce os-posix.c and create os_setup_signal_handling()
2010-06-12  Jes Sorensenvl.c: Move host_main_loop_wait() to OS specific files.
2010-06-12  Jes SorensenIntroduce os-win32.c and move polling functions from...
2010-06-12  Jes Sorensenvl.c: Remove double include of netinet/in.h for Solaris
2010-06-10  Isaku Yamahatamain: allocate gui_timer only once.
2010-06-10  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09  Paolo Bonziniconfigure: expand ${prefix} in create_config
2010-06-04  Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-04  Markus Armbrusterblockdev: Hide QEMUMachine from drive_init()
2010-06-04  MORITA Kazutakaclose all the block drivers before the qemu process...
next