Show patches with: Archived = No       |   431020 patches
« 1 2 ... 1727 1728 17294310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/26] object: add class property initializer Make QDev use class properties - - - - --- 2019-12-01 Marc-André Lureau New
[05/26] object: avoid extra class property key duplication Make QDev use class properties - - - - --- 2019-12-01 Marc-André Lureau New
[04/26] qdev: move helper function to monitor/misc Make QDev use class properties - - 1 - --- 2019-12-01 Marc-André Lureau New
[03/26] qdev: remove extraneous error Make QDev use class properties - - 1 - --- 2019-12-01 Marc-André Lureau New
[02/26] qdev: remove duplicated qdev_property_add_static() doc Make QDev use class properties - - 1 - --- 2019-12-01 Marc-André Lureau New
[01/26] object: add extra sanity checks Make QDev use class properties - - 1 - --- 2019-12-01 Marc-André Lureau New
[21/21] tests-blockjob: Use error_free_or_abort() Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[20/21] hw/intc/s390: Simplify error handling in kvm_s390_flic_realize() Error handling fixes, may contain 4.2 material 1 - 1 - --- 2019-11-30 Markus Armbruster New
[19/21] error: Clean up unusual names of Error * variables Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[18/21] s390x: Fix latent query-cpu-definitions error handling bug Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[17/21] s390x: Fix latent query-cpu-model-FOO error handling bugs Error handling fixes, may contain 4.2 material - 1 1 - --- 2019-11-30 Markus Armbruster New
[16/21] s390/cpu_modules: Fix latent realize() error handling bugs Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[15/21] s390x/cpu_models: Fix latent feature property error handling bugs Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[14/21] s390x/event-facility: Fix latent realize() error handling bug Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[13/21] memory-device: Fix latent memory pre-plug error handling bugs Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[12/21] qga: Fix latent guest-get-fsinfo error handling bug Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[11/21] hw/ipmi: Fix latent realize() error handling bugs Error handling fixes, may contain 4.2 material - - - - --- 2019-11-30 Markus Armbruster New
[10/21] hw/core: Fix latent fit_load_fdt() error handling bug Error handling fixes, may contain 4.2 material - - 2 - --- 2019-11-30 Markus Armbruster New
[09/21] hw/acpi: Fix latent legacy CPU plug error handling bug Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[08/21] exec: Fix latent file_ram_alloc() error handling bug Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[07/21] tests: Clean up initialization of Error *err variables Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[06/21] io: Fix Error usage in a comment <example> Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[05/21] crypto: Fix typo in QCryptoTLSSession's <example> comment Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[04/21] crypto: Fix certificate file error handling crash bug Untitled series #145864 - 1 1 - --- 2019-11-30 Markus Armbruster New
[03/21] block/file-posix: Fix laio_init() error handling crash bug Error handling fixes, may contain 4.2 material - 1 2 - --- 2019-11-30 Markus Armbruster New
[02/21] net/virtio: Fix failover error handling crash bugs Error handling fixes, may contain 4.2 material - 2 1 - --- 2019-11-30 Markus Armbruster New
[01/21] net/virtio: Drop useless n->primary_dev not null checks Error handling fixes, may contain 4.2 material - - 1 - --- 2019-11-30 Markus Armbruster New
[v2,14/14] tests/tcg: add a gdbstub testcase for SVE registers gdbstub refactor and SVE support - - - - --- 2019-11-30 Alex Bennée New
[v2,13/14] tests/guest-debug: add a simple test runner gdbstub refactor and SVE support - - 1 - --- 2019-11-30 Alex Bennée New
[v2,12/14] target/arm: generate xml description of our SVE registers gdbstub refactor and SVE support - - - - --- 2019-11-30 Alex Bennée New
[v2,11/14] target/arm: default SVE length to 64 bytes for linux-user gdbstub refactor and SVE support - - - - --- 2019-11-30 Alex Bennée New
[v2,10/14] target/arm: explicitly encode regnum in our XML gdbstub refactor and SVE support - - 1 - --- 2019-11-30 Alex Bennée New
[v2,09/14] target/arm: prepare for multiple dynamic XMLs gdbstub refactor and SVE support - - 1 - --- 2019-11-30 Alex Bennée New
[v2,08/14] gdbstub: extend GByteArray to read register helpers gdbstub refactor and SVE support - - - - --- 2019-11-30 Alex Bennée New
[v2,07/14] target/m68k: use gdb_get_reg helpers gdbstub refactor and SVE support - - 1 - --- 2019-11-30 Alex Bennée New
[v2,06/14] target/arm: use gdb_get_reg helpers gdbstub refactor and SVE support - - 2 - --- 2019-11-30 Alex Bennée New
[v2,05/14] gdbstub: add helper for 128 bit registers Untitled series #145840 - - 2 - --- 2019-11-30 Alex Bennée New
[v2,04/14] gdbstub: move mem_buf to GDBState and use GByteArray gdbstub refactor and SVE support - - 1 - --- 2019-11-30 Alex Bennée New
[v2,03/14] gdbstub: move str_buf to GDBState and use GString gdbstub refactor and SVE support - - 2 1 --- 2019-11-30 Alex Bennée New
[v2,02/14] gdbstub: stop passing GDBState * around and use global gdbstub refactor and SVE support - - 1 - --- 2019-11-30 Alex Bennée New
[v2,01/14] gdbstub: make GDBState static and have common init function gdbstub refactor and SVE support - - 2 - --- 2019-11-30 Alex Bennée New
[v6,21/21] fuzz: add documentation to docs/devel/ Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,20/21] fuzz: add virtio-scsi fuzz target Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,18/21] fuzz: add i440fx fuzz targets Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,19/21] fuzz: add virtio-net fuzz target Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,17/21] fuzz: add support for qos-assisted fuzz targets Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,16/21] fuzz: add support for fork-based fuzzing. Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,15/21] fuzz: add fuzzer skeleton Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,13/21] fuzz: add configure flag --enable-fuzzing Add virtual device fuzzing support - - 2 - --- 2019-11-29 Alexander Bulekov New
[v6,14/21] fuzz: Add target/fuzz makefile rules Add virtual device fuzzing support - - 2 - --- 2019-11-29 Alexander Bulekov New
[v6,12/21] libqtest: add in-process qtest.c tx/rx handlers Add virtual device fuzzing support - - - - --- 2019-11-29 Alexander Bulekov New
[v6,11/21] libqtest: make bufwrite rely on the TransportOps Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,10/21] libqos: move useful qos-test funcs to qos_external Add virtual device fuzzing support - - 2 - --- 2019-11-29 Alexander Bulekov New
[v6,08/21] tests: provide test variables to other targets Add virtual device fuzzing support - - 2 - --- 2019-11-29 Alexander Bulekov New
[v6,09/21] libqos: split qos-test and libqos makefile vars Add virtual device fuzzing support - - 3 - --- 2019-11-29 Alexander Bulekov New
[v6,07/21] qtest: add in-process incoming command handler Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,06/21] module: check module wasn't already initialized Untitled series #145821 - - 3 - --- 2019-11-29 Alexander Bulekov New
[v6,05/21] libqtest: Add a layer of abstraciton to send/recv Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,04/21] qtest: add qtest_server_send abstraction Add virtual device fuzzing support 1 - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,03/21] fuzz: Add FUZZ_TARGET module type Add virtual device fuzzing support - - 1 - --- 2019-11-29 Alexander Bulekov New
[v6,02/21] libqos: Rename i2c_send and i2c_recv Add virtual device fuzzing support 1 - 2 - --- 2019-11-29 Alexander Bulekov New
[v6,01/21] softmmu: split off vl.c:main() into main.c Add virtual device fuzzing support - - - - --- 2019-11-29 Alexander Bulekov New
[v3,4/4] qom/object: Use common get/set uint helpers Improve default object property_add uint helpers - - 1 - --- 2019-11-29 Felipe Franciosi New
[v3,3/4] ich9: Simplify ich9_lpc_initfn Improve default object property_add uint helpers - - 1 - --- 2019-11-29 Felipe Franciosi New
[v3,2/4] ich9: fix getter type for sci_int property Improve default object property_add uint helpers - - 1 - --- 2019-11-29 Felipe Franciosi New
[v3,1/4] qom/object: enable setter for uint types Improve default object property_add uint helpers - - 1 - --- 2019-11-29 Felipe Franciosi New
[v2] configure: Use lld --image-base for --disable-pie user mode binaries [v2] configure: Use lld --image-base for --disable-pie user mode binaries - - - - --- 2019-11-29 Fangrui Song New
docker: remove libcap development packages docker: remove libcap development packages 1 - - - --- 2019-11-29 Paolo Bonzini New
net/imx_fec: Updating the IMX_FEC IP to support loopback mode. net/imx_fec: Updating the IMX_FEC IP to support loopback mode. - - - - --- 2019-11-29 Bilal Wasim New
ci: Use libcap-ng ci: Use libcap-ng - - 3 - --- 2019-11-29 Dr. David Alan Gilbert New
[3/3] s390x: protvirt: Add new VCPU reset functions s390x: Increase architectural compliance - - - - --- 2019-11-29 Janosch Frank New
[2/3] Sync reset s390x: Increase architectural compliance - - - - --- 2019-11-29 Janosch Frank New
[1/3] s390x: Properly fetch and test the short psw on diag308 subc 0/1 s390x: Increase architectural compliance - - 1 - --- 2019-11-29 Janosch Frank New
[8/8] docs: add memory API reference docs: integrate doc comments with Sphinx build - - 1 - --- 2019-11-29 Paolo Bonzini New
[7/8] memory.h: Silence kernel-doc complaints docs: integrate doc comments with Sphinx build - - 1 - --- 2019-11-29 Paolo Bonzini New
[6/8] docs: Create bitops.rst as example of kernel-docs docs: integrate doc comments with Sphinx build - - - - --- 2019-11-29 Paolo Bonzini New
[5/8] bitops.h: Silence kernel-doc complaints docs: integrate doc comments with Sphinx build - - - - --- 2019-11-29 Paolo Bonzini New
[4/8] Makefile: disable Sphinx nitpicking docs: integrate doc comments with Sphinx build - - - - --- 2019-11-29 Paolo Bonzini New
[3/8] docs/conf.py: Enable use of kerneldoc sphinx extension docs: integrate doc comments with Sphinx build - - - - --- 2019-11-29 Paolo Bonzini New
[2/8] docs: tweak kernel-doc for QEMU coding standards docs: integrate doc comments with Sphinx build - - - - --- 2019-11-29 Paolo Bonzini New
[1/8] docs: import Linux kernel-doc script and extension docs: integrate doc comments with Sphinx build - - 1 - --- 2019-11-29 Paolo Bonzini New
runstate: ignore finishmigrate -> prelaunch transition runstate: ignore finishmigrate -> prelaunch transition - 1 2 - --- 2019-11-29 Laurent Vivier New
virtfs-proxy-helper: switch from libcap to libcap-ng virtfs-proxy-helper: switch from libcap to libcap-ng 1 - 2 - --- 2019-11-29 Paolo Bonzini New
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG - - 2 - --- 2019-11-29 Paolo Bonzini New
[PATCH-for-4.2?,1/1] roms/edk2: update submodule from edk2-stable201905 to edk2-stable201911 roms/edk2: update submodule to edk2-stable201911, fixing low severity CVEs - - - - --- 2019-11-29 Philippe Mathieu-Daudé New
[v3] net/cadence_gem: Updating the GEM MAC IP to properly filter out multicast addresses. [v3] net/cadence_gem: Updating the GEM MAC IP to properly filter out multicast addresses. - - - - --- 2019-11-29 Bilal Wasim New
[PULL,1/2] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii [PULL,1/2] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii 1 2 1 2 --- 2019-11-29 Thomas Huth New
[PULL,0/2] Fix for the s390-ccw bios - - - - --- 2019-11-29 Thomas Huth New
[7/6] Makefile: Make Makefile depend on generated qga files, too qapi: Module fixes and cleanups - - 1 - --- 2019-11-29 Markus Armbruster New
[v2,13/13] s390x: protvirt: Handle SIGP store status correctly s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
[v2,12/13] s390x: protvirt: Disable address checks for PV guest IO emulation s390x: Protected Virtualization support - - 1 - --- 2019-11-29 Janosch Frank New
[v2,11/13] s390x: protvirt: Move diag 308 data over SIDAD s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
[v2,10/13] s390x: protvirt: Set guest IPL PSW s390x: Protected Virtualization support - - 1 - --- 2019-11-29 Janosch Frank New
[v2,09/13] s390x: Exit on vcpu reset error s390x: Protected Virtualization support - - 1 - --- 2019-11-29 Janosch Frank New
[v2,08/13] s390x: protvirt: Add new VCPU reset functions s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
[v2,07/13] s390x: protvirt: SCLP interpretation s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
[v2,06/13] s390x: protvirt: KVM intercept changes s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
[v2,05/13] s390x: protvirt: Add pv state to cpu env s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
[v2,04/13] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4 s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
[v2,03/13] s390x: protvirt: Support unpack facility s390x: Protected Virtualization support - - - - --- 2019-11-29 Janosch Frank New
« 1 2 ... 1727 1728 17294310 4311 »