index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-18
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
xics: Don't deassert outputs
Greg Kurz
2019-12-17
ppc/pnv: Dump the XIVE NVT table
Cédric Le Goater
2019-12-17
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce a pnv_xive_block_id() helper
Cédric Le Goater
2019-12-17
ppc/xive: Synthesize interrupt from the saved IPB in the NVT
Cédric Le Goater
2019-12-17
ppc/xive: Introduce a xive_tctx_ipb_update() helper
Cédric Le Goater
2019-12-17
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
2019-12-17
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
2019-12-17
ppc/pnv: Clarify how the TIMA is accessed on a multichip system
Cédric Le Goater
2019-12-17
spapr/xive: Configure number of servers in KVM
Greg Kurz
2019-12-17
spapr/xics: Configure number of servers in KVM
Greg Kurz
2019-12-17
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
2019-12-17
ppc/xive: Extend the TIMA operation with a XivePresenter parameter
Cédric Le Goater
2019-12-17
ppc/xive: Use the XiveFabric and XivePresenter interfaces
Cédric Le Goater
2019-12-17
ppc/xive: Introduce a XiveFabric interface
Cédric Le Goater
2019-12-17
ppc/pnv: Fix TIMA indirect access
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
Cédric Le Goater
2019-12-17
ppc/pnv: Loop on the threads of the chip to find a matching NVT
Cédric Le Goater
2019-12-17
ppc/xive: Implement the XivePresenter interface
Cédric Le Goater
2019-12-17
ppc/xive: Introduce a XivePresenter interface
Cédric Le Goater
2019-12-17
ppc/xive: Check V bit in TM_PULL_POOL_CTX
Cédric Le Goater
2019-12-17
ppc/xive: Introduce OS CAM line helpers
Cédric Le Goater
2019-12-17
ppc/pnv: Quiesce some XIVE errors
Cédric Le Goater
2019-12-17
xive/kvm: Trigger interrupts from userspace
Greg Kurz
2019-12-17
ppc/pnv: Remove pnv_xive_vst_size() routine
Cédric Le Goater
2019-12-17
ppc/xive: Record the IPB in the associated NVT
Cédric Le Goater
2019-12-17
xics: Link ICP_PROP_CPU property to ICPState::cs pointer
Greg Kurz
2019-12-17
xics: Link ICP_PROP_XICS property to ICPState::xics pointer
Greg Kurz
2019-12-17
xics: Link ICS_PROP_XICS property to ICSState::xics pointer
Greg Kurz
2019-12-17
ppc/pnv: Link "chip" property to PnvXive::chip pointer
Greg Kurz
2019-12-17
xive: Link "xive" property to XiveEndSource::xrtr pointer
Greg Kurz
2019-12-17
xive: Link "xive" property to XiveSource::xive pointer
Greg Kurz
2019-12-17
xive: Link "cpu" property to XiveTCTX::cs pointer
Greg Kurz
2019-12-16
exynos4210_gic: Suppress gcc9 format-truncation warnings
David Gibson
2019-11-18
Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...
Peter Maydell
2019-11-18
ppc: Skip partially initialized vCPUs in 'info pic'
Greg Kurz
2019-11-18
xive, xics: Fix reference counting on CPU objects
Greg Kurz
2019-11-18
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
[next]