Show patches with: State = Action Required       |   110834 patches
« 1 2 ... 984 985 9861108 1109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] kvm tools: Implement MSI-X for virtio-rng - - - --- 2011-07-28 Sasha Levin New
[3/4] kvm tools: Add a void ptr to be passed to mmio callback - - - --- 2011-07-28 Sasha Levin New
[2/4] kvm tools: Fix PCI probing - - - --- 2011-07-28 Sasha Levin New
[1/4] kvm tools: Use GSI routing - - - --- 2011-07-28 Sasha Levin New
KVM: MMU: Do not unconditionally read PDPTE from guest memory - - - --- 2011-07-28 Avi Kivity New
[v4] IO: Intelligent device lookup on bus - - - --- 2011-07-27 Sasha Levin New
dev-assignment: handle device with incorrect PCIe Cap structure size - - - --- 2011-07-26 Don Dutile New
KVM test: Add subtest nmi_watchdog - - - --- 2011-07-26 Lucas Meneghel Rodrigues New
[11/11] KVM: MMU: improve write flooding detected - - - --- 2011-07-26 Xiao Guangrong New
[10/11] KVM: MMU: fix detecting misaligned accessed - - - --- 2011-07-26 Xiao Guangrong New
[09/11] KVM: MMU: remove the mismatch shadow page - - - --- 2011-07-26 Xiao Guangrong New
[08/11] KVM: MMU: split kvm_mmu_pte_write function - - - --- 2011-07-26 Xiao Guangrong New
[07/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages - - - --- 2011-07-26 Xiao Guangrong New
[06/11] KVM: MMU: fast prefetch spte on invlpg path - - - --- 2011-07-26 Xiao Guangrong New
[05/11] KVM: MMU: cleanup FNAME(invlpg) - - - --- 2011-07-26 Xiao Guangrong New
[04/11] KVM: MMU: do not mark access bit on pte write path - - - --- 2011-07-26 Xiao Guangrong New
[03/11] KVM: x86: fast emulate repeat string write instructions - - - --- 2011-07-26 Xiao Guangrong New
[v2,23/23] usb-ohci: convert to MemoryRegion - - - --- 2011-07-26 Avi Kivity New
[v2,22/23] sysbus: add MemoryRegion based memory management API - - - --- 2011-07-26 Avi Kivity New
[v2,21/23] pci: add MemoryRegion based BAR management API - - - --- 2011-07-26 Avi Kivity New
[v2,20/23] pci: pass address space to pci bus when created - - - --- 2011-07-26 Avi Kivity New
[v2,19/23] pc: move global memory map out of pc_init1() and into its callers - - - --- 2011-07-26 Avi Kivity New
[v2,18/23] pc: convert pc_memory_init() to memory API - - - --- 2011-07-26 Avi Kivity New
[v2,17/23] pc: grab system_memory - - - --- 2011-07-26 Avi Kivity New
[v2,16/23] ioport: register ranges by byte aligned addresses always - - - --- 2011-07-26 Avi Kivity New
[v2,15/23] exec.c: initialize memory map - - - --- 2011-07-26 Avi Kivity New
[v2,14/23] memory: transaction API - - - --- 2011-07-26 Avi Kivity New
[v2,13/23] memory: separate building the final memory map into two steps - - - --- 2011-07-26 Avi Kivity New
[v2,12/23] memory: add ioeventfd support - - - --- 2011-07-26 Avi Kivity New
[v2,11/23] memory: add backward compatibility for old mmio registration - - - --- 2011-07-26 Avi Kivity New
[v2,10/23] memory: add backward compatibility for old portio registration - - - --- 2011-07-26 Avi Kivity New
[v2,09/23] memory: I/O address space support - - - --- 2011-07-26 Avi Kivity New
[v2,08/23] memory: late initialization of ram_addr - - - --- 2011-07-26 Avi Kivity New
[v2,07/23] memory: rename MemoryRegion::has_ram_addr to ::terminates - - - --- 2011-07-26 Avi Kivity New
[v2,06/23] memory: abstract address space operations - - - --- 2011-07-26 Avi Kivity New
[v2,05/23] Internal interfaces for memory API - - - --- 2011-07-26 Avi Kivity New
[v2,04/23] memory: merge adjacent segments of a single memory region - - - --- 2011-07-26 Avi Kivity New
[v2,03/23] memory: implement dirty tracking - - - --- 2011-07-26 Avi Kivity New
[v2,02/23] Hierarchical memory region API - - - --- 2011-07-26 Avi Kivity New
[v2,01/23] Add memory API documentation - - - --- 2011-07-26 Avi Kivity New
[02/11] KVM: x86: cleanup pio/pout emulated - - - --- 2011-07-26 Xiao Guangrong New
[01/11] KVM: MMU: avoid pte_list_desc run out in kvm_mmu_pte_write - - - --- 2011-07-26 Xiao Guangrong New
[v2,1/1] The codes V2 for QEMU disk I/O limits. - - - --- 2011-07-26 Zhi Yong Wu New
[1/1] The codes V2 for QEMU disk I/O limits. - - - --- 2011-07-26 Zhi Yong Wu New
[Qemu-devel,5/6] scsi-disk: Remove 'drive_kind' - - - --- 2011-07-26 Hannes Reinecke New
[Qemu-devel,5/6] scsi-disk: Remove 'drive_kind' - - - --- 2011-07-26 Markus Armbruster New
[RFC,2/2] separate thread for VM migration - - - --- 2011-07-25 Umesh Deshpande New
[RFC,1/2] new clock for migration routine - - - --- 2011-07-25 Umesh Deshpande New
[v2] Disable API tests if dependencies are not met - - - --- 2011-07-25 Conny Seidel New
[-next] kvm: fix TASK_DELAY_ACCT kconfig warning - - - --- 2011-07-25 Randy Dunlap New
[v3,6/7] pci-assign: Generic config space access management - - - --- 2011-07-25 Jan Kiszka New
[23/23] usb-ohci: convert to MemoryRegion - - - --- 2011-07-25 Avi Kivity New
[22/23] sysbus: add MemoryRegion based memory management API - - - --- 2011-07-25 Avi Kivity New
[21/23] pci: add MemoryRegion based BAR management API - - - --- 2011-07-25 Avi Kivity New
[20/23] pci: pass address space to pci bus when created - - - --- 2011-07-25 Avi Kivity New
[19/23] pc: move global memory map out of pc_init1() and into its callers - - - --- 2011-07-25 Avi Kivity New
[18/23] pc: convert pc_memory_init() to memory API - - - --- 2011-07-25 Avi Kivity New
[17/23] pc: grab system_memory - - - --- 2011-07-25 Avi Kivity New
[16/23] ioport: register ranges by byte aligned addresses always - - - --- 2011-07-25 Avi Kivity New
[15/23] exec.c: initialize memory map - - - --- 2011-07-25 Avi Kivity New
[14/23] memory: transaction API - - - --- 2011-07-25 Avi Kivity New
[13/23] memory: document the memory API - - - --- 2011-07-25 Avi Kivity New
[12/23] memory: separate building the final memory map into two steps - - - --- 2011-07-25 Avi Kivity New
[11/23] memory: add ioeventfd support - - - --- 2011-07-25 Avi Kivity New
[10/23] memory: add backward compatibility for old mmio registration - - - --- 2011-07-25 Avi Kivity New
[09/23] memory: add backward compatibility for old portio registration - - - --- 2011-07-25 Avi Kivity New
[08/23] memory: I/O address space support - - - --- 2011-07-25 Avi Kivity New
[07/23] memory: late initialization of ram_addr - - - --- 2011-07-25 Avi Kivity New
[06/23] memory: rename MemoryRegion::has_ram_addr to ::terminates - - - --- 2011-07-25 Avi Kivity New
[05/23] memory: abstract address space operations - - - --- 2011-07-25 Avi Kivity New
[04/23] Internal interfaces for memory API - - - --- 2011-07-25 Avi Kivity New
[03/23] memory: merge adjacent segments of a single memory region - - - --- 2011-07-25 Avi Kivity New
[02/23] memory: implement dirty tracking - - - --- 2011-07-25 Avi Kivity New
[01/23] Hierarchical memory region API - - - --- 2011-07-25 Avi Kivity New
cpu hotplug issue - - - --- 2011-07-25 Jan Kiszka New
KVM test: Adding CustomGuest variants - - - --- 2011-07-25 Lucas Meneghel Rodrigues New
Fix svm unit test - - - --- 2011-07-25 Conny Seidel New
Add configure option to disable the building of the API tests. - - - --- 2011-07-25 Conny Seidel New
Introduce QEMU_NEW() - - - --- 2011-07-25 Avi Kivity New
qemu-kvm: Remove qemu_system_is_ready side-channel - - - --- 2011-07-25 Jan Kiszka New
[v1,1/1] Submit the codes for QEMU disk I/O limits. - - - --- 2011-07-25 Zhi Yong Wu New
[RFC/PATCH] kvm tools, qcow: Add support for writing to zero refcount clusters - - - --- 2011-07-24 Pekka Enberg New
[v3] IO: Intelligent device lookup on bus - - - --- 2011-07-24 Sasha Levin New
[v2] IO: Intelligent device lookup on bus - - - --- 2011-07-23 Sasha Levin New
kvm: Really fix HV_X64_MSR_APIC_ASSIST_PAGE - - - --- 2011-07-23 Mike Waychison New
[v3] pci: correct pci config size default for cap version 2 endpoints - - - --- 2011-07-22 Don Dutile New
[6/6] scsi-disk: Check for supported commands - - - --- 2011-07-22 Hannes Reinecke New
[5/6] scsi-disk: Remove 'drive_kind' - - - --- 2011-07-22 Hannes Reinecke New
[4/6] scsi: Sanitize command definitions - - - --- 2011-07-22 Hannes Reinecke New
[3/6] scsi: Remove REZERO_UNIT emulation - - - --- 2011-07-22 Hannes Reinecke New
[2/6] scsi: Remove references to SET_WINDOW - - - --- 2011-07-22 Hannes Reinecke New
[1/6] scsi-disk: Codingstyle fixes - - - --- 2011-07-22 Hannes Reinecke New
[3/3] scsi-disk: Check for supported commands - - - --- 2011-07-22 Hannes Reinecke New
[2/3] scsi-disk: Remove drive_kind - - - --- 2011-07-22 Hannes Reinecke New
[1/3] scsi: Sanitize command definitions - - - --- 2011-07-22 Hannes Reinecke New
[RFC,2/2] KVM: Use __print_symbolic() for vmexit tracepoints - - - --- 2011-07-22 Stefan Hajnoczi New
[RFC,1/2] KVM: Record instruction set in all vmexit tracepoints - - - --- 2011-07-22 Stefan Hajnoczi New
[v1,1/1] Submit the codes for QEMU disk I/O limits. - - - --- 2011-07-22 Zhi Yong Wu New
KVM-test: Add subtest cdrom v2 - - - --- 2011-07-22 Lucas Meneghel Rodrigues New
kvm: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE - - - --- 2011-07-21 Mike Waychison New
« 1 2 ... 984 985 9861108 1109 »