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
2023-09-11
target/riscv: Fix page_check_range use in fault-only-first
LIU Zhiwei
1
-1
/
+1
2023-09-11
target/riscv/cpu.c: add smepmp isa string
Daniel Henrique Barboza
1
-0
/
+1
2023-09-11
target/riscv/cpu.c: add zmmul isa string
Daniel Henrique Barboza
1
-0
/
+1
2023-09-11
target/riscv/cpu.c: do not run 'host' CPU with TCG
Daniel Henrique Barboza
1
-0
/
+5
2023-09-08
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
1
-0
/
+61
2023-09-08
target/arm: Enable SCTLR_EL1.TIDCP for user-only
Richard Henderson
1
-0
/
+4
2023-09-08
target/arm: Implement FEAT_TIDCP1
Richard Henderson
6
-0
/
+38
2023-09-08
target/arm: Implement HCR_EL2.TIDCP
Richard Henderson
4
-2
/
+55
2023-09-08
target/arm: Implement cortex-a710
Richard Henderson
1
-0
/
+212
2023-09-08
target/arm: Implement RMR_ELx
Richard Henderson
1
-23
/
+41
2023-09-08
arm64: Restore trapless ptimer access
Colton Lewis
1
-0
/
+1
2023-09-08
target/arm: Do not use gen_mte_checkN in trans_STGP
Richard Henderson
1
-26
/
+15
2023-09-08
target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE
Aaron Lindsay
3
-2
/
+25
2023-09-08
target/arm: Inform helpers whether a PAC instruction is 'combined'
Aaron Lindsay
3
-19
/
+68
2023-09-08
target/arm: Implement FEAT_Pauth2
Aaron Lindsay
2
-5
/
+18
2023-09-08
target/arm: Implement FEAT_EPAC
Aaron Lindsay
2
-6
/
+12
2023-09-08
target/arm: Implement FEAT_PACQARMA3
Richard Henderson
4
-14
/
+67
2023-09-08
target/arm: Don't change pauth features when changing algorithm
Richard Henderson
2
-25
/
+47
2023-09-08
target/arm: Add feature detection for FEAT_Pauth2 and extensions
Aaron Lindsay
2
-9
/
+40
2023-09-08
target/arm: Add ID_AA64ISAR2_EL1
Aaron Lindsay
4
-2
/
+6
2023-09-08
target/ppc: use g_free() in test_opcode_table()
Daniel Henrique Barboza
1
-1
/
+1
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
1
-10
/
+2
2023-09-08
riscv: spelling fixes
Michael Tokarev
8
-17
/
+17
2023-09-08
hexagon: spelling fixes
Michael Tokarev
8
-17
/
+17
2023-09-08
trace-events: Fix the name of the tracing.rst file
Thomas Huth
1
-1
/
+1
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
13
-84
/
+85
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+2
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2
-2
/
+3
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+1
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+3
2023-09-07
target/i386: Restrict declarations specific to CONFIG_KVM
Philippe Mathieu-Daudé
1
-11
/
+16
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2
-20
/
+0
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
1
-7
/
+0
2023-09-07
target/i386: Remove unused KVM stubs
Philippe Mathieu-Daudé
1
-26
/
+0
2023-09-07
target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
Philippe Mathieu-Daudé
2
-4
/
+2
2023-09-07
target/i386/helper: Restrict KVM declarations to system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
1
-1
/
+1
2023-09-06
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
1
-0
/
+1
2023-09-06
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
1
-8
/
+8
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2
-0
/
+20
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
3
-2
/
+30
2023-09-06
target/ppc: Migrate DECR SPR
Nicholas Piggin
1
-0
/
+14
2023-09-06
ppc/vhyp: reset exception state when handling vhyp hcall
Nicholas Piggin
1
-0
/
+3
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
10
-3
/
+147
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
10
-2
/
+98
2023-09-06
target/ppc: Suppress single step interrupts on rfi-type instructions
Nicholas Piggin
1
-6
/
+17
2023-09-06
target/ppc: Improve book3s branch trace interrupt for v2.07S
Nicholas Piggin
3
-11
/
+27
2023-09-06
target/ppc: Remove single-step suppression inside 0x100-0xf00
Nicholas Piggin
1
-2
/
+1
2023-09-06
ppc: Add stub implementation of TRIG SPRs
Joel Stanley
2
-0
/
+12
2023-09-06
target/ppc: Generate storage interrupts for radix RC changes
Shawn Anastasio
1
-25
/
+49
[prev]
[next]