index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-26
block: Convert bdrv_get_block_status() to bytes
Eric Blake
1
-8
/
+9
2017-10-26
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
1
-2
/
+2
2017-10-26
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
1
-4
/
+6
2017-10-25
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging
Peter Maydell
10
-58
/
+85
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-6
/
+4
2017-10-24
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
1
-0
/
+2
2017-10-24
gen-icount: fold exitreq_label into TCGContext
Emilio G. Cota
1
-4
/
+3
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-5
/
+5
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
1
-0
/
+2
2017-10-24
exec-all: rename tb_free to tb_remove
Emilio G. Cota
1
-1
/
+1
2017-10-24
translate-all: use a binary search tree to track TBs in TBContext
Emilio G. Cota
2
-4
/
+6
2017-10-24
tcg: Remove CF_IGNORE_ICOUNT
Richard Henderson
1
-8
/
+9
2017-10-24
tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
Richard Henderson
1
-1
/
+2
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
1
-4
/
+4
2017-10-24
tcg: Include CF_COUNT_MASK in CF_HASH_MASK
Richard Henderson
1
-1
/
+1
2017-10-24
tcg: Add CPUState cflags_next_tb
Richard Henderson
1
-0
/
+1
2017-10-24
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
4
-9
/
+30
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
1
-2
/
+6
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
1
-4
/
+0
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2
-11
/
+11
2017-10-24
tcg: Push tcg_ctx into tcg_gen_callN
Richard Henderson
1
-6
/
+6
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
1
-0
/
+10
2017-10-20
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
1
-0
/
+3
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
1
-1
/
+1
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
1
-1
/
+1
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
1
-1
/
+1
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
1
-1
/
+1
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2
-7
/
+18
2017-10-20
s390x/css: IO instr handler ending control
Halil Pasic
1
-0
/
+16
2017-10-20
s390x/event-facility: variable-length event masks
Cornelia Huck
1
-4
/
+16
2017-10-20
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
1
-30
/
+15
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
1
-5
/
+1
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
1
-3
/
+13
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
1
-1
/
+1
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
1
-8
/
+1
2017-10-19
tpm: remove init() class method
Marc-André Lureau
1
-2
/
+0
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
1
-10
/
+5
2017-10-19
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
1
-5
/
+0
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
1
-1
/
+0
2017-10-19
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
1
-1
/
+0
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-0
/
+10
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
7
-19
/
+48
2017-10-18
qdev: store DeviceState's canonical path to use when unparenting
Michael Roth
1
-0
/
+1
2017-10-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...
Peter Maydell
6
-14
/
+59
2017-10-17
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-1
/
+5
2017-10-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-16-1' in...
Peter Maydell
1
-2
/
+1
2017-10-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...
Peter Maydell
1
-2
/
+10
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
1
-0
/
+4
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
1
-0
/
+3
2017-10-17
opengl: add flipping vertex shader
Gerd Hoffmann
1
-1
/
+1
[next]