aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-08-21spapr/xive: Mask the EAS when allocating an IRQCédric Le Goater1-1/+4
2019-08-21spapr: Implement better workaround in spapr-vty devicePaul Mackerras1-18/+12
2019-08-21spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz2-9/+2
2019-08-21spapr/pci: Free MSIs during resetGreg Kurz1-0/+2
2019-08-21spapr/pci: Consolidate de-allocation of MSIsGreg Kurz1-9/+15
2019-08-21spapr: Implement ibm,suspend-meNicholas Piggin2-0/+39
2019-08-21i386: use machine class ->wakeup methodNicholas Piggin1-0/+8
2019-08-21ppc/xive: Improve 'info pic' supportCédric Le Goater3-7/+51
2019-08-21ppc/xive: Provide silent escalation supportCédric Le Goater1-0/+8
2019-08-21ppc/xive: Provide unconditional escalation supportCédric Le Goater1-9/+35
2019-08-21ppc/xive: Provide escalation supportCédric Le Goater1-0/+16
2019-08-21ppc/xive: Provide backlog supportCédric Le Goater1-29/+48
2019-08-21ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater1-1/+14
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth5-1/+228
2019-08-21spapr: Implement H_JOINNicholas Piggin2-13/+62
2019-08-21spapr: Implement H_CONFERNicholas Piggin1-0/+67
2019-08-21spapr: Implement H_PRODNicholas Piggin2-0/+33
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin2-5/+48
2019-08-21ppc: fix leak in h_client_architecture_supportShivaprasad G Bhat1-0/+2
2019-08-21ppc: fix memory leak in spapr_dt_drc()Shivaprasad G Bhat1-2/+5
2019-08-21ppc: fix memory leak in spapr_caps_add_propertiesShivaprasad G Bhat1-1/+3
2019-08-21migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia1-4/+9
2019-08-21spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by defaultDavid Gibson2-1/+8
2019-08-21hw: add compat machines for 4.2Cornelia Huck7-6/+65
2019-08-21spapr_iommu: Fix xlate trace to print translated addressAlexey Kardashevskiy1-1/+1
2019-08-21spapr: quantify error messages regarding capability settingsDaniel Black1-14/+28
2019-08-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...Peter Maydell13-11/+48
2019-08-20hw/core: Add a config switch for the generic loader deviceThomas Huth2-1/+5
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth5-1/+17
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth3-1/+7
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth4-2/+9
2019-08-20hw/core: Add a config switch for the "register" deviceThomas Huth4-1/+6
2019-08-19hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machinesPhilippe Mathieu-Daudé1-1/+0
2019-08-19hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMUPhilippe Mathieu-Daudé1-1/+1
2019-08-19hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/KconfigPhilippe Mathieu-Daudé2-3/+3
2019-08-19target/mips: Style improvements in mips_mipssim.cAleksandar Markovic1-7/+12
2019-08-19target/mips: Style improvements in mips_malta.cAleksandar Markovic1-88/+128
2019-08-19target/mips: Style improvements in mips_int.cAleksandar Markovic1-1/+2
2019-08-19target/mips: Style improvements in mips_fulong2e.cAleksandar Markovic1-38/+58
2019-08-19target/mips: Style improvements in cps.cAleksandar Markovic1-2/+4
2019-08-16hw/ide/atapi: Use the ldst APIPhilippe Mathieu-Daudé1-52/+28
2019-08-16Revert "ide/ahci: Check for -ECANCELED in aio callbacks"John Snow2-17/+0
2019-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell2-236/+240
2019-08-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-6/+1
2019-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell820-515/+1518
2019-08-16Set ENET_BD_BDU in I.MX FEC controllerAaron Hill1-0/+4
2019-08-16hw/misc/zynq_slcr: use standard register definitionDamien Hedde1-236/+236
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster89-49/+92
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster14-1/+13
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster23-1/+23