index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
target/arm/debug_helper: compile file twice (user, system)
Pierrick Bouvier
1
-2
/
+8
2025-05-14
target/arm/debug_helper: remove target_ulong
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/debug_helper: only include common helpers
Pierrick Bouvier
1
-1
/
+3
2025-05-14
target/arm/helper: extract common helpers
Pierrick Bouvier
2
-1150
/
+1155
2025-05-14
target/arm/helper: use vaddr instead of target_ulong for probe_access
Pierrick Bouvier
2
-2
/
+2
2025-05-14
target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
Pierrick Bouvier
4
-4
/
+4
2025-05-14
tcg: add vaddr type for helpers
Pierrick Bouvier
4
-0
/
+31
2025-05-14
target/arm/cpu32-stubs.c: compile file twice (user, system)
Pierrick Bouvier
1
-7
/
+7
2025-05-14
target/arm/cpu: compile file twice (user, system) only
Pierrick Bouvier
1
-1
/
+7
2025-05-14
target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
Pierrick Bouvier
3
-6
/
+33
2025-05-14
target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
Pierrick Bouvier
1
-11
/
+0
2025-05-14
target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
Pierrick Bouvier
1
-1
/
+2
2025-05-14
target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
Pierrick Bouvier
4
-31
/
+36
2025-05-14
target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
Pierrick Bouvier
1
-0
/
+5
2025-05-14
target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
Pierrick Bouvier
2
-82
/
+78
2025-05-14
meson: add common libs for target and target_system
Pierrick Bouvier
1
-17
/
+61
2025-05-14
include/system/hvf: missing vaddr include
Pierrick Bouvier
1
-0
/
+1
2025-05-14
target/arm: Replace target_ulong -> vaddr for HWBreakpoint
Philippe Mathieu-Daudé
2
-6
/
+6
2025-05-14
MAINTAINERS: Add an entry for the Bananapi machine
Thomas Huth
1
-0
/
+10
2025-05-14
hw/arm: Replace TABs for spaces in OMAP board and device code
Santiago Monserrat Campanello
11
-1401
/
+1401
2025-05-14
rust: pl011: Cut down amount of text quoted from PL011 TRM
Peter Maydell
1
-210
/
+51
2025-05-14
target/arm: Remove TYPE_AARCH64_CPU
Peter Maydell
5
-59
/
+2
2025-05-14
target/arm/kvm: don't check TYPE_AARCH64_CPU
Peter Maydell
1
-2
/
+1
2025-05-14
target/arm: Move aarch64 CPU property code to TYPE_ARM_CPU
Peter Maydell
2
-33
/
+36
2025-05-14
target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64
Peter Maydell
1
-1
/
+1
2025-05-14
hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
Peter Maydell
1
-1
/
+2
2025-05-14
target/microblaze: Delay gdb_register_coprocessor() to realize
Peter Maydell
1
-7
/
+5
2025-05-14
target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
Peter Maydell
1
-5
/
+5
2025-05-14
hw/loongarch/boot: Adjust the loading position of the initrd
Xianglai Li
1
-9
/
+43
2025-05-14
hw/intc/loongarch_pch: Merge three memory region into one
Bibo Mao
3
-73
/
+1
2025-05-14
hw/intc/loongarch_pch: Set flexible memory access size with iomem region
Bibo Mao
1
-3
/
+10
2025-05-14
hw/intc/loongarch_pch: Rename memory region iomem32_low with iomem
Bibo Mao
2
-20
/
+8
2025-05-14
hw/intc/loongarch_pch: Use unified trace event for memory region ops
Bibo Mao
2
-24
/
+8
2025-05-14
hw/intc/loongarch_pch: Use generic write callback for iomem8 region
Bibo Mao
1
-21
/
+10
2025-05-14
hw/intc/loongarch_pch: Use generic write callback for iomem32_high region
Bibo Mao
1
-23
/
+5
2025-05-14
hw/intc/loongarch_pch: Use generic write callback for iomem32_low region
Bibo Mao
1
-67
/
+73
2025-05-14
hw/intc/loongarch_pch: Use generic read callback for iomem8 region
Bibo Mao
1
-20
/
+8
2025-05-14
hw/intc/loongarch_pch: Use generic read callback for iomem32_high region
Bibo Mao
1
-19
/
+8
2025-05-14
hw/intc/loongarch_pch: Use generic read callback for iomem32_low region
Bibo Mao
1
-20
/
+47
2025-05-14
hw/intc/loongarch_pch: Discard write operation with ISR register
Bibo Mao
1
-6
/
+0
2025-05-14
hw/intc/loongarch_pch: Use relative address in MemoryRegionOps
Bibo Mao
1
-18
/
+16
2025-05-14
hw/intc/loongarch_pch: Set version information at initial stage
Bibo Mao
3
-9
/
+30
2025-05-14
hw/intc/loongarch_pch: Remove some duplicate macro
Bibo Mao
2
-15
/
+10
2025-05-14
hw/intc/loongarch_pch: Modify register name PCH_PIC_xxx_OFFSET with PCH_PIC_xxx
Bibo Mao
3
-13
/
+13
2025-05-14
hw/intc/loongarch_pch: Modify name of some registers
Bibo Mao
3
-43
/
+36
2025-05-12
target/i386: Make ITS_NO available to guests
Pawan Gupta
1
-0
/
+8
2025-05-12
hw/audio/cs4231a: fix assertion error in isa_bus_get_irq
Zheng Huang
1
-0
/
+4
2025-05-12
linux-headers: update from 6.15 + kvm/next
Paolo Bonzini
2
-0
/
+72
2025-05-12
target/i386: remove lflags
Paolo Bonzini
3
-36
/
+29
2025-05-12
target/i386/emulate: mostly rewrite flags handling
Paolo Bonzini
3
-125
/
+84
[next]