aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau3-36/+5
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau3-55/+5
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau3-70/+5
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau3-26/+5
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau3-26/+5
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau3-30/+5
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau3-46/+5
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau3-18/+5
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau3-18/+5
2019-01-07hw: remove SET_MACHINE_COMPATMarc-André Lureau1-12/+0
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau1-2/+1
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau1-7/+3
2019-01-07hw: apply accel compat properties without touching globalsMarc-André Lureau3-3/+14
2019-01-04fw_cfg: Make qemu_extra_params_fw locallyLi Qiang1-1/+0
2019-01-04Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018...Peter Maydell1-2/+3
2019-01-03atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32Paul Burton1-2/+3
2019-01-03Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'...Peter Maydell3-3/+18
2018-12-26tcg: Add TCG_CALL_NO_RETURNRichard Henderson2-7/+27
2018-12-26exec: Add RISC-V GCC poison macroAlistair Francis1-0/+1
2018-12-26elf.h: Add the RISCV ELF magic numbersAlistair Francis1-0/+55
2018-12-22vl: Introduce shutdown_notifiersYuval Shaia1-0/+1
2018-12-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...Peter Maydell7-3/+756
2018-12-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell17-39/+98
2018-12-21spapr: introduce an 'ic-mode' machine optionCédric Le Goater1-0/+1
2018-12-21spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater2-0/+7
2018-12-21spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater2-0/+3
2018-12-21spapr: extend the sPAPR IRQ backend for XICS migrationCédric Le Goater1-0/+2
2018-12-21spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater2-0/+3
2018-12-21spapr: add device tree support for the XIVE exploitation modeCédric Le Goater3-2/+6
2018-12-21spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater2-1/+18
2018-12-21spapr: introduce a new machine IRQ backend for XIVECédric Le Goater2-0/+4
2018-12-21spapr/xive: introduce a XIVE interrupt controllerCédric Le Goater1-0/+45
2018-12-21ppc/xive: introduce a simplified XIVE presenterCédric Le Goater2-0/+38
2018-12-21ppc/xive: introduce the XIVE interrupt thread contextCédric Le Goater2-0/+126
2018-12-21ppc/xive: add support for the END Event State BuffersCédric Le Goater1-0/+21
2018-12-21spapr: export and rename the xics_max_server_number() routineCédric Le Goater1-0/+1
2018-12-21spapr: introduce a spapr_irq_init() routineCédric Le Goater1-0/+1
2018-12-21ppc/xive: introduce the XIVE Event Notification DescriptorsCédric Le Goater2-0/+85
2018-12-21ppc/xive: introduce the XiveRouter modelCédric Le Goater2-0/+93
2018-12-21ppc/xive: introduce the XiveNotifier interfaceCédric Le Goater1-0/+23
2018-12-21ppc/xive: add support for the LSI interrupt sourcesCédric Le Goater1-1/+18
2018-12-21ppc/xive: introduce a XIVE interrupt source modelCédric Le Goater1-0/+260
2018-12-21mac_newworld: simplify IRQ wiringGreg Kurz1-0/+2
2018-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into stagingPeter Maydell1-1/+1
2018-12-20sifive_uart: Implement interrupt pending registerNathaniel Graff1-0/+3
2018-12-20sifive_u: Add clock DT node for GEM ethernetAnup Patel1-1/+2
2018-12-20hw/riscv/virt: Connect the gpex PCIeAlistair Francis1-1/+12
2018-12-20hw/riscv/virt: Increase the number of interruptsAlistair Francis1-1/+1
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu1-1/+3
2018-12-20q35: set split kernel irqchip as defaultPeter Xu1-0/+1