public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-02 08:15:32 to 2011-06-05 12:42:19 UTC [more...]

[PATCH v3 1/8] ARM: KVM: Initial skeleton to compile KVM support
 2011-06-05 12:41 UTC  (16+ messages)
` [PATCH v3 2/8] ARM: KVM: Hypervisor identity mapping
` [PATCH v3 3/8] ARM: KVM: Add hypervisor inititalization
` [PATCH v3 4/8] ARM: KVM: Memory virtualization setup
` [PATCH v3 5/8] ARM: KVM: World-switch implementation
` [PATCH v3 6/8] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v3 7/8] ARM: KVM: Handle guest faults in KVM
` [PATCH v3 8/8] ARM: KVM: Handle I/O aborts
      ` [Android-virt] [PATCH v3 1/8] ARM: KVM: Initial skeleton to compile KVM support

IRQ issue on graphics card passthrough
 2011-06-05 12:13 UTC  (3+ messages)

[PATCH v2 6/8] kvm tools: Add rwlock wrapper
 2011-06-05 12:12 UTC  (24+ messages)

[PATCH] kvm tools, ui: Optimize SDL updates
 2011-06-05  9:32 UTC  (18+ messages)

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-05  8:14 UTC  (15+ messages)

[PATCH v1 0/5] KVM in-guest performance monitoring
 2011-06-05  8:12 UTC  (9+ messages)
` [PATCH v1 1/5] perf: add context parameter to perf_event overflow handler
` [PATCH v1 5/5] KVM: Expose a version 1 architectural PMU to guests

[PATCH] kvm tools: Add MMIO coalescing support
 2011-06-04 16:50 UTC  (15+ messages)

[PATCH 8/8] arch/x86: use printk_ratelimited instead of printk_ratelimit
 2011-06-04 15:37 UTC 

Dear: e-Mail Winner
 2011-06-04 23:29 UTC 

[RFC][PATCH] Fix superpage unmap on Intel IOMMU
 2011-06-04  9:00 UTC  (4+ messages)

[Qemu-devel][RFC]QEMU disk I/O limits
 2011-06-04  8:54 UTC  (18+ messages)
  ` [RFC]QEMU "
      ` [Qemu-devel] "

Biweekly KVM Test report, kernel 19c17b5c... qemu c007db19
 2011-06-04  2:44 UTC 

[PATCH] KVM: Initialize kvm before registering the mmu notifier
 2011-06-03 20:04 UTC 

[PATCH 1/2] kvm tools, vesa: Cleanup code in bios/int10.c
 2011-06-03 19:45 UTC  (4+ messages)
` [PATCH 2/2] kvm tools, vesa: Fix 'ah' access in int10_vesa()

Coalesced MMIO
 2011-06-03 19:28 UTC  (2+ messages)

symbol export twice help!
 2011-06-03 18:38 UTC 

[PATCH 1/3] kvm tools, ui: Add framebuffer infrastructure
 2011-06-03 16:58 UTC  (17+ messages)
` [PATCH 2/3] kvm tools, ui: Move VNC specific framebuffer code to ui/vnc.c
` [PATCH 3/3] kvm tools, ui: Add support for SDL framebuffer output target

[PATCH v3 0/8] KVM/ARM Implementation
 2011-06-03 14:57 UTC 

[PATCH 00/11] cpu model bug fixes and definition corrections (v2)
 2011-06-03 14:51 UTC  (2+ messages)

[PATCH] qemu-kvm: Remove kvm_set_boot_cpu_id
 2011-06-03 14:39 UTC 

[PATCH] qemu-kvm: Fix kvm-disabled build
 2011-06-03 14:38 UTC 

[PATCH v2] kvm tools: Add 'kvm pause' command
 2011-06-03 14:22 UTC 

[PATCH v3] kvm tools: Add QCOW level2 caching support
 2011-06-03  7:23 UTC  (9+ messages)

[PATCH] kvm tools: Add 'kvm pause' command
 2011-06-03  7:02 UTC  (5+ messages)

[PATCH] KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation
 2011-06-03  6:51 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH RFC 0/3] virtio and vhost-net capacity handling
 2011-06-03  4:08 UTC  (16+ messages)
` [PATCH RFC 1/3] virtio_ring: add capacity check API
` [PATCH RFC 2/3] virtio_net: fix tx capacity checks using new API
` [PATCH RFC 3/3] virtio_net: limit xmit polling

[PATCH v8 4/4] Add instruction fetch checking when walking guest page table
 2011-06-03  3:14 UTC 

[PATCH v8 2/4] Add SMEP support when setting CR4
 2011-06-03  3:13 UTC 

[PATCH v8 0/4] Enable SMEP feature support for KVM
 2011-06-03  3:13 UTC 

[PATCH v8 3/4] Mask function7 ebx against host capability word9
 2011-06-03  3:14 UTC 

[PATCH v8 1/4] Remove SMEP bit from CR4_RESERVED_BITS
 2011-06-03  3:13 UTC 

[PATCH] nVMX: Fix bug preventing more than two levels of nesting
 2011-06-03  2:06 UTC  (2+ messages)

[PATCH] kvm: Document KVM_IOEVENTFD
 2011-06-03  1:52 UTC  (6+ messages)

[PATCH] KVM: VMX: Silence warning on 32-bit hosts
 2011-06-03  0:13 UTC  (2+ messages)

[PATCH] Revert "qemu-kvm: Update kvm_check_many_ioeventfds for qemu-kvm use"
 2011-06-03  0:10 UTC  (2+ messages)

[PATCH] qemu-kvm: Remove some spurious diffs to upstream
 2011-06-03  0:11 UTC  (2+ messages)

[PATCH v7 3/4] Mask function7 ebx against host capability word9
 2011-06-03  1:27 UTC  (2+ messages)

KVM host freezing
 2011-06-02 20:36 UTC  (3+ messages)

[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
 2011-06-02 19:23 UTC  (8+ messages)
  ` [PATCHv2 RFC 1/4] virtio_ring: add capacity check API
  ` [PATCHv2 RFC 2/4] virtio_net: fix tx capacity checks using new API
  ` [PATCHv2 RFC 3/4] virtio_net: limit xmit polling
  ` [PATCHv2 RFC 4/4] Revert "virtio: make add_buf return capacity remaining:

[PATCH v2] kvm tools: Add QCOW level2 caching support
 2011-06-02 16:59 UTC  (6+ messages)

[PATCH 4/6] kvm tools: Add rwlock wrapper
 2011-06-02 14:55 UTC  (11+ messages)
  ` RCU red-black tree (was: Re: [PATCH 4/6] kvm tools: Add rwlock wrapper)

[PATCH] kvm tools, i8042: Fix device init failure
 2011-06-02 13:49 UTC  (4+ messages)

HELLO DEAR
 2011-06-02 13:41 UTC 

[PATCH 1/3] kvm tools, i8042: Sort status register bits
 2011-06-02 12:12 UTC  (7+ messages)
` [PATCH 2/3] kmv tools, i8042: Use kernel status register bit names
` [PATCH 3/3] kvm tools, i8042: Use kernel command names

[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
 2011-06-02 10:34 UTC  (4+ messages)

[RFC PATCH 00/13] AMD IOMMU emulation patches, another try
 2011-06-02 10:22 UTC  (11+ messages)
` [RFC PATCH 01/13] Generic DMA memory access interface
  ` [Qemu-devel] "

[PATCH] kvm tools: Add support for PS/2 keyboard system
 2011-06-02  9:42 UTC  (11+ messages)

[PATCH] kvm tools: Use vesa reserved space for strings and modes
 2011-06-02  8:55 UTC  (2+ messages)

[PATCH 0/31] nVMX: Nested VMX, v11
 2011-06-02  8:15 UTC  (4+ messages)
` [PATCH 31/31] nVMX: Documentation


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