Sign in
qemu
/
qemu
/
e71ceafc7d5792438639a4ecf87227c997e349f2
/
sysemu.h
44a9b35
main-loop: create main-loop.h
by Paolo Bonzini
· 13 years ago
8a9236f
runstate: Allow user to migrate twice
by Luiz Capitulino
· 13 years ago
1fa9a5e
qapi: Convert query-status
by Luiz Capitulino
· 13 years ago
0461d5a
RunState: Rename enum values as generated by the QAPI
by Luiz Capitulino
· 13 years ago
c4d11e3
RunState: Drop the RSTATE_NO_STATE value
by Luiz Capitulino
· 13 years ago
9e37b9d
QMP: query-status: Introduce 'status' key
by Luiz Capitulino
· 14 years ago
1354869
Drop the vm_running global variable
by Luiz Capitulino
· 14 years ago
5db9d4d
runstate_set(): Check for valid transitions
by Luiz Capitulino
· 13 years ago
f5bbfba
RunState: Add additional states
by Luiz Capitulino
· 14 years ago
1dfb4dd
Replace the VMSTOP macros with a proper state type
by Luiz Capitulino
· 14 years ago
bff046f
Move vm_state_notify() prototype from cpus.h to sysemu.h
by Luiz Capitulino
· 14 years ago
c9f711a
Poll main loop after I/O events were received
by Jan Kiszka
· 14 years ago
3d3b830
showing a splash picture when start
by wayne
· 14 years ago
e063eb1
Allow silent system resets
by Jan Kiszka
· 14 years ago
1291eb3
vl.c: Introduce getter for shutdown_requested and reset_requested.
by Anthony PERARD
· 15 years ago
adc56dd
migration: move some declarations to migration.h
by Blue Swirl
· 14 years ago
17a4663
Move CPU related functions to cpus.h
by Blue Swirl
· 14 years ago
70c3b55
Move clock related functions to qemu-timer.h
by Blue Swirl
· 14 years ago
082b555
Move generic or OS function declarations to qemu-common.h
by Blue Swirl
· 14 years ago
f64622c
report that QEMU process was killed by a signal
by Gleb Natapov
· 14 years ago
4171d32
Introduce -display none
by Jes Sorensen
· 14 years ago
8cf7171
Refactor debug and vmstop request interface
by Jan Kiszka
· 14 years ago
e07bbac
Improve vm_stop reason declarations
by Jan Kiszka
· 14 years ago
0dfa5ef
audio: consolidate audio_init()
by Isaku Yamahata
· 14 years ago
dc91212
savevm: Fix no_migrate
by Alex Williamson
· 14 years ago
6107ff1
Merge remote branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
818c2e1
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
by Aurelien Jarno
· 14 years ago
2ae63bd
pcie/aer: glue aer error injection into qemu monitor
by Isaku Yamahata
· 14 years ago
962630f
Pass boot device list to firmware.
by Gleb Natapov
· 14 years ago
4cab946
Add notifier that will be called when machine is fully created.
by Gleb Natapov
· 14 years ago
2e55e84
Add bootindex for option roms.
by Gleb Natapov
· 14 years ago
1ca4d09
Add bootindex parameter to net/block/fd device
by Gleb Natapov
· 14 years ago
a19cbfb
spice: add qxl device
by Gerd Hoffmann
· 15 years ago
6b62dc2
Use display types for local display only.
by Gerd Hoffmann
· 15 years ago
8e84865
migration: Accept 'cont' only after successful incoming migration
by Amit Shah
· 15 years ago
f2b07c9
pci hotplug: make pci_device_hot_remove() static
by Isaku Yamahata
· 15 years ago
fd42dee
Add exit notifiers.
by Gerd Hoffmann
· 15 years ago
a4673e2
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 15 years ago
eb505be
Move daemonize handling to OS specific files
by Jes Sorensen
· 15 years ago
59a5264
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
by Jes Sorensen
· 15 years ago
6170540
Move find_datadir to OS specific files.
by Jes Sorensen
· 15 years ago
fe98ac1
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
by Jes Sorensen
· 15 years ago
69bd73b
Move win32 early signal handling setup to os_setup_signal_handling()
by Jes Sorensen
· 15 years ago
0d93ca7
vl.c: Move host_main_loop_wait() to OS specific files.
by Jes Sorensen
· 15 years ago
39626c0
Create qemu-os-win32.h and move WIN32 specific declarations there
by Jes Sorensen
· 15 years ago
666daa6
blockdev: Collect block device code in new blockdev.c
by Markus Armbruster
· 15 years ago
7b370f5
qdev: Move declaration of qdev_init_bdrv() into qdev.h
by Markus Armbruster
· 15 years ago
a803cb8
blockdev: Hide QEMUMachine from drive_init()
by Markus Armbruster
· 15 years ago
f274776
blockdev: Belatedly remove driveopts
by Markus Armbruster
· 15 years ago
1a43782
blockdev: Belatedly remove MAX_DRIVES
by Markus Armbruster
· 15 years ago
a691d41
sysemu: Export 'no_shutdown'
by Luiz Capitulino
· 15 years ago
a875170
Revert "Monitor: Return before exiting with 'quit'"
by Luiz Capitulino
· 15 years ago
b752daf
Revert "monitor: Convert do_pci_device_hot_remove() to QObject"
by Markus Armbruster
· 15 years ago
6c6a58a
Revert "PCI: Convert pci_device_hot_add() to QObject"
by Markus Armbruster
· 15 years ago
0e8d2b5
Monitor: Return before exiting with 'quit'
by Luiz Capitulino
· 15 years ago
ad96090
Refactor target specific handling, compile vl.c only once
by Blue Swirl
· 15 years ago
9f59b56
error: Trim includes after "Move qemu_error & friends..."
by Markus Armbruster
· 15 years ago
365c424
Revert "Add exit notifiers"
by Anthony Liguori
· 15 years ago
3b6304f
Add exit notifiers
by Anthony Liguori
· 15 years ago
d6f4ade
disentangle tcg and deadline calculation
by Paolo Bonzini
· 15 years ago
2f79201
error: Move qemu_error & friends into their own header
by Markus Armbruster
· 15 years ago
6e4f984
error: Simplify error sink setup
by Markus Armbruster
· 15 years ago
03cd465
savevm: Fix -loadvm to report errors to stderr, not the monitor
by Markus Armbruster
· 15 years ago
80cd347
QMP: Introduce RTC_CHANGE event
by Luiz Capitulino
· 15 years ago
ea375f9
KVM: Rework VCPU state writeback API
by Jan Kiszka
· 15 years ago
053801b
Monitor: Convert pci_device_hot_remove() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
395560c
Monitor: Convert pci_device_hot_add() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
98b1925
virtio-console: qdev conversion, new virtio-serial-bus
by Amit Shah
· 15 years ago
7a344f7
PCI: Convert pci_device_hot_add() to QObject
by Luiz Capitulino
· 15 years ago
e9b2e81
Introduce rerror option for drives
by Kevin Wolf
· 15 years ago
f785009
Rename DriveInfo.onerror to on_write_error
by Kevin Wolf
· 15 years ago
f327aa0
live migration: Propagate output monitor to callback handler
by Jan Kiszka
· 15 years ago
4ec7fcc
live migration: Allow cleanup after cancellation or error
by Jan Kiszka
· 15 years ago
8204a91
monitor: QError support
by Luiz Capitulino
· 15 years ago
c163b5c
Block live migration
by lirans@il.ibm.com
· 15 years ago
a8ed73f
net: move more stuff into net/tap-win32.c, add net/tap.h
by Mark McLoughlin
· 15 years ago
6848d82
monitor: Convert do_pci_device_hot_remove() to QObject
by Luiz Capitulino
· 15 years ago
9ad4531
kill dead nic unplug code.
by Gerd Hoffmann
· 15 years ago
0ca9f8a
offer right-ctrl as a grab option
by Dustin Kirkland
· 15 years ago
56a1493
drive cleanup fixes.
by Gerd Hoffmann
· 15 years ago
3f84865
pci: windup acpi-based hotplug
by Gerd Hoffmann
· 15 years ago
6875204
Enable host-clock-based RTC
by Jan Kiszka
· 15 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
075cd32
x86: move a declaration to header
by Blue Swirl
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
1d4daa9
monitor: Port handler_3 to use QDict
by Luiz Capitulino
· 16 years ago
f18c16d
monitor: Port handler_2 to use QDict
by Luiz Capitulino
· 16 years ago
d54908a
monitor: Port handler_1 to use QDict
by Luiz Capitulino
· 16 years ago
3818318
Add wrappers to functions used by the Monitor
by Luiz Capitulino
· 16 years ago
382f074
switch balloon initialization to -device.
by Gerd Hoffmann
· 16 years ago
ac7531e
add qemu_error() + friends
by Gerd Hoffmann
· 16 years ago
05f2401
make load_vmstate() return errors
by Juan Quintela
· 16 years ago
c8d41b2
move do_loadvm() to monitor.c
by Juan Quintela
· 16 years ago
7b63034
split do_loadvm() into do_loadvm() and load_vmstate()
by Juan Quintela
· 16 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 16 years ago
6b35e7b
QEMU set irq0override in fw_cfg
by Jes Sorensen
· 16 years ago
8617675
Clean up VGA type selection; far too many variables being used to track one state leads to confusion if new variables are added.
by Zachary Amsden
· 16 years ago
a8659e9
add -drive if=none
by Gerd Hoffmann
· 16 years ago
2e810b3
constify drive_get_by_id arg
by Gerd Hoffmann
· 16 years ago
d9c3231
Use qemu_irq for system_powerdown
by Blue Swirl
· 16 years ago
Next »