aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-11-03vhost-blk: set features before setting inflight featureJin Yu
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi
2020-11-03vfio: Don't issue full 2^64 unmapJean-Philippe Brucker
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-03hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé
2020-11-03virtio-iommu: Set supported page size maskBharat Bhushan
2020-11-03vfio: Set IOMMU page size as per host supported page sizeBharat Bhushan
2020-11-03virtio-iommu: Add notify_flag_changed() memory region callbackBharat Bhushan
2020-11-03virtio-iommu: Add replay() memory region callbackBharat Bhushan
2020-11-03virtio-iommu: Call memory notifiers in attach/detachBharat Bhushan
2020-11-03virtio-iommu: Add memory notifiers for map/unmapBharat Bhushan
2020-11-03virtio-iommu: Store memory region in endpoint structJean-Philippe Brucker
2020-11-03virtio-iommu: Fix virtio_iommu_mr()Jean-Philippe Brucker
2020-11-03hw/smbios: Fix leaked fd in save_opt_one() error pathPhilippe Mathieu-Daudé
2020-11-03hw/virtio/vhost-backend: Fix Coverity CID 1432871Philippe Mathieu-Daudé
2020-11-03hw/acpi : add spaces around operatorXinhao Zhang
2020-11-03hw/acpi : add space before the open parenthesis '('Xinhao Zhang
2020-11-03hw/acpi : Don't use '#' flag of printf formatXinhao Zhang
2020-11-03virito-mem: Implement get_min_alignment()David Hildenbrand
2020-11-03memory-device: Add get_min_alignment() callbackDavid Hildenbrand
2020-11-03memory-device: Support big alignment requirementsDavid Hildenbrand
2020-11-03virtio-mem: Probe THP size to determine default block sizeDavid Hildenbrand
2020-11-03virtio-mem: Make sure "usable_region_size" is always multiples of the block sizeDavid Hildenbrand
2020-11-03virtio-mem: Make sure "addr" is always multiples of the block sizeDavid Hildenbrand
2020-11-03pc: comment style fixupMichael S. Tsirkin
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