index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
sysemu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
1
-0
/
+1
2019-03-11
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
Philippe Mathieu-Daudé
1
-1
/
+0
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
1
-2
/
+0
2019-02-05
Remove deprecated -no-frame option
Thomas Huth
1
-1
/
+0
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
1
-1
/
+0
2018-12-22
vl: Introduce shutdown_notifiers
Yuval Shaia
1
-0
/
+1
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
1
-1
/
+2
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
1
-0
/
+1
2018-12-18
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
1
-20
/
+0
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
1
-1
/
+1
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
1
-0
/
+4
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
1
-0
/
+1
2018-05-30
cli: add --preconfig option
Igor Mammedov
1
-0
/
+1
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
1
-2
/
+4
2018-04-26
vl.c: Remove compile time limit on number of serial ports
Peter Maydell
1
-2
/
+0
2018-04-26
vl.c: Provide accessor function serial_hd() for serial_hds[] array
Peter Maydell
1
-0
/
+3
2018-03-12
vl: export machine_init_done
Peter Xu
1
-0
/
+2
2018-03-08
vl: introduce vm_shutdown()
Stefan Hajnoczi
1
-0
/
+1
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+1
2018-03-05
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
1
-0
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
1
-0
/
+1
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
1
-2
/
+0
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
1
-1
/
+1
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
1
-1
/
+0
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-3
/
+0
2017-05-31
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
1
-47
/
+0
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
1
-7
/
+25
2017-05-23
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
1
-0
/
+5
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
1
-5
/
+18
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
1
-2
/
+1
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
1
-1
/
+1
2017-05-17
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
1
-2
/
+2
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
1
-0
/
+4
2017-05-04
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
1
-1
/
+1
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
1
-1
/
+1
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
1
-0
/
+2
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-2
/
+2
2017-01-27
savevm: add public save_vmstate function
Pavel Dovgalyuk
1
-0
/
+1
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
1
-1
/
+0
2017-01-12
numa: make -numa parser dynamically allocate CPUs masks
Igor Mammedov
1
-7
/
+0
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
1
-1
/
+1
[next]