Show patches with: Submitter = Alex Bennée       |    Archived = No       |   8949 patches
« 1 2 ... 9 10 1189 90 »
Patch Series S/W/F Date Submitter Delegate State
[v2,08/12] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,07/12] tests/tcg: clean-up gdb confirm/pagination settings gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,06/12] tests: remove test-gdbstub.py gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,05/12] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,04/12] docs/style: permit inline loop variables gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,03/12] tests/tcg: remove quoting for info output gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,02/12] tests/docker: cleanup non-verbose output gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,01/12] gitlab: enable ccache for many build jobs gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2] target/arm: properly document FEAT_CRC32 [v2] target/arm: properly document FEAT_CRC32 --- 2023-08-24 Alex Bennée Superseded
[RFC] docs/style: permit inline loop variables [RFC] docs/style: permit inline loop variables --- 2023-08-22 Alex Bennée Superseded
[9/9] gdbstub: replace global gdb_has_xml with a function gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[8/9] gdbstub: refactor get_feature_xml gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[7/9] gdbstub: remove unused user_ctx field gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[6/9] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[5/9] tests/tcg: clean-up gdb confirm/pagination settings gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[4/9] tests: remove test-gdbstub.py gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[3/9] tests/tcg: remove quoting for info output gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[2/9] tests/docker: cleanup non-verbose output gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[1/9] gitlab: enable ccache for many build jobs gdbstub and testing fixes for 8.2 --- 2023-08-15 Alex Bennée Superseded
[RFC,2/2] linux-user: implement name lookup for dfilter linux-user: extend -dfilter to accept paths --- 2023-08-11 Alex Bennée New
[RFC,1/2] linux-user: implement some basic FD<->path tracking linux-user: extend -dfilter to accept paths --- 2023-08-11 Alex Bennée New
[7/8] gdbstub: more fixes for client Ctrl-C handling some testing and gdbstub fixes --- 2023-08-10 Alex Bennée Superseded
[6/8] tests/tcg: ensure system-mode gdb tests start stopped some testing and gdbstub fixes --- 2023-08-10 Alex Bennée Superseded
[5/8] tests/tcg: clean-up gdb confirm/pagination settings some testing and gdbstub fixes --- 2023-08-10 Alex Bennée Superseded
[4/8] tests: remove test-gdbstub.py some testing and gdbstub fixes --- 2023-08-10 Alex Bennée Superseded
[3/8] tests/tcg: remove quoting for info output some testing and gdbstub fixes --- 2023-08-10 Alex Bennée Superseded
[2/8] tests/docker: cleanup non-verbose output some testing and gdbstub fixes --- 2023-08-10 Alex Bennée Superseded
[1/8] gitlab: enable ccache for many build jobs some testing and gdbstub fixes --- 2023-08-10 Alex Bennée Superseded
[RFC,v3,20/20] hw/virtio: allow vhost-user-device to be driven by backend virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,19/20] hw/virtio: probe backend for specs if it supports it virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,18/20] hw/virtio: validate F_STANDALONE also supports other protocol features virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,17/20] hw/virtio: push down allocation responsibility for vhost_dev->vqs virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,16/20] hw/virtio: move virtq initialisation into internal helper virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,15/20] hw/virtio: move vhost_user_init earlier virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,14/20] docs/interop: define STANDALONE protocol feature for vhost-user virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,13/20] docs/system: add a basic enumeration of vhost-user devices virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,12/20] hw/virtio: derive vhost-user-i2c from vhost-user-base virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,11/20] hw/virtio: derive vhost-user-gpio from vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,10/20] hw/virtio: add config support to vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[v3,09/20] hw/virtio: derive vhost-user-rng from vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,08/20] virtio: add PCI stub for vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[v3,07/20] virtio: add vhost-user-base and a generic vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[v3,06/20] include/hw/virtio: document some more usage of notifiers virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,05/20] include/hw/virtio: add kerneldoc for virtio_init virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,04/20] include/hw/virtio: document virtio_notify_config virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,03/20] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,02/20] include/hw: document the device_class_set_parent_* fns virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,01/20] include: attempt to document device_class_set_props virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[RFC] docs/interop: define STANDALONE protocol feature for vhost-user [RFC] docs/interop: define STANDALONE protocol feature for vhost-user --- 2023-07-04 Alex Bennée Superseded
[PULL,38/38] tests/tcg: Add a test for info proc mappings [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,37/38] docs: Document security implications of debugging [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,36/38] gdbstub: Add support for info proc mappings [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,35/38] gdbstub: Report the actual qemu-user pid [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,34/38] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process() [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,33/38] linux-user: Emulate /proc/self/smaps [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,32/38] linux-user: Add "safe" parameter to do_guest_openat() [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,31/38] linux-user: Expose do_guest_openat() and do_guest_readlink() [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,30/38] gdbstub: clean-up vcont handling to avoid goto [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,29/38] gdbstub: Permit reverse step/break to provide stop response [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,28/38] gdbstub: lightly refactor connection to avoid snprintf [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,27/38] docs/devel: introduce some key concepts for QOM development [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,26/38] docs/devel: split qom-api reference into new file [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,25/38] docs/devel/qom.rst: Correct code style [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,24/38] include/hw/qdev-core: fixup kerneldoc annotations [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,23/38] include/migration: mark vmstate_register() as a legacy function [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,22/38] docs/devel: add some front matter to the devel index [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,21/38] plugins: update lockstep to use g_memdup2 [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,20/38] plugins: fix memory leak while parsing options [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,19/38] plugins: force slow path when plugins instrument memory ops [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,18/38] target/arm: make arm_casq_ptw CONFIG_TCG only [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,17/38] tests/avocado: Make the test_arm_bpim2u_gmac test more reliable [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,16/38] tests/avocado: update firmware to enable sbsa-ref/max [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,15/38] tests/docker: convert riscv64-cross to lcitool [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,14/38] tests/lcitool: introduce qemu-minimal [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,13/38] tests/lcitool: add an explicit gcc-native package [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,12/38] tests/lcitool: Bump fedora container versions [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,11/38] tests/lcitool: update to latest version [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,10/38] Makefile: add lcitool-refresh to UNCHECKED_GOALS [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,09/38] tests/docker: add test-fuzz [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,08/38] tests/qtests: clean-up and fix leak in generic_fuzz [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,07/38] scripts/oss-fuzz: add a suppression for keymap [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,06/38] qemu-keymap: properly check return from xkb_keymap_mod_get_index [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,05/38] tests/tcg: add mechanism to handle plugin arguments [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,04/38] docs/devel: remind developers to run CI container pipeline when updating images [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,03/38] gitlab: reduce testing scope of check-gcov [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,02/38] gitlab: ensure coverage job also publishes meson log [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,01/38] gitlab: explicit set artifacts publishing criteria [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub --- 2023-07-03 Alex Bennée New
[v4,38/38] tests/tcg: Add a test for info proc mappings maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,37/38] docs: Document security implications of debugging maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,36/38] gdbstub: Add support for info proc mappings maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,35/38] gdbstub: Report the actual qemu-user pid maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,34/38] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process() maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,33/38] linux-user: Emulate /proc/self/smaps maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,32/38] linux-user: Add "safe" parameter to do_guest_openat() maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,31/38] linux-user: Expose do_guest_openat() and do_guest_readlink() maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,30/38] gdbstub: clean-up vcont handling to avoid goto maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,29/38] gdbstub: Permit reverse step/break to provide stop response maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,28/38] gdbstub: lightly refactor connection to avoid snprintf maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,27/38] docs/devel: introduce some key concepts for QOM development maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
« 1 2 ... 9 10 1189 90 »