]> git.proxmox.com Git - qemu.git/history - sysemu.h
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / sysemu.h
2010-07-13 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-12 Michael S. TsirkinMerge branch 'master' into pci
2010-07-11 Isaku Yamahatapci hotplug: make pci_device_hot_remove() static
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 daemonize handling to OS specific files
2010-06-12 Jes SorensenIntroduce OS specific cmdline argument handling and...
2010-06-12 Jes SorensenMove find_datadir to OS specific files.
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 Sorensenvl.c: Move host_main_loop_wait() to OS specific files.
2010-06-12 Jes SorensenCreate qemu-os-win32.h and move WIN32 specific declarat...
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-04 Markus Armbrusterqdev: Move declaration of qdev_init_bdrv() into qdev.h
2010-06-04 Markus Armbrusterblockdev: Hide QEMUMachine from drive_init()
2010-06-04 Markus Armbrusterblockdev: Belatedly remove driveopts
2010-06-04 Markus Armbrusterblockdev: Belatedly remove MAX_DRIVES
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 Capitulinosysemu: Export 'no_shutdown'
2010-05-19 Luiz CapitulinoRevert "Monitor: Return before exiting with 'quit'"
2010-05-19 Markus ArmbrusterRevert "monitor: Convert do_pci_device_hot_remove(...
2010-05-19 Markus ArmbrusterRevert "PCI: Convert pci_device_hot_add() to QObject"
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Luiz CapitulinoMonitor: Return before exiting with 'quit'
2010-03-29 Blue SwirlRefactor target specific handling, compile vl.c only...
2010-03-27 Markus Armbrustererror: Trim includes after "Move qemu_error & friends..."
2010-03-21 Anthony LiguoriRevert "Add exit notifiers"
2010-03-19 Anthony LiguoriAdd exit notifiers
2010-03-17 Paolo Bonzinidisentangle tcg and deadline calculation
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-03-16 Markus Armbrustererror: Simplify error sink setup
2010-03-16 Markus Armbrustersavevm: Fix -loadvm to report errors to stderr, not...
2010-03-08 Luiz CapitulinoQMP: Introduce RTC_CHANGE event
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Luiz CapitulinoMonitor: Convert pci_device_hot_remove() to cmd_new_ret()
2010-02-19 Luiz CapitulinoMonitor: Convert pci_device_hot_add() to cmd_new_ret()
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2009-12-12 Luiz CapitulinoPCI: Convert pci_device_hot_add() to QObject
2009-12-03 Kevin WolfIntroduce rerror option for drives
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
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 Luiz Capitulinomonitor: QError support
2009-11-17 lirans@il.ibm.comBlock live migration
2009-10-30 Mark McLoughlinnet: move more stuff into net/tap-win32.c, add net...
2009-10-27 Luiz Capitulinomonitor: Convert do_pci_device_hot_remove() to QObject
2009-10-27 Gerd Hoffmannkill dead nic unplug code.
2009-10-06 Dustin Kirklandoffer right-ctrl as a grab option
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-10-05 Gerd Hoffmannpci: windup acpi-based hotplug
2009-10-05 Jan KiszkaEnable host-clock-based RTC
2009-09-20 Blue SwirlCompile loader only once
2009-09-13 Blue Swirlx86: move a declaration to header
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-04 Luiz Capitulinomonitor: Port handler_3 to use QDict
2009-09-04 Luiz Capitulinomonitor: Port handler_2 to use QDict
2009-09-04 Luiz Capitulinomonitor: Port handler_1 to use QDict
2009-09-04 Luiz CapitulinoAdd wrappers to functions used by the Monitor
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannswitch balloon initialization to -device.
2009-08-28 Gerd Hoffmannadd qemu_error() + friends
2009-08-28 Juan Quintelamake load_vmstate() return errors
2009-08-28 Juan Quintelamove do_loadvm() to monitor.c
2009-08-28 Juan Quintelasplit do_loadvm() into do_loadvm() and load_vmstate()
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-08-24 Jes SorensenQEMU set irq0override in fw_cfg
2009-08-24 Zachary AmsdenClean up VGA type selection; far too many variables...
2009-08-10 Gerd Hoffmannadd -drive if=none
2009-08-10 Gerd Hoffmannconstify drive_get_by_id arg
2009-08-09 Blue SwirlUse qemu_irq for system_powerdown
2009-07-30 Paolo Bonzinifix migration to obey -S
2009-07-27 Jes SorensenIntroduce -smp , maxcpus= flag to specify maximum numbe...
2009-07-27 Gerd Hoffmannswitch -drive to QemuOpts.
2009-07-27 Gerd Hoffmannmove parser functions from vl.c to qemu-option.c
2009-07-27 Gerd Hoffmannkill drives_opt
2009-07-27 Gerd Hoffmannadd support for drive ids.
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-16 Jan KiszkaAdd boot menu control via command line switch
2009-06-29 Markus ArmbrusterReplace -no-virtio-balloon by -balloon
2009-06-29 Jan KiszkaIntroduce get_next_param_value
2009-06-24 john cooperAdd serial number support for virtio_blk
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -drive if=virtio
2009-06-22 Isaku Yamahataacpi.c: make qemu_system_device_hot_add piix independent.
2009-06-14 Eduardo HabkostAdd -no-virtio-balloon command-line option
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Jan Kiszkanet: Real fix for check_params users
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Kevin WolfCreate qemu-option.h
2009-05-22 Glauber Costaaugment info migrate with page status
2009-05-22 Anthony LiguoriRefactor how display drivers are selected
2009-05-19 Paul BrookHardware convenience library
2009-05-19 Paul BrookRemove obsolete BIOS_SIZE from sysemu.h
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-12 Paul BrookPush AUD_init down to devices
next