aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-04-11hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writesPeter Maydell
2018-04-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180411' into stagingPeter Maydell
2018-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk
2018-04-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int...Peter Maydell
2018-04-10hw/block/pflash_cfi: fix off-by-one errorPhilippe Mathieu-Daudé
2018-04-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180410'...Peter Maydell
2018-04-10hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7Thomas Huth
2018-04-10hw/arm/allwinner-a10: Do not use nd_table in instance_init functionThomas Huth
2018-04-10hw/sd/bcm2835_sdhost: Don't raise spurious interruptsPeter Maydell
2018-04-10hw/sd/bcm2835_sdhost: Add tracepointsPeter Maydell
2018-04-10hw/arm/integratorcp: Don't do things that could be fatal in the instance_initThomas Huth
2018-04-10hw/arm: Allow manually specified /psci nodeAndrey Smirnov
2018-04-10Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-04-10e1000: Choose which set of props to migrateDr. David Alan Gilbert
2018-04-10e1000: Migrate props via a temporary structureDr. David Alan Gilbert
2018-04-10e1000: wire new subsection to propertyDr. David Alan Gilbert
2018-04-10e1000: Dupe offload data on reading old streamDr. David Alan Gilbert
2018-04-10e1000: Convert v3 fields to subsectionDr. David Alan Gilbert
2018-04-10sam460ex: Fix timer frequency and clock multipliersBALATON Zoltan
2018-04-10spapr: Initialize reserved areas list in FDT in H_CAS handlerAlexey Kardashevskiy
2018-04-10hw/misc/macio: Fix crash when listing device properties of macio deviceThomas Huth
2018-04-09Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into stagingPeter Maydell
2018-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-04-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-04-09virtio-serial: fix heapover-flowlinzhecheng
2018-04-09kvmclock: fix clock_is_reliable on migration from QEMU < 2.9Michael Chapman
2018-04-09hw/dma/i82374: Avoid double creation of the 82374 controllerPhilippe Mathieu-Daudé
2018-04-09hw/scsi: support SCSI-2 passthrough without PIDaniel Henrique Barboza
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini
2018-04-09scsi-disk: Don't enlarge min_io_size to max_io_sizeFam Zheng
2018-04-09virtio-serial: fix heap-over-flowlinzhecheng
2018-04-09vhost: Allow adjoining regionsDr. David Alan Gilbert
2018-04-09vhost-user: back SET/GET_CONFIG requests with a protocol featureMaxime Coquelin
2018-04-09vhost-user-blk: set config ops before vhost-user initMaxime Coquelin
2018-04-09vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz
2018-04-09s390: Ensure IPL from SCSI works as expectedViktor Mihajlovski
2018-04-09s390: Refactor IPL parameter block generationViktor Mihajlovski
2018-04-09memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau
2018-04-05vfio: Use a trace point when a RAM section cannot be DMA mappedEric Auger
2018-04-03hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz
2018-03-29tpm: CRB: Enforce locality is requested before processing bufferStefan Berger
2018-03-29tpm: CRB: Reset Granted flag when relinquishing localityStefan Berger
2018-03-29tpm: CRB: set the Idle flag by defaultStefan Berger
2018-03-27macio: fix NULL pointer dereference when issuing IDE trimMark Cave-Ayland
2018-03-27ide: fix invalid TRIM range abortion for macioAnton Nefedov
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth
2018-03-26fdc: Exit if ISA controller does not support DMAAlexey Kardashevskiy