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
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomics: Remove redundant barrier()'s
Pranith Kumar
2016-09-13
1
-4
/
+4
*
kvm-all: drop kvm_setup_guest_memory
Cao jin
2016-09-13
1
-1
/
+0
*
timer: update comments
Cao jin
2016-09-13
1
-13
/
+6
*
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
2016-09-13
1
-0
/
+2
*
qtail: clean up direct access to tqe_prev field
Igor Mammedov
2016-09-13
1
-0
/
+2
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
3
-0
/
+47
*
virtio: add virtqueue_rewind()
Stefan Hajnoczi
2016-09-09
1
-0
/
+1
*
virtio-pci: reduce modern_mem_bar size
Marcel Apfelbaum
2016-09-09
1
-1
/
+5
*
target-i386: present virtual L3 cache info for vcpus
Longpeng(Mike)
2016-09-09
1
-0
/
+9
*
pc: Add 2.8 machine
Longpeng(Mike)
2016-09-09
1
-0
/
+3
*
bus: simplify name handling
Marc-André Lureau
2016-09-08
1
-1
/
+1
*
pc: keep gsi reference
Marc-André Lureau
2016-09-08
1
-0
/
+1
*
machine: use class base init generated name
Marc-André Lureau
2016-09-08
2
-2
/
+1
*
pc: simplify passing qemu_irq
Marc-André Lureau
2016-09-08
1
-1
/
+1
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
3
-1
/
+8
*
glib-compat: add g_(s)list_free_full()
Marc-André Lureau
2016-09-08
1
-0
/
+24
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...
Peter Maydell
2016-09-08
1
-0
/
+30
|
\
|
*
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
2016-09-07
1
-0
/
+5
|
*
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
2016-09-07
1
-3
/
+5
|
*
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
2016-09-07
1
-0
/
+23
*
|
ast2400: add a memory controller device model
Cédric Le Goater
2016-09-06
2
-0
/
+33
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-06
6
-8
/
+12
|
\
|
*
coroutine: Assert that no locks are held on termination
Kevin Wolf
2016-09-05
1
-0
/
+1
|
*
coroutine: Let CoMutex remember who holds it
Kevin Wolf
2016-09-05
1
-0
/
+1
|
*
drive-backup: added support for data compression
Pavel Butsykin
2016-09-05
1
-0
/
+1
|
*
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
2
-5
/
+0
|
*
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
2
-1
/
+5
|
*
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
2016-09-05
1
-1
/
+1
|
*
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
2
-4
/
+4
|
*
nbd-server: Use a separate BlockBackend
Kevin Wolf
2016-09-05
1
-1
/
+2
|
*
block: Accept node-name for block-stream
Kevin Wolf
2016-09-05
1
-0
/
+1
*
|
qmp: add QMP interface "query-cpu-model-baseline"
David Hildenbrand
2016-09-06
1
-0
/
+3
*
|
qmp: add QMP interface "query-cpu-model-comparison"
David Hildenbrand
2016-09-06
1
-0
/
+3
*
|
qmp: add QMP interface "query-cpu-model-expansion"
David Hildenbrand
2016-09-06
1
-0
/
+3
*
|
s390x/sclp: propagate hmfai
David Hildenbrand
2016-09-06
1
-1
/
+2
*
|
s390x/sclp: propagate the mha via sclp
David Hildenbrand
2016-09-06
1
-1
/
+2
*
|
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
2016-09-06
1
-1
/
+2
*
|
s390x/sclp: introduce sclp feature blocks
David Hildenbrand
2016-09-06
1
-3
/
+9
*
|
linux-headers: update
Cornelia Huck
2016-09-05
6
-1
/
+140
*
|
s390x/css: handle cssid 255 correctly
Cornelia Huck
2016-09-05
1
-1
/
+1
*
|
s390x: add compat machine for 2.8
Cornelia Huck
2016-09-05
1
-0
/
+3
|
/
*
glib: add compatibility implementation for g_dir_make_tmp()
Sascha Silbe
2016-08-19
1
-0
/
+20
*
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
2016-08-18
1
-1
/
+1
*
virtio-gpu: fix missing log.h include file
Daniel P. Berrange
2016-08-16
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...
Peter Maydell
2016-08-15
1
-0
/
+1
|
\
|
*
ppc: parse cpu features once
Greg Kurz
2016-08-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160812-tag-2' in...
Peter Maydell
2016-08-15
1
-35
/
+90
|
\
\
|
*
|
xen: handle inbound migration of VMs without ioreq server pages
Paul Durrant
2016-08-13
1
-35
/
+90
|
|
/
*
/
softfloat: Fix warn about implicit conversion from int to int8_t
Pranith Kumar
2016-08-15
1
-2
/
+2
|
/
*
Update ancient copyright string in -version output
Peter Maydell
2016-08-11
1
-0
/
+4
[next]