]> git.proxmox.com Git - qemu.git/history - vl.c
Merge remote branch 'origin/master' into pci
[qemu.git] / vl.c
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...
2010-06-04 Kevin WolfFix error message in drive_init
2010-06-04 Markus Armbrusterusb: Remove unused usb_device_add() parameter is_hotplug
2010-06-04 Markus Armbrusterblockdev: Belatedly remove driveopts
2010-06-04 Markus Armbrusterblockdev: Belatedly remove MAX_DRIVES
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Gerd Hoffmanndrive: allow rerror, werror and readonly for if=none
2010-05-26 Alexander GrafMake cache=unsafe the default for -snapshot
2010-05-26 Alexander GrafAdd cache=unsafe parameter to -drive
2010-05-24 Kevin WolfFix error handling in qemu_read_config_file
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-19 Luiz CapitulinoRevert "Monitor: Return before exiting with 'quit'"
2010-05-18 TeLeManfix chardev_init for win32
2010-05-04 Blue SwirlFix cpu list("-cpu ?") breakage, spotted by TeLeMan
2010-05-03 Luiz CapitulinoQMP: Introduce RESUME event
2010-05-03 Gautham R Shenoyvirtio-9p: Create a syntactic shortcut for the file...
2010-05-03 Gautham R Shenoyvirtio-9p: Create a commandline option -fsdev
2010-05-03 Alex WilliamsonFix boot once option
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
next