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
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into staging
Peter Maydell
15
-169
/
+483
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190312' into staging
Peter Maydell
10
-37
/
+151
2019-03-12
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...
Peter Maydell
10
-163
/
+181
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
1
-2
/
+2
2019-03-12
decodetree: Properly diagnose fields overflowing an insn
Richard Henderson
5
-0
/
+22
2019-03-12
decodetree: Prefix extract function names with decode_function
Richard Henderson
1
-1
/
+2
2019-03-12
decodetree: Allow +- to begin a number initializing a field
Richard Henderson
1
-1
/
+1
2019-03-12
decodetree: Produce clean output for an empty input file
Richard Henderson
1
-7
/
+8
2019-03-12
decodetree: Add --static-decode option
Richard Henderson
1
-1
/
+4
2019-03-12
test/decode: Add tests for PatternGroups
Bastian Koppelmann
6
-0
/
+68
2019-03-12
decodetree: Allow grouping of overlapping patterns
Richard Henderson
3
-22
/
+207
2019-03-12
decodetree: Do not unconditionaly return from Pattern.output_code
Richard Henderson
1
-3
/
+4
2019-03-12
decodetree: Ensure build_tree does not include values outside insnmask
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-12
decodetree: Document the usefulness of argument sets
Richard Henderson
1
-0
/
+7
2019-03-12
decodetree: Move documentation to docs/devel/decodetree.rst
Richard Henderson
4
-134
/
+159
2019-03-12
MAINTAINERS: Add scripts/decodetree.py to the TCG section
Philippe Mathieu-Daudé
1
-0
/
+1
2019-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...
Peter Maydell
40
-1287
/
+1835
2019-03-12
target/hppa: exit TB if either Data or Instruction TLB changes
Sven Schnelle
1
-4
/
+3
2019-03-12
target/hppa: add TLB protection id check
Sven Schnelle
6
-9
/
+70
2019-03-12
target/hppa: allow multiple itlbp without itlba
Sven Schnelle
1
-1
/
+1
2019-03-12
target/hppa: fix b,gate instruction
Sven Schnelle
1
-1
/
+12
2019-03-12
target/hppa: ignore DIAG opcode
Sven Schnelle
2
-0
/
+10
2019-03-12
target/hppa: remove PSW I/R/Q bit check
Sven Schnelle
1
-5
/
+0
2019-03-12
target/hppa: add TLB trace events
Sven Schnelle
4
-2
/
+40
2019-03-12
target/hppa: report ITLB_EXCP_MISS for ITLB misses
Sven Schnelle
1
-3
/
+1
2019-03-12
target/hppa: fix TLB handling for page 0
Sven Schnelle
1
-5
/
+7
2019-03-12
target/hppa: fix overwriting source reg in addb
Sven Schnelle
1
-1
/
+3
2019-03-12
target/hppa: Check for page crossings in use_goto_tb
Richard Henderson
1
-6
/
+4
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
16
-91
/
+206
2019-03-12
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...
Peter Maydell
5
-0
/
+194
2019-03-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
6
-13
/
+5
2019-03-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...
Peter Maydell
36
-490
/
+548
2019-03-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190312' into...
Peter Maydell
82
-1610
/
+5840
2019-03-12
scripts/qemugdb: re-license timers.py to GPLv2 or later
Alex Bennée
1
-2
/
+4
2019-03-12
hw/sd/sdhci: Move PCI-related code into a separate file
Thomas Huth
5
-94
/
+132
2019-03-12
ahci-test: Drop dependence on global_qtest
Eric Blake
3
-52
/
+39
2019-03-12
tests: test-announce-self: fix memory leak
Li Qiang
1
-15
/
+6
2019-03-12
vfio: Make vfio_get_region_info_cap public
Alexey Kardashevskiy
2
-1
/
+3
2019-03-12
Suppress test warnings about missing Spectre/Meltdown mitigations with TCG
David Gibson
3
-9
/
+27
2019-03-12
spapr: Use CamelCase properly
David Gibson
33
-1175
/
+1175
2019-03-12
target/ppc: Optimize x[sv]xsigdp using deposit_i64()
Philippe Mathieu-Daudé
1
-8
/
+4
2019-03-12
target/ppc: Optimize xviexpdp() using deposit_i64()
Philippe Mathieu-Daudé
1
-11
/
+3
2019-03-12
target/ppc: add HV support for POWER9
Cédric Le Goater
1
-1
/
+2
2019-03-12
ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9
Cédric Le Goater
1
-0
/
+15
2019-03-12
ppc/pnv: add more dummy XSCOM addresses
Cédric Le Goater
1
-6
/
+27
2019-03-12
ppc/pnv: activate XSCOM tests for POWER9
Cédric Le Goater
1
-2
/
+0
2019-03-12
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
5
-5
/
+146
2019-03-12
ppc/pnv: extend XSCOM core support for POWER9
Cédric Le Goater
2
-13
/
+89
2019-03-12
ppc/pnv: add a OCC model for POWER9
Cédric Le Goater
5
-0
/
+91
2019-03-12
ppc/pnv: add a OCC model class
Cédric Le Goater
3
-18
/
+54
[next]