summary refs log tree commit diff stats
path: root/scripts/rust/rustc_args.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-03rust: use "objects" for Rust executables as wellPaolo Bonzini3-24/+7
2025-06-03meson: update to version 1.8.1Paolo Bonzini6-4/+16
2025-06-03rust: bindings: allow ptr_offset_with_castPaolo Bonzini1-0/+1
2025-06-02hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machineBernhard Beschow1-0/+5
2025-06-02vdpa: move memory listener register to vhost_vdpa_initEugenio Pérez1-7/+28
2025-06-02vdpa: move iova_tree allocation to net_vhost_vdpa_initEugenio Pérez2-34/+18
2025-06-02vdpa: reorder listener assignmentEugenio Pérez1-1/+1
2025-06-02vdpa: add listener_registeredEugenio Pérez2-1/+12
2025-06-02vdpa: set backend capabilities at vhost_vdpa_initEugenio Pérez1-1/+6
2025-06-02vdpa: reorder vhost_vdpa_set_backend_capEugenio Pérez1-30/+30
2025-06-02vdpa: check for iova tree initialized at net_client_startEugenio Pérez1-1/+3
2025-06-02vhost: Don't set vring call if guest notifier is unusedHuaitong Han3-2/+8
2025-06-01tests/qtest/bios-tables-test: Use MiB macro rather hardcode valueBibo Mao1-10/