index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
sysemu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
2016-05-20
1
-10
/
+0
*
vl: Make display_type a local variable
Eduardo Habkost
2016-05-20
1
-1
/
+0
*
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-05-20
1
-1
/
+0
*
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
2016-05-20
1
-0
/
+1
*
vl: Table-based select_vgahw()
Eduardo Habkost
2016-05-20
1
-0
/
+1
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
1
-1
/
+1
*
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+3
*
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+4
*
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+19
*
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+4
*
Migration commands
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+8
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
Provide runtime Target page information
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
migration: rename qemu_savevm_state_cancel
Liang Li
2015-11-04
1
-1
/
+1
*
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
2015-09-19
1
-1
/
+1
*
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
2015-09-07
1
-0
/
+1
*
runstate: Add runstate store
Juan Quintela
2015-07-07
1
-0
/
+1
*
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
2015-06-19
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
2015-06-16
1
-1
/
+1
|
\
|
*
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
2015-06-12
1
-1
/
+1
*
|
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
1
-0
/
+1
|
\
|
*
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2015-06-03
1
-0
/
+1
*
|
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
2015-06-02
1
-3
/
+1
|
/
*
configure: opengl overhaul
Gerd Hoffmann
2015-03-12
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
1
-5
/
+0
|
\
|
*
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
2015-03-01
1
-5
/
+0
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-03-02
1
-18
/
+0
|
\
\
|
|
/
|
/
|
|
*
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
2015-02-23
1
-18
/
+0
*
|
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2015-02-18
1
-2
/
+2
*
|
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2015-02-18
1
-8
/
+8
*
|
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
2015-02-18
1
-3
/
+0
|
/
*
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-08
1
-1
/
+1
*
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2015-01-08
1
-0
/
+1
*
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
1
-2
/
+2
*
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
2014-12-22
1
-1
/
+1
*
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
2014-12-22
1
-1
/
+1
*
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
2014-12-22
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
2014-11-11
1
-0
/
+1
|
\
|
*
numa: make 'info numa' take into account hotplugged memory
zhanghailiang
2014-11-11
1
-0
/
+1
*
|
qom/cpu: remove the unused CPU hot-plug notifier
Gu Zheng
2014-11-02
1
-3
/
+0
|
/
*
bootindex: add a setter/getter functions wrapper for bootindex property
Gonglei
2014-10-15
1
-0
/
+3
*
bootindex: add del_boot_device_path function
Gonglei
2014-10-15
1
-0
/
+1
*
bootindex: add check bootindex function
Gonglei
2014-10-15
1
-0
/
+1
*
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
2014-10-15
1
-0
/
+1
*
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
1
-1
/
+6
[next]