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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
target/arm: Use uint64_t for midr field in CPU state struct
Philippe Mathieu-Daudé
2
-2
/
+2
2020-05-04
target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0
Peter Maydell
1
-3
/
+3
2020-05-04
target/arm: Implement ARMv8.2-TTS2UXN
Peter Maydell
4
-6
/
+49
2020-05-04
target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()
Peter Maydell
1
-1
/
+28
2020-05-04
target/arm: Use enum constant in get_phys_addr_lpae() call
Peter Maydell
1
-2
/
+3
2020-05-04
target/arm: Don't use a TLB for ARMMMUIdx_Stage2
Peter Maydell
3
-108
/
+27
2020-05-04
target/arm: Make VQDMULL undefined when U=1
Fredrik Strupe
1
-1
/
+1
2020-04-30
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2020-04-30...
Peter Maydell
4
-8
/
+35
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
10
-142
/
+312
2020-04-30
target/arm/cpu: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
1
-3
/
+6
2020-04-30
target/arm: Make cpu_register() available for other files
Thomas Huth
3
-16
/
+11
2020-04-30
target/arm: Restrict the Address Translate write operation to TCG accel
Philippe Mathieu-Daudé
1
-0
/
+17
2020-04-30
target/arm: Vectorize integer comparison vs zero
Richard Henderson
6
-123
/
+278
2020-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
11
-58
/
+256
2020-04-30
target/microblaze: Add the pvr-user2 property
Edgar E. Iglesias
2
-0
/
+3
2020-04-30
target/microblaze: Add the pvr-user1 property
Edgar E. Iglesias
2
-1
/
+4
2020-04-30
target/microblaze: Add the unaligned-exceptions property
Edgar E. Iglesias
3
-2
/
+7
2020-04-30
target/microblaze: Add the div-zero-exception property
Edgar E. Iglesias
3
-2
/
+8
2020-04-30
target/microblaze: Add the ill-opcode-exception property
Edgar E. Iglesias
3
-1
/
+6
2020-04-30
target/microblaze: Add the opcode-0x0-illegal CPU property
Edgar E. Iglesias
3
-2
/
+7
2020-04-29
target/riscv: Add a sifive-e34 cpu type
Corey Wharton
2
-0
/
+11
2020-04-29
riscv: Fix Stage2 SV32 page table walk
Anup Patel
1
-6
/
+1
2020-04-29
riscv: AND stage-1 and stage-2 protection flags
Alistair Francis
1
-3
/
+5
2020-04-29
riscv: Don't use stage-2 PTE lookup protection flags
Alistair Francis
1
-1
/
+2
2020-04-29
s390x: Add unpack facility feature to GA1
Christian Borntraeger
2
-0
/
+9
2020-04-29
s390x: protvirt: Handle SIGP store status correctly
Janosch Frank
1
-0
/
+6
2020-04-29
s390x: protvirt: Move IO control structures over SIDA
Janosch Frank
1
-16
/
+45
2020-04-29
s390x: protvirt: Disable address checks for PV guest IO emulation
Janosch Frank
1
-7
/
+28
2020-04-29
s390x: protvirt: Move diag 308 data over SIDA
Janosch Frank
1
-5
/
+20
2020-04-29
s390x: protvirt: Set guest IPL PSW
Janosch Frank
1
-9
/
+17
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
1
-5
/
+20
2020-04-29
s390x: protvirt: Move STSI data over SIDAD
Janosch Frank
1
-2
/
+9
2020-04-29
s390x: Add SIDA memory ops
Janosch Frank
4
-1
/
+48
2020-04-29
s390x: protvirt: KVM intercept changes
Janosch Frank
1
-0
/
+4
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
6
-2
/
+50
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
3
-18
/
+18
2020-04-28
s390x: Move diagnose 308 subcodes and rcs into ipl.h
Janosch Frank
1
-11
/
+0
2020-04-22
target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
Peter Maydell
1
-1
/
+1
2020-04-20
target/ppc: Fix TCG temporary leaks in gen_slbia()
Philippe Mathieu-Daudé
1
-0
/
+1
2020-04-17
target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
Nicholas Piggin
1
-19
/
+27
2020-04-17
target/ppc: Fix wrong interpretation of the disposition flag.
Ganesh Goudar
1
-2
/
+2
2020-04-15
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Philippe Mathieu-Daudé
1
-4
/
+2
2020-04-15
gdbstub: Do not use memset() on GByteArray
Philippe Mathieu-Daudé
2
-6
/
+3
2020-04-15
gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
Peter Xu
1
-1
/
+1
2020-04-15
target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
Philippe Mathieu-Daudé
1
-2
/
+2
2020-04-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2020-04-14
hax: Windows doesn't like posix device names
Volker Rümelin
1
-2
/
+2
2020-04-09
Merge remote-tracking branch 'remotes/rth/tags/pull-rx-20200408' into staging
Peter Maydell
1
-0
/
+1
2020-04-07
target/rx/translate: Add missing fall through comment
Philippe Mathieu-Daudé
1
-0
/
+1
2020-04-07
target/xtensa: statically allocate xtensa_insnbufs in DisasContext
Max Filippov
3
-16
/
+6
[next]