index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysemu.h
Age
Commit message (
Expand
)
Author
2012-10-06
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Aurelien Jarno
2012-09-25
Cleanup unused global var qemu_system_powerdown
Igor Mammedov
2012-09-25
Introduce powerdown_notifiers
Igor Mammedov
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
2012-08-16
Allow QEMUMachine to override reset sequencing
David Gibson
2012-08-04
Fixes related to processing of qemu's -numa option
Chegu Vinod
2012-06-29
Add MigrationParams structure
Isaku Yamahata
2012-03-15
qapi: Convert migrate
Luiz Capitulino
2012-03-15
Purge migration of (almost) everything to do with monitors
Luiz Capitulino
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: add infrastructure
Gerd Hoffmann
2012-02-01
mc146818rtc: Use lost_tick_policy property
Jan Kiszka
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
2012-01-04
Add generic drive hotplugging
Alexander Graf
2011-12-06
pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error
Zhi Yong Wu
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
2011-10-19
runstate: Allow user to migrate twice
Luiz Capitulino
2011-10-04
qapi: Convert query-status
Luiz Capitulino
2011-10-04
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
2011-10-04
RunState: Drop the RSTATE_NO_STATE value
Luiz Capitulino
2011-09-15
QMP: query-status: Introduce 'status' key
Luiz Capitulino
2011-09-15
Drop the vm_running global variable
Luiz Capitulino
2011-09-15
runstate_set(): Check for valid transitions
Luiz Capitulino
2011-09-15
RunState: Add additional states
Luiz Capitulino
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-15
Move vm_state_notify() prototype from cpus.h to sysemu.h
Luiz Capitulino
2011-08-22
Poll main loop after I/O events were received
Jan Kiszka
2011-07-29
showing a splash picture when start
wayne
2011-06-16
Allow silent system resets
Jan Kiszka
2011-05-08
vl.c: Introduce getter for shutdown_requested and reset_requested.
Anthony PERARD
2011-04-15
migration: move some declarations to migration.h
Blue Swirl
2011-04-15
Move CPU related functions to cpus.h
Blue Swirl
2011-04-15
Move clock related functions to qemu-timer.h
Blue Swirl
2011-04-15
Move generic or OS function declarations to qemu-common.h
Blue Swirl
2011-03-26
report that QEMU process was killed by a signal
Gleb Natapov
2011-03-22
Introduce -display none
Jes Sorensen
2011-02-14
Refactor debug and vmstop request interface
Jan Kiszka
2011-02-14
Improve vm_stop reason declarations
Jan Kiszka
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
2011-01-17
savevm: Fix no_migrate
Alex Williamson
2011-01-10
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-12-27
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2010-12-24
pcie/aer: glue aer error injection into qemu monitor
Isaku Yamahata
2010-12-11
Pass boot device list to firmware.
Gleb Natapov
2010-12-11
Add notifier that will be called when machine is fully created.
Gleb Natapov
2010-12-11
Add bootindex for option roms.
Gleb Natapov
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-09
spice: add qxl device
Gerd Hoffmann
[next]