summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* aspeed/i2c: Prevent uninitialized warningMiroslav Rezanina2020-02-061-1/+1
* hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmportThomas Huth2020-02-061-0/+6
* hw/bt: Remove empty Kconfig fileThomas Huth2020-02-061-0/+0
* hw/timer/m48t59: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2020-02-063-11/+11
* hw/smbios/smbios: Remove unused includePhilippe Mathieu-Daudé2020-02-061-1/+0Star
* hw/hppa/Kconfig: LASI chipset requires PARALLEL portPhilippe Mathieu-Daudé2020-02-041-0/+1
* hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth2020-02-042-1/+1
* hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth2020-02-0416-41/+40Star
* trivial: Remove xenfb_enabled from sysemu.hThomas Huth2020-02-041-1/+1
* ppc: spapr: Activate the FWNMI functionalityAravinda Prasad2020-02-031-1/+2
* migration: Include migration support for machine check handlingAravinda Prasad2020-02-033-1/+64
* ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad2020-02-032-0/+69
* target/ppc: Build rtas error log upon an MCEAravinda Prasad2020-02-032-1/+245
* target/ppc: Handle NMI guest exitAravinda Prasad2020-02-032-0/+45
* ppc: spapr: Introduce FWNMI capabilityAravinda Prasad2020-02-032-0/+20
* spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machineDavid Gibson2020-02-032-5/+21
* ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater2020-02-028-1/+12
* ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater2020-02-026-3/+1982
* ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2020-02-025-0/+2141
* hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES configStefan Berger2020-02-021-1/+1
* tpm_spapr: Support suspend and resumeStefan Berger2020-02-022-1/+53
* tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger2020-02-024-0/+398
* spapr: Implement get_dt_compatible() callbackStefan Berger2020-02-021-2/+9
* tpm: Move tpm_tis_show_buffer to tpm_util.cStefan Berger2020-02-024-29/+33
* ppc/pnv: Add support for "hostboot" modeCédric Le Goater2020-02-023-2/+34
* ppc/pnv: remove useless "core-pir" property alias.Cédric Le Goater2020-02-021-15/+13Star
* spapr: Don't allow multiple active vCPUs at CASGreg Kurz2020-02-021-0/+12
* spapr: Fail CAS if option vector table cannot be parsedGreg Kurz2020-02-021-0/+8
* hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth2020-02-022-401/+1Star
* ppc:virtex_ml507: remove unused argumentsIgor Mammedov2020-02-021-5/+2Star
* ppc/pnv: improve error logging when a PNOR update failsCédric Le Goater2020-02-021-1/+2
* ppc/pnv: use QEMU unit definition MiBCédric Le Goater2020-02-021-1/+2
* hw/display/qxl.c: Use trace_event_get_state_backends()Peter Maydell2020-01-301-1/+1
* target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones2020-01-301-0/+8
* hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones2020-01-301-0/+1
* hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bitZenghui Yu2020-01-301-7/+4Star
* hw/s390x/ipl: replace deprecated qdev_reset_all registrationDamien Hedde2020-01-301-1/+9
* hw/core: deprecate old reset functions and introduce new onesDamien Hedde2020-01-303-0/+15
* hw/core/qdev: update hotplug reset regarding resettableDamien Hedde2020-01-301-1/+14
* hw/core/qdev: handle parent bus change regarding resettableDamien Hedde2020-01-301-5/+11
* hw/core/resettable: add support for changing parentDamien Hedde2020-01-302-2/+61
* hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde2020-01-302-0/+190
* hw/core: create Resettable QOM interfaceDamien Hedde2020-01-303-0/+256
* hw/core/qdev: add trace events to help with resettable transitionDamien Hedde2020-01-302-3/+35
* add device_legacy_reset function to prepare for reset api changeDamien Hedde2020-01-3014-20/+20
* hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'Philippe Mathieu-Daudé2020-01-301-2/+0Star
* misc/pca9552: Add qom set and getJoel Stanley2020-01-301-0/+90
* hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater2020-01-301-5/+39
* ftgmac100: check RX and TX buffer alignmentCédric Le Goater2020-01-301-0/+13
* hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery2020-01-302-12/+43