aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-23include/exec: Add WITH_MMAP_LOCK_GUARDRichard Henderson1-0/+10
2023-07-19nbd: Use enum for various negotiation modesEric Blake1-0/+11
2023-07-19nbd: s/handle/cookie/ to match NBD specEric Blake1-5/+6
2023-07-19nbd/server: Prepare for alternate-size headersEric Blake1-4/+4
2023-07-19nbd: Consistent typedef usage in headerEric Blake1-18/+13
2023-07-18linux-user/elfload: Fix /proc/cpuinfo features: on s390xIlya Leoshkevich1-19/+47
2023-07-17virtio-gpu-udmabuf: correct naming of QemuDmaBuf size propertiesDongwon Kim1-2/+2
2023-07-15tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128Richard Henderson1-0/+2
2023-07-15accel/tcg: Return bool from page_check_rangeRichard Henderson1-1/+12
2023-07-15accel/tcg: Introduce page_find_range_emptyRichard Henderson1-0/+15
2023-07-15accel/tcg: Introduce page_check_range_emptyRichard Henderson1-0/+12
2023-07-15include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2Richard Henderson1-1/+2
2023-07-15include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblazeRichard Henderson1-1/+3
2023-07-14scsi: fetch unit attention when creating the requestStefano Garzarella1-0/+1
2023-07-12virtio-mem: Prepare for device unplug supportDavid Hildenbrand1-0/+1
2023-07-12virtio-md-pci: Support unplug requests for compatible devicesDavid Hildenbrand1-0/+3
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand1-0/+6
2023-07-12virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand1-0/+35
2023-07-12migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()David Hildenbrand1-0/+1
2023-07-12memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand1-0/+2
2023-07-12hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZEDavid Hildenbrand1-1/+0
2023-07-12memory-device: Introduce machine_memory_devices_init()David Hildenbrand1-0/+1
2023-07-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson13-23/+106
2023-07-11Merge tag 'mips-20230710' of https://github.com/philmd/qemu into stagingRichard Henderson2-2/+1
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki1-0/+2
2023-07-10pcie: Use common ARI next function numberAkihiko Odaki1-1/+1
2023-07-10include/hw/virtio: document some more usage of notifiersAlex Bennée1-0/+8
2023-07-10include/hw/virtio: add kerneldoc for virtio_initAlex Bennée1-0/+6
2023-07-10include/hw/virtio: document virtio_notify_configAlex Bennée1-0/+7
2023-07-10include/hw: document the device_class_set_parent_* fnsAlex Bennée1-0/+27
2023-07-10include: attempt to document device_class_set_propsAlex Bennée1-0/+9
2023-07-10virtio-iommu: Fix 64kB host page size VFIO device assignmentEric Auger1-0/+2
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()Bernhard Beschow1-2/+1
2023-07-11hw/ide: Extract bmdma_status_writeb()Bernhard Beschow1-0/+1
2023-07-11hw/isa/vt82c686: Remove via_isa_set_irq()Bernhard Beschow1-2/+0
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson2-3/+66
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...Bernhard Beschow1-1/+0
2023-07-10hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow1-10/+0
2023-07-10hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE propertyBernhard Beschow1-0/+2
2023-07-10hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow1-1/+0
2023-07-10hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow1-3/+0
2023-07-10hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow2-5/+4
2023-07-10hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macroBernhard Beschow1-0/+2
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu1-0/+2
2023-07-10hw/virtio: Add boilerplate for vhost-user-scmi deviceMilan Zamazal1-0/+30
2023-07-10virtio-gpu: refactor generate_edid function to virtio_gpu_baseErico Nunes1-0/+2
2023-07-10vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov1-0/+1
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé1-96/+0
2023-07-10hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.Tommy Wu1-3/+6
2023-07-10hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.Tommy Wu1-0/+60