public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-20 08:39:35 to 2010-12-23 08:33:54 UTC [more...]

[PATCH 0/3] Provide unmapped page cache control (v2)
 2010-12-23  8:33 UTC  (9+ messages)
` [PATCH 2/3] Refactor zone_reclaim (v2)
` [PATCH 3/3] Provide control over unmapped pages (v2)

[PATCH 1/2 RESEND] KVM: MMU: audit: allow audit more guests at the same time
 2010-12-23  8:09 UTC  (2+ messages)
` [PATCH 2/2] KVM: MMU: handle 'map_writable' in set_spte() function

[PATCH 1/2] KVM: test: add the test case to check PFEC on prefetch pte path
 2010-12-23  8:11 UTC  (2+ messages)
` [PATCH 2/2] KVM: test: dump page mapping if test fail

Debian + KVM on IBM eServer x345?
 2010-12-23  7:37 UTC  (2+ messages)

svm_decache_regs Problem?
 2010-12-23  4:11 UTC 

possible regression in qemu-kvm 0.13.0 (memtest)
 2010-12-23  2:42 UTC  (2+ messages)
` [Qemu-devel] "

[RFC 0/3] KVM, HWPoison, unpoison address across rebooting
 2010-12-23  0:54 UTC  (7+ messages)
` [RFC 1/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
` [RFC 2/3] KVM, Replace is_hwpoison_address with get_user_pages_hwpoison
` [RFC 3/3] KVM, HWPoison, unpoison address across rebooting

Does KVM use one EPT table per Guest CR3?
 2010-12-22 21:56 UTC  (10+ messages)

KVM: MMU: only write protect mappings at pagetable level
 2010-12-22 17:48 UTC  (7+ messages)

performance monitoring of guest
 2010-12-22 17:07 UTC 

Query on IOMMU
 2010-12-22 16:34 UTC  (21+ messages)
                ` [PATCH] pci-stub: ignore zero-length id parameters

[PATCH] Add ability to drop pages through testdev
 2010-12-22 15:18 UTC 

[PATCH unit-tests 00/16] task switch and event injection tests
 2010-12-22 15:06 UTC  (17+ messages)
` [PATCH unit-tests 01/16] Move idt.c into lib code
` [PATCH unit-tests 02/16] Make access.c use library functions
` [PATCH unit-tests 03/16] Remove duplicated idt code from apic test
` [PATCH unit-tests 04/16] Remove unused function "
` [PATCH unit-tests 05/16] Rename idt.[ch] into desc.[ch]
` [PATCH unit-tests 06/16] Specify correct operand length for ltr and str
` [PATCH unit-tests 07/16] Move irq_(enable|disable) into library code
` [PATCH unit-tests 08/16] Add another task switch test
` [PATCH unit-tests 09/16] Move vm.[ch] info library code
` [PATCH unit-tests 10/16] Fix mmu on 32 bit
` [PATCH unit-tests 11/16] Set WP bit in CR0 to make write protection work
` [PATCH unit-tests 12/16] Fix exception handling on i386 arch
` [PATCH unit-tests 13/16] Move handle_irq() from apic test into library code
` [PATCH unit-tests 14/16] Add handle_exception() interface
` [PATCH unit-tests 15/16] Move invlpg() into library code
` [PATCH unit-tests 16/16] Add even injection test

[PATCH v3 0/2] Keep cr3 cached in VMCS
 2010-12-22 14:20 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: Replace reads of vcpu->arch.cr3 by an accessor
` [PATCH v3 2/2] KVM: Fetch guest cr3 from hardware on demand

[PATCH v2 0/2] Keep cr3 cached in VMCS
 2010-12-22 14:03 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: Replace reads of vcpu->arch.cr3 by an accessor
` [PATCH v2 2/2] KVM: Fetch guest cr3 from hardware on demand

Performance test result between virtio_pci MSI-X disable and enable
 2010-12-22 13:52 UTC  (2+ messages)

[PATCH kvm-unit-tests v2 00/14] API test framework
 2010-12-22 13:14 UTC  (2+ messages)

[PATCH 1/2] KVM-test: Add mount utility functions
 2010-12-22 13:27 UTC  (2+ messages)
` [PATCH 2/2] KVM-test: Add image_dopy test to prepare images

MTU != 1500 in KVM guest
 2010-12-22 13:12 UTC 

[PATCH] KVM-test: Add set_link subtest
 2010-12-22 12:35 UTC 

[PATCH v2] qemu-kvm: Switch to upstream -enable-kvm semantics
 2010-12-22 12:33 UTC 

[PATCH 0/4 v6] MSI-X MMIO support in userspace for assigned devices
 2010-12-22  9:25 UTC  (5+ messages)
` [PATCH 1/4] qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit
` [PATCH 2/4] qemu-kvm: Ioctl for MSIX MMIO support
` [PATCH 3/4] qemu-kvm: Header file update for MSI-X "
` [PATCH 4/4] qemu-kvm: MSI-X MMIO support for assigned device

(unknown)
 2010-12-22  8:49 UTC 

[PATCH 0/2 v6] MSI-X mask bit support for KVM
 2010-12-22  8:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: Move struct kvm_io_device to kvm_host.h
` [PATCH 2/2][RFC] KVM: Emulate MSI-X table and PBA in kernel

[PATCH] KVM-test: Add a qemu-img commit test
 2010-12-22  4:05 UTC  (2+ messages)

buildbot failure in kvm on next-ppc64
 2010-12-22  4:03 UTC 

buildbot failure in kvm on next-i386
 2010-12-22  4:03 UTC 

buildbot failure in kvm on next-x86_64
 2010-12-22  4:03 UTC 

buildbot failure in kvm on next-ppc44x
 2010-12-22  4:03 UTC 

buildbot failure in kvm on next-s390
 2010-12-22  4:03 UTC 

buildbot failure in kvm on next-ia64
 2010-12-22  4:03 UTC 

[PATCH 3/3] kvm, x86: introduce kvm_inject_x86_mce_on
 2010-12-22  3:24 UTC 

[PATCH 2/3] kvm, x86: kvm_mce_inj_* subroutins for templated error injections
 2010-12-22  3:24 UTC 

[PATCH 1/3] kvm, x86: introduce kvm_mce_in_progress
 2010-12-22  3:24 UTC 

QEMU, MCE, unpoison memory address across reboot
 2010-12-22  2:52 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-12-22  3:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-12-22  3:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-12-22  3:03 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-12-22  2:23 UTC 

[ANNOUNCE] VFIO V6 & public VFIO repositories
 2010-12-21 23:00 UTC  (6+ messages)
    ` [ANNOUNCE] VFIO V6 & public VFIO repositorie

Ubuntu 10.04 LTS on hosts and quests, quest VLAN problem
 2010-12-21 20:16 UTC 

[PATCH] qemu-kvm: Switch to upstream -enable-kvm semantics
 2010-12-21 17:25 UTC  (12+ messages)
            ` [Qemu-devel] "

Batch: 2010UKL-01
 2010-12-21 16:50 UTC 

[PATCH v2] KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
 2010-12-21 16:54 UTC  (2+ messages)

[PATCH kvm-unit-tests] Honor cpuid.nx when enabling efer.nxe
 2010-12-21 16:40 UTC 

[PATCH unit-tests 1/4] Move idt.c into lib code
 2010-12-21 16:38 UTC  (3+ messages)

KVM call agenda for Dec 21
 2010-12-21 14:45 UTC  (2+ messages)

[PATCH] KVM: MMU: Initialize base_role for tdp mmus
 2010-12-21 14:26 UTC 

[PATCH -v3 0/8] kvm/svm: implement new DecodeAssist features
 2010-12-21 13:43 UTC  (11+ messages)
` [PATCH 1/8] kvm: fix CR8 handling
` [PATCH 2/8] kvm: move complete_insn_gp() into x86.c
` [PATCH 3/8] kvm: cleanup emulate_instruction
` [PATCH 4/8] kvm/svm: add new SVM feature bit names
` [PATCH 5/8] kvm/svm: enhance MOV CR intercept handler
` [PATCH 6/8] kvm/svm: enhance mov DR "
` [PATCH 7/8] kvm/svm: implement enhanced INVLPG intercept
` [PATCH 8/8] kvm/svm: copy instruction bytes from VMCB

unable to write into Local APIC registers
 2010-12-21 13:23 UTC 

[PATCH] kvm: cleanup CR8 handling
 2010-12-21 10:56 UTC  (4+ messages)

[PATCH 0/2] Optimize atomic efer loading
 2010-12-21 10:54 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Add definitions for more vm entry/exit control bits
` [PATCH 2/2] KVM: VMX: Optimize atomic EFER load

Certain Mac Address doesn't work in KVM virtual NICs
 2010-12-21  6:36 UTC  (7+ messages)

[PATCH] qemu-kvm: device assignment: Enabling MSI-X according to mask bit
 2010-12-21  6:26 UTC  (2+ messages)

[PATCH 2/3] nmi: make cpu-index argument optional
 2010-12-21  6:05 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 1/3] nmi: convert cpu_index to cpu-index
 2010-12-21  6:05 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 3/3] kvm, x86: introduce kvm_inject_x86_mce_on
 2010-12-20 23:57 UTC  (3+ messages)

[PATCH 1/5] KVM test: Include the preprocessing param migration_mode
 2010-12-20 16:57 UTC  (5+ messages)
` [PATCH 2/5] KVM test: Introduce migration_multi_host test
` [PATCH 3/5] KVM test: Add migration server control file
` [PATCH 4/5] KVM test: Modifications on the migrate utility function
` [PATCH 5/5] KVM test: kvm_vm: Allow NIC MACs to be defined on config file

vread in kvm_clock
 2010-12-20 20:48 UTC  (6+ messages)

[PATCH] KVM: VMX: Correct asm constraint in vmcs_load()
 2010-12-20 19:16 UTC  (9+ messages)

[COMMIT master] KVM guest: Fix kvm clock initialization when it's configured out
 2010-12-20 17:46 UTC 

[PATCH V4 3/3] qmp,nmi: convert do_inject_nmi() to QObject, QError
 2010-12-20 17:01 UTC  (2+ messages)
` [Qemu-devel] [PATCH V4 3/3] qmp, nmi: "

[RFC -v2 PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-20 16:04 UTC  (27+ messages)
` [RFC -v2 PATCH 2/3] sched: add yield_to function

[PATCH -v2 0/5] kvm/svm: implement new DecodeAssist features
 2010-12-20 13:20 UTC  (4+ messages)
` [PATCH 2/5] kvm/svm: enhance MOV CR intercept handler

[PATCH 1/3] Clean up cpu_inject_x86_mce()
 2010-12-20 11:28 UTC  (2+ messages)

[PATCH v2 2/2] qemu,qmp: convert do_inject_nmi() to QObject, QError
 2010-12-20 10:47 UTC  (3+ messages)

[PATCH] qemu-kvm,cleanup: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extension()
 2010-12-20 10:55 UTC  (2+ messages)

[PATCH 1/6] qemu,kvm: Enable NMI support for user space irqchip
 2010-12-20 10:35 UTC  (4+ messages)
  ` [PATCH V2] qemu,kvm: Enable user space NMI injection for kvm guest

ConVirt 2.0.1 Open Source Released
 2010-12-20  9:54 UTC  (2+ messages)

linux-next: Tree for December 17 (kvm)
 2010-12-20  8:54 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