summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-02-101-1/+2
|\
| * hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX hostPhilippe Mathieu-Daudé2020-02-071-1/+2
* | Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell2020-02-104-0/+56
|\ \
| * | hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck2020-02-082-0/+24
| * | 9pfs: validate count sent by client with T_readdirChristian Schoenebeck2020-02-081-0/+9
| * | 9pfs: require msize >= 4096Christian Schoenebeck2020-02-082-0/+23
| |/
* | stellaris: delay timer_new to avoid memleaksPan Nengyuan2020-02-071-1/+6
* | stm32f2xx_timer: delay timer_new to avoid memleaksPan Nengyuan2020-02-071-0/+5
* | armv7m_systick: delay timer_new to avoid memleaksPan Nengyuan2020-02-071-0/+6
* | bcm2835_dma: Re-initialize xlen in TD modeRene Stange2020-02-071-1/+3
* | bcm2835_dma: Fix the ylen loop in TD modeRene Stange2020-02-071-2/+2
|/
* hw/vfio: Move the IGD quirk code to a separate fileThomas Huth2020-02-065-611/+642
* 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