aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07hw/i386/pc: Add missing property descriptionsThomas Huth
2022-01-07acpihp: simplify acpi_pcihp_disable_root_busAni Sinha
2022-01-07tests: acpi: SLIC: update expected blobsIgor Mammedov
2022-01-07tests: acpi: add SLIC table testIgor Mammedov
2022-01-07tests: acpi: whitelist expected blobs before changing themIgor Mammedov
2022-01-07acpi: fix QEMU crash when started with SLIC tableIgor Mammedov
2022-01-07intel-iommu: correctly check passthrough during translationJason Wang
2022-01-07virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86David Hildenbrand
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2022-01-07linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2022-01-07MAINTAINERS: Add a separate entry for acpi/VIOT tablesAni Sinha
2022-01-07virtio: signal after wrapping packed used_idxStefan Hajnoczi
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand
2022-01-07util/oslib-posix: Forward SIGBUS to MCE handler under LinuxDavid Hildenbrand
2022-01-07util/oslib-posix: Support concurrent os_mem_prealloc() invocationDavid Hildenbrand
2022-01-07util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITEDavid Hildenbrand
2022-01-07util/oslib-posix: Don't create too many threads with small memory or little p...David Hildenbrand
2022-01-07util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()David Hildenbrand
2022-01-07util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()David Hildenbrand
2022-01-07util/oslib-posix: Let touch_all_pages() return an errorDavid Hildenbrand
2022-01-07hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk deviceAndy Pei
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost
2022-01-07hw/smbios: Use qapi for SmbiosEntryPointTypeEduardo Habkost
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost
2022-01-07pcie_aer: Don't trigger a LSI if none are definedFrederic Barrat
2022-01-07pci: Export the pci_intx() functionFrederic Barrat
2022-01-07vhost-user-blk: propagate error return from generic vhostRoman Kagan
2022-01-07vhost: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-user: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-vdpa: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-backend: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-backend: avoid overflow on memslots_limitRoman Kagan
2022-01-07chardev/char-socket: tcp_chr_sync_read: don't clobber errnoRoman Kagan
2022-01-07chardev/char-socket: tcp_chr_recv: don't clobber errnoRoman Kagan
2022-01-07vhost-user-blk: reconnect on any error during realizeRoman Kagan
2022-01-07trace-events,pci: unify trace events formatLaurent Vivier
2022-01-07virtio-pci: add support for configure interruptCindy Lu
2022-01-07virtio-mmio: add support for configure interruptCindy Lu
2022-01-07virtio-net: add support for configure interruptCindy Lu
2022-01-06vhost: add support for configure interruptCindy Lu
2022-01-06virtio: add support for configure interruptCindy Lu
2022-01-06vhost-vdpa: add support for config interruptCindy Lu
2022-01-06vhost: introduce new VhostOps vhost_set_config_callCindy Lu
2022-01-06virtio-pci: decouple the single vector from the interrupt processCindy Lu
2022-01-06virtio-pci: decouple notifier from interrupt processCindy Lu
2022-01-06virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu
2022-01-06acpi: validate hotplug selector on accessMichael S. Tsirkin
2022-01-06virtio-mem: Don't skip alignment checks when warning about block sizeDavid Hildenbrand
2022-01-05Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-01-05docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary nameThomas Huth