Sign in
qemu-android
/
qemu-android
/
f2b07f35d2ee1c6a501d1e3c68c0db42c70751fd
/
sysemu.h
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
· 16 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
075cd32
x86: move a declaration to header
by Blue Swirl
· 16 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 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
d399f67
fix migration to obey -S
by Paolo Bonzini
· 16 years ago
6be68d7
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
by Jes Sorensen
· 16 years ago
9dfd7c7
switch -drive to QemuOpts.
by Gerd Hoffmann
· 16 years ago
62c5802
move parser functions from vl.c to qemu-option.c
by Gerd Hoffmann
· 16 years ago
3b0ba92
kill drives_opt
by Gerd Hoffmann
· 16 years ago
1dae12e
add support for drive ids.
by Gerd Hoffmann
· 16 years ago
751c6a1
kill drives_table
by Gerd Hoffmann
· 16 years ago
9538749
Add boot menu control via command line switch
by Jan Kiszka
· 16 years ago
7d4c3d5
Replace -no-virtio-balloon by -balloon
by Markus Armbruster
· 16 years ago
5db4af8
Introduce get_next_param_value
by Jan Kiszka
· 16 years ago
bf01129
Add serial number support for virtio_blk
by john cooper
· 16 years ago
c2cc47a
Support addr=... in option argument of -drive if=virtio
by Markus Armbruster
· 16 years ago
9d5e77a
acpi.c: make qemu_system_device_hot_add piix independent.
by Isaku Yamahata
· 16 years ago
df97b92
Add -no-virtio-balloon command-line option
by Eduardo Habkost
· 16 years ago
0aa7a20
net: Real fix for check_params users
by Jan Kiszka
· 16 years ago
5cea859
Use relative path for bios
by Paul Brook
· 16 years ago
d3f2436
Create qemu-option.h
by Kevin Wolf
· 16 years ago
9f9e28c
augment info migrate with page status
by Glauber Costa
· 16 years ago
993fbfd
Refactor how display drivers are selected
by Anthony Liguori
· 16 years ago
1ad2134
Hardware convenience library
by Paul Brook
· 16 years ago
bba831e
Remove obsolete BIOS_SIZE from sysemu.h
by Paul Brook
· 16 years ago
aae9460
Basic qdev infrastructure.
by Paul Brook
· 16 years ago
22d83b1
Push AUD_init down to devices
by Paul Brook
· 16 years ago
ffad411
net: Fix -net socket parameter checks
by Jan Kiszka
· 16 years ago
94909d9
xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
by aliguori
· 16 years ago
62d23ef
xen: add block device backend driver. (Gerd Hoffmann)
by aliguori
· 16 years ago
268a362
added -numa cmdline parameter parser (Andre Przywara)
by aliguori
· 16 years ago
640f42e
kqemu: merge CONFIG_KQEMU and USE_KQEMU
by blueswir1
· 16 years ago
aa80613
Move bootp_filename to avoid a sparse warning
by blueswir1
· 16 years ago
c4be29f
qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)
by aliguori
· 16 years ago
49dc768
Fix windows build and clean up use of <windows.h>
by aliguori
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
6f338c3
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
by aliguori
· 16 years ago
ca2c72b
qemu: pci hotplug GPE support (Marcelo Tosatti)
by aliguori
· 16 years ago
5e3cb53
qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)
by aliguori
· 16 years ago
4d73cd3
qemu: net/drive add/remove tweaks (Marcelo Tosatti)
by aliguori
· 16 years ago
Next »