aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-03pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful fileFrederic Barrat
2023-03-03pnv_phb4_pec: Only export existing PHBs to the device treeFrederic Barrat
2023-03-03pnv_phb4_pec: Keep track of instantiated PHBsFrederic Barrat
2023-03-03target/ppc/translate: Add dummy implementation for dcblc instructionBernhard Beschow
2023-03-03Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-03-03Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2023-03-03Merge tag 'migration-20230302-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-03Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...Peter Maydell
2023-03-03hw/loongarch/virt: add system_powerdown hmp command supportSong Gao
2023-03-03target/loongarch: Implement Chip Configuraiton Version Register(0x0000)Song Gao
2023-03-03docs/system/loongarch: update loongson3.rst and rename it to virt.rstSong Gao
2023-03-03loongarch: Add smbios command line option.Song Gao
2023-03-03hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASEBibo Mao
2023-03-02tests/data/acpi/virt: drop (most) duplicate files.Michael S. Tsirkin
2023-03-02hw/cxl/mailbox: Use new UUID network order define for cel_uuidIra Weiny
2023-03-02qemu/uuid: Add UUID static initializerIra Weiny
2023-03-02qemu/bswap: Add const_le64()Ira Weiny
2023-03-02tests: acpi: Update q35/DSDT.cxl for removed duplicate UIDJonathan Cameron
2023-03-02hw/i386/acpi: Drop duplicate _UID entry for CXL root bridgeJonathan Cameron
2023-03-02tests/acpi: Allow update of q35/DSDT.cxlJonathan Cameron
2023-03-02hw/cxl: Add CXL_CAPACITY_MULTIPLIER definitionGregory Price
2023-03-02hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXLGregory Price
2023-03-02hw/pci-bridge/cxl_downstream: Fix type naming mismatchJonathan Cameron
2023-03-02hw/mem/cxl_type3: Improve error handling in realize()Jonathan Cameron
2023-03-02MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewerJonathan Cameron
2023-03-02intel-iommu: send UNMAP notifications for domain or global inv descPeter Xu
2023-03-02smmu: switch to use memory_region_unmap_iommu_notifier_range()Jason Wang
2023-03-02memory: introduce memory_region_unmap_iommu_notifier_range()Jason Wang
2023-03-02intel-iommu: fail DEVIOTLB_UNMAP without dt modeJason Wang
2023-03-02intel-iommu: fail MAP notifier without caching modeJason Wang
2023-03-02memory: Optimize replay of guest mappingZhenzhong Duan
2023-03-02chardev/char-socket: set s->listener = NULL in char_socket_finalizeYajun Wu
2023-03-02hw/pci: Trace IRQ routing on PCI topologyPhilippe Mathieu-Daudé
2023-03-02libvhost-user: check for NULL when allocating a virtqueue elementCarlos López
2023-03-02vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()Carlos López
2023-03-02pcie: set power indicator to off on reset by defaultVladimir Sementsov-Ogievskiy
2023-03-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-03-02Fix exec migration on Windows (w32+w64).John Berberian, Jr
2023-03-02test-vmstate: fix bad GTree usage, use-after-freeEric Auger
2023-03-02Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell
2023-03-02aspeed/smc: Replace SysBus IRQs with GPIO linesCédric Le Goater
2023-03-02aspeed: Add a boot_rom overlap region in the SoC spi_boot containerCédric Le Goater
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater
2023-03-02aspeed/fuji : correct the eeprom sizeSittisak Sinprem
2023-03-02hw/at24c : modify at24c to support 1 byte address modeSittisak Sinprem
2023-03-02hw/arm/aspeed: Adding new machine Tiogapass in QEMUKarthikeyan Pasupathi
2023-03-02hw/arm/aspeed: Adding new machine Yosemitev2 in QEMUKarthikeyan Pasupathi
2023-03-02tests/avocado/machine_aspeed.py: Add an I2C slave testCédric Le Goater
2023-03-02hw/misc: add a toy i2c echo deviceKlaus Jensen