Show patches with: none      |   112228 patches
« 1 2 ... 952 953 9541122 1123 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,03/20] net: intorduce qemu_del_nic() - - - --- 2013-01-25 Jason Wang New
[V2,02/20] net: introduce qemu_get_nic() - - - --- 2013-01-25 Jason Wang New
[V2,01/20] net: introduce qemu_get_queue() - - - --- 2013-01-25 Jason Wang New
[v13,3/3] x86, apicv: add virtual interrupt delivery support - - - --- 2013-01-25 Zhang, Yang Z New
[v13,2/3] x86, apicv: add virtual x2apic support - - - --- 2013-01-25 Zhang, Yang Z New
[v13,1/3] x86, apicv: add APICv register virtualization support - - - --- 2013-01-25 Zhang, Yang Z New
[v3] KVM: PPC: add paravirt idle loop for 64-bit book E - - - --- 2013-01-24 Stuart Yoder New
[2/2] kvm: Obey read-only mappings in iommu - - - --- 2013-01-24 Alex Williamson New
[1/2] kvm: Force IOMMU remapping on memory slot read-only flag changes - - - --- 2013-01-24 Alex Williamson New
[v6,02/15] ARM: Section based HYP idmap - - - --- 2013-01-24 Christoffer Dall New
[v6,04/15] KVM: ARM: Hypervisor initialization - - - --- 2013-01-24 Christoffer Dall New
[v6,02/15] ARM: Section based HYP idmap - - - --- 2013-01-24 Christoffer Dall New
[2/2] s390: Add s390-ccw-virtio machine. - - - --- 2013-01-24 Cornelia Huck New
[1/2] s390: Add new channel I/O based virtio transport. - - - --- 2013-01-24 Cornelia Huck New
[RFC,v5,8/8] configure: Enable KVM on ARM - - - --- 2013-01-24 Peter Maydell New
[RFC,v5,7/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC - - - --- 2013-01-24 Peter Maydell New
[RFC,v5,6/8] target-arm: Use MemoryListener to identify GIC base address for KVM - - - --- 2013-01-24 Peter Maydell New
[RFC,v5,5/8] hw/arm_gic: Add presave/postload hooks - - - --- 2013-01-24 Peter Maydell New
[RFC,v5,4/8] ARM KVM: save and load VFP registers from kernel - - - --- 2013-01-24 Peter Maydell New
[RFC,v5,3/8] ARM: KVM: Add support for KVM on ARM architecture - - - --- 2013-01-24 Peter Maydell New
[RFC,v5,2/8] linux-headers: Add ARM KVM headers (not for upstream) - - - --- 2013-01-24 Peter Maydell New
[RFC,v5,1/8] oslib-posix: Align to permit transparent hugepages on ARM Linux - - - --- 2013-01-24 Peter Maydell New
[2/2] s390: Add s390-ccw-virtio machine. - - - --- 2013-01-24 Cornelia Huck New
[1/2] s390: Add new channel I/O based virtio transport. - - - --- 2013-01-24 Cornelia Huck New
[11/11] s390: Add s390-ccw-virtio machine. - - - --- 2013-01-24 Cornelia Huck New
[10/11] s390: Add default support for SCLP console - - - --- 2013-01-24 Cornelia Huck New
[09/11] s390-virtio: Factor out some initialization code. - - - --- 2013-01-24 Cornelia Huck New
[08/11] s390: Add new channel I/O based virtio transport. - - - --- 2013-01-24 Cornelia Huck New
[07/11] s390: Wire up channel I/O in kvm. - - - --- 2013-01-24 Cornelia Huck New
[06/11] s390: Virtual channel subsystem support. - - - --- 2013-01-24 Cornelia Huck New
[05/11] s390: Add channel I/O instructions. - - - --- 2013-01-24 Cornelia Huck New
[04/11] s390: I/O interrupt and machine check injection. - - - --- 2013-01-24 Cornelia Huck New
[03/11] s390: Channel I/O basic definitions. - - - --- 2013-01-24 Cornelia Huck New
[02/11] s390: Add mapping helper functions. - - - --- 2013-01-24 Cornelia Huck New
[01/11] s390: Lowcore mapping helper. - - - --- 2013-01-24 Cornelia Huck New
vfio-pci: Enable PCIe extended config space - - - --- 2013-01-24 Alex Williamson New
vfio-pci: Enable PCIe extended capabilities on v1 - - - --- 2013-01-24 Alex Williamson New
vhost-net: fall back to vmalloc if high-order allocation fails - - - --- 2013-01-23 Romain Francoise New
[v12,3/3] x86, apicv: add virtual interrupt delivery support - - - --- 2013-01-23 Zhang, Yang Z New
[v12,2/3] x86, apicv: add virtual x2apic support - - - --- 2013-01-23 Zhang, Yang Z New
[v12,1/3] x86, apicv: add APICv register virtualization support - - - --- 2013-01-23 Zhang, Yang Z New
[8/8] KVM: MMU: Move free_zapped_mmu_pages() out of the protection of mmu_lock - - - --- 2013-01-23 Takuya Yoshikawa New
[7/8] KVM: MMU: Split out free_zapped_mmu_pages() from kvm_mmu_commit_zap_page() - - - --- 2013-01-23 Takuya Yoshikawa New
[6/8] KVM: MMU: Introduce free_zapped_mmu_pages() for freeing mmu pages in a list - - - --- 2013-01-23 Takuya Yoshikawa New
[5/8] KVM: MMU: Delete hash_link node in kvm_mmu_prepare_zap_page() - - - --- 2013-01-23 Takuya Yoshikawa New
[4/8] KVM: MMU: Introduce for_each_gfn_indirect_valid_sp_safe macro - - - --- 2013-01-23 Takuya Yoshikawa New
[3/8] KVM: MMU: Add a parameter to kvm_mmu_prepare_zap_page() to update the next position - - - --- 2013-01-23 Takuya Yoshikawa New
[2/8] KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page() - - - --- 2013-01-23 Takuya Yoshikawa New
[1/8] KVM: MMU: Fix and clean up for_each_gfn_* macros - - - --- 2013-01-23 Takuya Yoshikawa New
[v2,12/12] KVM: MMU: fast drop all spte on the pte_list - - - --- 2013-01-23 Xiao Guangrong New
[v2,11/12] KVM: MMU: fix spte assertion - - - --- 2013-01-23 Xiao Guangrong New
[v2,10/12] KVM: MMU: unify the code of walking pte list - - - --- 2013-01-23 Xiao Guangrong New
[v2,09/12] KVM: MMU: introduce mmu_spte_establish - - - --- 2013-01-23 Xiao Guangrong New
[v2,08/12] KVM: MMU: cleanup __direct_map - - - --- 2013-01-23 Xiao Guangrong New
[v2,07/12] KVM: MMU: remove pt_access in mmu_set_spte - - - --- 2013-01-23 Xiao Guangrong New
[v2,06/12] KVM: MMU: introduce a static table to map guest access to spte access - - - --- 2013-01-23 Xiao Guangrong New
[v2,05/12] KVM: MMU: introduce vcpu_adjust_access - - - --- 2013-01-23 Xiao Guangrong New
[v2,04/12] KVM: MMU: simplify set_spte - - - --- 2013-01-23 Xiao Guangrong New
[v2,03/12] KVM: MMU: simplify mmu_set_spte - - - --- 2013-01-23 Xiao Guangrong New
[v2,02/12] KVM: MMU: cleanup mapping-level - - - --- 2013-01-23 Xiao Guangrong New
[v2,01/12] KVM: MMU: lazily drop large spte - - - --- 2013-01-23 Xiao Guangrong New
[v12,rebased,8/8] pv event: add document to describe the usage - - - --- 2013-01-23 Hu Tao New
[v12,rebased,7/8] allower the user to disable pv event support - - - --- 2013-01-23 Hu Tao New
[v12,rebased,6/8] introduce a new qom device to deal with panicked event - - - --- 2013-01-23 Hu Tao New
[v12,rebased,5/8] add a new qevent: QEVENT_GUEST_PANICKED - - - --- 2013-01-23 Hu Tao New
[v12,rebased,4/8] add a new runstate: RUN_STATE_GUEST_PANICKED - - - --- 2013-01-23 Hu Tao New
[v12,rebased,3/8] update kernel headers - - - --- 2013-01-23 Hu Tao New
[v12,rebased,2/8] start vm after resetting it - - - --- 2013-01-23 Hu Tao New
[v12,rebased,1/8] preserve cpu runstate - - - --- 2013-01-23 Hu Tao New
[v12,rebased] kvm: notify host when the guest is panicked - - - --- 2013-01-23 Hu Tao New
[v2] KVM: PPC: add paravirt idle loop for 64-bit book E - - - --- 2013-01-22 Stuart Yoder New
[for-1.4,qom-cpu,2/9] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,1/9] kvm: Create kvm_arch_vcpu_id() function - - - --- 2013-01-22 Eduardo Habkost New
[QEMU,v5,3/3] virtio-net: rename ctrl rx commands - - - --- 2013-01-22 Amos Kong New
[QEMU,v5,1/3] virtio-net: remove layout assumptions for ctrl vq - - - --- 2013-01-22 Amos Kong New
[QEMU,v4,1/3] virtio-net: remove layout assumptions for ctrl vq - - - --- 2013-01-22 Amos Kong New
[V3,RESEND,RFC,2/2] kvm: Handle yield_to failure return code for potential undercommit case - - - --- 2013-01-22 Raghavendra K T New
[V3,RESEND,RFC,1/2] sched: Bail out of yield_to when source and target runqueue has one task - - - --- 2013-01-22 Raghavendra K T New
[v2] KVM: VMX: enable acknowledge interupt on vmexit - - - --- 2013-01-22 Zhang, Yang Z New
[v2,3/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl - - - --- 2013-01-22 Asias He New
[v2,2/3] tcm_vhost: Use iov_num_pages to calculate sgl_count - - - --- 2013-01-22 Asias He New
[v2,1/3] tcm_vhost: Introduce iov_num_pages - - - --- 2013-01-22 Asias He New
[9/9] KVM: VMX: set vmx->emulation_required only when needed. - - - --- 2013-01-21 Gleb Natapov New
[8/9] KVM: x86: fix use of uninitialized memory as segment descriptor in emulator. - - - --- 2013-01-21 Gleb Natapov New
[7/9] KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg. - - - --- 2013-01-21 Gleb Natapov New
[6/9] KVM: VMX: don't clobber segment AR of unusable segments. - - - --- 2013-01-21 Gleb Natapov New
[5/9] KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted guest is enabled - - - --- 2013-01-21 Gleb Natapov New
[4/9] KVM: VMX: remove hack that disables emulation on vcpu reset/init - - - --- 2013-01-21 Gleb Natapov New
[3/9] KVM: VMX: if unrestricted guest is enabled vcpu state is always valid. - - - --- 2013-01-21 Gleb Natapov New
[2/9] KVM: VMX: reset CPL only on CS register write. - - - --- 2013-01-21 Gleb Natapov New
[1/9] KVM: VMX: remove special CPL cache access during transition to real mode. - - - --- 2013-01-21 Gleb Natapov New
[v5,3/3] virtio-net: introduce a new control to set macaddr - - - --- 2013-01-21 Amos Kong New
[v5,2/3] net: split eth_mac_addr for better error handling - - - --- 2013-01-21 Amos Kong New
[v5,1/3] move virtnet_send_command() above virtnet_set_mac_address() - - - --- 2013-01-21 Amos Kong New
[3/3] tcm_vhost: Use iov_num_pages to calculate sgl_count - - - --- 2013-01-21 Asias He New
[2/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl - - - --- 2013-01-21 Asias He New
[1/3] tcm_vhost: Introduce iov_num_pages - - - --- 2013-01-21 Asias He New
[kvmarm,v6,02/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl - - - --- 2013-01-21 Christoffer Dall New
[v6,14/15] KVM: ARM: Power State Coordination Interface implementation - - - --- 2013-01-20 Christoffer Dall New
[kvmarm,v6,02/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl - - - --- 2013-01-20 Christoffer Dall New
« 1 2 ... 952 953 9541122 1123 »