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
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
2009-12-03
monitor: QError support
Luiz Capitulino
2009-11-17
Block live migration
lirans@il.ibm.com
2009-10-30
net: move more stuff into net/tap-win32.c, add net/tap.h
Mark McLoughlin
2009-10-27
monitor: Convert do_pci_device_hot_remove() to QObject
Luiz Capitulino
2009-10-27
kill dead nic unplug code.
Gerd Hoffmann
2009-10-06
offer right-ctrl as a grab option
Dustin Kirkland
2009-10-05
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
pci: windup acpi-based hotplug
Gerd Hoffmann
2009-10-05
Enable host-clock-based RTC
Jan Kiszka
2009-09-20
Compile loader only once
Blue Swirl
2009-09-13
x86: move a declaration to header
Blue Swirl
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-04
monitor: Port handler_3 to use QDict
Luiz Capitulino
2009-09-04
monitor: Port handler_2 to use QDict
Luiz Capitulino
2009-09-04
monitor: Port handler_1 to use QDict
Luiz Capitulino
2009-09-04
Add wrappers to functions used by the Monitor
Luiz Capitulino
2009-08-27
switch balloon initialization to -device.
Gerd Hoffmann
2009-08-27
add qemu_error() + friends
Gerd Hoffmann
[prev]
[next]