aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-09MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture sectionThomas Huth
2023-01-09tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hostsPhilippe Mathieu-Daudé
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-01-09hw/nvme: fix missing cq eventidx updateKlaus Jensen
2023-01-09hw/nvme: fix missing endian conversions for doorbell buffersKlaus Jensen
2023-01-09hw/nvme: rename shadow doorbell related trace eventsKlaus Jensen
2023-01-09hw/nvme: use QOM accessorsKlaus Jensen
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-01-08Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-01-08vhost-scsi: fix memleak of vsc->inflightDongli Zhang
2023-01-08acpi: cpuhp: fix guest-visible maximum access size to the legacy reg blockLaszlo Ersek
2023-01-08tests: acpi: aarch64: Add *.topology tablesYicong Yang
2023-01-08tests: acpi: aarch64: Add topology test for aarch64Yicong Yang
2023-01-08tests: acpi: Add and whitelist *.topology blobsYicong Yang
2023-01-08tests: virt: Update expected ACPI tables for virt testYicong Yang
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang
2023-01-08tests: virt: Allow changes to PPTT test tableYicong Yang
2023-01-08virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiersleixiang
2023-01-08vdpa: commit all host notifier MRs in a single MR transactionLongpeng
2023-01-08vhost: configure all host notifiers in a single MR transactionLongpeng
2023-01-08vhost: simplify vhost_dev_enable_notifiersLongpeng
2023-01-08vdpa: harden the error path if get_iova_range failedLongpeng
2023-01-08vdpa-dev: get iova range explicitlyLongpeng
2023-01-08docs/devel: Rules on #include in headersMarkus Armbruster
2023-01-08include: Include headers where neededMarkus Armbruster
2023-01-08include/hw/virtio: Break inclusion loopMarkus Armbruster
2023-01-08include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_hMarkus Armbruster
2023-01-08include/hw/pci: Include hw/pci/pci.h where neededMarkus Armbruster
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2023-01-08include/hw/pci: Clean up a few things checkpatch.pl would flagMarkus Armbruster
2023-01-08include/hw/cxl: Include hw/cxl/*.h where neededMarkus Armbruster
2023-01-08include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to useMarkus Armbruster
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster
2023-01-08hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.cPhilippe Mathieu-Daudé
2023-01-08hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()Philippe Mathieu-Daudé
2023-01-08virtio-pci: add support for configure interruptCindy Lu
2023-01-08virtio-mmio: add support for configure interruptCindy Lu
2023-01-08virtio-net: add support for configure interruptCindy Lu
2023-01-08vhost: add support for configure interruptCindy Lu
2023-01-08virtio: add support for configure interruptCindy Lu
2023-01-08vhost-vdpa: add support for config interruptCindy Lu
2023-01-08vhost: introduce new VhostOps vhost_set_config_callCindy Lu
2023-01-08virtio-pci: decouple the single vector from the interrupt processCindy Lu
2023-01-08virtio-pci: decouple notifier from interrupt processCindy Lu
2023-01-08virtio: introduce macro VIRTIO_CONFIG_IRQ_IDXCindy Lu
2023-01-08vhost-user: Fix the virtio features negotiation flawHyman Huang(黄勇)
2023-01-08vhost-user: Refactor the chr_closed_bhHyman Huang(黄勇)
2023-01-08vhost-user: Refactor vhost acked features savingHyman Huang(黄勇)
2023-01-08hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2Bernhard Beschow