aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell
2018-02-07memfd: add error argument, instead of perror()Marc-André Lureau
2018-02-07ivshmem: Disable irqfd on device resetLadi Prosek
2018-02-07ivshmem: Improve MSI irqfd error handlingLadi Prosek
2018-02-07ivshmem: Always remove irqfd notifiersLadi Prosek
2018-02-07ivshmem: Don't update non-existent MSI routesLadi Prosek
2018-02-07memory: do explicit cleanup when remove listenersPeter Xu
2018-02-07vfio: listener unregister before unset containerPeter Xu
2018-02-07vhost: add traces for memory listenersPeter Xu
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson
2018-02-06vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy
2018-02-06hw/vfio/platform: Init the interrupt mutexEric Auger
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson
2018-02-06vfio/pci: Emulate BARsAlex Williamson
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson
2018-02-06spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy
2018-02-06vfio/spapr: Use iommu memory region's get_attr()Alexey Kardashevskiy
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()Alistair Francis
2018-02-06hw/ppc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/pci*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/moxie: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/mips: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/lm32: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/dma: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/arm: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into stagingPeter Maydell
2018-02-05exynos4210: workaround UBSAN compilation errorMarc-André Lureau
2018-02-05i2c: Add a CONFIG_I2C master switch to the configuration filesThomas Huth
2018-02-05scsi-generic: Simplify error handling codeFam Zheng
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2018-02-05qdev: add helpers to be more explicit when using abstract QOM parent functionsPhilippe Mathieu-Daudé
2018-02-05Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-03-1...Peter Maydell
2018-02-04hw/hppa: Use qemu_log_mask instead of fprintf to stderrRichard Henderson
2018-02-03tpm: tis: move one-line function into callerStefan Berger
2018-02-03tpm: wrap stX_be_p in tpm_cmd_set_XYZ functionsStefan Berger
2018-02-03tpm: Split off tpm_crb_reset functionStefan Berger
2018-02-02Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180202-pull-request' ...Peter Maydell
2018-02-02Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-02-02Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180202-pull-request...Peter Maydell
2018-02-02Merge remote-tracking branch 'remotes/cminyard/tags/for-release-20180201' int...Peter Maydell
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz
2018-02-02virtio-gpu: disallow vIOMMUPeter Xu
2018-02-02hw/audio/sb16.c: change dolog() to qemu_log_mask()John Arbuckle
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé