summary refs log tree commit diff stats
path: root/scripts/rust/rustc_args.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-11rust: add PL011 device modelPaolo Bonzini37-12/+1906
2024-10-11rust: add utility procedural macro crateManos Pitsidianakis19-2/+304
2024-10-11scripts/archive-source: find directory name for subprojectsPaolo Bonzini1-1/+22
2024-10-11rust: add crate to expose bindings and interfacesManos Pitsidianakis13-0/+541
2024-10-11meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flagManos Pitsidianakis1-1/+7
2024-10-11.gitattributes: add Rust diff and merge attributesManos Pitsidianakis1-0/+3
2024-10-11rust: add bindgen step as a meson dependencyManos Pitsidianakis7-0/+213
2024-10-11configure, meson: detect Rust toolchainPaolo Bonzini2-4/+164
2024-10-07build-sys: Add rust feature optionManos Pitsidianakis7-1/+36
2024-10-07Require meson version 1.5.0Paolo Bonzini7-6/+6
2024-10-04MAINTAINERS: Add myself as maintainer of e500 machinesBernhard Beschow1-2/+4
2024-10-04docs/devel: Mention post_load hook restrictions where we document the hookPeter Maydell2-0/+9
2024-10-04tests/functional: Fix hash validationThomas Huth1-1/+1
2024-10-03qom: update object_resolve_path*() documentationMarc-André Lureau1-6/+6
2024-10-03qom: set *ambiguous on all pathsMarc-André Lureau1-0/+3
2024-10-03qom: rename object_resolve_path_type() "ambiguousp"Marc-André Lureau1-5/+5
2024-10-03target/i386/kvm: Report which action failed in kvm_arch_put/get_registersJulia Suvorova1-0/+23
2024-10-03kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova9-25/+48
2024-10-03hw/arm: xenpvh: Enable PCI for ARM PVHEdgar E. Iglesias1-0/+14
2024-10-03hw/xen: xenpvh: Add pci-intx-irq-base propertyEdgar E. Iglesias1-0/+36
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias4-1/+10
2024-10-03hw/xen: Expose handle_bufioreq in xen_register_ioreqEdgar E. Iglesias5-41/+73
2024-10-03accel/kvm: refactor dirty ring setupAni Sinha1-38/+50
2024-10-03minikconf: print error entirely on stderrPaolo Bonzini1-1/+1
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini19-2772/+14
2024-10-03hw/char: Extract serial-mmBernhard Beschow50-206/+276
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow10-15/+46
2024-10-03hw: Remove unused inclusion of hw/char/serial.hBernhard Beschow4-4/+0
2024-10-03target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guestFabiano Rosas1-2/+2
2024-10-03kvm: refactor core virtual machine creation into its own functionAni Sinha1-33/+56
2024-10-03kvm/i386: replace identity_base variable with a constantPaolo Bonzini1-18/+18
2024-10-03kvm/i386: refactor kvm_arch_init and split it into smaller functionsAni Sinha1-126/+201
2024-10-03hw/mips: Build fw_cfg.c oncePhilippe Mathieu-Daudé1-1/+1
2024-10-03tests/tcg/plugins: Remove remainder of the cris targetThomas Huth1-1/+0
2024-10-03block-backend: Remove deadcodeDr. David Alan Gilbert2-81/+0
2024-10-03hw/net/rocker: Remove unused rocker_fp_portsDr. David Alan Gilbert2-6/+0
2024-10-03hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert2-11/+0
2024-10-03replay: Remove unused replay_disable_eventsDr. David Alan Gilbert2-11/+0
2024-10-03remote: Remove unused remote_iohub_finalizeDr. David Alan Gilbert2-14/+0
2024-10-03vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert2-58/+0
2024-10-03ui/cursor: remove cursor_get_mono_imageDr. David Alan Gilbert2-25/+0
2024-10-03hw: Remove unused fw_cfg_init_ioDr. David Alan Gilbert2-6/+0
2024-10-03linux-user: Remove unused handle_vm86_faultDr. David Alan Gilbert2-137/+0
2024-10-03hw/char: Remove unused serial_set_frequencyDr. David Alan Gilbert2-9/+0
2024-10-03hw/net/net_rx_pkt: Remove deadcodeDr. David Alan Gilbert2-30/+0
2024-10-03net: Remove deadcodeDr. David Alan Gilbert5-54/+0
2024-10-03q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert2-12/+0
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert3-31/+0
2024-10-03MAINTAINERS: remove gensyscalls.sh from the linux-user sectionLaurent Vivier1-1/+0
2024-10-03vnc: fix crash when no console attachedMarc-André Lureau1-1/+1