aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-10-04xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson
2019-10-04xics: Eliminate reset hookDavid Gibson
2019-10-04xics: Rename misleading ics_simple_*() functionsDavid Gibson
2019-10-04xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson
2019-10-04spapr/xive: skip partially initialized vCPUs in presenterCédric Le Goater
2019-10-04spapr: Render full FDT on ibm,client-architecture-supportAlexey Kardashevskiy
2019-10-04spapr-pci: Stop providing assigned-addressesAlexey Kardashevskiy
2019-10-04spapr: Stop providing RTAS blobAlexey Kardashevskiy
2019-10-04spapr: Do not put empty properties for -kernel/-initrd/-appendAlexey Kardashevskiy
2019-10-04spapr: Skip leading zeroes from memory@ DT node namesAlexey Kardashevskiy
2019-10-04spapr: Fixes a leak in CASAlexey Kardashevskiy
2019-10-04spapr: Move handling of special NVLink numa node from reset to initDavid Gibson
2019-10-04spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson
2019-10-04spapr/irq: Only claim VALID interrupts at the KVM levelCédric Le Goater
2019-10-04spapr/irq: Introduce an ics_irq_free() helperCédric Le Goater
2019-10-04hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S
2019-10-04hw/ppc/pnv_occ: add sram device model for occ common areaBalamuruhan S
2019-10-04hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S
2019-10-04spapr: Report kvm_irqchip_in_kernel() in 'info pic'Greg Kurz
2019-10-04hw/ppc/pnv: fix checkpatch.pl coding style warningsBalamuruhan S
2019-10-04spapr-tpm-proxy: Drop misleading checkGreg Kurz
2019-10-04ppc/pnv: fix "bmc" node name in DTCédric Le Goater
2019-10-04pseries: do not allow memory-less/cpu-less NUMA nodeLaurent Vivier
2019-10-01hw/core/loader: Fix possible crash in rom_copy()Thomas Huth
2019-10-01hw/m68k/next-cube: Avoid static RTC variables and introduce control registerThomas Huth
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov
2019-09-30s390x: sclp: Report insufficient SCCB lengthClaudio Imbrenda
2019-09-30s390x: sclp: fix error handling for oversize control blocksJanosch Frank
2019-09-30s390x: sclp: boundary checkJanosch Frank
2019-09-30s390x: sclp: refactor invalid command checkJanosch Frank
2019-09-30s390: PCI: fix IOMMU region initMatthew Rosato
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell
2019-09-27hw/arm/boot: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-09-27hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell
2019-09-27Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into stagingPeter Maydell
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson
2019-09-25vhost: Fix memory region section comparisonDr. David Alan Gilbert
2019-09-24xen-bus: only set the xen device frontend state if it is missingMark Syms
2019-09-24xen-block: treat XenbusStateUnknown the same as XenbusStateClosedPaul Durrant
2019-09-24xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant
2019-09-24xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant
2019-09-24xen / notify: introduce a new XenWatchList abstractionPaul Durrant
2019-09-24xen-bus: check whether the frontend is active during device reset...Paul Durrant
2019-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...Peter Maydell
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth
2019-09-20pc: Add an SMB0 ACPI device to q35Corey Minyard
2019-09-20ipmi: Fix SSIF ACPI handling to use the right CRSCorey Minyard
2019-09-20acpi: Add i2c serial bus CRS handlingCorey Minyard
2019-09-20ipmi: Add an SMBus IPMI interfaceCorey Minyard