Show patches with: Submitter = Alex Bennée       |    Archived = No       |   8930 patches
« 1 2 ... 23 24 2589 90 »
Patch Series S/W/F Date Submitter Delegate State
[v1,02/25] tests/avocado: reduce the default timeout to 120s testing updates and mips deprecation --- 2022-08-26 Alex Bennée Superseded
[v1,01/25] tests/avocado: split the AST2x00Machine classes testing updates and mips deprecation --- 2022-08-26 Alex Bennée Superseded
[PULL,v2,for,7.1,0/6] testing and doc updates --- 2022-08-24 Alex Bennée New
[PULL,6/6] qemu-options: try and clarify preferred block semantics [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée Accepted
[PULL,5/6] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée Accepted
[PULL,4/6] tests/migration/i386: Speed up the i386 migration test (when using TCG) [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée New
[PULL,3/6] tests/migration/aarch64: Speed up the aarch64 migration test [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée New
[PULL,2/6] tests/qtest/migration-test: Only wait for serial output where migration succeeds [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée Accepted
[PULL,1/6] tests/avocado: push default timeout to QemuBaseTest [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée Accepted
[PULL,for,7.1,0/6] testing and doc updates --- 2022-08-23 Alex Bennée New
[v1,6/6] qemu-options: try and clarify preferred block semantics testing fixes and doc tweak pre-PR --- 2022-08-22 Alex Bennée Superseded
[v1,5/6] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan testing fixes and doc tweak pre-PR --- 2022-08-22 Alex Bennée Superseded
[v1,4/6] tests/migration/i386: Speed up the i386 migration test (when using TCG) testing fixes and doc tweak pre-PR --- 2022-08-22 Alex Bennée Superseded
[v1,3/6] tests/migration/aarch64: Speed up the aarch64 migration test testing fixes and doc tweak pre-PR --- 2022-08-22 Alex Bennée Superseded
[v1,2/6] tests/qtest/migration-test: Only wait for serial output where migration succeeds testing fixes and doc tweak pre-PR --- 2022-08-22 Alex Bennée Superseded
[v1,1/6] tests/avocado: push default timeout to QemuBaseTest testing fixes and doc tweak pre-PR --- 2022-08-22 Alex Bennée Superseded
[RFC] qemu-options: try and clarify preferred block semantics [RFC] qemu-options: try and clarify preferred block semantics --- 2022-08-19 Alex Bennée Superseded
[RFC] tests/avocado: push default timeout to QemuBaseTest [RFC] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-16 Alex Bennée Superseded
[PULL,3/3] tests/avocado: apply a band aid to aspeed-evb login [PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread --- 2022-08-16 Alex Bennée New
[PULL,2/3] tests/avocado: add timeout to the aspeed tests [PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread --- 2022-08-16 Alex Bennée Accepted
[PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread [PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread --- 2022-08-16 Alex Bennée Accepted
[PULL,for,7.1,0/3] memory leak and testing tweaks --- 2022-08-16 Alex Bennée New
[v1,8/8] accel/tcg: remove trace_vcpu_dstate TB checking memory leaks and speed tweaks --- 2022-08-11 Alex Bennée New
[v1,7/8] tests/avocado: apply a band aid to aspeed-evb login memory leaks and speed tweaks --- 2022-08-11 Alex Bennée Superseded
[v1,6/8] tests/avocado: add timeout to the aspeed tests memory leaks and speed tweaks --- 2022-08-11 Alex Bennée Superseded
[v1,5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS() memory leaks and speed tweaks --- 2022-08-11 Alex Bennée New
[v1,4/8] cputlb: used cached CPUClass in our hot-paths memory leaks and speed tweaks --- 2022-08-11 Alex Bennée Superseded
[v1,3/8] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs memory leaks and speed tweaks --- 2022-08-11 Alex Bennée Superseded
[v1,2/8] cpu: cache CPUClass in CPUState for hot code paths memory leaks and speed tweaks --- 2022-08-11 Alex Bennée New
[v1,1/8] linux-user: un-parent OBJECT(cpu) when closing thread memory leaks and speed tweaks --- 2022-08-11 Alex Bennée Superseded
[RFC] tests/avocado: apply a band aid to aspeed-evb login [RFC] tests/avocado: apply a band aid to aspeed-evb login --- 2022-08-11 Alex Bennée Superseded
[RFC] cputlb and ssi: cache class to avoid expensive object_dynamic_cast_assert (HACK!!!) [RFC] cputlb and ssi: cache class to avoid expensive object_dynamic_cast_assert (HACK!!!) --- 2022-08-04 Alex Bennée New
[v2] linux-user: un-parent OBJECT(cpu) when closing thread [v2] linux-user: un-parent OBJECT(cpu) when closing thread --- 2022-08-03 Alex Bennée Superseded
[v4,22/22] tests/qtest: enable tests for virtio-gpio virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,21/22] tests/qtest: add a get_features op to vhost-user-test virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,20/22] tests/qtest: implement stub for VHOST_USER_GET_CONFIG virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,19/22] tests/qtest: add assert to catch bad features virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,18/22] tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,17/22] tests/qtest: catch unhandled vhost-user messages virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,16/22] tests/qtest: use qos_printf instead of g_test_message virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,15/22] tests/qtest: add a timeout for subprocess_run_one_test virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,14/22] tests/qtest: pass stdout/stderr down to subtests virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,13/22] hw/virtio: add vhost-user-gpio-pci boilerplate virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,12/22] hw/virtio: add boilerplate for vhost-user-gpio device virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,11/22] hw/virtio: move vhd->started check into helper and add FIXME virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,10/22] hw/virtio: move vm_running check to virtio_device_started virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,09/22] hw/virtio: add some vhost-user trace events virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,08/22] hw/virtio: log potentially buggy guest drivers virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,07/22] hw/virtio: fix some coding style issues virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,06/22] include/hw: document vhost_dev feature life-cycle virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,05/22] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,04/22] hw/virtio: fix vhost_user_read tracepoint virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,03/22] hw/virtio: handle un-configured shutdown in virtio-pci virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,02/22] hw/virtio: gracefully handle unset vhost_dev vdev virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[v4,01/22] hw/virtio: incorporate backend features in features virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée Superseded
[RFC] util: add a qemu_backtrace utility function [RFC] util: add a qemu_backtrace utility function --- 2022-08-01 Alex Bennée New
[PULL,13/13] qemu-options: bring the kernel and image options together [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,12/13] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,11/13] tests/tcg/s390x: Test unaligned accesses to lowcore [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,10/13] qapi: Add exit-failure PanicAction [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée New
[PULL,09/13] semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée New
[PULL,08/13] semihosting: Check for errors on SET_ARG() [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,07/13] semihosting: Don't copy buffer after console_write() [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,06/13] semihosting: Don't return negative values on qemu_semihosting_console_write() failure [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,05/13] .gitlab-ci.d/windows.yml: Enable native Windows symlink [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,04/13] .cirrus.yml: Change winsymlinks to 'native' [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,03/13] gitlab: drop 'containers-layer2' stage [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,02/13] gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée Accepted
[PULL,01/13] tests: refresh to latest libvirt-ci module [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée New
[PULL,00/13] testing, semihosting and doc fixes --- 2022-07-29 Alex Bennée New
[v2,4/4] hw/virtio: fix vhost_user_read tracepoint virtio fixes (split from virtio-gpio series) --- 2022-07-28 Alex Bennée Superseded
[v2,3/4] hw/virtio: handle un-configured shutdown in virtio-pci virtio fixes (split from virtio-gpio series) --- 2022-07-28 Alex Bennée Superseded
[v2,2/4] hw/virtio: gracefully handle unset vhost_dev vdev virtio fixes (split from virtio-gpio series) --- 2022-07-28 Alex Bennée Superseded
[v2,1/4] hw/virtio: incorporate backend features in features virtio fixes (split from virtio-gpio series) --- 2022-07-28 Alex Bennée Superseded
[v1,5/5] hw/virtio: fix vhost_user_read tracepoint virtio fixes (split from virtio-gpio series) --- 2022-07-27 Alex Bennée Superseded
[v1,4/5] hw/virtio: handle un-configured shutdown in virtio-pci virtio fixes (split from virtio-gpio series) --- 2022-07-27 Alex Bennée Superseded
[v1,3/5] hw/virtio: gracefully handle unset vhost_dev vdev virtio fixes (split from virtio-gpio series) --- 2022-07-27 Alex Bennée Superseded
[v1,2/5] hw/virtio: incorporate backend features in features virtio fixes (split from virtio-gpio series) --- 2022-07-27 Alex Bennée Superseded
[v1,1/5] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES virtio fixes (split from virtio-gpio series) --- 2022-07-27 Alex Bennée New
[v3,21/21] tests/qtest: enable tests for virtio-gpio virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,20/21] tests/qtest: add a get_features op to vhost-user-test virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,19/21] tests/qtest: implement stub for VHOST_USER_GET_CONFIG virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,18/21] tests/qtest: add assert to catch bad features virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,17/21] tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,16/21] tests/qtest: catch unhandled vhost-user messages virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,15/21] tests/qtest: use qos_printf instead of g_test_message virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,14/21] tests/qtest: add a timeout for subprocess_run_one_test virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,13/21] tests/qtest: pass stdout/stderr down to subtests virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,12/21] hw/virtio: add vhost-user-gpio-pci boilerplate virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,11/21] hw/virtio: add boilerplate for vhost-user-gpio device virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,10/21] hw/virtio: add some vhost-user trace events virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,09/21] hw/virtio: fix vhost_user_read tracepoint virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,08/21] hw/virtio: handle un-configured shutdown in virtio-pci virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,07/21] hw/virtio: gracefully handle unset vhost_dev vdev virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,06/21] hw/virtio: incorporate backend features in features virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,05/21] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,04/21] hw/virtio: log potentially buggy guest drivers virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,03/21] hw/virtio: fix some coding style issues virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,02/21] include/hw: document vhost_dev feature life-cycle virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
[v3,01/21] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE virtio-gpio and various virtio cleanups --- 2022-07-26 Alex Bennée Superseded
« 1 2 ... 23 24 2589 90 »