]> git.proxmox.com Git - qemu.git/history - vl.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / 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
2010-05-01 Thomas Monjalonfix old typos in help header
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Jan Kiszkamonitor: Reorder intialization to drop initial mux...
2010-04-26 Jan Kiszkamonitor: Cleanup ID assignment for compat switch
2010-04-26 Luiz CapitulinoMonitor: Return before exiting with 'quit'
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Christoph Hellwigcleanup block driver option handling in vl.c
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-04-23 Kevin Wolfqemu-config: qemu_read_config_file() reads the normal...
2010-04-19 Paolo Bonziniprovide a stub version of kvm-all.c if !CONFIG_KVM
2010-04-18 Markus Armbrustererror: Drop extra messages after qemu_opts_set() and...
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-12 Blue SwirlFix build when configured with --enable-io-thread
2010-04-10 Eduardo Habkostboot: remove unused boot_devices_bitmap variable
2010-04-10 Eduardo Habkostnet: remove broken net_set_boot_mask() boot device...
2010-04-09 Paolo Bonzinimove balloon handling to balloon.c
2010-04-09 Paolo Bonzinimove two variable declarations out of vl.c
2010-04-09 Paolo Bonzinimove socket_init to qemu-sockets.c
2010-04-08 Naphtali Spreiread-only: allow read-only CDROM with any interface
2010-03-30 Juergen LockUse sysctl instead of /proc to find executable path...
2010-03-29 Blue SwirlRefactor target specific handling, compile vl.c only...
2010-03-29 Blue SwirlRefactor CPUState handling out of vl.c
2010-03-29 Blue SwirlRefactor a few architecture dependent pieces in vl.c
2010-03-29 Blue SwirlMove KVM and Xen global flags to vl.c
2010-03-29 Blue SwirlAdjust debug handling
2010-03-27 Blue SwirlFix driftfix option
2010-03-27 Blue SwirlRefactor numa mode setting
2010-03-27 Blue SwirlCompile ide/core only once
2010-03-21 Anthony LiguoriRevert "Introduce a default qmp session"
2010-03-21 Anthony LiguoriRevert "qmp: don't make -qmp disable the default monitor"
2010-03-21 Anthony LiguoriRevert "Convert atexit users to exit_notifier"
2010-03-21 Anthony LiguoriRevert "Add exit notifiers"
2010-03-20 Blue SwirlFix mingw32 build
2010-03-19 Anthony LiguoriIntroduce a default qmp session
2010-03-19 Anthony Liguoriqmp: don't make -qmp disable the default monitor
2010-03-19 Anthony LiguoriConvert atexit users to exit_notifier
2010-03-19 Anthony LiguoriAdd exit notifiers
2010-03-19 Juan QuintelaHandle deleted IOHandlers in a single buffer
2010-03-19 Juan Quintelarename IOCanRWHandler to IOCanReadHandler
2010-03-19 Juan QuintelaConvert io handlers to QLIST
2010-03-17 Paolo Bonzinisplit out qemu-timer.c
2010-03-17 Paolo Bonzinidisentangle tcg and deadline calculation
2010-03-17 Paolo Bonziniplace together more #ifdef CONFIG_IOTHREAD blocks
2010-03-17 Paolo Bonzinimove vmstate registration of vmstate_timers earlier
2010-03-17 Paolo Bonzininew function qemu_icount_delta
2010-03-17 Paolo Bonziniadd qemu_alarm_pending
2010-03-17 Paolo Bonziniadd qemu_icount_round
2010-03-17 Paolo Bonzinicentralize handling of -icount
2010-03-17 Paolo Bonziniintroduce and use qemu_clock_enable
next