aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-07-25i386/acpi: fix gint overflow in crs_range_compareEvgeny Yakovlev
2019-07-24virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi diskZhengui li
2019-07-23hw/i386: also turn off VMMOUSE is VMPORT is disabledAlex Bennée
2019-07-23hw/block/pflash_cfi02: Rewrite a fall through commentPhilippe Mathieu-Daudé
2019-07-23hw/block/pflash_cfi01: Add missing DeviceReset() handlerPhilippe Mathieu-Daudé
2019-07-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190722'...Peter Maydell
2019-07-22hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell
2019-07-19scsi-generic: Check sense key before request snooping and patchingShin'ichiro Kawasaki
2019-07-19vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failedXie Yongji
2019-07-19vhost-scsi: Call virtio_scsi_common_unrealize() when device realize failedXie Yongji
2019-07-19virtio-scsi: remove unused argument to virtio_scsi_common_realizePaolo Bonzini
2019-07-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190719' into stagingPeter Maydell
2019-07-18hw/riscv: Load OpenSBI as the default firmwareAlistair Francis
2019-07-18s390x/pci: add some fallthrough annotationsCornelia Huck
2019-07-16hw/block/pflash_cfi01: Start state machine as READY to accept commandsPhilippe Mathieu-Daudé
2019-07-16hw/block/pflash_cfi02: Explicit switch fallthrough for ERASE commandsPhilippe Mathieu-Daudé
2019-07-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-15Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objsPaolo Bonzini
2019-07-15hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé
2019-07-15hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé
2019-07-15hw/lm32/Kconfig: Milkymist One provides a USB 1.1 ControllerPhilippe Mathieu-Daudé
2019-07-15pl031: Correctly migrate state when using -rtc clock=hostPeter Maydell
2019-07-15hw/arm/virt: Fix non-secure flash modeDavid Engraf
2019-07-15hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-07-15hw/ssi/mss-spi: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]Philippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memoryPhilippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrsPhilippe Mathieu-Daudé
2019-07-15hw/i386: turn off vmport if CONFIG_VMPORT is disabledJulio Montes
2019-07-15scsi: explicitly list guest-recoverable sense codesPaolo Bonzini
2019-07-15scsi-disk: pass sense correctly for guest-recoverable errorsShinichiro Kawasaki
2019-07-12virtio pmem: remove transitional namesPankaj Gupta
2019-07-12virtio pmem: remove memdev null checkPankaj Gupta
2019-07-12virtio pmem: fix wrong mem region conditionPankaj Gupta
2019-07-12virtio-balloon: fix QEMU 4.0 config size migration incompatibilityStefan Hajnoczi
2019-07-12xio3130_downstream: typo fixMichael S. Tsirkin
2019-07-12xics/kvm: Always set the MASKED bit if interrupt is maskedGreg Kurz
2019-07-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190709...Peter Maydell
2019-07-09Revert "hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit"Philippe Mathieu-Daudé
2019-07-09Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190709' into stagingPeter Maydell
2019-07-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-08-1...Peter Maydell
2019-07-08hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is builtPhilippe Mathieu-Daudé
2019-07-08virtio-scsi: restart DMA after iothreadStefan Hajnoczi
2019-07-08qdev: add qdev_add_vm_change_state_handler()Stefan Hajnoczi
2019-07-08hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULLPeter Maydell
2019-07-08vfio-ccw: Test vfio_set_irq_signaling() return valueAlex Williamson
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-05ioapic: use irq number instead of vector in ioapic_eoi_broadcastLi Qiang
2019-07-05hw/i386: Fix linker error when ISAPC is disabledJulio Montes
2019-07-05ioapic: clear irq_eoi when updating the ioapic redirect table entryLi Qiang