Show patches with: State = Action Required       |    Archived = No       |   426384 patches
« 1 2 ... 444 445 4464263 4264 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Move migrate_set_speed and migrate_set_downtime into migrate_set_parameter - - - - --- 2016-09-05 Ashijeet Acharya New
Fix memory leak in ide_register_restart_cb() - - - - --- 2016-08-16 Ashijeet Acharya New
Fix memory leak in ide_register_restart_cb() - - - - --- 2016-08-16 Ashijeet Acharya New
Fix memory leak in ide_register_restart_cb() - - - - --- 2016-08-11 Ashijeet Acharya New
[v2] Change net/socket.c to use socket_*() functions - - 1 - --- 2016-06-18 Ashijeet Acharya New
Change net/socket.c to use socket_*() functions - - - - --- 2016-06-16 Ashijeet Acharya New
Modify net/socket.c to use socket_* functions from include/qemu/sockets.h - - - - --- 2016-05-31 Ashijeet Acharya New
Modify net/socket.c to use socket_* functions from include/qemu/sockets.h - - - - --- 2016-05-12 Ashijeet Acharya New
Modify net/socket.c to use functions from include/qemu/sockets.h - - - - --- 2016-05-03 Ashijeet Acharya New
[RFC,13/13] hw/i386/pc: reduce fw_cfg boot cpu count taking into account mirror vcpu's. Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,12/13] hw/acpi: disable modern CPU hotplug interface for mirror vcpu's Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,11/13] kvm/apic: Disable in-kernel APIC support for mirror vcpu's. Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,10/13] softmmu/cpu: Skip mirror vcpu's for pause, resume and synchronization. Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,09/13] kvm: create Mirror VM and share primary VM's encryption context. Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,08/13] kvm: Add Mirror VM support. Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,07/13] kvm: Add Mirror VM ioctl and enable cap interfaces. Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,06/13] hw/i386: Set CPUState.mirror_vcpu=true for mirror vcpus Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,05/13] cpu: Add boolean mirror_vcpu field to CPUState Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,04/13] hw/acpi: Don't include mirror vcpus in ACPI tables Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,03/13] hw/i386: Mark mirror vcpus in possible_cpus Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,02/13] hw/boards: Add mirror_vcpu flag to CPUArchId Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[RFC,01/13] machine: Add mirrorvcpus=N suboption to -smp Add support for Mirror VM. - - - - --- 2021-08-16 Ashish Kalra New
[v4,14/14] kvm: Add support for userspace MSR filtering and handling of MSR_KVM_MIGRATION_CONTROL. Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,13/14] migration: for SEV live migration bump downtime limit to 1s. Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,12/14] migration/ram: Force encrypted status for flash0 & flash1 devices. Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,11/14] migration/ram: add support to send encrypted pages Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,10/14] migration: add support to migrate shared regions list Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,09/14] kvm: Add support for SEV shared regions list and KVM_EXIT_HYPERCALL. Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,08/14] target/i386: sev: add support to load incoming encrypted page Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,07/14] target/i386: sev: add support to encrypt the outgoing page Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,06/14] target/i386: sev: do not create launch context for an incoming guest Add SEV guest live migration support - - 1 - --- 2021-08-04 Ashish Kalra New
[v4,05/14] target/i386: sev: provide callback to setup outgoing context Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,04/14] confidential guest support: introduce ConfidentialGuestMemoryEncryptionOps for encrypted… Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,03/14] migration.json: add AMD SEV specific migration parameters Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,02/14] doc: update AMD SEV to include Live migration flow Add SEV guest live migration support - - - - --- 2021-08-04 Ashish Kalra New
[v4,01/14] doc: update AMD SEV API spec web link Add SEV guest live migration support - - 1 - --- 2021-08-04 Ashish Kalra New
[11/11] target/i386: clear C-bit when walking SEV guest page table Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[10/11] sev/i386: add SEV specific MemoryDebugOps. Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[09/11] hw/i386: set ram_debug_ops when memory encryption is enabled Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[08/11] sev/i386: add debug encrypt and decrypt commands Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[07/11] kvm: introduce debug memory encryption API Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[06/11] monitor/i386: use debug APIs when accessing guest memory Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[05/11] exec: add debug version of physical memory read and write API Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[04/11] exec: Add address_space_read and address_space_write debug helpers. Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[03/11] exec: add ram_debug_ops support Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[02/11] exec: Add new MemoryDebugOps. Add QEMU debug support for SEV guests - - 1 - --- 2020-11-16 Ashish Kalra New
[01/11] memattrs: add debug attribute Add QEMU debug support for SEV guests - - - - --- 2020-11-16 Ashish Kalra New
[v11,2/2] block/vxhs.c: Add qemu-iotests for new block device type "vxhs" - - 1 - --- 2017-04-04 Ashish Mittal New
[v11,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - 1 - --- 2017-04-04 Ashish Mittal New
[v8,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-03-27 Ashish Mittal New
[v10,2/2] block/vxhs.c: Add qemu-iotests for new block device type "vxhs" - - 1 - --- 2017-03-27 Ashish Mittal New
[v10,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-03-27 Ashish Mittal New
[v8,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-03-06 Ashish Mittal New
[v8,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-02-24 Ashish Mittal New
[v8,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-02-24 Ashish Mittal New
[v9,2/2] block/vxhs.c: Add qemu-iotests for new block device type "vxhs" - - - - --- 2017-02-19 Ashish Mittal New
[v9,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-02-19 Ashish Mittal New
[v8,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-02-15 Ashish Mittal New
[v8,2/2] block/vxhs.c: Add qemu-iotests for new block device type "vxhs" - - - - --- 2017-02-09 Ashish Mittal New
[v8,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-02-09 Ashish Mittal New
[v7,2/2] block/vxhs.c: Add qemu-iotests for new block device type "vxhs" - - - - --- 2017-02-08 Ashish Mittal New
[v7,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2017-02-08 Ashish Mittal New
[v6,2/2] block/vxhs.c: Add qemu-iotests for new block device type "vxhs" - - - - --- 2016-11-08 Ashish Mittal New
[v6,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - - --- 2016-11-08 Ashish Mittal New
[v5] block/vxhs.c Add support for a new block device type called "vxhs" - - - - --- 2016-11-01 Ashish Mittal New
[v4] This patch adds support for a new block device type called "vxhs". - - - - --- 2016-10-29 Ashish Mittal New
[v3] block/vxhs: Add Veritas HyperScale VxHS block device support - - - - --- 2016-10-28 Ashish Mittal New
[v2] block/vxhs: Add Veritas HyperScale VxHS block device support - - - - --- 2016-10-26 Ashish Mittal New
[v1] block/vxhs: Add Veritas HyperScale VxHS block device support - - - - --- 2016-10-25 Ashish Mittal New
[v7,RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support - - - - --- 2016-10-11 Ashish Mittal New
[v7,RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support - - - - --- 2016-09-28 Ashish Mittal New
[v6,RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support - - - - --- 2016-09-21 Ashish Mittal New
[v5,RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support - - - - --- 2016-09-07 Ashish Mittal New
[v4,RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support - - - - --- 2016-08-23 Ashish Mittal New
[v3,RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support - - - - --- 2016-08-14 Ashish Mittal New
[v2,RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support - - - - --- 2016-08-08 Ashish Mittal New
Keep pty slave file descriptor open until the master is closed - - 1 - --- 2015-12-11 Ashley Jonathan New
hw/arm/virt: Initialize NICs configured in PCI bus - - - - --- 2016-01-06 Ashok Kumar New
[RFC] hw/arm/virt: Added preliminary GICv3 support for kvm mode - - - - --- 2015-05-14 Ashok Kumar New
[RFC] hw/arm/virt: Added preliminary GICv3 support for kvm mode - - - - --- 2015-05-14 Ashok Kumar New
[V2,2/2] x86, mce: Need to translate GPA to HPA to inject error in guest. - - - - --- 2015-12-10 Ashok Raj New
[V2,1/2] x86, mce: Basic support to add LMCE support to QEMU - - - 1 --- 2015-12-10 Ashok Raj New
[V0,2/2] x86, mce: Need to translate GPA to HPA to inject error in guest. - - - - --- 2015-12-10 Ashok Raj New
[V1,1/2] x86, mce: Basic support to add LMCE support to QEMU - - 1 1 --- 2015-12-10 Ashok Raj New
[V0] x86, mce: Basic support to add LMCE support to QEMU - - - - --- 2015-12-09 Ashok Raj New
[V0] x86, mce: Basic support to add LMCE support to QEMU - - - 1 --- 2015-12-09 Ashok Raj New
[V0] This patch adds some support required for KVM in order to support LMCE. - - 2 1 --- 2015-12-09 Ashok Raj New
target-i386/kvm.c: Fix the order of FPU registers in xsave - - - - --- 2016-02-10 Asia Slowinska New
target-i386/kvm.c: Fix the order of FPU registers in xsave - - - - --- 2016-02-10 Asia Slowinska New
[v2] scsi: Allocate SCSITargetReq r->buf dynamically - - - 1 --- 2013-10-09 Asias He New
scsi: Allocate SCSITargetReq r->buf dynamically - - - 1 --- 2013-10-08 Asias He New
[v2] block: Introduce bs->zero_beyond_eof - - - - --- 2013-08-22 Asias He New
block: Introduce bs->zero_beyond_eof - - - - --- 2013-08-21 Asias He New
block: Fix race in gluster_finish_aiocb - - - - --- 2013-08-21 Asias He New
[v2] block: Produce zeros when protocols reading beyond end of file - - - - --- 2013-08-06 Asias He New
block: Produce zeros when protocols reading beyond end of file - - - - --- 2013-08-05 Asias He New
virtio-blk: Set default serial id - - - - --- 2013-03-20 Asias He New
[V3,WIP,3/3] disable vhost_verify_ring_mappings check - - - - --- 2013-03-19 Asias He New
[V3,WIP,2/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module - - - - --- 2013-03-19 Asias He New
[V3,WIP,1/3] virtio-scsi: create VirtIOSCSICommon - - - - --- 2013-03-19 Asias He New
« 1 2 ... 444 445 4464263 4264 »