summaryrefslogtreecommitdiffstats
path: root/sysemu.h
Commit message (Expand)AuthorAgeFilesLines
* Add USB option in machine optionszhlcindy@gmail.com2012-10-291-1/+3
* vga: cleanup after isa_vga_init() and pci_vga_init() conversionAurelien Jarno2012-10-061-3/+0
* Cleanup unused global var qemu_system_powerdownIgor Mammedov2012-09-251-1/+0
* Introduce powerdown_notifiersIgor Mammedov2012-09-251-0/+1
* Revert "i8259: add -no-spurious-interrupt-hack option"malc2012-08-271-1/+0
* i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie2012-08-241-0/+1
* Allow QEMUMachine to override reset sequencingDavid Gibson2012-08-161-0/+1
* Fixes related to processing of qemu's -numa optionChegu Vinod2012-08-041-1/+2
* Add MigrationParams structureIsaku Yamahata2012-06-291-1/+2
* qapi: Convert migrateLuiz Capitulino2012-03-151-1/+1
* Purge migration of (almost) everything to do with monitorsLuiz Capitulino2012-03-151-5/+4
* suspend: make acpi timer wakeup the guest.Gerd Hoffmann2012-02-241-0/+1
* suspend: make rtc alarm wakeup the guest.Gerd Hoffmann2012-02-241-0/+1
* suspend: add infrastructureGerd Hoffmann2012-02-241-0/+9
* mc146818rtc: Use lost_tick_policy propertyJan Kiszka2012-02-011-1/+0
* kvm: x86: Establish IRQ0 override controlJan Kiszka2012-01-191-1/+0
* Add generic drive hotpluggingAlexander Graf2012-01-041-1/+5
* pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu2011-12-061-1/+1
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-2/+1
* runstate: Allow user to migrate twiceLuiz Capitulino2011-10-191-0/+1
* qapi: Convert query-statusLuiz Capitulino2011-10-041-18/+1
* RunState: Rename enum values as generated by the QAPILuiz Capitulino2011-10-041-14/+14
* RunState: Drop the RSTATE_NO_STATE valueLuiz Capitulino2011-10-041-1/+0
* QMP: query-status: Introduce 'status' keyLuiz Capitulino2011-09-151-0/+1
* Drop the vm_running global variableLuiz Capitulino2011-09-151-1/+1
* runstate_set(): Check for valid transitionsLuiz Capitulino2011-09-151-0/+1
* RunState: Add additional statesLuiz Capitulino2011-09-151-1/+7
* Replace the VMSTOP macros with a proper state typeLuiz Capitulino2011-09-151-14/+19
* Move vm_state_notify() prototype from cpus.h to sysemu.hLuiz Capitulino2011-09-151-0/+1
* Poll main loop after I/O events were receivedJan Kiszka2011-08-221-1/+1
* showing a splash picture when startwayne2011-07-291-0/+3
* Allow silent system resetsJan Kiszka2011-06-161-1/+4
* vl.c: Introduce getter for shutdown_requested and reset_requested.Anthony PERARD2011-05-081-0/+2
* migration: move some declarations to migration.hBlue Swirl2011-04-151-5/+0
* Move CPU related functions to cpus.hBlue Swirl2011-04-151-4/+0
* Move clock related functions to qemu-timer.hBlue Swirl2011-04-151-4/+0
* Move generic or OS function declarations to qemu-common.hBlue Swirl2011-04-151-21/+0
* report that QEMU process was killed by a signalGleb Natapov2011-03-261-0/+2
* Introduce -display noneJes Sorensen2011-03-221-0/+1
* Refactor debug and vmstop request interfaceJan Kiszka2011-02-141-0/+2
* Improve vm_stop reason declarationsJan Kiszka2011-02-141-0/+10
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-15/+0
* savevm: Fix no_migrateAlex Williamson2011-01-171-0/+1
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-01-101-1/+2
|\
| * Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2010-12-271-1/+2
| |\
| | * spice: add qxl deviceGerd Hoffmann2010-12-091-1/+2
* | | pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata2010-12-241-0/+5
|/ /
* | Pass boot device list to firmware.Gleb Natapov2010-12-111-0/+1
* | Add notifier that will be called when machine is fully created.Gleb Natapov2010-12-111-0/+2
* | Add bootindex for option roms.Gleb Natapov2010-12-111-1/+5
OpenPOWER on IntegriCloud