summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-07-28Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-07-28hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()Peter Maydell
2022-07-28hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.cDaniel Henrique Barboza
2022-07-28hw/intc: sifive_plic: Fix multi-socket plic configuraitonAtish Patra
2022-07-26Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-07-26hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAPJean-Philippe Brucker
2022-07-26i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins
2022-07-26i386/pc: relocate 4g start to 1T where applicableJoao Martins
2022-07-26i386/pc: bounds check phys-bits against max used GPAJoao Martins
2022-07-26i386/pc: factor out device_memory base/size to helperJoao Martins
2022-07-26i386/pc: handle unitialized mr in pc_get_cxl_range_end()Joao Martins
2022-07-26i386/pc: factor out cxl range start to helperJoao Martins
2022-07-26i386/pc: factor out cxl range end to helperJoao Martins
2022-07-26i386/pc: factor out above-4g end to an helperJoao Martins
2022-07-26i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins
2022-07-26i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins
2022-07-26hw/i386: add 4g boundary start to X86MachineStateJoao Martins
2022-07-26hw/i386/pc: Always place CXL Memory Regions after device_memoryJonathan Cameron
2022-07-26acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()Robert Hoo
2022-07-26hw/display/bcm2835_fb: Fix framebuffer allocation addressAlan Jian
2022-07-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2022-07-26vdpa: Fix memory listener deletions of iova treeEugenio Pérez
2022-07-26vhost: Get vring base from vq, not svqEugenio Pérez
2022-07-26e1000e: Fix possible interrupt loss when using MSIAke Koomsin
2022-07-22hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld
2022-07-22hw/rx: pass random seed to fdtJason A. Donenfeld
2022-07-22hw/mips: boston: pass random seed to fdtJason A. Donenfeld
2022-07-22hw/nios2: virt: pass random seed to fdtJason A. Donenfeld
2022-07-20Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2022-07-20vdpa: Add device migration blockerEugenio Pérez
2022-07-20vdpa: manual forward CVQ buffersEugenio Pérez
2022-07-20vdpa: Export vhost_vdpa_dma_map and unmap callsEugenio Pérez
2022-07-20vhost: Add svq avail_handler callbackEugenio Pérez
2022-07-20vhost: add vhost_svq_pollEugenio Pérez
2022-07-20vhost: Expose vhost_svq_addEugenio Pérez
2022-07-20vhost: add vhost_svq_push_elemEugenio Pérez
2022-07-20vhost: Track number of descs in SVQDescStateEugenio Pérez
2022-07-20vhost: Add SVQDescStateEugenio Pérez
2022-07-20vhost: Decouple vhost_svq_add from VirtQueueElementEugenio Pérez
2022-07-20vhost: Check for queue full at vhost_svq_addEugenio Pérez
2022-07-20vhost: Move vhost_svq_kick call to vhost_svq_addEugenio Pérez
2022-07-20vhost: Reorder vhost_svq_kickEugenio Pérez
2022-07-20vdpa: Avoid compiler to squash reads to used idxEugenio Pérez
2022-07-20virtio-net: Expose ctrl virtqueue logicEugenio Pérez
2022-07-20virtio-net: Expose MAC_TABLE_ENTRIESEugenio Pérez
2022-07-20vhost: move descriptor translation to vhost_svq_vring_write_descsEugenio Pérez
2022-07-19Merge tag 'pull-la-20220719' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2022-07-19hw/loongarch: Add fdt supportXiaojuan Yang
2022-07-19hw/loongarch: Add acpi ged supportXiaojuan Yang
2022-07-19hw/loongarch: Add smbios supportXiaojuan Yang