index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
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: 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
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
5
-19
/
+15
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
2
-0
/
+26
[next]