aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-03-17ppc/spapr: Add FWNMI System Reset stateNicholas Piggin
2020-03-17ppc/spapr: Change FWNMI namesNicholas Piggin
2020-03-17ppc/spapr: Fix FWNMI machine check failure handlingNicholas Piggin
2020-03-17spapr: Rename DT functions to newer naming conventionDavid Gibson
2020-03-17spapr: Move creation of ibm,architecture-vec-5 propertyDavid Gibson
2020-03-17spapr: Move creation of ibm,dynamic-reconfiguration-memory dt nodeDavid Gibson
2020-03-17spapr/rtas: Reserve space for RTAS blob and logAlexey Kardashevskiy
2020-03-17ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy
2020-03-17spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guestCédric Le Goater
2020-03-17hw/scsi/spapr_vscsi: Convert debug fprintf() to trace eventPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Prevent buffer overflowPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer sizePhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Introduce req_iu() helperPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Simplify a bitPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible arrayPhilippe Mathieu-Daudé
2020-03-17hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' includePhilippe Mathieu-Daudé
2020-03-17spapr: Clean up RMA size calculationDavid Gibson
2020-03-17spapr: Don't clamp RMA to 16GiB on new machine typesDavid Gibson
2020-03-17spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson
2020-03-17spapr,ppc: Simplify signature of kvmppc_rma_size()David Gibson
2020-03-17spapr: Don't use weird units for MIN_RMA_SLOFDavid Gibson
2020-03-17spapr, ppc: Remove VPM0/RMLS hacks for POWER9David Gibson
2020-03-17hw/ppc/pnv: Fix typo in commentPhilippe Mathieu-Daudé
2020-03-17spapr: Fix Coverity warning while validating nvdimm optionsShivaprasad G Bhat
2020-03-17spapr: Handle pending hot plug/unplug requests at CASGreg Kurz
2020-03-16stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann
2020-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell
2020-03-12hw/arm/virt: kvm: allow gicv3 by default if v2 cannot workEric Auger
2020-03-12hw/arm/virt: kvm: Restructure finalize_gic_version()Eric Auger
2020-03-12target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger
2020-03-12hw/arm/virt: Document 'max' value in gic-version property descriptionEric Auger
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank
2020-03-12hw/arm: add Xunlong Orange Pi PC machineNiek Linnenbank
2020-03-12hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank
2020-03-12hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck
2020-03-12hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck
2020-03-12hw/arm/cubieboard: make sure SOC object isn't leakedIgor Mammedov
2020-03-12aspeed/smc: Fix User mode select/unselect schemeCédric Le Goater
2020-03-12aspeed/smc: Add some tracingCédric Le Goater