summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-09qtest: introduce qtest_init_extVladimir Sementsov-Ogievskiy3-40/+15
2025-05-08tests/functional: Use -no-shutdown in the hppa_seabios testThomas Huth1-1/+1
2025-05-06hw/arm/virt: Remove deprecated virt-4.0 machinePhilippe Mathieu-Daudé1-7/+0
2025-05-06hw/arm/virt: Remove deprecated virt-3.1 machinePhilippe Mathieu-Daudé1-7/+0
2025-05-06hw/arm/virt: Remove deprecated virt-3.0 machinePhilippe Mathieu-Daudé1-7/+0
2025-05-06hw/arm/virt: Update comment about Multiprocessor Affinity RegisterPhilippe Mathieu-Daudé1-6/+1
2025-05-06hw/gpio/imx_gpio: Fix interpretation of GDIR polarityBernhard Beschow1-1/+1
2025-05-06hw/pci-host/designware: Fix viewport configurationBernhard Beschow1-2/+2
2025-05-06hw/pci-host/designware: Remove unused includeBernhard Beschow1-1/+0
2025-05-06target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGETPeter Maydell3-53/+9
2025-05-06docs: Don't define duplicate label in qemu-block-drivers.rst.incPeter Maydell2-3/+1
2025-05-06target/arm: Don't assert() for ISB/SB inside IT blockPeter Maydell1-1/+2
2025-05-06hw/arm: Attach PSPI module to NPCM8XX SoCTim Lee2-1/+12
2025-05-06gitlab: Enable CI for wasm buildKohei Tokunaga3-0/+41
2025-05-06tests: Add Dockerfile containing dependencies for Emscripten buildKohei Tokunaga2-0/+146
2025-05-06meson: Add wasm build in build scriptsKohei Tokunaga6-7/+42
2025-05-06util: Add coroutine backend for emscriptenKohei Tokunaga2-0/+128
2025-05-06util: exclude mmap-alloc.c from compilation target on EmscriptenKohei Tokunaga5-8/+41
2025-05-06Disable options unsupported on EmscriptenKohei Tokunaga2-4/+4
2025-05-06include/qemu/osdep.h: Add Emscripten-specific OS dependenciesKohei Tokunaga4-2/+235
2025-05-06block: Fix type conflict of the copy_file_range stubKohei Tokunaga1-2/+5
2025-05-06block: Add including of ioctl header for Emscripten buildKohei Tokunaga1-0/+4
2025-05-06util/cacheflush.c: Update cache flushing mechanism for EmscriptenKohei Tokunaga2-0/+11
2025-05-06include/glib-compat.h: Poison g_list_sort and g_slist_sortKohei Tokunaga1-0/+7
2025-05-06target/s390x: Fix type conflict of GLib function pointersKohei Tokunaga1-2/+2
2025-05-06target/ppc: Fix type conflict of GLib function pointersKohei Tokunaga1-2/+2
2025-05-06target/i386/cpu.c: Fix type conflict of GLib function pointersKohei Tokunaga1-3/+8
2025-05-06target/arm/helper.c: Fix type conflict of GLib function pointersKohei Tokunaga1-2/+2
2025-05-06docs: build-system: fix typoPaolo Bonzini1-1/+1
2025-05-06ci: run RISC-V cross jobs by defaultPaolo Bonzini2-8/+0
2025-05-06rust: clippy: enable uninlined_format_args lintPaolo Bonzini4-10/+12
2025-05-06target/i386/emulate: fix target_ulong format stringsPaolo Bonzini2-2/+2
2025-05-06docs: rust: update for newer minimum supported versionPaolo Bonzini1-14/+1
2025-05-06rust: replace c_str! with c"" literalsPaolo Bonzini12-107/+32
2025-05-06rust: remove offset_of replacementPaolo Bonzini15-239/+16
2025-05-06rust: enable clippy::ptr_cast_constnessPaolo Bonzini7-9/+7
2025-05-06rust: qom: fix TODO about zeroability of classesPaolo Bonzini1-3/+4
2025-05-06rust: use MaybeUninit::zeroed() in const contextPaolo Bonzini3-96/+20
2025-05-06rust: qemu_api_macros: make pattern matching more readable and efficientPaolo Bonzini1-47/+37
2025-05-06rust: let bilge use "let ... else"Paolo Bonzini3-49/+0
2025-05-06rust: use std::ffi instead of std::os::rawPaolo Bonzini12-18/+20
2025-05-06meson, cargo: require Rust 1.77.0Paolo Bonzini3-5/+5
2025-05-06lcitool: use newer Rust for Debian and UbuntuPaolo Bonzini15-17/+29
2025-05-06tests/functional: Add test for imx8mp-evk board with USDHC coverageBernhard Beschow3-0/+70
2025-05-06hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam fieldPhilippe Mathieu-Daudé2-2/+1
2025-05-06hw/arm/virt: Remove deprecated virt-2.12 machinePhilippe Mathieu-Daudé1-11/+0
2025-05-06hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver fieldPhilippe Mathieu-Daudé2-4/+1
2025-05-06hw/arm/virt: Remove deprecated virt-2.11 machinePhilippe Mathieu-Daudé1-10/+0
2025-05-06hw/arm/virt: Remove deprecated virt-2.10 machinePhilippe Mathieu-Daudé1-9/+0
2025-05-06hw/arm/virt: Remove deprecated virt-2.9 machinePhilippe Mathieu-Daudé1-7/+0