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