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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
Richard Henderson
3
-190
/
+265
2020-01-15
target/i386: Use cpu_*_mmuidx_ra instead of templates
Richard Henderson
1
-31
/
+31
2020-01-15
cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only
Richard Henderson
2
-60
/
+229
2020-01-15
cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
Richard Henderson
5
-141
/
+36
2020-01-15
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson
2
-46
/
+13
2020-01-15
cputlb: Move body of cpu_ldst_template.h out of line
Richard Henderson
3
-100
/
+166
2020-01-15
plugins: Include trace/mem.h in api.c
Richard Henderson
1
-0
/
+1
2020-01-15
linux-user: Include trace-root.h in syscall-trace.h
Richard Henderson
1
-0
/
+2
2020-01-15
linux-user: Include tcg.h in syscall.c
Richard Henderson
1
-0
/
+1
2020-01-15
accel/tcg: Include tcg.h in tcg-runtime.c
Richard Henderson
1
-0
/
+1
2020-01-15
target/arm: Include tcg.h in sve_helper.c
Richard Henderson
1
-0
/
+1
2020-01-15
target/s390x: Include tcg.h in mem_helper.c
Richard Henderson
1
-0
/
+1
2020-01-15
trace: Remove trace_mem_build_info_no_se_[bl]e
Richard Henderson
2
-60
/
+24
2020-01-15
cputlb: Use trace_mem_get_info instead of trace_mem_build_info
Richard Henderson
2
-17
/
+17
2020-01-15
target/xtensa: Use probe_access for itlb_hit_test
Richard Henderson
1
-2
/
+3
2020-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200114-pull-request' i...
Peter Maydell
6
-1
/
+36
2020-01-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2020-01-14
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-4
/
+4
2020-01-14
display/gtk: get proper refreshrate
Nikola Pavlica
2
-0
/
+13
2020-01-14
ui: Print available display backends with '-display help'
Thomas Huth
4
-1
/
+23
2020-01-13
trace: update qemu-trace-stap to Python 3
Stefan Hajnoczi
1
-4
/
+4
2020-01-13
linux-aio: increasing MAX_EVENTS to a larger hardcoded value
Wangyong
1
-1
/
+1
2020-01-13
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...
Peter Maydell
5
-3
/
+65
2020-01-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...
Peter Maydell
183
-388
/
+413
2020-01-13
xhci: recheck slot status
Gerd Hoffmann
1
-3
/
+12
2020-01-13
xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
Chen Qun
1
-0
/
+1
2020-01-13
usbredir: Prevent recursion in usbredir_write
Dr. David Alan Gilbert
1
-0
/
+9
2020-01-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
5
-10
/
+6
2020-01-13
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2
-0
/
+21
2020-01-13
usb-host: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
3
-0
/
+22
2020-01-12
docs: build an index page for the HTML docs
Stefan Hajnoczi
2
-0
/
+23
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth
74
-48
/
+47
2020-01-12
tests/Makefile: Move qtest-related settings to a separate Makefile.include
Thomas Huth
2
-318
/
+319
2020-01-12
test: Move qtests to a separate directory
Thomas Huth
109
-158
/
+157
2020-01-12
tests/Makefile: Separate unit test dependencies from qtest dependencies
Thomas Huth
1
-5
/
+5
2020-01-12
tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables
Thomas Huth
1
-126
/
+130
2020-01-12
tests/ptimer: Remove unnecessary inclusion of libqtest.h
Thomas Huth
1
-1
/
+0
2020-01-12
tests/Makefile: test-char does not need libqtest
Thomas Huth
1
-1
/
+1
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
74
-90
/
+315
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
28
-161
/
+345
2020-01-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
26
-56
/
+328
2020-01-10
configure: check for gdbus-codegen presence
Marc-André Lureau
1
-0
/
+3
2020-01-09
tests/tcg: add user version of dumb-as-bricks semiconsole test
Alex Bennée
3
-0
/
+53
2020-01-09
tests/tcg: extract __semi_call into a header and expand
Alex Bennée
3
-20
/
+45
2020-01-09
tests/tcg: add a dumb-as-bricks semihosting console test
Alex Bennée
2
-1
/
+48
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
7
-2
/
+134
2020-01-09
target/arm: only update pc after semihosting completes
Alex Bennée
6
-4
/
+9
2020-01-09
target/arm: remove unused EXCP_SEMIHOST leg
Alex Bennée
1
-6
/
+0
2020-01-09
testing: don't nest build for fp-test
Alex Bennée
2
-9
/
+7
2020-01-09
travis.yml: install homebrew python for OS X
Alex Bennée
1
-7
/
+10
[next]