126543 Commits (5cb466d7ca56724f046a3e2fd25f1c909ceea01b)
 

Author SHA1 Message Date
BALATON Zoltan 5cb466d7ca memory: Add internal memory_region_set_ops helper function 3 months ago
BALATON Zoltan 5cf3908f70 memory: Remove memory_region_init_rom_device_nomigrate() 2 months ago
Philippe Mathieu-Daudé 59ac89211b target/alpha: Replace legacy ld_phys() -> address_space_ld() 4 months ago
Philippe Mathieu-Daudé fd2b312050 configs/targets: Forbid Alpha to use legacy native endianness APIs 3 months ago
Philippe Mathieu-Daudé fd8e27d2dc target/alpha: Inline translator_ldl() 4 months ago
Philippe Mathieu-Daudé 954072d255 target/alpha: Use explicit little-endian LD/ST API 4 months ago
Vladimir Sementsov-Ogievskiy 7404d6852d tests/unit: add unit test for qemu_hexdump() 5 months ago
John Snow 587f4a1805 python: fix msys64 wheel directory specification 2 months ago
Richard Henderson 4bf4976e8e UFS MCQ fixes and tests series. 2 months ago
Ilia Levi 94e72135d4 tests/qtest/ufs-test: Add test for mcq completion queue wraparound 3 months ago
Ilia Levi f78762a3cc hw/ufs: Fix mcq completion queue wraparound 3 months ago
Jeuk Kim ed621cc8e2 hw/ufs: fix CQE endianness and UPIU length 2 months ago
Jeuk Kim 289e6a3edf hw/ufs: Ensure DBC of PRDT uses only lower 18 bits 2 months ago
Richard Henderson d21a442a5a target-arm queue: 2 months ago
Richard Henderson b6bba79e97 testing updates (sbsa-ref, docker) 2 months ago
Alex Bennée d9ca273f8f tests/functional: migrate sbsa_ref test images 2 months ago
Alex Bennée 792d94406a tests/docker: rename wasm cross container 2 months ago
Richard Henderson a8e6997ef8 Changes: 2 months ago
Pierrick Bouvier bed25f00d3 plugins: reduce source conflicts in plugins list 2 months ago
Pierrick Bouvier 20fc9c3f8b contrib/plugins: add empty cpp plugin 3 months ago
Pierrick Bouvier a6abd84425 meson: update C++ standard to C++23 3 months ago
Pierrick Bouvier 79762f55ef qga/vss-win32: fix clang warning with C++20 3 months ago
Pierrick Bouvier f3b3bfbe3f meson: enable cpp (optionally) for plugins 3 months ago
Pierrick Bouvier 329803c111 meson: fix supported compiler arguments in other languages than C 3 months ago
Pierrick Bouvier cab15547f1 plugins: move qemu-plugin.h to include/plugins/ 3 months ago
Pierrick Bouvier eb3f69cac6 tests/tcg/plugins/mem.c: remove dependency on qemu headers 3 months ago
Pierrick Bouvier 1f2c0bd2ff plugins: define plugin API symbols as extern "C" when compiling in C++ 3 months ago
Pierrick Bouvier ec48ee7866 plugins: use complete filename for defining plugins sources 3 months ago
Pierrick Bouvier e115d55110 plugins: factorize plugin dependencies and library details 3 months ago
Pierrick Bouvier 3b781315cc plugins: move win32_linker.c file to plugins directory 3 months ago
Florian Hofhammer c22ea55b3b plugins: return bool from register r/w API 2 months ago
Ziyang Zhang 948ffdd79b tcg tests: add a test to verify the syscall filter plugin API 4 months ago
Ziyang Zhang 5ed628d1d3 linux-user: add plugin API to filter syscalls 4 months ago
Pierrick Bouvier d37ce14f98 linux-user: move user/syscall-trace.h to linux-user/syscall.c 2 months ago
Alex Bradbury 0a9754525c contrib/plugins/hotblocks: Allow limit to be set as a command line argument 4 months ago
Alex Bradbury e4ed74c9ae docs/about/emulation: Add documentation for hotblocks plugin arguments 4 months ago
Alex Bradbury e777f6ab91 contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64 4 months ago
Alex Bradbury 1c1e45fcd6 contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks 4 months ago
Alex Bradbury 90fabd5dda contrib/plugins/hotblocks: Correctly free sorted counts list 4 months ago
Cornelia Huck 5252c07746 arm: add DCZID_EL0 to idregs array 3 months ago
Cornelia Huck 7d2e2d0941 arm: add {get,set}_dczid_bs helpers 3 months ago
Alex Bennée 8a0d94ab4a docs/system: update FEAT_BBML[12] references 2 months ago
Alex Bennée 591b9b94ce MAINTAINERS: add emulation.rst to ARM TCG CPUs 2 months ago
Philippe Mathieu-Daudé bfbea371ef target/arm/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0 2 months ago
Philippe Mathieu-Daudé c0f2a78e2c target/arm/hvf: Move hvf_sysreg_[read, write]_cp() functions around 2 months ago
Shameer Kolothum b8c6f8a69d hw/arm/smmuv3-accel: Make SubstreamID support configurable 2 months ago
Shameer Kolothum 06b38473cd hw/vfio/pci: Synthesize PASID capability for vfio-pci devices 2 months ago
Shameer Kolothum 7d59fa2059 hw/pci: Factor out common PASID capability initialization 2 months ago
Shameer Kolothum 49a2bed19b hw/pci: Add helper to insert PCIe extended capability at a fixed offset 2 months ago
Shameer Kolothum 22afd9d865 backends/iommufd: Add get_pasid_info() callback 2 months ago