summary refs log tree commit diff stats
path: root/scripts/qapi/parser.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-24docs/specs/pci-ids: Convert from txt to rSTPeter Maydell3-70/+99
2023-04-24acpi: pcihp: allow repeating hot-unplug requestsIgor Mammedov1-0/+10
2023-04-24virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXViresh Kumar1-0/+16
2023-04-24docs: Remove obsolete descriptions of SR-IOV supportAkihiko Odaki1-4/+1
2023-04-24intel_iommu: refine iotlb hash calculationJason Wang2-7/+8
2023-04-24docs/cxl: Fix sentenceStefan Weil1-1/+1
2023-04-24MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewerEugenio Pérez1-0/+4
2023-04-24tests: bios-tables-test: replace memset with initializerPaolo Bonzini1-80/+43
2023-04-24hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha4-2/+9
2023-04-24Add my old and new work email mapping and use work email to support acpiAni Sinha1-1/+1
2023-04-21vhost-user-blk-server: notify client about disk resizeVladimir Sementsov-Ogievskiy3-0/+36
2023-04-21pci: avoid accessing slot_reserved_mask directly outside of pci.cChuck Zmudzinski4-8/+24
2023-04-21hw: Add compat machines for 8.1Cornelia Huck10-10/+79
2023-04-21hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realizePhilippe Mathieu-Daudé2-28/+39
2023-04-21hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClassPhilippe Mathieu-Daudé1-2/+4
2023-04-21hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIStatePhilippe Mathieu-Daudé3-9/+9
2023-04-21hw/i386/amd_iommu: Remove intermediate AMDVIState::devid fieldPhilippe Mathieu-Daudé3-5/+3
2023-04-21hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_initPhilippe Mathieu-Daudé1-2/+2
2023-04-21MAINTAINERS: Mark AMD-Vi emulation as orphanPhilippe Mathieu-Daudé1-0/+4
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming3-28/+14
2023-04-21docs: vhost-user: Add Xen specific memory mapping supportViresh Kumar1-0/+21
2023-04-21docs: vhost-user: Define memory region separatelyViresh Kumar1-21/+18
2023-04-21vhost: Drop unused eventfd_add|del hooksPeter Xu1-14/+0
2023-04-21meson_options.txt: Enable qom-cast-debug by default againThomas Huth2-2/+2
2023-04-21vdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQEugenio Pérez1-1/+2
2023-04-21Add my old and new work email mapping and use work email to support biosbitsAni Sinha3-2/+3
2023-04-21virtio: refresh vring region cache after updating a virtqueue sizeCarlos López5-1/+5
2023-04-19Update version for v8.0.0 releasePeter Maydell1-1/+1
2023-04-13Update version for v8.0.0-rc4 releasePeter Maydell1-1/+1
2023-04-13hw/xen: Fix double-free in xen_console store_con_info()David Woodhouse1-10/+3
2023-04-12migration: fix ram_state_pending_exact()Juan Quintela1-1/+2
2023-04-12migration/ram.c: Fix migration with compress enabledLukas Straub1-13/+11
2023-04-12migration: Recover behavior of preempt channel creation for pre-7.2Peter Xu3-2/+24
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu4-8/+57
2023-04-12io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server sidePeter Xu1-0/+3
2023-04-12block/nfs: do not poll within a coroutinePaolo Bonzini1-11/+13
2023-04-12hw/nvme: fix memory leak in nvme_dsmKlaus Jensen1-0/+3
2023-04-12hw/nvme: fix memory leak in fdp ruhid parsingKlaus Jensen1-1/+2
2023-04-11block, block-backend: write some hot coroutine wrappers by handPaolo Bonzini4-4/+52
2023-04-11block-backend: ignore inserted state in blk_co_nb_sectorsPaolo Bonzini1-15/+8
2023-04-11block-backend: inline bdrv_co_get_geometryPaolo Bonzini3-15/+6
2023-04-11migration/block: replace uses of blk_nb_sectors that do not check resultPaolo Bonzini1-3/+2
2023-04-11block: remove has_variable_length from BlockDriverPaolo Bonzini5-10/+11
2023-04-11block: refresh bs->total_sectors on reopenPaolo Bonzini1-0/+1
2023-04-11block: remove has_variable_length from filtersPaolo Bonzini4-4/+0
2023-04-11block: move has_variable_length to BlockLimitsPaolo Bonzini3-1/+15
2023-04-11hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6IPeter Maydell1-3/+1
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf2-0/+76
2023-04-11block/vhdx: fix dynamic VHDX BAT corruptionLukas Tschoke1-1/+1
2023-04-10tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32Richard Henderson1-3/+4