summaryrefslogtreecommitdiffstats
path: root/hw/intc
Commit message (Expand)AuthorAgeFilesLines
...
* spapr/xive: Configure number of servers in KVMGreg Kurz2019-12-171-2/+21
* spapr/xics: Configure number of servers in KVMGreg Kurz2019-12-171-2/+19
* spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-174-6/+11
* ppc/xive: Extend the TIMA operation with a XivePresenter parameterCédric Le Goater2019-12-172-28/+34
* ppc/xive: Use the XiveFabric and XivePresenter interfacesCédric Le Goater2019-12-171-31/+17Star
* ppc/xive: Introduce a XiveFabric interfaceCédric Le Goater2019-12-171-0/+10
* ppc/pnv: Fix TIMA indirect accessCédric Le Goater2019-12-171-6/+7
* ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helperCédric Le Goater2019-12-171-0/+19
* ppc/pnv: Loop on the threads of the chip to find a matching NVTCédric Le Goater2019-12-171-26/+35
* ppc/xive: Implement the XivePresenter interfaceCédric Le Goater2019-12-173-44/+97
* ppc/xive: Introduce a XivePresenter interfaceCédric Le Goater2019-12-171-9/+17
* ppc/xive: Check V bit in TM_PULL_POOL_CTXCédric Le Goater2019-12-171-0/+5
* ppc/xive: Introduce OS CAM line helpersCédric Le Goater2019-12-171-3/+38
* ppc/pnv: Quiesce some XIVE errorsCédric Le Goater2019-12-171-1/+5
* xive/kvm: Trigger interrupts from userspaceGreg Kurz2019-12-171-14/+2Star
* ppc/pnv: Remove pnv_xive_vst_size() routineCédric Le Goater2019-12-171-69/+43Star
* ppc/xive: Record the IPB in the associated NVTCédric Le Goater2019-12-171-2/+9
* xics: Link ICP_PROP_CPU property to ICPState::cs pointerGreg Kurz2019-12-171-17/+4Star
* xics: Link ICP_PROP_XICS property to ICPState::xics pointerGreg Kurz2019-12-171-13/+9Star
* xics: Link ICS_PROP_XICS property to ICSState::xics pointerGreg Kurz2019-12-171-10/+3Star
* ppc/pnv: Link "chip" property to PnvXive::chip pointerGreg Kurz2019-12-171-10/+3Star
* xive: Link "xive" property to XiveEndSource::xrtr pointerGreg Kurz2019-12-173-14/+7Star
* xive: Link "xive" property to XiveSource::xive pointerGreg Kurz2019-12-173-14/+7Star
* xive: Link "cpu" property to XiveTCTX::cs pointerGreg Kurz2019-12-171-13/+9Star
* exynos4210_gic: Suppress gcc9 format-truncation warningsDavid Gibson2019-12-161-1/+8
* Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...Peter Maydell2019-11-184-2/+60
|\
| * ppc: Skip partially initialized vCPUs in 'info pic'Greg Kurz2019-11-182-2/+20
| * xive, xics: Fix reference counting on CPU objectsGreg Kurz2019-11-182-2/+12
| * ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChipGreg Kurz2019-11-184-0/+30
* | hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé2019-11-051-49/+0Star
|/
* core: replace getpagesize() with qemu_real_host_page_sizeWei Yang2019-10-261-1/+1
* Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-262-2/+2
|\
| * hw/intc/apic: reject pic ints if isa_pic == NULLSergio Lopez2019-10-221-1/+1
| * hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini2019-10-221-1/+1
* | target/arm: Rebuild hflags for M-profile NVICRichard Henderson2019-10-241-9/+13
* | spapr/xive: Set the OS CAM line at resetCédric Le Goater2019-10-241-31/+17Star
* | ppc: Reset the interrupt presenter from the CPU reset handlerCédric Le Goater2019-10-244-17/+19
* | spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson2019-10-242-2/+16
* | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivateDavid Gibson2019-10-242-0/+55
* | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson2019-10-242-16/+15Star
* | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-242-64/+66
* | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-242-0/+30
* | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-242-0/+21
* | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson2019-10-242-33/+67
* | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson2019-10-242-0/+43
* | spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson2019-10-242-0/+8
* | ppc/pnv: Improve trigger data definitionCédric Le Goater2019-10-242-6/+18
* | xics: Make some device types not user creatableGreg Kurz2019-10-241-0/+10
* | xive: Make some device types not user creatableGreg Kurz2019-10-241-0/+15
|/
* hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé2019-10-151-3/+4