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
/
rust
/
qemu-api-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-08
accel/tcg: Build tcg-runtime.c once
Richard Henderson
2
-7
/
+3
2025-03-08
qemu/atomic128: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2025-03-08
qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix
Philippe Mathieu-Daudé
6
-3
/
+3
2025-03-08
qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
Philippe Mathieu-Daudé
3
-2
/
+2
2025-03-08
accel/tcg: Split out getpc.h
Richard Henderson
2
-9
/
+25
2025-03-08
accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'
Philippe Mathieu-Daudé
2
-9
/
+11
2025-03-08
accel/tcg: Build tcg-accel-ops-mttcg.c once
Richard Henderson
2
-2
/
+1
2025-03-08
accel/tcg: Build tcg-accel-ops-rr.c once
Richard Henderson
2
-2
/
+2
2025-03-08
accel/tcg: Build tcg-accel-ops-icount.c once
Richard Henderson
2
-2
/
+2
2025-03-08
accel/tcg: Build tcg-accel-ops.c once
Richard Henderson
1
-1
/
+1
2025-03-08
system: Build watchpoint.c once
Richard Henderson
1
-1
/
+1
2025-03-08
exec: Declare tlb_flush*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
34
-211
/
+224
2025-03-08
exec: Declare tlb_hit*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
2
-23
/
+23
2025-03-08
exec: Declare tlb_set_page() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
15
-15
/
+24
2025-03-08
exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
4
-27
/
+30
2025-03-08
exec: Declare tlb_set_page_full() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
3
-23
/
+24
2025-03-08
exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
4
-3
/
+9
2025-03-08
accel/tcg: Compile watchpoint.c once
Richard Henderson
4
-6
/
+5
2025-03-08
include/exec: Split out exec/cpu-interrupt.h
Richard Henderson
3
-65
/
+71
2025-03-07
include/exec: Move TARGET_PAGE_{SIZE,MASK,BITS} to target_page.h
Richard Henderson
5
-48
/
+51
2025-03-07
accel/tcg: Restrict CPU_TLB_DYN_*_BITS definitions to accel/tcg/
Philippe Mathieu-Daudé
2
-26
/
+27
2025-03-07
linux-user/main: Allow setting tb-size
Ilya Leoshkevich
1
-0
/
+12
2025-03-07
target/rx: Remove TCG_CALL_NO_WG from helpers which write env
Keith Packard
1
-17
/
+17
2025-03-07
target/rx: Set exception vector base to 0xffffff80
Keith Packard
1
-1
/
+1
2025-03-07
hw/arm/smmu: Introduce smmu_configs_inv_sid_range() helper
JianChunfu
5
-23
/
+31
2025-03-07
include/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN
Peter Maydell
1
-2
/
+6
2025-03-07
util/qemu-timer.c: Don't warp timer from timerlist_rearm()
Peter Maydell
1
-4
/
+0
2025-03-07
target/arm: Make dummy debug registers RAZ, not NOP
Peter Maydell
1
-3
/
+4
2025-03-07
target/arm: Drop unused address_offset from op_addr_{rr, ri}_post()
Peter Maydell
1
-13
/
+13
2025-03-07
target/arm: Correct STRD atomicity
Peter Maydell
1
-20
/
+39
2025-03-07
target/arm: Correct LDRD atomicity and fault behaviour
Peter Maydell
1
-24
/
+46
2025-03-07
hw/arm: enable secure EL2 timers for sbsa machine
Alex Bennée
1
-0
/
+2
2025-03-07
hw/arm: enable secure EL2 timers for virt machine
Alex Bennée
1
-0
/
+2
2025-03-07
target/arm: Document the architectural names of our GTIMERs
Alex Bennée
1
-5
/
+5
2025-03-07
target/arm: Implement SEL2 physical and virtual timers
Alex Bennée
5
-1
/
+174
2025-03-07
target/arm: Refactor handling of timer offset for direct register accesses
Peter Maydell
3
-54
/
+62
2025-03-07
target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
Peter Maydell
1
-9
/
+27
2025-03-07
target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
Peter Maydell
1
-0
/
+3
2025-03-07
target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
Peter Maydell
1
-2
/
+0
2025-03-07
target/arm: Apply correct timer offset when calculating deadlines
Peter Maydell
1
-2
/
+27
2025-03-07
tests/functional/test_arm_sx1: Check whether the serial console is working
Thomas Huth
2
-3
/
+5
2025-03-07
hw/gpio: npcm7xx: fixup out-of-bounds access
Patrick Venture
1
-2
/
+1
2025-03-07
hw/arm/smmu-common: Remove the repeated ttb field
JianChunfu
1
-1
/
+0
2025-03-07
s390x/pci: indicate QEMU supports relaxed translation for passthrough
Matthew Rosato
2
-1
/
+5
2025-03-07
s390x/pci: add support for guests that request direct mapping
Matthew Rosato
5
-8
/
+75
2025-03-07
MAINTAINERS: Add docs/devel/testing/functional.rst to the functional section
Thomas Huth
1
-0
/
+1
2025-03-07
doc: add missing 'Asset' type in function test doc
Aditya Gupta
1
-2
/
+4
2025-03-07
tests/functional/test_virtio_balloon: Only use KVM for running this test
Thomas Huth
1
-1
/
+2
2025-03-07
tests/functional: fix race in virtio balloon test
Daniel P. Berrangé
1
-5
/
+21
2025-03-07
tests/functional: Increase the timeout of the mips64el_replay test
Thomas Huth
1
-0
/
+1
[next]