| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | spapr/xive: Configure number of servers in KVM | Greg Kurz | 2019-12-17 | 1 | -2/+21 |
* | spapr/xics: Configure number of servers in KVM | Greg Kurz | 2019-12-17 | 1 | -2/+19 |
* | spapr: Pass the maximum number of vCPUs to the KVM interrupt controller | Greg Kurz | 2019-12-17 | 4 | -6/+11 |
* | ppc/xive: Extend the TIMA operation with a XivePresenter parameter | Cédric Le Goater | 2019-12-17 | 2 | -28/+34 |
* | ppc/xive: Use the XiveFabric and XivePresenter interfaces | Cédric Le Goater | 2019-12-17 | 1 | -31/+17 |
* | ppc/xive: Introduce a XiveFabric interface | Cédric Le Goater | 2019-12-17 | 1 | -0/+10 |
* | ppc/pnv: Fix TIMA indirect access | Cédric Le Goater | 2019-12-17 | 1 | -6/+7 |
* | ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper | Cédric Le Goater | 2019-12-17 | 1 | -0/+19 |
* | ppc/pnv: Loop on the threads of the chip to find a matching NVT | Cédric Le Goater | 2019-12-17 | 1 | -26/+35 |
* | ppc/xive: Implement the XivePresenter interface | Cédric Le Goater | 2019-12-17 | 3 | -44/+97 |
* | ppc/xive: Introduce a XivePresenter interface | Cédric Le Goater | 2019-12-17 | 1 | -9/+17 |
* | ppc/xive: Check V bit in TM_PULL_POOL_CTX | Cédric Le Goater | 2019-12-17 | 1 | -0/+5 |
* | ppc/xive: Introduce OS CAM line helpers | Cédric Le Goater | 2019-12-17 | 1 | -3/+38 |
* | ppc/pnv: Quiesce some XIVE errors | Cédric Le Goater | 2019-12-17 | 1 | -1/+5 |
* | xive/kvm: Trigger interrupts from userspace | Greg Kurz | 2019-12-17 | 1 | -14/+2 |
* | ppc/pnv: Remove pnv_xive_vst_size() routine | Cédric Le Goater | 2019-12-17 | 1 | -69/+43 |
* | ppc/xive: Record the IPB in the associated NVT | Cédric Le Goater | 2019-12-17 | 1 | -2/+9 |
* | xics: Link ICP_PROP_CPU property to ICPState::cs pointer | Greg Kurz | 2019-12-17 | 1 | -17/+4 |
* | xics: Link ICP_PROP_XICS property to ICPState::xics pointer | Greg Kurz | 2019-12-17 | 1 | -13/+9 |
* | xics: Link ICS_PROP_XICS property to ICSState::xics pointer | Greg Kurz | 2019-12-17 | 1 | -10/+3 |
* | ppc/pnv: Link "chip" property to PnvXive::chip pointer | Greg Kurz | 2019-12-17 | 1 | -10/+3 |
* | xive: Link "xive" property to XiveEndSource::xrtr pointer | Greg Kurz | 2019-12-17 | 3 | -14/+7 |
* | xive: Link "xive" property to XiveSource::xive pointer | Greg Kurz | 2019-12-17 | 3 | -14/+7 |
* | xive: Link "cpu" property to XiveTCTX::cs pointer | Greg Kurz | 2019-12-17 | 1 | -13/+9 |
* | exynos4210_gic: Suppress gcc9 format-truncation warnings | David Gibson | 2019-12-16 | 1 | -1/+8 |
* | Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ... | Peter Maydell | 2019-11-18 | 4 | -2/+60 |
|\ |
|
| * | ppc: Skip partially initialized vCPUs in 'info pic' | Greg Kurz | 2019-11-18 | 2 | -2/+20 |
| * | xive, xics: Fix reference counting on CPU objects | Greg Kurz | 2019-11-18 | 2 | -2/+12 |
| * | ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip | Greg Kurz | 2019-11-18 | 4 | -0/+30 |
* | | hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -49/+0 |
|/ |
|
* | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 2019-10-26 | 1 | -1/+1 |
* | Merge commit 'df84f17' into HEAD | Paolo Bonzini | 2019-10-26 | 2 | -2/+2 |
|\ |
|
| * | hw/intc/apic: reject pic ints if isa_pic == NULL | Sergio Lopez | 2019-10-22 | 1 | -1/+1 |
| * | hw/i386: split PCMachineState deriving X86MachineState from it | Paolo Bonzini | 2019-10-22 | 1 | -1/+1 |
* | | target/arm: Rebuild hflags for M-profile NVIC | Richard Henderson | 2019-10-24 | 1 | -9/+13 |
* | | 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 | 4 | -17/+19 |
* | | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson | 2019-10-24 | 2 | -2/+16 |
* | | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson | 2019-10-24 | 2 | -0/+55 |
* | | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson | 2019-10-24 | 2 | -16/+15 |
* | | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson | 2019-10-24 | 2 | -64/+66 |
* | | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson | 2019-10-24 | 2 | -0/+30 |
* | | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson | 2019-10-24 | 2 | -0/+21 |
* | | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson | 2019-10-24 | 2 | -33/+67 |
* | | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson | 2019-10-24 | 2 | -0/+43 |
* | | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson | 2019-10-24 | 2 | -0/+8 |
* | | ppc/pnv: Improve trigger data definition | Cédric Le Goater | 2019-10-24 | 2 | -6/+18 |
* | | xics: Make some device types not user creatable | Greg Kurz | 2019-10-24 | 1 | -0/+10 |
* | | xive: Make some device types not user creatable | Greg Kurz | 2019-10-24 | 1 | -0/+15 |
|/ |
|
* | hw/arm/bcm2835_peripherals: Improve logging | Philippe Mathieu-Daudé | 2019-10-15 | 1 | -3/+4 |