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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-04-24
target/m68k: Support semihosting on non-ColdFire targets
Keith Packard
1
-0
/
+5
2024-04-24
target/m68k: Perform the semihosting test during translate
Richard Henderson
3
-17
/
+44
2024-04-24
target/m68k: Pass semihosting arg to exit
Keith Packard
1
-2
/
+2
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
17
-2943
/
+0
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
17
-2943
/
+0
2024-04-23
target/i386/translate.c: always write 32-bits for SGDT and SIDT
Mark Cave-Ayland
1
-6
/
+8
2024-04-23
target/i386/cpu: Merge the warning and error messages for AMD HT check
Zhao Liu
1
-3
/
+3
2024-04-23
target/i386/cpu: Consolidate the use of warn_report_once()
Zhao Liu
1
-8
/
+5
2024-04-23
target/i386/host-cpu: Consolidate the use of warn_report_once()
Zhao Liu
1
-7
/
+4
2024-04-23
hw/i386/sev: Use legacy SEV VM types for older machine types
Michael Roth
1
-0
/
+1
2024-04-23
i386/sev: Add 'legacy-vm-type' parameter for SEV guest objects
Michael Roth
1
-1
/
+17
2024-04-23
target/i386: SEV: use KVM_SEV_INIT2 if possible
Paolo Bonzini
2
-4
/
+39
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
3
-0
/
+65
2024-04-23
target/i386: introduce x86-confidential-guest
Paolo Bonzini
4
-4
/
+77
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
7
-35
/
+0
2024-04-23
KVM: track whether guest state is encrypted
Paolo Bonzini
1
-0
/
+1
2024-04-23
s390: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
2
-15
/
+9
2024-04-23
i386/sev: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
5
-93
/
+69
2024-04-23
target/i386: Export RFDS bit to guests
Pawan Gupta
1
-2
/
+2
2024-04-23
target/i386: Add new CPU model SierraForest
Tao Su
1
-0
/
+126
2024-04-23
target/i386: Introduce Icelake-Server-v7 to enable TSX
Zhenzhong Duan
1
-0
/
+10
2024-04-23
i386/kvm: Move architectural CPUID leaf generation to separate helper
Sean Christopherson
1
-206
/
+211
2024-04-18
kvm: add support for guest physical bits
Gerd Hoffmann
1
-8
/
+42
2024-04-18
target/i386: add guest-phys-bits cpu property
Gerd Hoffmann
2
-0
/
+30
2024-04-12
target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
Richard Henderson
3
-22
/
+94
2024-04-09
target/s390x: Use insn_start from DisasContextBase
Richard Henderson
1
-3
/
+1
2024-04-09
target/riscv: Use insn_start from DisasContextBase
Richard Henderson
1
-6
/
+5
2024-04-09
target/microblaze: Use insn_start from DisasContextBase
Richard Henderson
1
-6
/
+2
2024-04-09
target/i386: Preserve DisasContextBase.insn_start across rewind
Richard Henderson
1
-0
/
+3
2024-04-09
target/hppa: Use insn_start from DisasContextBase
Richard Henderson
1
-5
/
+5
2024-04-09
target/arm: Use insn_start from DisasContextBase
Richard Henderson
3
-8
/
+8
2024-04-09
target/m68k: Map FPU exceptions to FPSR register
Keith Packard
6
-7
/
+90
2024-04-09
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
1
-0
/
+3
2024-04-09
target/sh4: Fix mac.w with saturation enabled
Zack Buhman
2
-12
/
+18
2024-04-09
target/sh4: Fix mac.l with saturation enabled
Zack Buhman
2
-11
/
+14
2024-04-09
target/sh4: Merge mach and macl into a union
Richard Henderson
1
-2
/
+12
2024-04-09
target/sh4: mac.w: memory accesses are 16-bit words
Zack Buhman
1
-2
/
+2
2024-04-09
target/hppa: Fix IIAOQ, IIASQ for pa2.0
Richard Henderson
2
-18
/
+20
2024-04-08
target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
Peter Maydell
1
-2
/
+5
2024-04-05
target/arm: Fix CNTPOFF_EL2 trap to missing EL3
Pierre-Clément Tosi
1
-1
/
+2
2024-04-02
accel/hvf: Un-inline hvf_arch_supports_guest_debug()
Philippe Mathieu-Daudé
2
-2
/
+2
2024-04-02
target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-02
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
Peter Maydell
1
-1
/
+1
2024-03-31
Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
4
-19
/
+29
2024-03-30
target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor
Nicholas Piggin
1
-2
/
+3
2024-03-30
target/ppc: Fix GDB register indexing on secondary CPUs
Benjamin Gray
1
-11
/
+20
2024-03-30
target/ppc: Restore [H]DEXCR to 64-bits
Benjamin Gray
1
-2
/
+2
2024-03-30
target/ppc/mmu-radix64: Use correct string format in walk_tree()
Philippe Mathieu-Daudé
1
-4
/
+4
2024-03-29
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
1
-0
/
+1
2024-03-29
target/hppa: Add diag instructions to set/restore shadow registers
Helge Deller
2
-0
/
+44
[next]