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
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
2010-09-21
Use display types for local display only.
Gerd Hoffmann
2010-07-30
migration: Accept 'cont' only after successful incoming migration
Amit Shah
2010-07-11
pci hotplug: make pci_device_hot_remove() static
Isaku Yamahata
2010-06-14
Add exit notifiers.
Gerd Hoffmann
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-06-12
Move daemonize handling to OS specific files
Jes Sorensen
2010-06-12
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
Jes Sorensen
2010-06-12
Move find_datadir to OS specific files.
Jes Sorensen
2010-06-12
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
Jes Sorensen
2010-06-12
Move win32 early signal handling setup to os_setup_signal_handling()
Jes Sorensen
2010-06-12
vl.c: Move host_main_loop_wait() to OS specific files.
Jes Sorensen
2010-06-12
Create qemu-os-win32.h and move WIN32 specific declarations there
Jes Sorensen
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
2010-06-04
blockdev: Hide QEMUMachine from drive_init()
Markus Armbruster
2010-06-04
blockdev: Belatedly remove driveopts
Markus Armbruster
2010-06-04
blockdev: Belatedly remove MAX_DRIVES
Markus Armbruster
2010-05-19
sysemu: Export 'no_shutdown'
Luiz Capitulino
2010-05-19
Revert "Monitor: Return before exiting with 'quit'"
Luiz Capitulino
2010-05-19
Revert "monitor: Convert do_pci_device_hot_remove() to QObject"
Markus Armbruster
2010-05-19
Revert "PCI: Convert pci_device_hot_add() to QObject"
Markus Armbruster
2010-04-26
Monitor: Return before exiting with 'quit'
Luiz Capitulino
[next]