Show patches with: Submitter = Alexander Bulekov       |   636 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] virtio-net: check guest header length is valid Add check for header length in virtio-net-tx - - - --- 2019-07-16 Alexander Bulekov New
[v2] virtio-net: Always check for guest header length [v2] virtio-net: Always check for guest header length 1 2 - --- 2019-07-19 Alexander Bulekov New
[1/2] net: assert that tx packets have nonzero size Avoid sending zero-size packets - - - --- 2019-07-19 Alexander Bulekov New
[2/2] virtio-net: check that tx packet has positive size Avoid sending zero-size packets - 1 - --- 2019-07-19 Alexander Bulekov New
[v2,1/2] net: assert that tx packets have nonzero size Avoid sending zero-size packets - - - --- 2019-07-22 Alexander Bulekov New
[v2,2/2] virtio-net: check that tx packet has positive size Avoid sending zero-size packets - - - --- 2019-07-22 Alexander Bulekov New
[RFC,01/19] fuzz: add configure option and linker objects Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,02/19] fuzz: add FUZZ_TARGET type to qemu module system Add virtual device fuzzing support - 1 - --- 2019-07-25 Alexander Bulekov New
[RFC,03/19] fuzz: add fuzz accelerator Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,04/19] fuzz: Add qos support to fuzz targets Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,05/19] fuzz: expose qemu_savevm_state & skip state header Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,06/19] fuzz: Add ramfile for fast vmstate/vmload Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,07/19] fuzz: Modify libqtest to directly invoke qtest.c Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,08/19] fuzz: add shims to intercept libfuzzer init Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,09/19] fuzz: use mtree_info to find mapped addresses Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,10/19] fuzz: expose real_main (aka regular vl.c:main) Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,11/19] fuzz: add direct send/receive in qtest client Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,12/19] fuzz: hard-code all of the needed files for build Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,13/19] fuzz: add ctrl vq support to virtio-net in libqos Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,14/19] fuzz: hard-code a main-loop timeout Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,15/19] fuzz: add fuzz accelerator type Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,16/19] fuzz: add general fuzzer entrypoints Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,17/19] fuzz: add general qtest fuzz target Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,18/19] fuzz: Add virtio-net tx and ctrl fuzz targets Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
[RFC,19/19] fuzz: Add documentation about the fuzzer to docs/ Add virtual device fuzzing support - - - --- 2019-07-25 Alexander Bulekov New
qtest: Rename qtest.c:qtest_init() qtest: Rename qtest.c:qtest_init() - 2 - --- 2019-08-05 Alexander Bulekov New
libqos: Account for the ctrl queue in virtio-net libqos: Account for the ctrl queue in virtio-net - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,01/17] fuzz: Move initialization from main to qemu_init [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,02/17] fuzz: Add fuzzer configure options [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,03/17] fuzz: Keep memory mapped for fork-based fuzzer [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - 1 - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,04/17] fuzz: Skip modules that were already initialized [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - 1 - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,05/17] fuzz: Add direct receive function for qtest server [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,06/17] fuzz: Add FUZZ_TARGET module type [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - 1 - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,07/17] fuzz: Add ramfile qemu-file type [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,08/17] fuzz: Export the qemu_savevm_live_state function [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,09/17] fuzz: hardcode needed objects into i386 target [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,10/17] fuzz: qtest client directly interacts with server [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,11/17] fuzz: Move useful qos functions to separate object [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,12/17] fuzz: Add fuzzer skeleton [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,13/17] fuzz: Add libqos support to the fuzzer [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,14/17] fuzz: Add forking support to the fuzzer [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,15/17] fuzz: Add general qtest fuzz-target [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,16/17] fuzz: Add virtio-net fuzz targets [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[RFC,v2,17/17] fuzz: Add fuzz accelerator type [RFC,v2,01/17] fuzz: Move initialization from main to qemu_init - - - --- 2019-08-05 Alexander Bulekov New
[v3,01/22] softmmu: split off vl.c:main() into main.c Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,02/22] libqos: Rename i2c_send and i2c_recv Add virtual device fuzzing support 1 1 - --- 2019-09-18 Alexander Bulekov New
[v3,03/22] fuzz: Add FUZZ_TARGET module type Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,04/22] qtest: add qtest_server_send abstraction Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,05/22] libqtest: Add a layer of abstraciton to send/recv Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,06/22] fuzz: add configure flag --enable-fuzzing Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,07/22] fuzz: Add target/fuzz makefile rules Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,08/22] module: check module wasn't already initialized Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,09/22] qtest: add in-process incoming command handler Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,10/22] tests: provide test variables to other targets Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,11/22] libqos: split qos-test and libqos makefile vars Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,12/22] libqos: move useful qos-test funcs to qos_external Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,13/22] libqtest: make qtest_bufwrite send "atomic" Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,14/22] libqtest: add in-process qtest.c tx/rx handlers Add virtual device fuzzing support - 1 - --- 2019-09-18 Alexander Bulekov New
[v3,15/22] fuzz: Add target/fuzz makefile rules Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,16/22] fuzz: add fuzzer skeleton Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,17/22] fuzz: add support for fork-based fuzzing. Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,18/22] fuzz: expose fuzz target name Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,19/22] fuzz: add support for qos-assisted fuzz targets Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,20/22] fuzz: add i440fx fuzz targets Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,21/22] fuzz: add virtio-net fuzz target Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v3,22/22] fuzz: add documentation to docs/devel/ Add virtual device fuzzing support - - - --- 2019-09-18 Alexander Bulekov New
[v4,01/20] softmmu: split off vl.c:main() into main.c Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,02/20] libqos: Rename i2c_send and i2c_recv Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,03/20] fuzz: Add FUZZ_TARGET module type Add virtual device fuzzing support - 2 - --- 2019-10-30 Alexander Bulekov New
[v4,04/20] qtest: add qtest_server_send abstraction Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,06/20] module: check module wasn't already initialized Add virtual device fuzzing support - 2 - --- 2019-10-30 Alexander Bulekov New
[v4,05/20] libqtest: Add a layer of abstraciton to send/recv Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,07/20] qtest: add in-process incoming command handler Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,08/20] tests: provide test variables to other targets Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,09/20] libqos: split qos-test and libqos makefile vars Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,10/20] libqos: move useful qos-test funcs to qos_external Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,11/20] libqtest: make qtest_bufwrite send "atomic" Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,12/20] libqtest: add in-process qtest.c tx/rx handlers Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,13/20] fuzz: add configure flag --enable-fuzzing Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,15/20] fuzz: add fuzzer skeleton Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,14/20] fuzz: Add target/fuzz makefile rules Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,16/20] fuzz: add support for fork-based fuzzing. Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,17/20] fuzz: add support for qos-assisted fuzz targets Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,18/20] fuzz: add i440fx fuzz targets Add virtual device fuzzing support - 1 - --- 2019-10-30 Alexander Bulekov New
[v4,19/20] fuzz: add virtio-net fuzz target Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v4,20/20] fuzz: add documentation to docs/devel/ Add virtual device fuzzing support - - - --- 2019-10-30 Alexander Bulekov New
[v5,01/20] softmmu: split off vl.c:main() into main.c Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,03/20] fuzz: Add FUZZ_TARGET module type Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,02/20] libqos: Rename i2c_send and i2c_recv Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,04/20] qtest: add qtest_server_send abstraction Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,05/20] libqtest: Add a layer of abstraciton to send/recv Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,06/20] module: check module wasn't already initialized Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,08/20] tests: provide test variables to other targets Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,07/20] qtest: add in-process incoming command handler Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,10/20] libqos: move useful qos-test funcs to qos_external Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,09/20] libqos: split qos-test and libqos makefile vars Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,11/20] libqtest: make bufwrite rely on the TransportOps Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,13/20] fuzz: add configure flag --enable-fuzzing Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,12/20] libqtest: add in-process qtest.c tx/rx handlers Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
[v5,14/20] fuzz: Add target/fuzz makefile rules Add virtual device fuzzing support - - - --- 2019-11-13 Alexander Bulekov New
« 1 2 3 46 7 »