public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-13 12:14:16 to 2011-05-17 19:08:32 UTC [more...]

[PATCH 1/2] kvm tools: Copy net/9p/9p.h
 2011-05-17 19:08 UTC  (4+ messages)
` [PATCH 2/2] kvm tools: Add virtio-9p

[PATCH 00/16] qemu-kvm: Cleanup and switch to upstream - Part II
 2011-05-17 18:47 UTC  (13+ messages)
` [PATCH 03/16] Revert "qemu-kvm-x86: consider the irq0override flag in kvm_arch_init_irq_routing"
` [PATCH 04/16] qemu-kvm: Drop IRQ0 override test from ioapic_set_irq
` [PATCH 06/16] qemu-kvm: Refactor irqchip and routing initialization
` [PATCH 07/16] qemu-kvm: Fold kvm_get_gsi_count into kvm_create_irqchip
` [PATCH 08/16] qemu-kvm: Make some private functions static
` [PATCH 11/16] qemu-kvm: Remove kvm_context from public interfaces
` [PATCH 15/16] qemu-kvm: Use KVM-optimized interrupt handler

[PATCH 0/31] nVMX: Nested VMX, v10
 2011-05-17 18:43 UTC  (40+ messages)
` [PATCH 01/31] nVMX: Add "nested" module option to kvm_intel
` [PATCH 02/31] nVMX: Implement VMXON and VMXOFF
` [PATCH 03/31] nVMX: Allow setting the VMXE bit in CR4
` [PATCH 04/31] nVMX: Introduce vmcs12: a VMCS structure for L1
` [PATCH 05/31] nVMX: Implement reading and writing of VMX MSRs
` [PATCH 06/31] nVMX: Decoding memory operands of VMX instructions
` [PATCH 07/31] nVMX: Introduce vmcs02: VMCS used to run L2
` [PATCH 08/31] nVMX: Fix local_vcpus_link handling
` [PATCH 09/31] nVMX: Add VMCS fields to the vmcs12
` [PATCH 10/31] nVMX: Success/failure of VMX instructions
` [PATCH 11/31] nVMX: Implement VMCLEAR
` [PATCH 12/31] nVMX: Implement VMPTRLD
` [PATCH 13/31] nVMX: Implement VMPTRST
` [PATCH 14/31] nVMX: Implement VMREAD and VMWRITE
` [PATCH 15/31] nVMX: Move host-state field setup to a function
` [PATCH 16/31] nVMX: Move control field setup to functions
` [PATCH 17/31] nVMX: Prepare vmcs02 from vmcs01 and vmcs12
` [PATCH 18/31] nVMX: Implement VMLAUNCH and VMRESUME
` [PATCH 19/31] nVMX: No need for handle_vmx_insn function any more
` [PATCH 20/31] nVMX: Exiting from L2 to L1
` [PATCH 21/31] nVMX: vmcs12 checks on nested entry
` [PATCH 22/31] nVMX: Deciding if L0 or L1 should handle an L2 exit
` [PATCH 23/31] nVMX: Correct handling of interrupt injection
` [PATCH 24/31] nVMX: Correct handling of exception injection
` [PATCH 25/31] nVMX: Correct handling of idt vectoring info
` [PATCH 26/31] nVMX: Handling of CR0 and CR4 modifying instructions
` [PATCH 27/31] nVMX: Further fixes for lazy FPU loading
` [PATCH 28/31] nVMX: Additional TSC-offset handling
` [PATCH 29/31] nVMX: Add VMX to list of supported cpuid features
` [PATCH 30/31] nVMX: Miscellenous small corrections
` [PATCH 31/31] nVMX: Documentation

[PATCH] KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl
 2011-05-17 18:26 UTC  (2+ messages)

[PATCH 0/13] Hypervisor-mode KVM on POWER7
 2011-05-17 18:10 UTC  (27+ messages)
` [PATCH 08/13] kvm/powerpc: Move guest enter/exit down into subarch-specific code
` [PATCH 10/13] kvm/powerpc: Add support for Book3S processors in hypervisor mode
` [PATCH 11/13] kvm/powerpc: Handle some PAPR hcalls in the kernel
` [PATCH 12/13] kvm/powerpc: Accelerate H_PUT_TCE by implementing it in real mode
` [PATCH 13/13] kvm/powerpc: Allow book3s_hv guests to use SMT processor modes

[PATCH] Account for Fedora kernels with backported vzalloc
 2011-05-17 17:30 UTC  (5+ messages)

[PATCH 00/18] virtio and vhost-net performance enhancements
 2011-05-17 16:23 UTC  (19+ messages)
` [PATCH 06/18] virtio_ring: avail event index interface
` [PATCH 08/18] virtio_ring: support for used_event idx feature
` [PATCH 09/18] virtio: use avail_event index
` [PATCH 14/18] virtio: add api for delayed callbacks

[PATCH] kvm: log directly from the guest to the host kvm buffer
 2011-05-17 15:50 UTC  (4+ messages)

[PATCH V5 4/6 net-next] vhost: vhost TX zero-copy support
 2011-05-17 15:34 UTC  (11+ messages)

KVM call of May 17th
 2011-05-17 15:01 UTC 

[PATCH 0/30] nVMX: Nested VMX, v9
 2011-05-17 13:20 UTC  (22+ messages)
` [PATCH 07/30] nVMX: Introduce vmcs02: VMCS used to run L2
` [PATCH 12/30] nVMX: Implement VMPTRLD

[PATCH] kvm tools: Use virtio IDs from <linux/virtio_ids.h>
 2011-05-17 12:11 UTC 

[PATCH 1/2 V3] kvm tools: Add interval red-black tree helper
 2011-05-17 12:08 UTC  (2+ messages)
` [PATCH 2/2 V3] kvm tools: Add MMIO address mapper

[PATCH 1/2 V2] kvm tools: Add interval red-black tree helper
 2011-05-17 11:57 UTC  (6+ messages)
` [PATCH 2/2 V2] kvm tools: Add MMIO address mapper

Sharing memory between Android [host] and Win7 [host]
 2011-05-17 11:46 UTC  (2+ messages)

[PATCH v1 0/5] KVM in-guest performance monitoring
 2011-05-17  9:52 UTC  (9+ messages)

[PATCH 1/2] kvm tools: Add interval red-black tree helper
 2011-05-17  8:21 UTC  (8+ messages)
` [PATCH 2/2] kvm tools: Add MMIO address mapper

KVM guest doesn't recongize its network by NAT
 2011-05-17  7:15 UTC 

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-17  6:21 UTC  (7+ messages)

[PATCH V5 6/6 net-next] example: enable zero-copy support in ixgbe
 2011-05-16 19:42 UTC 

[PATCH V5 5/6 net-next] macvtap: macvtap TX zero-copy support
 2011-05-16 19:36 UTC 

[PATCH V5 3/6 net-next] skbuff: Add userspace zero-copy buffers in skb
 2011-05-16 19:31 UTC 

[PATCH V5 1/6 net-next] sock.h: Add a new sock zero-copy flag
 2011-05-16 19:26 UTC 

[PATCH V5 0/6 net-next] macvtap/vhost TX zero-copy support
 2011-05-16 19:24 UTC 

KVM call agenda for May 17th
 2011-05-16 19:11 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v3] Add an isa device for SGA
 2011-05-16 18:45 UTC 

KVM Forum 2011: Call For Participation
 2011-05-16 14:12 UTC  (2+ messages)

[PATCH v2 1/7] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-16 11:25 UTC  (8+ messages)
` [PATCH v2 2/7] KVM: use __copy_to_user/__clear_user to write guest page
` [PATCH v2 3/7] KVM: fix uninitialized warning
` [PATCH v2 4/7] KVM: MMU: abstract the operation of rmap
` [PATCH v2 5/7] KVM: MMU: remove the arithmetic of parent pte rmap
` [PATCH v2 6/7] KVM: MMU: cleanup for kvm_mmu_page_unlink_children
` [PATCH v2 7/7] KVM: MMU: cleanup for dropping parent pte

[Qemu-devel] [RFC] live snapshot, live merge, live block migration
 2011-05-16  8:23 UTC  (3+ messages)
        `  "

X86EMUL_PROPAGATE_FAULT
 2011-05-15 22:31 UTC  (3+ messages)

snapmirror functionality using qcow2 and rsync?
 2011-05-15 21:11 UTC  (5+ messages)

[PATCH 0/2] Inline vmcs_readl()
 2011-05-15 14:13 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Move VMREAD cleanup to exception handler
` [PATCH 2/2] KVM: VMX: always_inline VMREADs

[PATCH V2] kvm tools: Return correct values from disk IOV functions
 2011-05-15 10:22 UTC 

[PATCH 1/7] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-15  8:44 UTC  (12+ messages)
` [PATCH 2/7] KVM: use __copy_to_user/__clear_user to write guest page
` [PATCH 3/7] KVM: fix uninitialized warning
` [PATCH 4/7] KVM: MMU: abstract the operation of rmap
` [PATCH 5/7] KVM: MMU: remove the arithmetic of parent pte rmap
` [PATCH 6/7] KVM: MMU: cleanup for kvm_mmu_page_unlink_children
` [PATCH 7/7] KVM: MMU: cleanup for dropping parent pte

[PATCH] kvm tools: Return correct values from disk IOV functions
 2011-05-14 16:34 UTC 

[PATCH 1/3] KVM: x86 emulator: Place insn_fetch helpers together
 2011-05-14 16:00 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpers
` [PATCH 3/3] KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functions

VHPC'11 submission deadline extension
 2011-05-14 14:49 UTC 

[PATCH 1/2] kvm tools: Bring VIRTIO_BLK_F_SEG_MAX feature back to virtio blk
 2011-05-13 16:16 UTC  (6+ messages)

Video card passthrough success
 2011-05-13 13:26 UTC  (3+ messages)

[PATCH v2] Add an isa device for SGA
 2011-05-13 13:00 UTC  (3+ messages)
` [Qemu-devel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox