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-14
tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]
Markus Armbruster
1
-1
/
+3
2020-01-14
qapi: Tweak "command returns a nice type" check for clarity
Markus Armbruster
1
-4
/
+5
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
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
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2
-5
/
+21
2020-01-08
ppc/pnv: Introduce a "xics" property alias under the PSI model
Cédric Le Goater
2
-11
/
+4
2020-01-08
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
1
-4
/
+4
2020-01-08
ppc/pnv: Drop "num-chips" machine property
Greg Kurz
1
-50
/
+12
2020-01-08
ppc440_bamboo.c: remove label from bamboo_load_device_tree()
Daniel Henrique Barboza
1
-6
/
+2
2020-01-08
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
1
-6
/
+3
2020-01-08
ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCG
Bharata B Rao
1
-2
/
+5
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2
-1
/
+21
2020-01-08
mos6522: remove anh register
Laurent Vivier
2
-9
/
+8
2020-01-08
ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
Cédric Le Goater
1
-1
/
+1
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
3
-0
/
+22
2020-01-08
linux-headers: Update
Bharata B Rao
7
-4
/
+132
2020-01-08
target/ppc: Handle AIL=0 in ppc_excp_vector_offset
Fabiano Rosas
1
-0
/
+2
2020-01-08
target/ppc: Remove unused PPC_INPUT_INT defines
Fabiano Rosas
1
-6
/
+0
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
47
-391
/
+509
2020-01-07
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
7
-93
/
+348
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
45
-134
/
+1797
2020-01-07
tests/iothread: Always connect iothread GSource to a GMainContext
Peter Maydell
1
-0
/
+30
2020-01-07
qdev/qom: remove some TODO limitations now that PROP_PTR is gone
Marc-André Lureau
2
-18
/
+0
[next]