aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-01-05gitlab-ci: Enable docs in the centos jobThomas Huth
2022-01-05docs/sphinx: fix compatibility with sphinx < 1.8Marc-André Lureau
2022-01-05qemu-options: Remove the deprecated -no-quit optionThomas Huth
2022-01-05tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp filePhilippe Mathieu-Daudé
2022-01-05tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using itThomas Huth
2022-01-05tests/qtest/test-x86-cpuid-compat: Check for machines before using themThomas Huth
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2022-01-04common-user: Really fix i386 calls to safe_syscall_set_errno_tailRichard Henderson
2022-01-04Merge tag 'pull-tcg-20220104' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-01-04common-user: Fix tail calls to safe_syscall_set_errno_tailRichard Henderson