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
*
kvm: add kvm_device_supported() helper function
Peter Xu
2016-03-30
1
-0
/
+9
*
replay: introduce block devices record/replay
Pavel Dovgalyuk
2016-03-30
1
-0
/
+2
*
Move ParallelIOArg from qemu-common.h to sysemu/char.h
Markus Armbruster
2016-03-22
1
-0
/
+5
*
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-0
/
+2
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
5
-6
/
+0
*
block: Add blk_next_root_bs()
Max Reitz
2016-03-17
1
-0
/
+1
*
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
2016-03-17
1
-2
/
+0
*
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
1
-5
/
+4
*
blockdev: Separate BB name management
Max Reitz
2016-03-17
1
-0
/
+2
*
block: Add blk_commit_all()
Max Reitz
2016-03-17
1
-0
/
+1
*
icount: decouple warp calls
Pavel Dovgalyuk
2016-03-15
1
-1
/
+2
*
replay: character devices
Pavel Dovgalyuk
2016-03-15
2
-0
/
+43
*
block: Introduce blk_set_allow_write_beyond_eof()
Kevin Wolf
2016-03-14
1
-0
/
+1
*
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2016-03-10
2
-4
/
+0
*
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
2
-0
/
+88
*
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2016-03-10
2
-26
/
+3
*
rng: switch request queue to QSIMPLEQ
Ladi Prosek
2016-03-08
1
-1
/
+2
*
rng: add request queue support to rng-random
Ladi Prosek
2016-03-03
1
-2
/
+1
*
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
2016-03-03
1
-0
/
+12
*
rng: move request queue from RngEgd to RngBackend
Ladi Prosek
2016-03-03
1
-0
/
+11
*
rng: remove the unused request cancellation code
Ladi Prosek
2016-03-03
1
-11
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
3
-0
/
+29
|
\
|
*
chardev: Properly initialize ChardevCommon components
Eric Blake
2016-02-25
1
-0
/
+10
|
*
DumpState: adding total_size and written_size fields
Peter Xu
2016-02-22
1
-0
/
+9
|
*
dump-guest-memory: add "detach" support
Peter Xu
2016-02-22
2
-0
/
+5
|
*
dump-guest-memory: introduce dump_process() helper function.
Peter Xu
2016-02-22
1
-0
/
+3
|
*
dump-guest-memory: using static DumpState, add DumpStatus
Peter Xu
2016-02-22
1
-0
/
+2
*
|
include: Clean up includes
Peter Maydell
2016-02-23
13
-16
/
+0
*
|
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2016-02-19
1
-1
/
+13
*
|
device_tree: qemu_fdt_getprop converted to use the error API
Eric Auger
2016-02-19
1
-1
/
+12
*
|
device_tree: introduce qemu_fdt_node_path
Eric Auger
2016-02-19
1
-0
/
+18
*
|
device_tree: introduce load_device_tree_from_sysfs
Eric Auger
2016-02-19
1
-0
/
+8
|
/
*
w32: include winsock2.h before windows.h
Paolo Bonzini
2016-02-11
1
-1
/
+1
*
block: Add blk_remove_all_bs()
Max Reitz
2016-02-02
1
-0
/
+1
*
block: Remove BDS close notifier
Max Reitz
2016-02-02
1
-1
/
+0
*
block: Add BB-BDS remove/insert notifiers
Max Reitz
2016-02-02
1
-0
/
+2
*
char: remove qemu_chr_open_eventfd
Marc-André Lureau
2016-02-02
1
-3
/
+0
*
watchdog: introduction of get_watchdog_action
Bo Tu
2016-01-27
1
-0
/
+10
*
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2016-01-15
1
-3
/
+6
*
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
2016-01-15
1
-0
/
+1
*
dump: allow target to set the physical base
Andrew Jones
2016-01-15
2
-1
/
+1
*
dump: allow target to set the page size
Andrew Jones
2016-01-15
2
-11
/
+7
*
block-backend: add blk_get_max_iov()
Stefan Hajnoczi
2015-12-22
1
-0
/
+1
*
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
2015-12-17
1
-1
/
+5
*
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
2015-12-17
1
-0
/
+11
*
kvm: Hyper-V SynIC irq routing support
Andrey Smetanin
2015-12-17
1
-0
/
+1
*
oslib-win32: Change return type of function getpagesize
Stefan Weil
2015-11-30
1
-1
/
+1
*
block: add blk_abort_aio_request
Peter Lieven
2015-11-17
1
-0
/
+3
*
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
1
-1
/
+1
*
KVM: add support for any length io eventfd
Jason Wang
2015-11-12
1
-0
/
+8
[next]