public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-09 17:41:18 to 2011-06-14 11:21:48 UTC [more...]

[PATCH 00/12] [uq/master] Import linux headers and some cleanups
 2011-06-14 11:21 UTC  (20+ messages)
` [PATCH 03/12] Switch build system to accompanied kernel headers
` [PATCH 05/12] kvm: ppc: Drop CONFIG_KVM_PPC_PVR
` [PATCH 07/12] kvm: Drop KVM_CAP build dependencies
` [PATCH 09/12] kvm: ppc: "
  ` [Qemu-devel] "
` [PATCH 11/12] kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
  ` [Qemu-devel] "

[PATCH 0/7] KVM steal time implementation
 2011-06-14 10:42 UTC  (22+ messages)
` [PATCH 1/7] KVM-HDR Add constant to represent KVM MSRs enabled bit
` [PATCH 2/7] KVM-HDR: KVM Steal time implementation
` [PATCH 3/7] KVM-HV: "
` [PATCH 4/7] KVM-GST: Add a pv_ops stub for steal time
` [PATCH 5/7] KVM-GST: KVM Steal time accounting
` [PATCH 6/7] KVM-GST: adjust scheduler cpu power
` [PATCH 7/7] KVM-GST: KVM Steal time registration

[PATCH v2 00/11] KVM in-guest performance monitoring
 2011-06-14  9:27 UTC  (23+ messages)
` [PATCH v2 01/11] perf: add context field to perf_event
` [PATCH v2 02/11] x86, perf: add constraints for architectural PMU v1
` [PATCH v2 03/11] perf: export perf_event_refresh() to modules
` [PATCH v2 04/11] KVM: Expose kvm_lapic_local_deliver()
` [PATCH v2 05/11] KVM: Expose a version 1 architectural PMU to guests
` [PATCH v2 06/11] KVM: Add generic RDPMC support
` [PATCH v2 07/11] KVM: SVM: Intercept RDPMC
` [PATCH v2 08/11] KVM: VMX: "
` [PATCH v2 09/11] KVM: Expose the architectural performance monitoring CPUID leaf
` [PATCH v2 10/11] KVM: x86 emulator: fix RDPMC privilege check
` [PATCH v2 11/11] KVM: x86 emulator: implement RDPMC (0F 33)

virtio scsi host draft specification, v3
 2011-06-14  8:39 UTC  (10+ messages)

Unable to unload kvm-intel module
 2011-06-14  8:32 UTC  (5+ messages)

[PATCH][uq/master] kvm: x86: Save/restore FPU OP, IP and DP
 2011-06-14  8:28 UTC  (5+ messages)

Better to use iSCSI on host or guest?
 2011-06-14  8:18 UTC  (4+ messages)

Fwd: Why doesn't Intel e1000 NIC work correctly in Windows XP?
 2011-06-14  8:11 UTC  (3+ messages)
  `  "

[PATCH] Enable ERMS feature support for KVM
 2011-06-14  7:19 UTC 

[AUTOTEST][PATCH 1/2] Subtest return test result
 2011-06-14  0:32 UTC  (4+ messages)
` [AUTOTEST][PATCH 2/2] Extend base_job_unittest for support subtest change

[PATCH] Repair minor exception text formatting in kvm.py
 2011-06-14  0:31 UTC  (2+ messages)

hello
 2011-06-13 10:41 UTC 

[Bug 37262] New: VNC access to KVM VM is unusable
 2011-06-13 14:27 UTC  (36+ messages)
` [Bug 37262] "

[PATCH] Enable DRNG feature support for KVM
 2011-06-13 13:57 UTC  (2+ messages)

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

KVM call agenda for June 14
 2011-06-13 12:40 UTC 

[PATCH kvm-unit-tests 0/4] PMU tests
 2011-06-13 12:28 UTC  (5+ messages)
` [PATCH kvm-unit-tests 1/4] Build tests with optimization enabled
` [PATCH kvm-unit-tests 2/4] startup: prepare CPU for floating point operation
` [PATCH kvm-unit-tests 3/4] Add rdpmc instruction accessor
` [PATCH kvm-unit-tests 4/4] Add PMU test

Money Gram Transfer
 2011-06-13 10:50 UTC 

[PATCH] KVM: fix XSAVE bit scanning (now properly)
 2011-06-13  8:56 UTC  (2+ messages)

[PATCH] qemu-kvm: Clean up kvm_set_irqfd build dependencies
 2011-06-13  8:55 UTC  (2+ messages)

[PATCH] KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentation
 2011-06-13  8:53 UTC  (2+ messages)

[PATCH] KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET_MSIX_NR
 2011-06-13  8:48 UTC  (2+ messages)

[PATCH 0/15] KVM: optimize for MMIO handled
 2011-06-13  8:10 UTC  (23+ messages)
` [PATCH 03/15] KVM: x86: avoid unnecessarily guest page table walking
` [PATCH 09/15] KVM: MMU: split kvm_mmu_free_page
` [PATCH 10/15] KVM: MMU: lockless walking shadow page table
` [PATCH 14/15] KVM: MMU: mmio page fault support

[PATCH 0/4] KVM: MMU: Clean up walk_addr_generic()
 2011-06-12 15:47 UTC  (6+ messages)
` [PATCH 1/4] KVM: MMU: Clean up the error handling of walk_addr_generic()
` [PATCH 4/4] KVM: MMU: Split out the main body "

compiling qemu-kvm from source
 2011-06-12 15:38 UTC  (2+ messages)

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

[PATCH] KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB
 2011-06-12 15:25 UTC 

semantics of "-cpu host" and "check"/"enforce"
 2011-06-12 14:48 UTC  (4+ messages)

YOUR NEW WEBMAIL ACCOUNT
 2011-06-12 10:01 UTC 

[PATCH v3 1/8] ARM: KVM: Initial skeleton to compile KVM support
 2011-06-12  8:57 UTC  (13+ messages)
` [PATCH v3 7/8] ARM: KVM: Handle guest faults in KVM
      ` [Android-virt] [PATCH v3 1/8] ARM: KVM: Initial skeleton to compile KVM support

Money Gram Transfer
 2011-06-12  8:44 UTC 

KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
 2011-06-12  8:50 UTC  (4+ messages)

[PATCH] virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
 2011-06-11 22:58 UTC  (3+ messages)

[Bug 795866] [NEW] pci passthrough doesn´t work
 2011-06-11  9:21 UTC 

[Bug 37152] New: file system become read only after live migration
 2011-06-10 15:42 UTC  (4+ messages)
` [Bug 37152] "

Confirm Receipt
 2011-06-10 14:29 UTC 

[PATCH] QEMU: Fix KVM XSAVE feature bit enumeration
 2011-06-10 13:56 UTC  (3+ messages)
  ` [PATCH] KVM: Fix "

assigned EHCI USB headset not working
 2011-06-10  6:23 UTC  (11+ messages)

current qemu-kvm doesn't work with vhost
 2011-06-10  6:12 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