aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-19hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()Bernhard Beschow
2023-05-19hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product nameBernhard Beschow
2023-05-19hw/i386/pc_q35: Reuse machine parameterBernhard Beschow
2023-05-19hw/pci-host/q35: Inline sysbus_add_io()Bernhard Beschow
2023-05-19hw/pci-host/i440fx: Inline sysbus_add_io()Bernhard Beschow
2023-05-19vhost-vdpa: Add support for vIOMMU.Cindy Lu
2023-05-19vhost-vdpa: Add check for full 64-bit in region deleteCindy Lu
2023-05-19vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()Cindy Lu
2023-05-19vhost: expose function vhost_dev_has_iommu()Cindy Lu
2023-05-19virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_requestMauro Matteo Cascella
2023-05-19virtio-net: not enable vq reset feature unconditionallyEugenio PĂ©rez
2023-05-19vhost-user: Remove acpi-specific memslot limitDavid Hildenbrand
2023-05-19virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64David Hildenbrand
2023-05-19hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras
2023-05-19vhost-user: send SET_STATUS 0 after GET_VRING_BASEStefan Hajnoczi
2023-05-19pci: pci_add_option_rom(): refactor: use g_autofree for path variableVladimir Sementsov-Ogievskiy
2023-05-19pci: pci_add_option_rom(): improve styleVladimir Sementsov-Ogievskiy
2023-05-19ACPI: bios-tables-test.c step 5 (update expected table binaries)Eric DeVolder
2023-05-19ACPI: i386: bump to MADT to revision 3Eric DeVolder
2023-05-19ACPI: bios-tables-test.c step 2 (allowed-diff entries)Eric DeVolder
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price
2023-05-19hw/mem: Use memory_region_size() in cxl_type3Jonathan Cameron
2023-05-19tests/qtest/cxl-test: whitespace, line ending cleanupGregory Price
2023-05-19hw/cxl: Fix incorrect reset of commit and associated clearing of committed.Jonathan Cameron
2023-05-19hw/cxl: Fix endian handling for decoder commit.Jonathan Cameron
2023-05-19hw/cxl: drop pointless memory_region_transaction_guardsJonathan Cameron
2023-05-19docs/cxl: Replace unsupported AARCH64 with x86_64Raghu H
2023-05-19docs/cxl: Remove incorrect CXL type 3 size parameterRaghu H
2023-05-19docs/cxl: fix some typosBrice Goglin
2023-05-19hw/cxl: cdat: Fix failure to free buffer in erorr pathsJonathan Cameron
2023-05-19hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()Hao Zeng
2023-05-19vhost: fix possible wrap in SVQ descriptor ringHawkins Jiawei
2023-05-18accel/tcg: Fix append_mem_cbRichard Henderson
2023-05-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-18Merge tag 'pull-target-arm-20230518' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-05-18docs/devel: update build system docsPaolo Bonzini
2023-05-18configure: remove unnecessary checkPaolo Bonzini
2023-05-18configure: reorder option parsing codePaolo Bonzini
2023-05-18configure: remove unnecessary mkdirPaolo Bonzini
2023-05-18configure: do not rerun the tests with -WerrorPaolo Bonzini
2023-05-18configure: remove compiler sanity checkPaolo Bonzini
2023-05-18build: move --disable-debug-info to mesonPaolo Bonzini
2023-05-18build: move compiler version check to mesonPaolo Bonzini
2023-05-18build: move remaining compiler flag tests to mesonPaolo Bonzini
2023-05-18build: move warning flag selection to mesonPaolo Bonzini
2023-05-18docs: Convert u2f.txt to rSTPeter Maydell
2023-05-18hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'Peter Maydell
2023-05-18target/arm: Saturate L2CTLR_EL1 core count field rather than overflowingPeter Maydell
2023-05-18target/arm: Convert ERET, ERETAA, ERETAB to decodetreePeter Maydell
2023-05-18target/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetreePeter Maydell