Show patches with: State = Action Required       |   21447 patches
« 1 2 ... 167 168 169214 215 »
Patch Series S/W/F Date Submitter Delegate State
[v1,1/2] migration/xbzrle: replace transferred xbzrle bytes with encoded bytes Migration xbzrle changes --- 2020-04-20 Wang, Wei W New
[v1,2/3] hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102 [v1,1/3] device_tree: Allow name wildcards in qemu_fdt_node_path() --- 2020-04-19 Edgar E. Iglesias New
[v1,1/3] device_tree: Allow name wildcards in qemu_fdt_node_path() [v1,1/3] device_tree: Allow name wildcards in qemu_fdt_node_path() --- 2020-04-19 Edgar E. Iglesias New
[v6,4/5] 9pfs: T_readdir latency optimization [v6,1/5] tests/virtio-9p: added split readdir tests --- 2020-04-19 Christian Schoenebeck New
[v6,3/5] 9pfs: add new function v9fs_co_readdir_many() [v6,1/5] tests/virtio-9p: added split readdir tests --- 2020-04-19 Christian Schoenebeck New
[v6,1/5] tests/virtio-9p: added split readdir tests [v6,1/5] tests/virtio-9p: added split readdir tests --- 2020-04-19 Christian Schoenebeck New
[QEMU,v2] chardev/char-socket: Properly make qio connections non blocking [QEMU,v2] chardev/char-socket: Properly make qio connections non blocking --- 2020-04-19 Sai Pavan Boddu New
target/arm: Vectorize integer comparison vs zero target/arm: Vectorize integer comparison vs zero --- 2020-04-18 Richard Henderson New
[resend,v2] net: cadence_gem: clear RX control descriptor [resend,v2] net: cadence_gem: clear RX control descriptor --- 2020-04-18 Ramon Fried New
block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb --- 2020-04-18 Chenqun (kuhn) New
net: tulip: Set PCI revision to match dec21143 net: tulip: Set PCI revision to match dec21143 --- 2020-04-18 Marek Vasut New
[Bug,1871842,v2] target/i386: Fix the CPUID leaf CPUID_Fn80000008 [Bug,1871842,v2] target/i386: Fix the CPUID leaf CPUID_Fn80000008 --- 2020-04-17 Babu Moger New
[v1,3/6] target/microblaze: Add the div-zero-exception property target-microblaze: Misc configurability #2 --- 2020-04-17 Edgar E. Iglesias New
[v1,2/6] target/microblaze: Add the ill-opcode-exception property target-microblaze: Misc configurability #2 --- 2020-04-17 Edgar E. Iglesias New
[v1,1/6] target/microblaze: Add the opcode-0x0-illegal CPU property target-microblaze: Misc configurability #2 --- 2020-04-17 Edgar E. Iglesias New
[1/1] vfio-ccw: Enable transparent CCW IPL from DASD [1/1] vfio-ccw: Enable transparent CCW IPL from DASD --- 2020-04-17 Jared Rossi New
[[PATCH,v2,4/4] hw/net/can: Introduce QTEST for Xlnx CAN controller Introduce Xlnx ZynqMP CAN controller for QEMU --- 2020-04-17 Vikram Garhwal New
[[PATCH,v2,3/4] hw/net/can: Connect Xlnx ZynqMP CAN controller to ZCU102 machine Introduce Xlnx ZynqMP CAN controller for QEMU --- 2020-04-17 Vikram Garhwal New
[v2] Cadence: gem: fix wraparound in 64bit descriptors [v2] Cadence: gem: fix wraparound in 64bit descriptors --- 2020-04-17 Ramon Fried New
[v2] qcow2: Expose bitmaps' size during measure [v2] qcow2: Expose bitmaps' size during measure --- 2020-04-17 Eric Blake New
target/i386: Fix the CPUID leaf CPUID_Fn80000008 target/i386: Fix the CPUID leaf CPUID_Fn80000008 --- 2020-04-17 Moger, Babu New
Add a new PIIX option to control PCI hot unplugging of devices on non-root buses Add a new PIIX option to control PCI hot unplugging of devices on non-root buses --- 2020-04-17 Ani Sinha New
chardev/char-socket: Properly make qio connections non blocking chardev/char-socket: Properly make qio connections non blocking --- 2020-04-17 Sai Pavan Boddu New
[v4,1/3] memory: drop guest writes to read-only ram device regions [v4,1/3] memory: drop guest writes to read-only ram device regions --- 2020-04-17 Yan Zhao New
[PULL,2/3] target/ppc: Fix wrong interpretation of the disposition flag. [PULL,1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64 --- 2020-04-17 David Gibson New
[qemu] spapr: Add PVR setting capability [qemu] spapr: Add PVR setting capability --- 2020-04-17 Alexey Kardashevskiy New
[v3,7/7] vfio-ccw: Add support for the CRW irq s390x/vfio-ccw: Channel Path Handling [QEMU] --- 2020-04-17 Eric Farman New
[v3,6/7] s390x/css: Refactor the css_queue_crw() routine s390x/vfio-ccw: Channel Path Handling [QEMU] --- 2020-04-17 Eric Farman New
[v3,4/7] vfio-ccw: Add support for the crw region s390x/vfio-ccw: Channel Path Handling [QEMU] --- 2020-04-17 Eric Farman New
[4/4] virtio-scsi: don't touch scsi devices that are not yet realized Untitled series #61313 --- 2020-04-16 Maxim Levitsky New
[2/4] device-core: use RCU for list of childs of a bus Untitled series #61313 --- 2020-04-16 Maxim Levitsky New
[v20,QEMU,5/5] virtio-balloon: Provide an interface for free page reporting virtio-balloon: add support for free page reporting --- 2020-04-16 Alexander Duyck New
[v20,QEMU,2/5] virtio-balloon: Replace free page hinting references to 'report' with 'hint' virtio-balloon: add support for free page reporting --- 2020-04-16 Alexander Duyck New
[2/2] virtiofsd: drop all capabilities in the wait parent process virtiofsd: drop Linux capabilities(7) --- 2020-04-16 Stefan Hajnoczi New
[1/2] qom: Factor out user_creatable_add_dict() qemu-storage-daemon: Fix non-string --object properties --- 2020-04-16 Kevin Wolf New
[PULL,1/1] linux-user/syscall.c: add target-to-host mapping for epoll_create1() [PULL,1/1] linux-user/syscall.c: add target-to-host mapping for epoll_create1() --- 2020-04-16 Laurent Vivier New
[Qemu,devel,v6,3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2 [Qemu,devel,v6,1/3] hw/net: Add Smartfusion2 emac block --- 2020-04-16 sundeep subbaraya New
[3/3] iotests: Add test 291 to for qemu-img convert --bitmaps qemu-img: Add convert --bitmaps --- 2020-04-16 Eric Blake New
[RFC,v4] target/arm: Implement SVE2 HISTCNT, HISTSEG [RFC,v4] target/arm: Implement SVE2 HISTCNT, HISTSEG --- 2020-04-16 Stephen Long New
[1/1] block/crypto: better error message when creating too large files [1/1] block/crypto: better error message when creating too large files --- 2020-04-16 Maxim Levitsky New
[RFC,v2,4/5] crypto/linux_keyring: add 'syskey' secret object. [RFC,v2,1/5] crypto/secret: rename to secret_interface. --- 2020-04-15 Alexey Krasikov New
[RFC,v2,3/5] crypto/secret: add secret class files. [RFC,v2,1/5] crypto/secret: rename to secret_interface. --- 2020-04-15 Alexey Krasikov New
[RFC,v2,1/5] crypto/secret: rename to secret_interface. [RFC,v2,1/5] crypto/secret: rename to secret_interface. --- 2020-04-15 Alexey Krasikov New
[1/2] crypto/secret: fix inconsequential errors. [1/2] crypto/secret: fix inconsequential errors. --- 2020-04-15 Alexey Krasikov New
[for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit [for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit --- 2020-04-15 Alberto Garcia New
[PULL,for-5.0,4/4] qga: Restrict guest-file-read count to 48 MB to avoid crashes [PULL,for-5.0,1/4] Revert "prevent crash when executing guest-file-read with large count" --- 2020-04-15 Michael Roth New
[PULL,for-5.0,1/4] Revert "prevent crash when executing guest-file-read with large count" [PULL,for-5.0,1/4] Revert "prevent crash when executing guest-file-read with large count" --- 2020-04-15 Michael Roth New
[RFC,v3] target/arm: Implement SVE2 MATCH, NMATCH [RFC,v3] target/arm: Implement SVE2 MATCH, NMATCH --- 2020-04-15 Stephen Long New
[v2,16/16] nvme: factor out controller identify setup [v2,01/16] nvme: fix pci doorbell size calculation --- 2020-04-15 Klaus Jensen New
[v2,13/16] nvme: factor out namespace setup [v2,01/16] nvme: fix pci doorbell size calculation --- 2020-04-15 Klaus Jensen New
[v2,12/16] nvme: add namespace helpers [v2,01/16] nvme: fix pci doorbell size calculation --- 2020-04-15 Klaus Jensen New
[v2,10/16] nvme: factor out device state setup [v2,01/16] nvme: fix pci doorbell size calculation --- 2020-04-15 Klaus Jensen New
[v2,03/16] nvme: remove superfluous breaks [v2,01/16] nvme: fix pci doorbell size calculation --- 2020-04-15 Klaus Jensen New
[v2,01/16] nvme: fix pci doorbell size calculation [v2,01/16] nvme: fix pci doorbell size calculation --- 2020-04-15 Klaus Jensen New
[PULL,3/8] configure: disable PIE for Windows builds a few small fixes (docker, user, pie and gdbstub) --- 2020-04-15 Alex Bennée New
[PULL,1/8] tests/docker: add docs FEATURE flag and use for test-misc a few small fixes (docker, user, pie and gdbstub) --- 2020-04-15 Alex Bennée New
[13/16] nvme: factor out namespace setup Untitled series #61331 --- 2020-04-15 Klaus Jensen New
[12/16] nvme: add namespace helpers Untitled series #61331 --- 2020-04-15 Klaus Jensen New
[11/16] nvme: factor out block backend setup Untitled series #61331 --- 2020-04-15 Klaus Jensen New
[09/16] nvme: factor out property/constraint checks Untitled series #61331 --- 2020-04-15 Klaus Jensen New
[05/16] nvme: use constants in identify Untitled series #61331 --- 2020-04-15 Klaus Jensen New
[02/16] nvme: rename trace events to nvme_dev Untitled series #61331 --- 2020-04-15 Klaus Jensen New
[for-5.1,4/5] qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() Untitled series #61333 --- 2020-04-15 Markus Armbruster New
[for-5.1,3/5] qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead Untitled series #61333 --- 2020-04-15 Markus Armbruster New
[for-5.1,2/5] qobject: Factor out helper json_pretty_newline() Untitled series #61333 --- 2020-04-15 Markus Armbruster New
[v2,for-5.1,7/9] qemu-img: Factor out accumulate_options() helper [v2,for-5.1,1/9] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt() --- 2020-04-15 Markus Armbruster New
[v2,for-5.1,4/9] qemu-option: Fix has_help_option()'s sloppy parsing [v2,for-5.1,1/9] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt() --- 2020-04-15 Markus Armbruster New
[v2,for-5.1,1/9] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt() [v2,for-5.1,1/9] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt() --- 2020-04-15 Markus Armbruster New
[v7,48/48] nvme: make lba data size configurable nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,47/48] nvme: change controller pci id nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,45/48] nvme: support multiple namespaces nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,40/48] nvme: handle dma errors nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,38/48] nvme: use preallocated qsg/iov in nvme_dma_prp nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,37/48] nvme: add nvme_check_rw helper nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,36/48] nvme: allow multiple aios per command nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,31/48] nvme: refactor request bounds checking nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,26/48] nvme: remove redundant has_sg member nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,25/48] nvme: replace dma_acct with blk_acct equivalent nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,24/48] nvme: add mapping helpers nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,23/48] nvme: memset preallocated requests structures nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,22/48] nvme: bump supported version to v1.3 nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,21/48] nvme: provide the mandatory subnqn field nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,19/48] nvme: support identify namespace descriptor list nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,18/48] nvme: add log specific field to trace events nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,17/48] nvme: make sure ncqr and nsqr is valid nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,12/48] nvme: add temperature threshold feature nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,09/48] nvme: add max_ioqpairs device parameter nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,08/48] nvme: fix pci doorbell size calculation nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,05/48] nvme: use constants in identify nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,04/48] nvme: bump spec data structures to v1.3 nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v7,03/48] nvme: move device parameters to separate struct nvme: support NVMe v1.3d, SGLs and multiple namespaces --- 2020-04-15 Klaus Jensen New
[v2] nrf51: Fix last GPIO CNF address [v2] nrf51: Fix last GPIO CNF address --- 2020-04-15 Zhijian Li (Fujitsu)" via New
[v2,1/3] exec: fetch the alignment of Linux devdax pmem character device nodes fetch the alignment of device dax --- 2020-04-15 Liu, Jingqi New
[4/4] vhost-user-blk: fix crash in realize process [1/4] vhost-user-blk: delay vhost_user_blk_disconnect --- 2020-04-15 Li Feng New
[1/4] vhost-user-blk: delay vhost_user_blk_disconnect [1/4] vhost-user-blk: delay vhost_user_blk_disconnect --- 2020-04-15 Li Feng New
[RFC,v1,26/26] kvm: vmi: add 'command' and 'event' properties Untitled series #61339 --- 2020-04-15 Adalbert Lazăr New
[RFC,v1,22/26] kvm: vmi: add 'async_unhook' property Untitled series #61339 --- 2020-04-15 Adalbert Lazăr New
[RFC,v1,20/26] kvm: vmi: intercept live migration Untitled series #61339 --- 2020-04-15 Adalbert Lazăr New
[RFC,v1,19/26] kvm: vmi: intercept force-reset Untitled series #61339 --- 2020-04-15 Adalbert Lazăr New
[RFC,v1,17/26] kvm: vmi: add 'unhook_timeout' property Untitled series #61339 --- 2020-04-15 Adalbert Lazăr New
« 1 2 ... 167 168 169214 215 »