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

[PATCH] KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation
 2011-06-06  8:42 UTC  (4+ messages)
  ` [PATCH v2] "

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

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

KVM host freezing
 2011-06-06  8:34 UTC  (4+ messages)

symbol export twice help!
 2011-06-06  8:30 UTC  (2+ messages)

[PATCH] KVM: Initialize kvm before registering the mmu notifier
 2011-06-06  8:28 UTC  (2+ messages)

[AUTOTEST PATCH 0/7] ahci+usb support, rhel5 fix
 2011-06-06  8:16 UTC  (8+ messages)
` [AUTOTEST PATCH 1/7] Fix rhel5 install
` [AUTOTEST PATCH 2/7] Use nodefaults
` [AUTOTEST PATCH 3/7] ahci: disk images
` [AUTOTEST PATCH 4/7] ahci: cdroms
` [AUTOTEST PATCH 5/7] usb: cdrom support
` [AUTOTEST PATCH 6/7] usb: disk support
` [AUTOTEST PATCH 7/7] Add ahci+usb variants

[PATCH 8/8] arch/x86: use printk_ratelimited instead of printk_ratelimit
 2011-06-06  8:11 UTC  (3+ messages)

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

[PATCH v3 1/8] ARM: KVM: Initial skeleton to compile KVM support
 2011-06-06  7:42 UTC  (50+ 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

[PATCH] kvm tools, ui: Optimize SDL updates
 2011-06-06  7:02 UTC  (19+ messages)

E-mail selected
 2011-06-06 19:02 UTC 

Graphics card pass-through working with two pass pci-initialization
 2011-06-06  6:30 UTC  (9+ messages)
            ` [SeaBIOS] "

[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
 2011-06-06  3:39 UTC  (3+ messages)

(unknown)
 2011-06-05 23:26 UTC 

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-05 13:58 UTC  (17+ messages)

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 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)

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  (14+ messages)
  ` [RFC]QEMU "
      ` [Qemu-devel] "

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

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

[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 RFC 0/3] virtio and vhost-net capacity handling
 2011-06-03  4:08 UTC  (9+ messages)
` [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)


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