Show patches with: Submitter = Marc-André Lureau       |    Archived = No       |   129 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,46/52] ui/vnc-enc-hextile: Use static rather than dynamic length stack array Untitled series #220586 --- 2023-09-04 Marc-André Lureau Accepted
[PULL,45/52] ui/spice-display: Avoid dynamic stack allocation Untitled series #220586 --- 2023-09-04 Marc-André Lureau Accepted
RFC: sphinx: adopt kernel readthedoc theme RFC: sphinx: adopt kernel readthedoc theme --- 2020-11-05 Marc-André Lureau New
[v2,9/9] docs: update the documentation about schema configuration qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,8/9] qapi: make 'if' condition strings simple identifiers qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,7/9] qapi: convert 'if' C expressions to the new literal form qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,6/9] qapi: normalize 'if' condition to IfPredicate tree qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,5/9] qapi: add IfNot qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,4/9] qapi: introduce IfPredicateList and IfAny qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,3/9] qapi: start building an 'if' predicate tree qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,2/9] qapi: move gen_if/gen_endif to QAPIIfSchema qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,1/9] qapi: replace List[str] by QAPISchemaIf qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,3/3] console: make QMP/HMP screendump run in coroutine console: make QMP screendump use coroutine --- 2020-10-27 Marc-André Lureau Accepted
[v2,2/3] console: modify ppm_save to take a pixman image ref console: make QMP screendump use coroutine --- 2020-10-27 Marc-André Lureau Accepted
[v2,1/3] coroutine: let CoQueue wake up outside a coroutine console: make QMP screendump use coroutine --- 2020-10-27 Marc-André Lureau Superseded
[v3,7/7] qga: add ssh-get-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau Superseded
[v3,6/7] meson: minor simplification qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau Superseded
[v3,5/7] qga: add *reset argument to ssh-add-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau New
[v3,4/7] fixup! qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau New
[v3,3/7] fixup! qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau New
[v3,2/7] qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau Superseded
[v3,1/7] glib-compat: add g_unix_get_passwd_entry_qemu() qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau Superseded
[9/9] docs: update the documentation about schema configuration qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau Superseded
[8/9] qapi: make 'if' condition strings simple identifiers qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau Superseded
[7/9] qapi: convert 'if' C expressions to literal form qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau Superseded
[6/9] qapi: normalize 'if' condition to IfPredicate qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau Superseded
[5/9] qapi: add IfNot qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau New
[4/9] qapi: introduce IfPredicateList and IfAny qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau Superseded
[3/9] qapi: start building an 'if' predicate tree qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau New
[2/9] qapi: move gen_if/gen_endif to IfCond qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau New
[1/9] qapi: replace List[str] by IfCond qapi: untie 'if' conditions from C preprocessor --- 2020-10-15 Marc-André Lureau New
[v2,2/2] qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{add,remove}-authorized-keys --- 2020-10-15 Marc-André Lureau Superseded
[v2,1/2] glib-compat: add g_unix_get_passwd_entry_qemu() qemu-ga: add ssh-{add,remove}-authorized-keys --- 2020-10-15 Marc-André Lureau Superseded
[2/2] qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{add,remove}-authorized-keys --- 2020-10-13 Marc-André Lureau New
[1/2] glib-compat: add g_unix_get_passwd_entry_qemu() qemu-ga: add ssh-{add,remove}-authorized-keys --- 2020-10-13 Marc-André Lureau Superseded
[PoCv2,15/15] rust: use vendored-sources Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,14/15] travis: add Rust Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,13/15] qga: implement {get,set}-vcpus in Rust Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,12/15] qga: implement get-host-name in Rust Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,11/15] qga: add qmp! macro helper Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,10/15] qga/rust: build Rust types Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,09/15] scripts/qapi: add generation of Rust bindings for types Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,08/15] qga/rust: generate QGA QAPI sys bindings Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,07/15] scripts/qapi: add Rust sys bindings generation Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,06/15] rust: provide a common crate for QEMU Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,05/15] qga/rust: build and link an empty static library Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,04/15] build-sys: add a cargo-wrapper script Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,03/15] build-sys: add --with-rust{-target} & basic build infrastructure Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,02/15] scripts/qapi: teach c_param_type() to return const argument type Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau New
[PoCv2,01/15] mingw: fix error __USE_MINGW_ANSI_STDIO redefined Rust binding for QAPI (qemu-ga only, for now) --- 2020-10-11 Marc-André Lureau Superseded
[3/3] console: make QMP/HMP screendump run in coroutine console: make QMP screendump use coroutine --- 2020-10-10 Marc-André Lureau Superseded
[2/3] console: modify ppm_save to take a pixman image ref console: make QMP screendump use coroutine --- 2020-10-10 Marc-André Lureau Superseded
[1/3] coroutine: let CoQueue wake up outside a coroutine console: make QMP screendump use coroutine --- 2020-10-10 Marc-André Lureau Superseded
[v2] mingw: fix error __USE_MINGW_ANSI_STDIO redefined [v2] mingw: fix error __USE_MINGW_ANSI_STDIO redefined --- 2020-10-08 Marc-André Lureau New
mingw: fix error __USE_MINGW_ANSI_STDIO redefined mingw: fix error __USE_MINGW_ANSI_STDIO redefined --- 2020-10-08 Marc-André Lureau Superseded
[v2] build-sys: fix git version from -version [v2] build-sys: fix git version from -version --- 2020-09-29 Marc-André Lureau New
build-sys: fix git version from -version build-sys: fix git version from -version --- 2020-09-29 Marc-André Lureau Superseded
[v3,6/6] virtio-gpu: set physical dimensions for EDID Add physical display dimensions to spice/virtio-gpu --- 2020-09-27 Marc-André Lureau Superseded
[v3,5/6] spice: get monitors physical dimension Add physical display dimensions to spice/virtio-gpu --- 2020-09-27 Marc-André Lureau New
[v3,4/6] spice: remove the single monitor config logic Add physical display dimensions to spice/virtio-gpu --- 2020-09-27 Marc-André Lureau Superseded
[v3,3/6] ui: add getter for UIInfo Add physical display dimensions to spice/virtio-gpu --- 2020-09-27 Marc-André Lureau New
[v3,2/6] edid: use physical dimensions if available Add physical display dimensions to spice/virtio-gpu --- 2020-09-27 Marc-André Lureau Superseded
[v3,1/6] edid: fix physical display size computation Add physical display dimensions to spice/virtio-gpu --- 2020-09-27 Marc-André Lureau New
[v2,6/6] virtio-gpu: set physical dimensions for EDID Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau Superseded
[v2,5/6] spice: get monitors physical dimension Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau New
[v2,4/6] spice: remove the single monitor config logic Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau New
[v2,3/6] ui: add getter for UIInfo Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau Superseded
[v2,2/6] edid: use physical dimensions if available Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau Superseded
[v2,1/6] edid: fix physical display size computation Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau Superseded
[6/6] meson: replace pc-bios/Makefile Convert pc-bios Makefiles to meson --- 2020-09-18 Marc-André Lureau New
[5/6] build-sys: remove recurse-* rules Convert pc-bios Makefiles to meson --- 2020-09-18 Marc-André Lureau New
[4/6] build-sys: remove no longer needed ROMS variable Convert pc-bios Makefiles to meson --- 2020-09-18 Marc-André Lureau New
[3/6] meson: convert pc-bios/optionrom Convert pc-bios Makefiles to meson --- 2020-09-18 Marc-André Lureau New
[2/6] optionrom: make kvmapic.S compile with clang Convert pc-bios Makefiles to meson --- 2020-09-18 Marc-André Lureau New
[1/6] meson: convert pc-bios/s390-ccw Convert pc-bios Makefiles to meson --- 2020-09-18 Marc-André Lureau New
spice: remove obsolete callback spice: remove obsolete callback --- 2020-09-18 Marc-André Lureau New
[5/5] virtio-gpu: set physical dimensions for EDID Add physical display dimensions to spice/virtio-gpu --- 2020-09-17 Marc-André Lureau New
[4/5] spice: get monitors physical dimension Add physical display dimensions to spice/virtio-gpu --- 2020-09-17 Marc-André Lureau New
[3/5] ui: add getter for UIInfo Add physical display dimensions to spice/virtio-gpu --- 2020-09-17 Marc-André Lureau Superseded
[2/5] edid: use physical dimensions if available Add physical display dimensions to spice/virtio-gpu --- 2020-09-17 Marc-André Lureau New
[1/5] edid: fix physical display size computation Add physical display dimensions to spice/virtio-gpu --- 2020-09-17 Marc-André Lureau Superseded
[2/2] meson: error out if qemu_suffix starts with / [1/2] meson: fix MSI rule --- 2020-09-11 Marc-André Lureau New
[1/2] meson: fix MSI rule [1/2] meson: fix MSI rule --- 2020-09-11 Marc-André Lureau New
PoC: Rust binding for QAPI (qemu-ga only, for now) PoC: Rust binding for QAPI (qemu-ga only, for now) --- 2020-09-10 Marc-André Lureau New
[16/16] meson: convert migration/initrd-stress [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[14/16] tests/migration/stress: remove unused exit_success [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[12/16] tests: do not print benchmark output to stdout [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[10/16] meson: convert atomic*-bench [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[08/16] meson: remove old socket_scm_helper rule [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[05/16] tests: qga has virtio-serial by default when host has it [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[04/16] meson: convert qht-bench [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[03/16] meson: declare keyutils dependency [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
[01/16] meson: build qapi tests library [01/16] meson: build qapi tests library --- 2020-08-28 Marc-André Lureau New
test-vmstate: fix bad GTree usage, use-after-free test-vmstate: fix bad GTree usage, use-after-free --- 2020-08-27 Marc-André Lureau New
[6/6] build-sys: remove install target from Makefile meson: convert the remaining of install target --- 2020-08-26 Marc-André Lureau New
[3/6] meson: install icons meson: convert the remaining of install target --- 2020-08-26 Marc-André Lureau New
[1/6] meson: install pc-bios blobs meson: convert the remaining of install target --- 2020-08-26 Marc-André Lureau Superseded
meson: install pc-bios blobs meson: install pc-bios blobs --- 2020-08-26 Marc-André Lureau New
[v3,7/8] meson: use meson mandir instead of qemu_mandir Untitled series #58130 --- 2020-08-26 Marc-André Lureau Superseded
[v3,6/8] meson: pass docdir option Untitled series #58130 --- 2020-08-26 Marc-André Lureau New
« 1 2 »