index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysemu.h
Age
Commit message (
Expand
)
Author
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
2010-03-29
Refactor target specific handling, compile vl.c only once
Blue Swirl
2010-03-27
error: Trim includes after "Move qemu_error & friends..."
Markus Armbruster
2010-03-21
Revert "Add exit notifiers"
Anthony Liguori
2010-03-19
Add exit notifiers
Anthony Liguori
2010-03-17
disentangle tcg and deadline calculation
Paolo Bonzini
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
error: Simplify error sink setup
Markus Armbruster
2010-03-16
savevm: Fix -loadvm to report errors to stderr, not the monitor
Markus Armbruster
2010-03-08
QMP: Introduce RTC_CHANGE event
Luiz Capitulino
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-02-19
Monitor: Convert pci_device_hot_remove() to cmd_new_ret()
Luiz Capitulino
2010-02-19
Monitor: Convert pci_device_hot_add() to cmd_new_ret()
Luiz Capitulino
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
2009-12-12
PCI: Convert pci_device_hot_add() to QObject
Luiz Capitulino
2009-12-03
Introduce rerror option for drives
Kevin Wolf
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
2009-12-03
live migration: Allow cleanup after cancellation or error
Jan Kiszka
[next]