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
/
intc
/
spapr_xive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc/xive: Change presenter .match_nvt to match not present
Nicholas Piggin
2025-07-21
1
-9
/
+9
*
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
ppc/xive2: Support crowd-matching when looking for target
Frederic Barrat
2025-03-11
1
-4
/
+4
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-2
/
+2
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/intc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-8
/
+1
*
hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-16
/
+12
*
hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-10
/
+10
*
hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+6
*
hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+6
*
hw/intc: Constify VMState
Richard Henderson
2023-12-29
1
-3
/
+3
*
hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
1
-6
/
+6
*
hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
Philippe Mathieu-Daudé
2023-10-19
1
-3
/
+3
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-1
/
+1
*
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
2023-06-25
1
-0
/
+16
*
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
1
-0
/
+25
*
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
spapr/xive: Add source status helpers
Cédric Le Goater
2021-10-21
1
-1
/
+1
*
hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-04
1
-1
/
+1
*
spapr/xive: Make spapr_xive_pic_print_info() static
Cédric Le Goater
2021-01-06
1
-1
/
+1
*
xive: Add trace events
Cédric Le Goater
2020-12-14
1
-0
/
+33
*
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
2020-12-14
1
-10
/
+4
*
spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
Cédric Le Goater
2020-09-08
1
-19
/
+14
*
spapr/xive: Use xive_source_esb_len()
Greg Kurz
2020-08-14
1
-1
/
+1
*
ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
Greg Kurz
2020-08-13
1
-14
/
+31
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-5
/
+4
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-4
/
+2
*
spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guest
Cédric Le Goater
2020-03-17
1
-2
/
+2
*
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
1
-1
/
+1
*
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
1
-1
/
+11
*
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
2019-12-17
1
-0
/
+6
*
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
2019-12-17
1
-8
/
+0
*
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
2019-12-17
1
-2
/
+31
*
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
2019-12-17
1
-2
/
+4
*
ppc/xive: Implement the XivePresenter interface
Cédric Le Goater
2019-12-17
1
-0
/
+49
*
xive: Link "xive" property to XiveEndSource::xrtr pointer
Greg Kurz
2019-12-17
1
-2
/
+2
*
xive: Link "xive" property to XiveSource::xive pointer
Greg Kurz
2019-12-17
1
-2
/
+2
*
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
2019-11-18
1
-0
/
+10
*
spapr/xive: Set the OS CAM line at reset
Cédric Le Goater
2019-10-24
1
-31
/
+17
*
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
2019-10-24
1
-0
/
+9
*
spapr, xics, xive: Move SpaprIrq::post_load hook to backends
David Gibson
2019-10-24
1
-2
/
+3
*
spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
David Gibson
2019-10-24
1
-0
/
+38
[next]