aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-02-04hw/hppa/Kconfig: LASI chipset requires PARALLEL portPhilippe Mathieu-Daudé
2020-02-04hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth
2020-02-03ppc: spapr: Activate the FWNMI functionalityAravinda Prasad
2020-02-03migration: Include migration support for machine check handlingAravinda Prasad
2020-02-03ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad
2020-02-03target/ppc: Build rtas error log upon an MCEAravinda Prasad
2020-02-03target/ppc: Handle NMI guest exitAravinda Prasad
2020-02-03ppc: spapr: Introduce FWNMI capabilityAravinda Prasad
2020-02-03spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machineDavid Gibson
2020-02-02ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt
2020-02-02hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES configStefan Berger
2020-02-02tpm_spapr: Support suspend and resumeStefan Berger
2020-02-02tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger
2020-02-02spapr: Implement get_dt_compatible() callbackStefan Berger
2020-02-02tpm: Move tpm_tis_show_buffer to tpm_util.cStefan Berger
2020-02-02ppc/pnv: Add support for "hostboot" modeCédric Le Goater
2020-02-02ppc/pnv: remove useless "core-pir" property alias.Cédric Le Goater
2020-02-02spapr: Don't allow multiple active vCPUs at CASGreg Kurz
2020-02-02spapr: Fail CAS if option vector table cannot be parsedGreg Kurz
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth
2020-02-02ppc:virtex_ml507: remove unused argumentsIgor Mammedov
2020-02-02ppc/pnv: improve error logging when a PNOR update failsCédric Le Goater
2020-02-02ppc/pnv: use QEMU unit definition MiBCédric Le Goater
2020-01-30hw/display/qxl.c: Use trace_event_get_state_backends()Peter Maydell
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones
2020-01-30hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones
2020-01-30hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bitZenghui Yu
2020-01-30hw/s390x/ipl: replace deprecated qdev_reset_all registrationDamien Hedde
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde
2020-01-30hw/core/qdev: handle parent bus change regarding resettableDamien Hedde
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde
2020-01-30hw/core/qdev: add trace events to help with resettable transitionDamien Hedde
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-30hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'Philippe Mathieu-Daudé
2020-01-30misc/pca9552: Add qom set and getJoel Stanley
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater
2020-01-30ftgmac100: check RX and TX buffer alignmentCédric Le Goater
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery
2020-01-30hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINESPeter Maydell
2020-01-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...Peter Maydell
2020-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-01-29-1...Peter Maydell
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic