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
/
hw
/
timer
/
ibex_timer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
ppc/xive: Add xive_tctx_pipr_present() to present new interrupt
Nicholas Piggin
3
-2
/
+10
2025-07-21
ppc/xive2: Redistribute group interrupt preempted by higher priority interrupt
Nicholas Piggin
1
-2
/
+12
2025-07-21
ppc/xive: Change presenter .match_nvt to match not present
Nicholas Piggin
8
-131
/
+97
2025-07-21
ppc/xive2: redistribute irqs for pool and phys ctx pull
Glenn Miles
4
-35
/
+79
2025-07-21
ppc/xive2: Redistribute group interrupt precluded by CPPR update
Glenn Miles
1
-22
/
+60
2025-07-21
ppc/xive2: Implement "Ack OS IRQ to even report line" TIMA op
Glenn Miles
4
-4
/
+58
2025-07-21
ppc/xive2: Improve pool regs variable name
Glenn Miles
1
-6
/
+5
2025-07-21
ppc/xive: Add more interrupt notification tracing
Glenn Miles
3
-5
/
+17
2025-07-21
ppc/xive2: Support redistribution of group interrupts
Glenn Miles
2
-4
/
+83
2025-07-21
ppc/xive2: add interrupt priority configuration flags
Glenn Miles
3
-7
/
+18
2025-07-21
pnv/xive2: Permit valid writes to VC/PC Flush Control registers
Michael Kowal
1
-4
/
+32
2025-07-21
pnv/xive2: VC_ENDC_WATCH_SPEC regs should read back WATCH_FULL
Nicholas Piggin
1
-1
/
+0
2025-07-21
pnv/xive2: Print value in invalid register write logging
Michael Kowal
1
-8
/
+16
2025-07-21
pnv/xive2: Support ESB Escalation
Glenn Miles
3
-17
/
+59
2025-07-21
ppc/xive: Fix pulling pool and phys contexts
Nicholas Piggin
1
-8
/
+58
2025-07-21
ppc/xive: Move NSR decoding into helper functions
Nicholas Piggin
2
-9
/
+46
2025-07-21
ppc/xive: Explicitly zero NSR after accepting
Nicholas Piggin
1
-4
/
+2
2025-07-21
ppc/xive: tctx_notify should clear the precluded interrupt
Nicholas Piggin
1
-0
/
+3
2025-07-21
ppc/xive2: Set CPPR delivery should account for group priority
Nicholas Piggin
1
-10
/
+22
2025-07-21
ppc/xive2: Do not present group interrupt on OS-push if precluded by CPPR
Nicholas Piggin
1
-1
/
+3
2025-07-21
ppc/xive2: Fix treatment of PIPR in CPPR update
Glenn Miles
1
-1
/
+3
2025-07-21
ppc/xive2: Fix irq preempted by lower priority group irq
Glenn Miles
1
-1
/
+1
2025-07-21
ppc/xive2: Use fair irq target search algorithm
Glenn Miles
1
-2
/
+16
2025-07-21
ppc/xive2: Reset Generation Flipped bit on END Cache Watch
Michael Kowal
2
-3
/
+4
2025-07-21
ppc/xive: Fix PHYS NSR ring matching
Nicholas Piggin
1
-1
/
+2
2025-07-21
ppc/xive2: fix context push calculation of IPB priority
Nicholas Piggin
1
-1
/
+2
2025-07-21
ppc/xive2: Remote VSDs need to match on forwarding address
Michael Kowal
1
-8
/
+18
2025-07-21
ppc/xive2: Fix calculation of END queue sizes
Glenn Miles
2
-6
/
+20
2025-07-21
ppc/xive: Report access size in XIVE TM operation error logs
Nicholas Piggin
1
-4
/
+4
2025-07-21
ppc/xive: Fix xive trace event output
Nicholas Piggin
1
-3
/
+3
2025-07-17
i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)
Xiaoyao Li
1
-2
/
+0
2025-07-17
i386/cpu: Cleanup host_cpu_max_instance_init()
Xiaoyao Li
1
-1
/
+0
2025-07-17
target/i386: tdx: fix locking for interrupt injection
Paolo Bonzini
1
-3
/
+7
2025-07-17
meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry
Stefano Garzarella
1
-1
/
+1
2025-07-17
i386/cpu: Move x86_ext_save_areas[] initialization to .instance_init
Zhao Liu
1
-7
/
+15
2025-07-17
target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
Paolo Bonzini
1
-1
/
+5
2025-07-16
python: fix editable installs for modern pip/setuptools
John Snow
1
-2
/
+2
2025-07-16
MAINTAINERS: Add docs/requirements.txt
Akihiko Odaki
1
-0
/
+1
2025-07-16
docs: Bump sphinx to 6.2.1
Akihiko Odaki
2
-4
/
+4
2025-07-16
tests/qtest/qom-test: unit test for qom-list-get
Steve Sistare
1
-1
/
+115
2025-07-16
python: use qom-list-get
Steve Sistare
2
-20
/
+80
2025-07-16
qom: qom-list-get
Steve Sistare
2
-0
/
+103
2025-07-16
hw/9pfs: move G_GNUC_PRINTF to header
Sean Wei
2
-3
/
+3
2025-07-16
fsdev/9p-marshal: move G_GNUC_PRINTF to header
Sean Wei
2
-3
/
+3
2025-07-15
system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Philippe Mathieu-Daudé
2
-30
/
+30
2025-07-15
system/runstate: Document qemu_add_vm_change_state_handler()
Philippe Mathieu-Daudé
1
-0
/
+10
2025-07-15
accel/hvf: Implement AccelClass::get_vcpu_stats() handler
Philippe Mathieu-Daudé
1
-0
/
+25
2025-07-15
qemu-img: extend cvtnum() and use it in more places
Michael Tokarev
2
-80
/
+40
2025-07-15
qemu-img: implement short --help, remove global help() function
Michael Tokarev
1
-141
/
+73
2025-07-15
qemu-img: measure: refresh options/--help
Michael Tokarev
1
-27
/
+62
[next]