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