aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201104-pull-request' ...Peter Maydell
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-04dev-serial: store flow control and xon/xoff charactersMark Cave-Ayland
2020-11-04dev-serial: add support for setting data_bits in QEMUSerialSetParamsMark Cave-Ayland
2020-11-04dev-serial: add always-plugged property to ensure USB device is always attachedMark Cave-Ayland
2020-11-04dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros fro...Mark Cave-Ayland
2020-11-04dev-serial: add trace-events for baud rate and data parametersMark Cave-Ayland
2020-11-04dev-serial: convert from DPRINTF to trace-eventsMark Cave-Ayland
2020-11-04dev-serial: use USB_SERIAL QOM macro for USBSerialState assignmentsMark Cave-Ayland
2020-11-04dev-serial: style changes to improve readability and checkpatch fixesMark Cave-Ayland
2020-11-03hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/writeAlexChen
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé
2020-11-03hw/riscv: microchip_pfsoc: Hook the I2C1 controllerBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Correct DDR memory mapBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Map the reserved memory at address 0Bin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect the SYSREG moduleBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect the IOSCB moduleBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect DDR memory controller modulesBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Document where to look at the SoC memory mapsBin Meng
2020-11-03target/riscv: Add sifive_plic vmstateYifei Jiang
2020-11-03hw/riscv: virt: Allow passing custom DTBAnup Patel
2020-11-03hw/riscv: sifive_u: Allow passing custom DTBAnup Patel
2020-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell
2020-11-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into stagingPeter Maydell
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell
2020-11-02hw/display/exynos4210_fimd: Fix potential NULL pointer dereferenceAlexChen
2020-11-02hw/display/omap_lcdc: Fix potential NULL pointer dereferenceAlexChen
2020-11-02hw/arm/boot: fix SVE for EL3 direct kernel bootRémi Denis-Courmont
2020-11-02hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)Philippe Mathieu-Daudé
2020-11-02xen: rework pci_piix3_xen_ide_unplugAnthony PERARD
2020-11-01vfio: fix incorrect print typeZhengui li
2020-11-01hw/vfio: Use lock guard macrosAmey Narkhede
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato
2020-11-01vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato
2020-11-01s390x/pci: use a PCI Function structurePierre Morel
2020-11-01s390x/pci: clean up s390 PCI groupsMatthew Rosato
2020-11-01s390x/pci: use a PCI Group structurePierre Morel
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato
2020-11-01vfio: Find DMA available capabilityMatthew Rosato
2020-11-01vfio: Create shared routine for scanning info capabilitiesMatthew Rosato
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede
2020-11-01vfio: Make vfio-pci device migration capableKirti Wankhede
2020-11-01vfio: Add ioctl to get dirty pages bitmap during dma unmapKirti Wankhede