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
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
linux-user: Hold the fd-trans lock across fork
Geoffrey Thomas
2
-0
/
+12
2025-07-10
linux-user/mips/o32: Drop sa_restorer functionality
Thomas Weißschuh
2
-5
/
+0
2025-07-10
linux-user/gen-vdso: Don't read off the end of buf[]
Peter Maydell
1
-0
/
+5
2025-07-10
linux-user/gen-vdso: Handle fseek() failure
Peter Maydell
1
-2
/
+9
2025-07-10
linux-user: Check for EFAULT failure in nanosleep
Peter Maydell
1
-2
/
+6
2025-07-10
linux-user: Implement fchmodat2 syscall
Peter Maydell
1
-0
/
+13
2025-07-10
fpu: Process float_muladd_negate_result after rounding
Richard Henderson
4
-14
/
+82
2025-07-10
hw/arm/virt-acpi-build: Don't create ITS id mappings by default
Shameer Kolothum
1
-6
/
+0
2025-07-10
system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
Philippe Mathieu-Daudé
1
-5
/
+4
2025-07-10
hw/arm/virt: Allow virt extensions with KVM
Peter Maydell
1
-1
/
+18
2025-07-10
hw/arm/arm_gicv3_kvm: Add a migration blocker with kvm nested virt
Eric Auger
1
-0
/
+8
2025-07-10
target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
Haibo Xu
1
-0
/
+16
2025-07-10
target/arm/kvm: Add helper to detect EL2 when using KVM
Haibo Xu
3
-0
/
+17
2025-07-10
hw/arm: Allow setting KVM vGIC maintenance IRQ
Haibo Xu
4
-0
/
+26
2025-07-10
hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
Bernhard Beschow
1
-0
/
+4
2025-07-10
target/arm: Don't enforce NSE,NS check for EL3->EL3 returns
Peter Maydell
1
-9
/
+11
2025-07-10
target/arm: Split out performance monitor regs to cpregs-pmu.c
Richard Henderson
5
-1284
/
+1319
2025-07-10
target/arm: Split out AT insns to tcg/cpregs-at.c
Richard Henderson
4
-512
/
+525
2025-07-10
target/arm: Drop stub for define_tlb_insn_regs
Richard Henderson
2
-6
/
+3
2025-07-10
arm/kvm: shorten one overly long line
Cornelia Huck
1
-1
/
+2
2025-07-10
arm/cpu: store clidr into the idregs array
Cornelia Huck
8
-25
/
+25
2025-07-10
arm/cpu: fix trailing ',' for SET_IDREG
Cornelia Huck
1
-7
/
+7
2025-07-10
arm/cpu: store id_aa64afr{0,1} into the idregs array
Cornelia Huck
4
-12
/
+12
2025-07-10
arm/cpu: store id_afr0 into the idregs array
Cornelia Huck
8
-30
/
+30
2025-07-10
qtest/cxl: Add aarch64 virt test for CXL
Jonathan Cameron
2
-13
/
+46
2025-07-10
docs/cxl: Add an arm/virt example.
Jonathan Cameron
1
-0
/
+11
2025-07-08
hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
Jonathan Cameron
4
-0
/
+77
2025-07-08
hw/cxl: Make the CXL fixed memory windows devices.
Jonathan Cameron
6
-95
/
+214
2025-07-08
hw/cxl-host: Add an index field to CXLFixedMemoryWindow
Jonathan Cameron
2
-3
/
+7
2025-07-08
MAX78000: Add AES to SOC
Jackson Donaldson
2
-3
/
+11
2025-07-08
MAX78000: AES implementation
Jackson Donaldson
7
-0
/
+303
2025-07-08
MAX78000: Add TRNG to SOC
Jackson Donaldson
2
-1
/
+11
2025-07-08
MAX78000: TRNG Implementation
Jackson Donaldson
7
-0
/
+186
2025-07-08
MAX78000: Add GCR to SOC
Jackson Donaldson
2
-2
/
+18
2025-07-08
MAX78000: GCR Implementation
Jackson Donaldson
5
-0
/
+473
2025-07-08
MAX78000: Add UART to SOC
Jackson Donaldson
2
-4
/
+27
2025-07-08
MAX78000: UART Implementation
Jackson Donaldson
5
-0
/
+368
2025-07-08
MAX78000: Add ICC to SOC
Jackson Donaldson
2
-4
/
+22
2025-07-08
MAX78000: ICC Implementation
Jackson Donaldson
5
-0
/
+158
2025-07-08
MAX78000: Add MAX78000FTHR Machine
Jackson Donaldson
5
-0
/
+269
2025-07-04
linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1
Richard Henderson
1
-0
/
+8
2025-07-04
target/arm: Enable FEAT_SME2p1 on -cpu max
Richard Henderson
2
-2
/
+14
2025-07-04
target/arm: Implement SME2 BFMOPA (non-widening)
Peter Maydell
4
-0
/
+64
2025-07-04
target/arm: Implement FMOPA (non-widening) for fp16
Peter Maydell
4
-0
/
+63
2025-07-04
target/arm: Support FPCR.AH in SME FMOPS, BFMOPS
Richard Henderson
4
-33
/
+161
2025-07-04
target/arm: Rename BFMOPA to BFMOPA_w
Peter Maydell
4
-5
/
+5
2025-07-04
target/arm: Rename FMOPA_h to FMOPA_w_h
Peter Maydell
4
-6
/
+6
2025-07-04
target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
Richard Henderson
4
-0
/
+210
2025-07-04
target/arm: Implement MOVAZ for SME2p1
Richard Henderson
4
-11
/
+137
2025-07-04
target/arm: Implement LD1Q, ST1Q for SVE2p1
Richard Henderson
4
-2
/
+62
[prev]
[next]