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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-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
2020-01-09
travis.yml: duplicate before_script for MacOSX
Alex Bennée
1
-1
/
+5
2020-01-09
travis.yml: Detach build and test steps
Wainer dos Santos Moschetta
1
-1
/
+2
2020-01-09
travis.yml: avocado: Print logs of non-pass tests only
Wainer dos Santos Moschetta
1
-2
/
+2
2020-01-09
freebsd: use python37
Gerd Hoffmann
1
-1
/
+2
2020-01-09
tests/vm: update openbsd to release 6.6
Gerd Hoffmann
1
-2
/
+2
2020-01-09
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
1
-0
/
+9
2020-01-08
vl: fix memory leak in configure_accelerators
Chen Qun
1
-0
/
+1
2020-01-08
arm/translate-a64: fix uninitialized variable warning
Pan Nengyuan
1
-0
/
+2
2020-01-08
nbd: fix uninitialized variable warning
Pan Nengyuan
1
-9
/
+1
2020-01-08
util/module: fix a memory leak
Pan Nengyuan
1
-0
/
+1
2020-01-08
MAINTAINERS: Update Yuval Shaia's email address
Yuval Shaia
1
-1
/
+1
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
41
-44
/
+44
2020-01-08
chardev: use QEMUChrEvent instead of int
Paolo Bonzini
4
-8
/
+8
2020-01-08
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
2
-2
/
+2
2020-01-08
ppc/pnv: check return value of blk_pwrite()
Cédric Le Goater
1
-2
/
+6
2020-01-08
pnv/psi: Consolidate some duplicated code in pnv_psi_realize()
Greg Kurz
1
-7
/
+12
2020-01-08
pnv/psi: Add device reset hook
Greg Kurz
1
-4
/
+11
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
3
-22
/
+2
2020-01-08
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
1
-5
/
+4
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
4
-6
/
+13
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
3
-5
/
+7
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2
-3
/
+6
2020-01-08
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
1
-3
/
+11
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
4
-2
/
+19
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2
-0
/
+20
[prev]
[next]