aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell
2019-08-21spapr/xive: Mask the EAS when allocating an IRQCédric Le Goater
2019-08-21spapr: Implement better workaround in spapr-vty devicePaul Mackerras
2019-08-21spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz
2019-08-21spapr/pci: Free MSIs during resetGreg Kurz
2019-08-21spapr/pci: Consolidate de-allocation of MSIsGreg Kurz
2019-08-21spapr: Implement ibm,suspend-meNicholas Piggin
2019-08-21i386: use machine class ->wakeup methodNicholas Piggin
2019-08-21ppc/xive: Improve 'info pic' supportCédric Le Goater
2019-08-21ppc/xive: Provide silent escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide unconditional escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide backlog supportCédric Le Goater
2019-08-21ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth
2019-08-21spapr: Implement H_JOINNicholas Piggin
2019-08-21spapr: Implement H_CONFERNicholas Piggin
2019-08-21spapr: Implement H_PRODNicholas Piggin
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin
2019-08-21ppc: fix leak in h_client_architecture_supportShivaprasad G Bhat
2019-08-21ppc: fix memory leak in spapr_dt_drc()Shivaprasad G Bhat
2019-08-21ppc: fix memory leak in spapr_caps_add_propertiesShivaprasad G Bhat
2019-08-21migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia
2019-08-21spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by defaultDavid Gibson
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-21spapr_iommu: Fix xlate trace to print translated addressAlexey Kardashevskiy
2019-08-21spapr: quantify error messages regarding capability settingsDaniel Black
2019-08-20scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)Paolo Bonzini
2019-08-20migration: do not rom_reset() during incoming migrationCatherine Ho
2019-08-20mc146818rtc: Remove reset notifiersDr. David Alan Gilbert
2019-08-209p: simplify source file selectionPaolo Bonzini
2019-08-20hw/i386/pc: Map into memory the initrdStefano Garzarella
2019-08-20loader: Handle memory-mapped ELFsStefano Garzarella
2019-08-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...Peter Maydell
2019-08-20hw/core: Add a config switch for the generic loader deviceThomas Huth
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "register" deviceThomas Huth
2019-08-19hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machinesPhilippe Mathieu-Daudé
2019-08-19hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMUPhilippe Mathieu-Daudé
2019-08-19hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/KconfigPhilippe Mathieu-Daudé
2019-08-19target/mips: Style improvements in mips_mipssim.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_malta.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_int.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_fulong2e.cAleksandar Markovic
2019-08-19target/mips: Style improvements in cps.cAleksandar Markovic
2019-08-16hw/ide/atapi: Use the ldst APIPhilippe Mathieu-Daudé
2019-08-16Revert "ide/ahci: Check for -ECANCELED in aio callbacks"John Snow
2019-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell