aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-02-28target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson
2020-02-28cpu/arm11mpcore: Set number of GIC priority bits to 4Sai Pavan Boddu
2020-02-28cpu/a9mpcore: Set number of GIC priority bits to 5Sai Pavan Boddu
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu
2020-02-28hw/arm/integratorcp: Map the audio codec controllerPhilippe Mathieu-Daudé
2020-02-28hw/arm: Use TYPE_PL011 to create serial portGavin Shan
2020-02-28Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell
2020-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...Peter Maydell
2020-02-28Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela
2020-02-28multifd: Add multifd-compression parameterJuan Quintela
2020-02-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into stagingPeter Maydell
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-02-27hw/mips: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-02-27hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()Philippe Mathieu-Daudé
2020-02-27xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant
2020-02-27hw/xen/xen_pt_load_rom: Remove unused includesPhilippe Mathieu-Daudé
2020-02-27s390x: Rename and use constants for short PSW address and maskJanosch Frank
2020-02-27Fixed assert in vhost_user_set_mem_table_postcopyRaphael Norwitz
2020-02-27vhost-user: only set slave channel for first vqAdrian Moreno
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
2020-02-27virtio-iommu: Support migrationEric Auger
2020-02-27virtio-iommu: Implement fault reportingEric Auger
2020-02-27virtio-iommu: Implement translateEric Auger
2020-02-27virtio-iommu: Implement map/unmapEric Auger
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger
2020-02-27virtio-iommu: Decode the command payloadEric Auger
2020-02-27virtio-iommu: Add skeletonEric Auger
2020-02-27virtio: gracefully handle invalid region cachesStefan Hajnoczi
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan
2020-02-25vhost-user-blk: delete virtioqueues in unrealize to fix memleaksPan Nengyuan
2020-02-25virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealizePan Nengyuan
2020-02-25virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan
2020-02-25vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan
2020-02-25vhost-user-fs: do delete virtio_queues in unrealizePan Nengyuan
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-22virtio: increase virtqueue size for virtio-scsi and virtio-blkDenis Plotnikov
2020-02-21sh4: Fix PCI ISA IO memory subregionGuenter Roeck
2020-02-21xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmdFrancisco Iglesias
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck
2020-02-21hcd-ehci: Introduce "companion-enable" sysbus propertyGuenter Roeck
2020-02-21hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include fileGuenter Roeck
2020-02-21target/arm: Test correct register in aa32_pan and aa32_ats1e1 checksPeter Maydell
2020-02-21target/arm: Define an aa32_pmu_8_1 isar feature test functionPeter Maydell
2020-02-21z2: Make providing flash images non-mandatoryGuenter Roeck
2020-02-21mainstone: Make providing flash images non-mandatoryGuenter Roeck
2020-02-21hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé