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
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
1
-1
/
+0
*
block: Remove deprecated -drive option addr
Kevin Wolf
2018-06-15
1
-1
/
+0
*
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-06-15
1
-1
/
+0
*
block-backend: Add blk_co_copy_range
Fam Zheng
2018-06-01
1
-0
/
+4
*
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
2018-06-01
1
-1
/
+2
*
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2018-05-31
1
-3
/
+2
*
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
cli: add --preconfig option
Igor Mammedov
2018-05-30
1
-0
/
+1
*
numa: split out NumaOptions parsing into set_numa_options()
Igor Mammedov
2018-05-30
1
-0
/
+1
*
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-05-30
1
-0
/
+1
*
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
2018-05-23
1
-1
/
+0
*
memdev: remove "id" property
Paolo Bonzini
2018-05-09
1
-1
/
+0
*
Add host_memory_backend_pagesize() helper
David Gibson
2018-04-27
1
-0
/
+2
*
AccelClass: Introduce accel_setup_post
Ian Jackson
2018-04-26
1
-0
/
+3
*
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
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-16
2
-0
/
+18
|
\
|
*
replay: make locking visible outside replay code
Alex Bennée
2018-03-12
1
-0
/
+13
|
*
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
2018-03-12
1
-0
/
+3
|
*
vl: export machine_init_done
Peter Xu
2018-03-12
1
-0
/
+2
*
|
kvm: introduce memory encryption APIs
Brijesh Singh
2018-03-13
2
-0
/
+9
*
|
kvm: add memory encryption context
Brijesh Singh
2018-03-13
2
-0
/
+29
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-09
2
-1
/
+1
|
\
|
*
vl: introduce vm_shutdown()
Stefan Hajnoczi
2018-03-08
2
-1
/
+1
*
|
RISC-V Build Infrastructure
Michael Clark
2018-03-06
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
*
|
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
5
-5
/
+6
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
6
-1
/
+7
|
/
*
cryptodev-vhost-user: set the key length
Gonglei
2018-03-01
1
-0
/
+3
*
cryptodev: add vhost support
Gonglei
2018-03-01
2
-0
/
+52
*
cryptodev: add vhost-user as a new cryptodev backend
Gonglei
2018-03-01
1
-0
/
+154
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
2
-2
/
+2
*
hax: Support guest RAM sizes of 4GB or more
Yu Ning
2018-02-13
1
-1
/
+1
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
4
-4
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qmp-commands.h exactly where needed
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
5
-5
/
+0
*
Clean up includes
Markus Armbruster
2018-02-09
1
-2
/
+0
*
block: Introduce buf register API
Fam Zheng
2018-02-08
1
-0
/
+3
*
Add the WHPX acceleration enlightenments
Justin Terry (VM)
2018-02-07
1
-0
/
+13
*
Add the WHPX vcpu API
Justin Terry (VM)
2018-02-07
1
-0
/
+40
*
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2018-01-30
1
-0
/
+1
*
tpm: add CRB device
Marc-André Lureau
2018-01-29
1
-0
/
+3
*
tpm: report backend request error
Marc-André Lureau
2018-01-29
2
-2
/
+3
*
tpm: replace GThreadPool with AIO threadpool
Marc-André Lureau
2018-01-29
1
-2
/
+10
*
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
1
-0
/
+1
*
i386: hvf: implement vga dirty page tracking
Sergio Andres Gomez Del Real
2017-12-22
1
-0
/
+5
[next]