Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |    Archived = No       |   153 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,17/48] target/i386: Export BHI_NO bit to guests [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 1 --- 2025-01-24 Paolo Bonzini New
[PULL,16/48] target/i386: Introduce SierraForest-v2 model [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 1 --- 2025-01-24 Paolo Bonzini New
[PULL,15/48] target/i386: avoid using s->tmp0 for add to implicit registers [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,14/48] target/i386: extract common bits of gen_repz/gen_repz_nz [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,13/48] target/i386: pull computation of string update value out of loop [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - - - --- 2025-01-24 Paolo Bonzini New
[PULL,12/48] target/i386: execute multiple REP/REPZ iterations without leaving TB [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,11/48] target/i386: optimize CX handling in repeated string operations [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,10/48] target/i386: do not use gen_op_jz_ecx for repeated string operations [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,09/48] target/i386: make cc_op handling more explicit for repeated string instructions. [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - - - --- 2025-01-24 Paolo Bonzini New
[PULL,08/48] target/i386: fix RF handling for string instructions [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,07/48] target/i386: tcg: move gen_set/reset_* earlier in the file [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,06/48] target/i386: reorganize ops emitted by do_gen_rep, drop repz_opt [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,05/48] target/i386: unify choice between single and repeated string instructions [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - - - --- 2025-01-24 Paolo Bonzini New
[PULL,04/48] target/i386: unify REP and REPZ/REPNZ generation [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,03/48] target/i386: remove trailing 1 from gen_{j, cmov, set}cc1 [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,02/48] target/i386: inline gen_jcc into sole caller [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,01/48] rust: pl011: fix repr(C) for PL011Class [PULL,01/48] rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-24 Paolo Bonzini New
[PULL,00/48] i386, rust changes for 2024-01-24 - - - --- 2025-01-24 Paolo Bonzini New
target/i386: extract common bits of gen_repz/gen_repz_nz target/i386: extract common bits of gen_repz/gen_repz_nz - - - --- 2025-01-22 Paolo Bonzini New
target/i386: extract common bits of gen_repz/gen_repz_nz target/i386: extract common bits of gen_repz/gen_repz_nz - 1 - --- 2025-01-22 Paolo Bonzini New
rust: pl011: fix repr(C) for PL011Class rust: pl011: fix repr(C) for PL011Class - 1 - --- 2025-01-21 Paolo Bonzini New
[10/10] rust: bindings for MemoryRegionOps rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[09/10] rust: bindings: add Sync markers to types referred to by MemoryRegionOps rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[08/10] rust: qdev: switch from legacy reset to Resettable rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[07/10] rust: qdev: make ObjectImpl a supertrait of DeviceImpl rust: remaining part of qdev bindings - 2 - --- 2025-01-17 Paolo Bonzini New
[06/10] rust: qom: allow initializing interface vtables rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[05/10] rust: qdev: add clock creation rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[04/10] rust: callbacks: allow passing optional callbacks as () rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[03/10] rust: qom: add object creation functionality rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[02/10] rust: qom: add reference counting functionality rust: remaining part of qdev bindings - 1 - --- 2025-01-17 Paolo Bonzini New
[01/10] rust: qemu-api: add sub-subclass to the integration tests rust: remaining part of qdev bindings - - - --- 2025-01-17 Paolo Bonzini New
[10/10] rust: qdev: make reset take a shared reference rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[09/10] rust: pl011: pull device-specific code out of MemoryRegionOps callbacks rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[08/10] rust: pl011: remove duplicate definitions rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[07/10] rust: pl011: wrap registers with BqlRefCell rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[06/10] rust: pl011: extract PL011Registers rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[05/10] rust: pl011: pull interrupt updates out of read/write ops rust: pl011: correctly use interior mutability - 2 - --- 2025-01-17 Paolo Bonzini New
[04/10] rust: pl011: extract CharBackend receive logic into a separate function rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[03/10] rust: pl011: extract conversion to RegisterOffset rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[02/10] rust: pl011: hide unnecessarily "pub" items from outside pl011::device rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[01/10] rust: pl011: remove unnecessary "extern crate" rust: pl011: correctly use interior mutability - 1 - --- 2025-01-17 Paolo Bonzini New
[10/10] rust: vmstate: make order of parameters consistent in vmstate_clock rust: (mostly) type safe VMState - 2 - --- 2025-01-17 Paolo Bonzini New
[09/10] rust: vmstate: remove translation of C vmstate macros rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[08/10] rust: pl011: switch vmstate to new-style macros rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[07/10] rust: qemu_api: add vmstate_struct rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[06/10] rust: vmstate: add public utility macros to implement VMState rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[05/10] rust: vmstate: implement VMState for scalar types rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[04/10] rust: vmstate: implement Zeroable for VMStateField rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[03/10] rust: vmstate: add varray support to vmstate_of! rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[02/10] rust: vmstate: implement VMState for non-leaf types rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[01/10] rust: vmstate: add new type safe implementation rust: (mostly) type safe VMState - 1 - --- 2025-01-17 Paolo Bonzini New
[PULL,02/38] rust: add --check-cfg test to rustc arguments Untitled series #926393 - - - --- 2025-01-17 Paolo Bonzini New
[PULL,v2,00/38] Rust, i386 patches for 2024-01-10 - - - --- 2025-01-17 Paolo Bonzini New
« 1 2 »