public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-16 13:19:26 to 2010-12-22 04:02:39 UTC [more...]

[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-x86_64
 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-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 

[RFC 0/3] KVM, HWPoison, unpoison address across rebooting
 2010-12-22  2:51 UTC  (4+ 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

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

Query on IOMMU
 2010-12-21 20:34 UTC  (12+ messages)

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  (33+ messages)
` [RFC -v2 PATCH 2/3] sched: add yield_to function

[PATCH v2 0/2] Keep cr3 cached in VMCS
 2010-12-20 13:46 UTC  (3+ 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

[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  (6+ 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)

basic query : kvm_arch_init
 2010-12-20  6:34 UTC 

[PATCH v3] qemu,qmp: convert do_inject_nmi() to QObject, QError
 2010-12-20  6:09 UTC  (17+ messages)
              ` [Qemu-devel] Re: [PATCH v3] qemu, qmp: "

network performance between host and guest
 2010-12-19 18:39 UTC  (4+ messages)
    ` network performance between host and guest/iscsi to the rescue

system_powerdown and OpenBSD 4.8
 2010-12-19 14:49 UTC  (5+ messages)

Does KVM use one EPT table per Guest CR3?
 2010-12-19 14:31 UTC  (9+ messages)

unbinding PCI device at boot
 2010-12-18 23:15 UTC 

[PATCH v3 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-18 18:11 UTC  (14+ messages)
` [PATCH v3 2/4] genirq: Inform handler about line sharing state
      ` change of email address: pugs@cisco.com -> pugs@ieee.org

OpenBSD and KVM
 2010-12-18 15:06 UTC 

[PATCH 00/21] Kemari for KVM 0.2
 2010-12-18  8:36 UTC  (23+ messages)
` [PATCH 05/21] virtio: modify save/load handler to handle inuse varialble
` [PATCH 11/21] ioport: insert event_tap_ioport() to ioport_write()

[PATCH] KojiDownloader: use inherit=True when getting builds
 2010-12-17 12:34 UTC 

[GIT PULL] KVM updates fot 2.6.37-rc6
 2010-12-17 15:17 UTC 

[PATCHv8 00/16] boot order specification
 2010-12-17 14:05 UTC  (8+ messages)
    ` [Qemu-devel] "
          `  "

Apply for Loan at 3%
 2010-12-17  1:10 UTC 

USB Passthrough 1.1 performance problem
 2010-12-16 21:46 UTC  (12+ messages)

[KVM-Autotest][PATCH][virtio-console][REPAIR] Repair sigio bug, cleanup_function and code clean
 2010-12-16 15:45 UTC 

[KVM-Autotest][PATCH][virtio-console] Repair sigio bug, cleanup_function and code clean
 2010-12-16 15:04 UTC 

trace_printk() support in trace-cmd
 2010-12-16 13:36 UTC  (14+ messages)

[PATCH] KVM: Fix preemption counter leak in kvm_timer_init()
 2010-12-16 13:19 UTC 


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