Show patches with: State = Action Required       |    Archived = No       |   426980 patches
« 1 2 ... 1541 1542 15434269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[42/55] sysbus: New sysbus_realize(), sysbus_realize_and_unref() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[41/55] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2 qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[40/55] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[39/55] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1 qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[38/55] microbit: Tidy up sysbus_init_child_obj() @child argument qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[37/55] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[36/55] macio: Eliminate macio_init_child_obj() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[35/55] macio: Convert use of qdev_set_parent_bus() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[34/55] qom: Less verbose object_initialize_child() qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-19 Markus Armbruster New
[33/55] qom: Tidy up a few object_initialize_child() calls qdev: Rework how we plug into the parent bus - - 2 - --- 2020-05-19 Markus Armbruster New
[32/55] auxbus: Eliminate aux_create_slave() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[31/55] auxbus: Convert a use of qdev_set_parent_bus() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[30/55] auxbus: New aux_realize_bus(), pairing with aux_init_bus() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[29/55] qdev: qdev_create(), qdev_try_create() are now unused, drop qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[28/55] usb: Eliminate usb_try_create_simple() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[27/55] usb: usb_create() is now unused, drop qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[26/55] usb: Convert uses of usb_create() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[25/55] usb: New usb_new(), usb_realize_and_unref() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[24/55] ssi: ssi_create_slave_no_init() is now unused, drop qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[23/55] ssi: Convert last use of ssi_create_slave_no_init() manually qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-19 Markus Armbruster New
[22/55] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[21/55] ssi: ssi_auto_connect_slaves() never does anything, drop qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-19 Markus Armbruster New
[20/55] isa: isa_create(), isa_try_create() are now unused, drop qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[19/55] isa: Convert uses of isa_create(), isa_try_create() manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[18/55] isa: Convert uses of isa_create() with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[17/55] isa: New isa_new(), isa_realize_and_unref() etc. qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[16/55] pci: pci_create(), pci_create_multifunction() are now unused, drop qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[15/55] pci: Convert uses of pci_create() etc. manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[14/55] pci: Convert uses of pci_create() etc. with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[13/55] hw/ppc: Eliminate two superfluous QOM casts qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-19 Markus Armbruster New
[12/55] pci: New pci_new(), pci_realize_and_unref() etc. qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[11/55] qdev: Convert uses of qdev_set_parent_bus() manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[10/55] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[09/55] qdev: Convert uses of qdev_create() manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[08/55] qdev: Convert uses of qdev_create() with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[07/55] qdev: Convert to qdev_unrealize() manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[06/55] qdev: Convert to qdev_unrealize() with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[05/55] qdev: Convert to qbus_realize(), qbus_unrealize() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[04/55] qdev: Put qdev_new() to use with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[03/55] qdev: New qdev_new(), qdev_realize(), etc. qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-19 Markus Armbruster New
[02/55] qdev: Drop redundant bus realization qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[01/55] qdev: Rename qbus_realize() to qbus_init() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-19 Markus Armbruster New
[v2] xen: fix build without pci passthrough [v2] xen: fix build without pci passthrough - 1 - - --- 2020-05-19 Roger Pau Monné New
io_uring: use io_uring_cq_ready() to check for ready cqes io_uring: use io_uring_cq_ready() to check for ready cqes - - - - --- 2020-05-19 Stefano Garzarella New
io_uring: retry io_uring_submit() if it fails with errno=EINTR io_uring: retry io_uring_submit() if it fails with errno=EINTR - - - - --- 2020-05-19 Stefano Garzarella New
[v7,12/12] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs 1 - 1 - --- 2020-05-19 Robert Foley New
[v7,11/12] tests/vm: change scripts to use self._config tests/vm: Add support for aarch64 VMs - - 1 - --- 2020-05-19 Robert Foley New
[v7,10/12] tests/vm: Added a new script for centos.aarch64. tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-19 Robert Foley New
[v7,09/12] tests/vm: Added a new script for ubuntu.aarch64. tests/vm: Add support for aarch64 VMs - - 1 - --- 2020-05-19 Robert Foley New
[v7,08/12] tests/vm: allow wait_ssh() to specify command tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-19 Robert Foley New
[v7,07/12] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-19 Robert Foley New
[v7,06/12] tests/vm: Pass --debug through for vm-boot-ssh. tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-19 Robert Foley New
[v7,05/12] tests/vm: Added configuration file support tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-19 Robert Foley New
[v7,04/12] tests/vm: Add configuration to basevm.py tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-19 Robert Foley New
[v7,03/12] tests/vm: pass args through to BaseVM's __init__ tests/vm: Add support for aarch64 VMs - - 1 - --- 2020-05-19 Robert Foley New
[v7,02/12] tests/vm: pass --genisoimage to basevm script tests/vm: Add support for aarch64 VMs - - 1 - --- 2020-05-19 Robert Foley New
[v7,01/12] configure: add alternate binary for genisoimage tests/vm: Add support for aarch64 VMs - - - - --- 2020-05-19 Robert Foley New
[v3,10/10] Lift max ram slots limit in libvhost-user vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,09/10] Support individual region unmap in libvhost-user vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,08/10] Support adding individual regions in libvhost-user vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,07/10] Support ram slot configuration in libvhost-user vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,06/10] Refactor out libvhost-user fault generation logic vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,05/10] Lift max memory slots limit imposed by vhost-user vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,04/10] Transmit vhost-user memory regions individually vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,03/10] Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,02/10] Add vhost-user helper to get MemoryRegion data vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
[v3,01/10] Add helper to populate vhost-user message regions vhost-user: Lift Max Ram Slots Limitation - - - - --- 2020-05-19 Raphael Norwitz New
icount: fix shift=auto for record/replay icount: fix shift=auto for record/replay - - - - --- 2020-05-19 Pavel Dovgalyuk New
arm/aspeed: Compute the number of CPUs from the SoC definition arm/aspeed: Compute the number of CPUs from the SoC definition - - 1 - --- 2020-05-19 Cédric Le Goater New
ARM: PL061: Introduce N_GPIOS ARM: PL061: Introduce N_GPIOS - - 1 - --- 2020-05-19 Geert Uytterhoeven New
hw/arm/virt: Fix PL061 node name and properties hw/arm/virt: Fix PL061 node name and properties - - - - --- 2020-05-19 Geert Uytterhoeven New
[PULL,8/8] aio-posix: disable fdmon-io_uring when GSource is used [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - 1 - 1 --- 2020-05-19 Stefan Hajnoczi New
[PULL,7/8] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy() [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - - - 1 --- 2020-05-19 Stefan Hajnoczi New
[PULL,6/8] tests/fuzz: Extract ioport_fuzz_qtest() method [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - - - - --- 2020-05-19 Stefan Hajnoczi New
[PULL,5/8] tests/fuzz: Extract pciconfig_fuzz_qos() method [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - - - - --- 2020-05-19 Stefan Hajnoczi New
[PULL,4/8] tests/fuzz: Remove unuseful/unused typedefs [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - - - - --- 2020-05-19 Stefan Hajnoczi New
[PULL,3/8] tests/fuzz: Add missing space in test description [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - - - - --- 2020-05-19 Stefan Hajnoczi New
[PULL,2/8] Makefile: List fuzz targets in 'make help' [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - - - - --- 2020-05-19 Stefan Hajnoczi New
[PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices - - - - --- 2020-05-19 Stefan Hajnoczi New
[PULL,0/8] Block patches - - - - --- 2020-05-19 Stefan Hajnoczi New
[Kernel,v22,8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages Untitled series #177800 - - 1 - --- 2020-05-19 Kirti Wankhede New
[Kernel,v22,6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap Untitled series #177800 - - 2 - --- 2020-05-19 Kirti Wankhede New
[Kernel,v22,5/8] vfio iommu: Implementation of ioctl for dirty pages tracking Untitled series #177800 - - 1 - --- 2020-05-19 Kirti Wankhede New
[RISU,v2,17/17] Add --dump option to inspect trace files risu cleanups and improvements - - 1 1 --- 2020-05-19 Richard Henderson New
[RISU,v2,16/17] aarch64: Reorg sve reginfo to save space risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,15/17] Compute reginfo_size based on the reginfo risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,14/17] Add magic and size to the trace header risu cleanups and improvements - - - - --- 2020-05-19 Richard Henderson New
[RISU,v2,13/17] Split RES_MISMATCH for registers and memory risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,12/17] Simplify syncing with master risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,11/17] Always write for --master risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,10/17] Pass non-OK result back through siglongjmp risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,09/17] Unify i/o functions and use RisuResult risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,08/17] Add enum RisuResult risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,07/17] Add enum RisuOp risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,06/17] Make some risu.c symbols static risu cleanups and improvements - - 1 - --- 2020-05-19 Richard Henderson New
[RISU,v2,05/17] Use EXIT_FAILURE, EXIT_SUCCESS risu cleanups and improvements - - 2 - --- 2020-05-19 Richard Henderson New
[RISU,v2,04/17] Adjust tracefile open for write risu cleanups and improvements - - 2 - --- 2020-05-19 Richard Henderson New
[RISU,v2,03/17] Hoist trace file opening risu cleanups and improvements - - 2 - --- 2020-05-19 Richard Henderson New
[RISU,v2,02/17] Unify master_fd and apprentice_fd to comm_fd risu cleanups and improvements - - 2 - --- 2020-05-19 Richard Henderson New
[RISU,v2,01/17] Use bool for tracing variables risu cleanups and improvements - - 2 - --- 2020-05-19 Richard Henderson New
« 1 2 ... 1541 1542 15434269 4270 »