Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |    Archived = No       |   158 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
docs: rust: fix typos docs: rust: fix typos - 1 - --- 2025-02-18 Paolo Bonzini New
docs: rust: update description of crates docs: rust: update description of crates - 1 - --- 2025-02-18 Paolo Bonzini New
physmem: replace assertion with error physmem: replace assertion with error - 2 - --- 2025-02-17 Paolo Bonzini New
[v2] hpet: do not overwrite properties on post_load [v2] hpet: do not overwrite properties on post_load - 1 - --- 2025-02-16 Paolo Bonzini New
rust: tests: do not import bindings::* rust: tests: do not import bindings::* - - - --- 2025-02-14 Paolo Bonzini New
[PULL,27/27] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,26/27] rust: fix doctests [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,25/27] rust: vmstate: remove redundant link targets [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,24/27] rust: qemu_api: add a documentation header for all modules [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,23/27] i386: enable rust hpet for pc when rust is enabled [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,22/27] rust/timer/hpet: add qom and qdev APIs support [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,21/27] rust/timer/hpet: add basic HPET timer and HPETState [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,20/27] rust/timer/hpet: define hpet_fw_cfg [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,19/27] rust: add bindings for timer [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,18/27] rust: add bindings for memattrs [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,17/27] rust: add bindings for gpio_{in|out} initialization [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,16/27] rust/irq: Add a helper to convert [InterruptSource] to pointer [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,15/27] rust/qdev: add the macro to define bit property [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,14/27] i386/fw_cfg: move hpet_cfg definition to hpet.c [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,13/27] rust: pl011: convert pl011_create to safe Rust [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,12/27] rust: chardev, qdev: add bindings to qdev_prop_set_chr [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,11/27] rust: irq: define ObjectType for IRQState [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,10/27] rust: bindings for MemoryRegionOps [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,09/27] rust: bindings: add Send and Sync markers for types that have bindings [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,08/27] rust: qdev: switch from legacy reset to Resettable [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,07/27] rust: qdev: make ObjectImpl a supertrait of DeviceImpl [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,06/27] rust: qom: allow initializing interface vtables [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,05/27] rust: qdev: add clock creation [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,04/27] rust: callbacks: allow passing optional callbacks as () [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,03/27] rust: qom: add object creation functionality [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,02/27] rust: qom: add reference counting functionality [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,01/27] rust: docs: document naming convention [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,00/27] rust, Windows patches for 2025-02-13 - - - --- 2025-02-13 Paolo Bonzini New
[2/2] rust: add module to convert between -errno and io::Error rust: add module to convert between -errno and io::Error - - - --- 2025-02-13 Paolo Bonzini New
[1/2] rust: subprojects: add libc crate rust: add module to convert between -errno and io::Error - - - --- 2025-02-13 Paolo Bonzini New
rust: docs: document naming convention rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
rust: add module to convert -errno to io::Error rust: add module to convert -errno to io::Error - - - --- 2025-02-12 Paolo Bonzini New
[PULL,9/9] rust: restrict missing_const_for_fn to qemu_api crate [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-10 Paolo Bonzini New
[PULL,8/9] rust: pl011: use default set of lints [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-10 Paolo Bonzini New
[PULL,7/9] tcg/optimize: optimize TSTNE using smask and zmask [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - 1 - --- 2025-02-10 Paolo Bonzini New
[PULL,6/9] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - 1 - --- 2025-02-10 Paolo Bonzini New
[PULL,5/9] target/i386: Do not raise Invalid for 0 * Inf + QNaN [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - 1 - --- 2025-02-10 Paolo Bonzini New
[PULL,4/9] rust: add clippy configuration file [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-10 Paolo Bonzini New
[PULL,3/9] rust: add docs [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-10 Paolo Bonzini New
[PULL,2/9] rust: include rust_version in Cargo.toml [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-10 Paolo Bonzini New
[PULL,1/9] rust: remove unnecessary Cargo.toml metadata [PULL,1/9] rust: remove unnecessary Cargo.toml metadata - 1 - --- 2025-02-10 Paolo Bonzini New
[PULL,v2,0/9] Rust, TCG, x86 patches for 2025-02-07 - - - --- 2025-02-10 Paolo Bonzini New
rust: restrict missing_const_for_fn to qemu_api crate rust: restrict missing_const_for_fn to qemu_api crate - 1 - --- 2025-02-07 Paolo Bonzini New
rust: pl011: use default set of lints rust: pl011: use default set of lints - 1 - --- 2025-02-07 Paolo Bonzini New
[PULL,7/7] tcg/optimize: optimize TSTNE using smask and zmask [PULL,1/7] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-07 Paolo Bonzini New
[PULL,6/7] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases [PULL,1/7] rust: remove unnecessary Cargo.toml metadata - 1 - --- 2025-02-07 Paolo Bonzini New
[PULL,5/7] target/i386: Do not raise Invalid for 0 * Inf + QNaN [PULL,1/7] rust: remove unnecessary Cargo.toml metadata - 1 - --- 2025-02-07 Paolo Bonzini New
[PULL,4/7] rust: add clippy configuration file [PULL,1/7] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-07 Paolo Bonzini New
[PULL,3/7] rust: add docs [PULL,1/7] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-07 Paolo Bonzini New
[PULL,2/7] rust: include rust_version in Cargo.toml [PULL,1/7] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-07 Paolo Bonzini New
[PULL,1/7] rust: remove unnecessary Cargo.toml metadata [PULL,1/7] rust: remove unnecessary Cargo.toml metadata - - - --- 2025-02-07 Paolo Bonzini New
[PULL,0/7] Rust, TCG, x86 patches for 2025-02-07 - - - --- 2025-02-07 Paolo Bonzini New
[12/12] rust: pl011: convert pl011_create to safe Rust rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[11/12] rust: chardev, qdev: add bindings to qdev_prop_set_chr rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[10/12] rust: irq: define ObjectType for IRQState rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[09/12] rust: bindings for MemoryRegionOps rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[08/12] rust: bindings: add Send and Sync markers for types that have bindings rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[07/12] rust: qdev: switch from legacy reset to Resettable rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[06/12] rust: qdev: make ObjectImpl a supertrait of DeviceImpl rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[05/12] rust: qom: allow initializing interface vtables rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[04/12] rust: qdev: add clock creation rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[03/12] rust: callbacks: allow passing optional callbacks as () rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[02/12] rust: qom: add object creation functionality rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[01/12] rust: qom: add reference counting functionality rust: remaining parts of qdev bindings - 1 - --- 2025-02-07 Paolo Bonzini New
[22/22] target/riscv: move SATP modes out of CPUConfig target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[21/22] target/riscv: remove .instance_post_init target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[20/22] target/riscv: convert Xiangshan Nanhu to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[19/22] target/riscv: convert Ventana V1 to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[18/22] target/riscv: convert TT Ascalon to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[17/22] target/riscv: convert TT C906 to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[16/22] target/riscv: generalize custom CSR functionality target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[15/22] target/riscv: th: make CSR insertion test a bit more intuitive target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[14/22] target/riscv: convert SiFive U models to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[13/22] target/riscv: convert ibex CPU models to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[12/22] target/riscv: convert SiFive E CPU models to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[11/22] target/riscv: convert dynamic CPU models to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[10/22] target/riscv: move 128-bit check to TCG realize target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[09/22] target/riscv: convert bare CPU models to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[08/22] target/riscv: convert profile CPU models to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[07/22] target/riscv: convert abstract CPU classes to RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[06/22] target/riscv: add more RISCVCPUDef fields target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[05/22] target/riscv: move RISCVCPUConfig fields to a header file target/riscv: declarative CPU definitions - 1 - --- 2025-02-06 Paolo Bonzini New
[04/22] target/riscv: merge riscv_cpu_class_init with the class_base function target/riscv: declarative CPU definitions - 1 - --- 2025-02-06 Paolo Bonzini New
[03/22] target/riscv: store RISCVCPUDef struct directly in the class target/riscv: declarative CPU definitions - 1 - --- 2025-02-06 Paolo Bonzini New
[02/22] target/riscv: introduce RISCVCPUDef target/riscv: declarative CPU definitions - - - --- 2025-02-06 Paolo Bonzini New
[01/22] target/riscv: remove unused macro DEFINE_CPU target/riscv: declarative CPU definitions - 1 - --- 2025-02-06 Paolo Bonzini New
rust: pl011: convert pl011_create to safe Rust rust: pl011: convert pl011_create to safe Rust - 1 - --- 2025-02-06 Paolo Bonzini New
rust: add --rust-target option for bindgen rust: add --rust-target option for bindgen - - - --- 2025-02-06 Paolo Bonzini New
[v2] qom: reverse order of instance_post_init calls [v2] qom: reverse order of instance_post_init calls - 1 - --- 2025-02-06 Paolo Bonzini New
qom: reverse order of instance_post_init calls qom: reverse order of instance_post_init calls - - - --- 2025-02-03 Paolo Bonzini New
[v3] tcg/optimize: optimize TSTNE using smask and zmask [v3] tcg/optimize: optimize TSTNE using smask and zmask - 1 - --- 2025-01-29 Paolo Bonzini New
[PULL,49/49] gitlab-ci: include full Rust backtraces in test runs Untitled series #929045 - 2 - --- 2025-01-29 Paolo Bonzini New
[PULL,42/49] rust: pl011: wrap registers with BqlRefCell Untitled series #929045 - 1 - --- 2025-01-29 Paolo Bonzini New
[PULL,v3,00/49] i386, Rust changes for 2025-01-24 - - - --- 2025-01-29 Paolo Bonzini New
rust: add docs rust: add docs - - - --- 2025-01-29 Paolo Bonzini New
« 1 2 »