Show patches with: Archived = No       |   432523 patches
« 1 2 ... 2090 2091 20924325 4326 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,00/24] Machine queue post-3.1.0 (including 4.0 machine-types) - - - - --- 2018-12-11 Eduardo Habkost New
[RFC] contrib: add a basic gitdm config [RFC] contrib: add a basic gitdm config - - - - --- 2018-12-11 Alex Bennée New
[v2,8/8] qcow2: do encryption in threads qcow2: encryption threads - - - - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,7/8] qcow2: bdrv_co_pwritev: move encryption code out of the lock qcow2: encryption threads - - - - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,6/8] qcow2: qcow2_co_preadv: skip using hd_qiov when possible qcow2: encryption threads - - - - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,5/8] qcow2: qcow2_co_preadv: improve locking qcow2: encryption threads - - - - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,4/8] qcow2-threads: split out generic path qcow2: encryption threads - - - - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,3/8] qcow2-threads: use thread_pool_submit_co qcow2: encryption threads - - 1 - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,2/8] qcow2: add separate file for threaded data processing functions qcow2: encryption threads - - 1 - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,1/8] qcow2.h: add missing include qcow2: encryption threads - - - - --- 2018-12-11 Vladimir Sementsov-Ogievskiy New
[v2,4/4] hw/smbios: Move to the hw/firmware/ subdirectory Introduce the hw/firmware/ namespace - - 2 - --- 2018-12-11 Philippe Mathieu-Daudé New
[v2,3/4] hw/smbios: Remove "smbios_ipmi.h" Introduce the hw/firmware/ namespace - - 3 - --- 2018-12-11 Philippe Mathieu-Daudé New
[v2,2/4] hw/smbios: Restrict access to "hw/smbios/ipmi.h" Introduce the hw/firmware/ namespace - - 2 - --- 2018-12-11 Philippe Mathieu-Daudé New
[v2,1/4] tests: Remove unused include Introduce the hw/firmware/ namespace - - 2 - --- 2018-12-11 Philippe Mathieu-Daudé New
[v2,2/2] scsi-generic: Convert from DPRINTF() macro to trace events scsi: Convert from DPRINTF() macro to trace events - - 1 1 --- 2018-12-11 Laurent Vivier New
[v2,1/2] scsi-disk: Convert from DPRINTF() macro to trace events scsi: Convert from DPRINTF() macro to trace events - - 1 1 --- 2018-12-11 Laurent Vivier New
[v2] target/i386: Fixes to the check missing features routine [v2] target/i386: Fixes to the check missing features routine - - 3 - --- 2018-12-11 Wainer dos Santos Moschetta New
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models - - - - --- 2018-12-11 Cameron Esfahani via New
[v1] xen_disk: fix memory leak [v1] xen_disk: fix memory leak - - - - --- 2018-12-11 Olaf Hering New
[v4,18/18] xen: remove the legacy 'xen_disk' backend Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v4,17/18] MAINTAINERS: add myself as a Xen maintainer Xen PV backend 'qdevification' 2 - - - --- 2018-12-11 Paul Durrant New
[v4,16/18] xen: automatically create XenBlockDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,15/18] xen: add a mechanism to automatically create XenDevice-s... Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,14/18] xen: add implementations of xen-block connect and disconnect functions... Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v4,12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v4,11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v4,10/18] xen: add header and build dataplane/xen-block.c Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,09/18] xen: remove unnecessary code from dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v4,08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v4,07/18] xen: add event channel interface for XenDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,06/18] xen: add grant table interface for XenDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,05/18] xen: add xenstore watcher infrastructure Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,04/18] xen: create xenstore areas for XenDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v4,01/18] xen: re-name XenDevice to XenLegacyDevice... Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v10,14/14] target/arm: Send interrupts on PMU counter overflow More fully implement ARM PMUv3 - - - - --- 2018-12-11 Aaron Lindsay New
[v10,13/14] target/arm: Implement PMSWINC More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,12/14] target/arm: PMU: Set PMCR.N to 4 More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,11/14] target/arm: PMU: Add instruction and cycle events More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,10/14] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,09/14] target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0 More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,08/14] target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23] More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,07/14] target/arm: Define FIELDs for ID_DFR0 More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,06/14] target/arm: Implement PMOVSSET More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,05/14] target/arm: Allow AArch32 access for PMCCFILTR More fully implement ARM PMUv3 - - 2 - --- 2018-12-11 Aaron Lindsay New
[v10,04/14] target/arm: Filter cycle counter based on PMCCFILTR_EL0 More fully implement ARM PMUv3 - - 2 - --- 2018-12-11 Aaron Lindsay New
[v10,03/14] target/arm: Swap PMU values before/after migrations More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,02/14] target/arm: Reorganize PMCCNTR accesses More fully implement ARM PMUv3 - - 1 - --- 2018-12-11 Aaron Lindsay New
[v10,01/14] migration: Add post_save function to VMStateDescription More fully implement ARM PMUv3 - - 2 - --- 2018-12-11 Aaron Lindsay New
spice: Make logging printing go through QEMU spice: Make logging printing go through QEMU - - - - --- 2018-12-11 Christophe Fergeau New
[5/5] pvrdma: check return value from pvrdma_idx_ring_has_ routines rdma: various issues in rdma/pvrdma backend - - 1 - --- 2018-12-11 Prasad Pandit New
[4/5] pvrdma: release ring object in case of an error rdma: various issues in rdma/pvrdma backend - - - - --- 2018-12-11 Prasad Pandit New
[3/5] pvrdma: check number of pages when creating rings rdma: various issues in rdma/pvrdma backend - - 1 - --- 2018-12-11 Prasad Pandit New
[2/5] pvrdma: add uar_read routine rdma: various issues in rdma/pvrdma backend - - - - --- 2018-12-11 Prasad Pandit New
[1/5] rdma: check that num_sge does not exceed MAX_SGE rdma: various issues in rdma/pvrdma backend - - - - --- 2018-12-11 Prasad Pandit New
[v6] qemu-img info lists bitmap directory entries [v6] qemu-img info lists bitmap directory entries - - 2 - --- 2018-12-11 Andrey Shinkevich New
[v3] Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. [v3] Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. - - - - --- 2018-12-11 Nick Hudson New
[trivial] contrib/systemd/qemu-guest-agent.service: BindTo=>BindsTo [trivial] contrib/systemd/qemu-guest-agent.service: BindTo=>BindsTo - - - - --- 2018-12-11 Michael Tokarev New
[v3,18/18] xen: remove the legacy 'xen_disk' backend Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v3,17/18] MAINTAINERS: add myself as a Xen maintainer Xen PV backend 'qdevification' 2 - - - --- 2018-12-11 Paul Durrant New
[v3,16/18] xen: automatically create XenBlockDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,15/18] xen: add a mechanism to automatically create XenDevice-s... Xen PV backend 'qdevification' - - - - --- 2018-12-11 Paul Durrant New
[v3,14/18] xen: add implementations of xen-block connect and disconnect functions... Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v3,12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v3,11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v3,10/18] xen: add header and build dataplane/xen-block.c Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,09/18] xen: remove unnecessary code from dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v3,08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[v3,07/18] xen: add event channel interface for XenDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,06/18] xen: add grant table interface for XenDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,05/18] xen: add xenstore watcher infrastructure Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,04/18] xen: create xenstore areas for XenDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,01/18] xen: re-name XenDevice to XenLegacyDevice... Xen PV backend 'qdevification' 1 - - - --- 2018-12-11 Paul Durrant New
[for-4.0,v8,7/7] qemu_thread_join: fix segmentation fault qemu_thread_create: propagate errors to callers to check - - 1 - --- 2018-12-11 Fei Li New
[for-4.0,v8,6/7] qemu_thread_create: propagate the error to callers to handle qemu_thread_create: propagate errors to callers to check - - - - --- 2018-12-11 Fei Li New
[for-4.0,v8,5/7] migration: add more error handling for postcopy_ram_enable_notify qemu_thread_create: propagate errors to callers to check - - 1 - --- 2018-12-11 Fei Li New
[for-4.0,v8,4/7] migration: remove unused &local_err parameter in multifd_save_cleanup qemu_thread_create: propagate errors to callers to check - - 1 - --- 2018-12-11 Fei Li New
[for-4.0,v8,3/7] migration: fix the multifd code when receiving less channels qemu_thread_create: propagate errors to callers to check - - 1 - --- 2018-12-11 Fei Li New
[for-4.0,v8,2/7] qemu_init_vcpu: add a new Error parameter to propagate qemu_thread_create: propagate errors to callers to check - - 2 - --- 2018-12-11 Fei Li New
[for-4.0,v8,1/7] Fix segmentation fault when qemu_signal_init fails qemu_thread_create: propagate errors to callers to check - 1 2 - --- 2018-12-11 Fei Li New
[v11,7/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT virtio-balloon: free page hint support - - - - --- 2018-12-11 Wang, Wei W New
[v11,6/7] migration/ram.c: add the free page optimization enable flag virtio-balloon: free page hint support - - - - --- 2018-12-11 Wang, Wei W New
[v11,5/7] migration/ram.c: add a notifier chain for precopy virtio-balloon: free page hint support - - 1 - --- 2018-12-11 Wang, Wei W New
[v11,4/7] migration: API to clear bits of guest free pages from the dirty bitmap virtio-balloon: free page hint support - - 1 - --- 2018-12-11 Wang, Wei W New
[v11,3/7] migration: use bitmap_mutex in migration_bitmap_clear_dirty virtio-balloon: free page hint support - - 1 - --- 2018-12-11 Wang, Wei W New
[v11,2/7] bitmap: bitmap_count_one_with_offset virtio-balloon: free page hint support - - 1 - --- 2018-12-11 Wang, Wei W New
[v11,1/7] bitmap: fix bitmap_count_one virtio-balloon: free page hint support - - 1 - --- 2018-12-11 Wang, Wei W New
usb-audio: ignore usb packages with wrong size usb-audio: ignore usb packages with wrong size - - 1 - --- 2018-12-11 Gerd Hoffmann New
[qemu,3/3] spapr: Fix fdt warnings ppc/spapr: Receive and store device tree blob from SLOF - - - - --- 2018-12-11 Alexey Kardashevskiy New
[qemu,2/3] ppc/spapr: Receive and store device tree blob from SLOF ppc/spapr: Receive and store device tree blob from SLOF - - - - --- 2018-12-11 Alexey Kardashevskiy New
[qemu,1/3] configure/fdt: Use more strict test for libfdt version ppc/spapr: Receive and store device tree blob from SLOF - - - - --- 2018-12-11 Alexey Kardashevskiy New
[2/2] aspeed/scu: Implement power off register arm: aspeed: Allow the guest to exit - - 1 - --- 2018-12-11 Joel Stanley New
[1/2] aspeed: Add syscon-poweroff to guest device tree [1/2] aspeed: Add syscon-poweroff to guest device tree - - 1 - --- 2018-12-11 Joel Stanley New
[v2] usb-host: reset and close libusb_device_handle before qemu exit [v2] usb-host: reset and close libusb_device_handle before qemu exit - - - - --- 2018-12-11 linzhecheng New
qdev/core: Can not replug device on bus that allows one device qdev/core: Can not replug device on bus that allows one device - - - - --- 2018-12-10 Anthony Krowiak New
« 1 2 ... 2090 2091 20924325 4326 »