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-04-07
target/xtensa: add FIXME for translation memory leak
Alex Bennée
1
-0
/
+5
2020-04-03
target/arm: Remove obsolete TODO note from get_phys_addr_lpae()
Peter Maydell
1
-6
/
+1
2020-04-03
target/arm: PSTATE.PAN should not clear exec bits
Peter Maydell
1
-2
/
+4
2020-04-03
target/arm: don't expose "ieee_half" via gdbstub
Alex Bennée
1
-1
/
+6
2020-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging
Peter Maydell
1
-1
/
+16
2020-04-03
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-132
/
+77
2020-04-02
target/i386: do not set unsupported VMX secondary execution controls
Vitaly Kuznetsov
1
-15
/
+26
2020-04-02
i386: hvf: Reset IRQ inhibition after moving RIP
Roman Bolshakov
1
-0
/
+3
2020-04-02
s390x: kvm: Fix number of cpu reports for stsi 3.2.2
Janosch Frank
1
-1
/
+16
2020-03-31
target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
Xiaoyao Li
1
-0
/
+13
2020-03-31
target/i386: set the CPUID level to 0x14 on old machine-type
Luwei Kang
1
-3
/
+8
2020-03-31
i386: Fix pkg_id offset for EPYC cpu models
Babu Moger
2
-2
/
+3
2020-03-31
target/i386: Enable new apic id encoding for EPYC based cpus models
Babu Moger
1
-0
/
+2
2020-03-31
i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition
Babu Moger
2
-0
/
+17
2020-03-31
target/i386: Cleanup and use the EPYC mode topology functions
Babu Moger
1
-127
/
+34
2020-03-31
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200330' into staging
Peter Maydell
1
-4
/
+31
2020-03-30
target/arm: fix incorrect current EL bug in aarch32 exception emulation
Changbin Du
1
-1
/
+4
2020-03-28
target/mips: Fix loongson multimedia condition instructions
Jiaxun Yang
1
-4
/
+31
2020-03-26
linux-user/i386: Emulate x86_64 vsyscalls
Richard Henderson
2
-1
/
+20
2020-03-26
target/i386: Renumber EXCP_SYSCALL
Richard Henderson
1
-3
/
+2
2020-03-24
hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()
Peter Maydell
1
-14
/
+26
2020-03-24
target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
Nicholas Piggin
3
-9
/
+54
2020-03-24
target/ppc: Fix slbia TLB invalidation gap
Nicholas Piggin
1
-6
/
+15
2020-03-23
target/arm: Move computation of index in handle_simd_dupe
Richard Henderson
1
-1
/
+2
2020-03-23
target/arm: Assert immh != 0 in disas_simd_shift_imm
Richard Henderson
1
-0
/
+3
2020-03-23
target/arm: Rearrange disabled check for watchpoints
Richard Henderson
1
-5
/
+6
2020-03-19
target/rx: Dump bytes for each insn during disassembly
Richard Henderson
1
-1
/
+15
2020-03-19
target/rx: Collect all bytes during disassembly
Richard Henderson
1
-20
/
+42
2020-03-19
target/rx: Emit all disassembly in one prt()
Richard Henderson
1
-36
/
+39
2020-03-19
target/rx: Use prt_ldmi for XCHG_mr disassembly
Richard Henderson
1
-7
/
+1
2020-03-19
target/rx: Replace operand with prt_ldmi in disassembler
Richard Henderson
1
-50
/
+27
2020-03-19
target/rx: Disassemble rx_index_addr into a string
Richard Henderson
1
-99
/
+55
2020-03-19
target/rx: RX disassembler
Yoshinori Sato
1
-0
/
+1480
2020-03-19
target/rx: CPU definitions
Yoshinori Sato
7
-6
/
+612
2020-03-19
target/rx: TCG helpers
Yoshinori Sato
3
-0
/
+650
2020-03-19
target/rx: TCG translation
Yoshinori Sato
3
-0
/
+3065
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
39
-106
/
+243
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
38
-202
/
+471
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
1
-6
/
+2
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
8
-324
/
+251
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
2
-0
/
+2
2020-03-17
hw/i386: Consolidate topology functions
Babu Moger
1
-12
/
+11
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
38
-87
/
+93
2020-03-17
i386: Add 2nd Generation AMD EPYC processors
Moger, Babu
2
-1
/
+103
2020-03-17
i386: Add missing cpu feature bits in EPYC model
Moger, Babu
1
-4
/
+13
2020-03-17
target/i386: Add new property note to versioned CPU models
Tao Xu
1
-2
/
+9
2020-03-17
target/i386: Add Denverton-v2 (no MPX) CPU model
Tao Xu
1
-0
/
+12
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-222
/
+145
2020-03-17
target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
Alex Bennée
1
-5
/
+15
2020-03-17
target/arm: generate xml description of our SVE registers
Alex Bennée
3
-5
/
+261
[next]