aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...Peter Maydell3-2/+9
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann3-2/+9
2020-02-12uas: fix super speed bMaxPacketSize0Gerd Hoffmann1-1/+1
2020-02-12usb-host: wait for cancel completeGerd Hoffmann1-8/+9
2020-02-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+2
2020-02-10Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell4-0/+56
2020-02-08hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck2-0/+24
2020-02-089pfs: validate count sent by client with T_readdirChristian Schoenebeck1-0/+9
2020-02-089pfs: require msize >= 4096Christian Schoenebeck2-0/+23
2020-02-07hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX hostPhilippe Mathieu-Daudé1-1/+2
2020-02-07stellaris: delay timer_new to avoid memleaksPan Nengyuan1-1/+6
2020-02-07stm32f2xx_timer: delay timer_new to avoid memleaksPan Nengyuan1-0/+5
2020-02-07armv7m_systick: delay timer_new to avoid memleaksPan Nengyuan1-0/+6
2020-02-07bcm2835_dma: Re-initialize xlen in TD modeRene Stange1-1/+3
2020-02-07bcm2835_dma: Fix the ylen loop in TD modeRene Stange1-2/+2
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth5-611/+642
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