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
2018-05-20
replace functions which are only available in glib-2.24
Olaf Hering
1
-4
/
+2
2018-05-20
typedefs: Remove PcGuestInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-20
qemu-options: Allow -no-user-config again
Michal Privoznik
1
-0
/
+4
2018-05-20
hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings
Thomas Huth
2
-8
/
+5
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
20
-248
/
+79
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
3
-4
/
+0
2018-05-20
tests: fix tpm-crb tpm-tis tests race
Marc-André Lureau
1
-1
/
+1
2018-05-20
hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal
Philippe Mathieu-Daudé
2
-3
/
+3
2018-05-20
qemu-img-cmds.hx: add passive-aggressive note
John Snow
1
-0
/
+3
2018-05-20
qemu-img: Make documentation between .texi and .hx consistent
John Snow
2
-14
/
+14
2018-05-20
qemu-img: remove references to GEN_DOCS
John Snow
2
-3
/
+0
2018-05-20
qemu-img.texi: fix command ordering
John Snow
1
-28
/
+30
2018-05-20
qemu-img-commands.hx: argument ordering fixups
John Snow
1
-3
/
+3
2018-05-20
HACKING: document preference for g_new instead of g_malloc
Murilo Opsfelder Araujo
1
-0
/
+9
2018-05-20
qemu-option-trace: -trace enable= is a pattern, not a file
Michael Tokarev
1
-3
/
+2
2018-05-20
slirp/debug: Print IP addresses in human readable form
Alexey Kardashevskiy
3
-8
/
+8
2018-05-20
misc, ide: remove use of HWADDR_PRIx in trace events
Daniel P. Berrangé
2
-6
/
+6
2018-05-20
tcg: fix s/compliment/complement/ typos
Emilio G. Cota
3
-3
/
+3
2018-05-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180518'...
Peter Maydell
22
-116
/
+5778
2018-05-18
target/arm: Implement SVE Permute - Extract Group
Richard Henderson
4
-0
/
+124
2018-05-18
target/arm: Implement SVE Integer Wide Immediate - Predicated Group
Richard Henderson
4
-1
/
+224
2018-05-18
target/arm: Implement SVE Bitwise Immediate Group
Richard Henderson
2
-0
/
+66
2018-05-18
target/arm: Implement SVE Element Count Group
Richard Henderson
4
-1
/
+465
2018-05-18
target/arm: Implement SVE floating-point trig select coefficient
Richard Henderson
4
-0
/
+72
2018-05-18
target/arm: Implement SVE floating-point exponential accelerator
Richard Henderson
4
-0
/
+125
2018-05-18
target/arm: Implement SVE Compute Vector Address Group
Richard Henderson
4
-0
/
+93
2018-05-18
target/arm: Implement SVE Bitwise Shift - Unpredicated Group
Richard Henderson
4
-0
/
+153
2018-05-18
target/arm: Implement SVE Stack Allocation Group
Richard Henderson
2
-0
/
+39
2018-05-18
target/arm: Implement SVE Index Generation Group
Richard Henderson
4
-0
/
+138
2018-05-18
target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
Richard Henderson
2
-0
/
+47
2018-05-18
target/arm: Implement SVE Integer Multiply-Add Group
Richard Henderson
4
-0
/
+126
2018-05-18
target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
Richard Henderson
4
-0
/
+323
2018-05-18
target/arm: Implement SVE bitwise shift by wide elements (predicated)
Richard Henderson
4
-0
/
+86
2018-05-18
target/arm: Implement SVE bitwise shift by vector (predicated)
Richard Henderson
4
-0
/
+64
2018-05-18
target/arm: Implement SVE bitwise shift by immediate (predicated)
Richard Henderson
4
-0
/
+445
2018-05-18
target/arm: Implement SVE Integer Reduction Group
Richard Henderson
4
-0
/
+225
2018-05-18
target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
Richard Henderson
4
-0
/
+449
2018-05-18
target/arm: Implement SVE Predicate Misc Group
Richard Henderson
5
-0
/
+331
2018-05-18
target/arm: Implement SVE Predicate Logical Operations Group
Richard Henderson
5
-1
/
+429
2018-05-18
target/arm: Implement SVE predicate test
Richard Henderson
6
-1
/
+171
2018-05-18
target/arm: Implement SVE load vector/predicate
Richard Henderson
2
-0
/
+147
2018-05-18
target/arm: Implement SVE Bitwise Logical - Unpredicated Group
Richard Henderson
1
-8
/
+47
2018-05-18
target/arm: Add SVE decode skeleton
Richard Henderson
5
-1
/
+125
2018-05-18
target/arm: Introduce translate-a64.h
Richard Henderson
2
-97
/
+133
2018-05-18
hw/arm/smmu-common: Fix coverity issue in get_block_pte_address
Eric Auger
1
-2
/
+2
2018-05-18
hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_event
Eric Auger
1
-1
/
+1
2018-05-18
xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA
Francisco Iglesias
2
-0
/
+58
2018-05-18
xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA
Francisco Iglesias
3
-0
/
+917
2018-05-18
target/arm: Add the XML dynamic generation
Abdallah Bouassida
6
-1
/
+143
2018-05-18
target/arm: Add "_S" suffix to the secure version of a sysreg
Abdallah Bouassida
1
-11
/
+18
[next]