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
2024-02-27
arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
Jonathan Cameron
1
-2
/
+62
2024-02-27
target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
Ard Biesheuvel
1
-1
/
+1
2024-02-24
Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
5
-7
/
+20
2024-02-23
target/ppc: optimise ppcemb_tlb_t flushing
Nicholas Piggin
1
-6
/
+37
2024-02-23
target/ppc: 440 optimise tlbwe TLB flushing
Nicholas Piggin
1
-1
/
+1
2024-02-23
target/ppc: 4xx optimise tlbwe_lo TLB flushing
Nicholas Piggin
1
-2
/
+8
2024-02-23
target/ppc: 4xx don't flush TLB for a newly written software TLB entry
Nicholas Piggin
1
-7
/
+0
2024-02-23
target/ppc: Factor out 4xx ppcemb_tlb_t flushing
Nicholas Piggin
1
-11
/
+13
2024-02-23
target/ppc: Fix 440 tlbwe TLB invalidation gaps
Nicholas Piggin
1
-25
/
+10
2024-02-23
target/ppc: Add SMT support to time facilities
Nicholas Piggin
2
-11
/
+136
2024-02-23
target/ppc: Implement core timebase state machine and TFMR
Nicholas Piggin
2
-3
/
+243
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
1
-0
/
+13
2024-02-23
target/ppc: Fix move-to timebase SPR access permissions
Nicholas Piggin
1
-8
/
+23
2024-02-23
target/ppc: Improve timebase register defines naming
Nicholas Piggin
2
-9
/
+9
2024-02-23
target/ppc: Rename TBL to TB on 64-bit
Nicholas Piggin
2
-0
/
+8
2024-02-23
target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
Saif Abrar
1
-2
/
+38
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
1
-15
/
+0
2024-02-23
target/ppc: Rename registers to match ISA
Nicholas Piggin
2
-11
/
+11
2024-02-23
target/ppc: Fix crash on machine check caused by ifetch
Nicholas Piggin
1
-11
/
+25
2024-02-23
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
1
-1
/
+1
2024-02-23
target/i386: do not filter processor tracing features except on KVM
Paolo Bonzini
1
-1
/
+10
2024-02-23
target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
Thomas Huth
1
-2
/
+2
2024-02-23
target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
Thomas Huth
1
-1
/
+1
2024-02-23
target/m68k: Fix exception frame format for 68010
Daniel Palmer
3
-3
/
+7
2024-02-21
target/sparc: correct typos
Manos Pitsidianakis
1
-4
/
+4
2024-02-21
s390x: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-21
m68k: correct typos
Manos Pitsidianakis
1
-3
/
+4
2024-02-21
hexagon: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-20
ppc: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-20
target/i386/monitor: Remove unused 'hw/i386/pc.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
3
-13
/
+13
2024-02-16
target/i386: Generate an illegal opcode exception on cmp instructions with lo...
Ziqiao Kong
1
-5
/
+6
2024-02-16
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
1
-1
/
+1
2024-02-16
i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
Xiaoyao Li
1
-4
/
+0
2024-02-16
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
1
-0
/
+1
2024-02-16
target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
Xiaoyao Li
1
-1
/
+1
2024-02-16
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
1
-2
/
+2
2024-02-16
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
1
-0
/
+2
2024-02-16
Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into staging
Peter Maydell
11
-153
/
+25
2024-02-15
target/sparc: implement asr17 feature for smp
Clément Chigot
3
-10
/
+20
2024-02-15
target/sparc: Provide hint about CPUSPARCState::irq_manager member
Philippe Mathieu-Daudé
1
-3
/
+2
2024-02-15
target/mips: Remove the unused DisasContext::saar field
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
target/mips: Remove CPUMIPSState::CP0_SAARI field
Philippe Mathieu-Daudé
2
-2
/
+1
2024-02-15
target/mips: Remove helpers accessing SAARI register
Philippe Mathieu-Daudé
3
-29
/
+0
2024-02-15
target/mips: Remove CPUMIPSState::CP0_SAAR[2] field
Philippe Mathieu-Daudé
2
-2
/
+1
2024-02-15
target/mips: Remove unused mips_def_t::SAARP field
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
target/mips: Remove CPUMIPSState::saarp field
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
target/mips: Remove MIPSITUState::itu field
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
target/mips: Remove helpers accessing SAAR registers
Philippe Mathieu-Daudé
3
-102
/
+0
2024-02-15
target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
Philippe Mathieu-Daudé
1
-1
/
+1
[next]