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
*
cli: add --preconfig option
Igor Mammedov
2018-05-30
1
-0
/
+1
*
vl.c: new function serial_max_hds()
Peter Maydell
2018-04-26
1
-2
/
+4
*
vl.c: Remove compile time limit on number of serial ports
Peter Maydell
2018-04-26
1
-2
/
+0
*
vl.c: Provide accessor function serial_hd() for serial_hds[] array
Peter Maydell
2018-04-26
1
-0
/
+3
*
vl: export machine_init_done
Peter Xu
2018-03-12
1
-0
/
+2
*
vl: introduce vm_shutdown()
Stefan Hajnoczi
2018-03-08
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
1
-0
/
+1
|
\
|
*
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
2018-03-05
1
-0
/
+1
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-0
/
+1
|
/
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
1
-0
/
+1
*
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-14
1
-2
/
+0
*
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-10-10
1
-1
/
+1
*
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: Create include for migration snapshots
Juan Quintela
2017-06-01
1
-3
/
+0
*
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-31
1
-47
/
+0
*
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
1
-7
/
+25
|
\
|
*
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
2017-05-23
1
-0
/
+5
|
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-2
/
+2
|
*
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-23
1
-5
/
+18
*
|
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
1
-1
/
+0
*
|
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
1
-2
/
+1
|
/
*
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
1
-1
/
+1
*
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
2017-05-17
1
-2
/
+2
*
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
1
-0
/
+4
*
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-1
/
+0
*
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-1
/
+0
*
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-1
/
+0
*
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
2017-05-04
1
-1
/
+1
*
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
1
-1
/
+1
*
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-16
1
-1
/
+1
*
move vm_start to cpus.c
Claudio Imbrenda
2017-02-16
1
-0
/
+2
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-2
/
+2
*
savevm: add public save_vmstate function
Pavel Dovgalyuk
2017-01-27
1
-0
/
+1
*
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2017-01-16
1
-1
/
+0
*
numa: make -numa parser dynamically allocate CPUs masks
Igor Mammedov
2017-01-12
1
-7
/
+0
*
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
2016-10-24
1
-1
/
+1
*
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
2016-10-07
1
-0
/
+1
*
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-1
/
+2
*
util: Add UUID API
Fam Zheng
2016-09-23
1
-4
/
+0
*
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
2016-07-04
1
-0
/
+1
*
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-13
1
-1
/
+0
*
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
2016-05-26
1
-1
/
+1
*
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
[next]