public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-16 21:18:12 to 2013-04-18 11:22:23 UTC [more...]

[PATCH v3 00/15] KVM: MMU: fast zap all shadow pages
 2013-04-18 11:22 UTC  (13+ messages)
` [PATCH v3 07/15] KVM: MMU: introduce invalid rmap handlers
` [PATCH v3 08/15] KVM: MMU: allow unmap invalid rmap out of mmu-lock
` [PATCH v3 12/15] KVM: MMU: fast invalid all shadow pages
` [PATCH v3 15/15] KVM: MMU: replace kvm_zap_all with kvm_mmu_invalid_all_pages

qemu crashed when starting vm(kvm) with vnc connect
 2013-04-18 11:19 UTC  (8+ messages)
` [Qemu-devel] "
  ` 答复: "
    ` 答复: [Qemu-devel] "
      ` reply: reply: "
        ` reply: reply: "
            ` reply: [Qemu-devel] "

[PATCH] target-i386: upgrade family number of qemu64 CPU model to 15
 2013-04-18 11:07 UTC  (2+ messages)

[PATCH 0/11] KVM: nVMX: shadow VMCS support, v4
 2013-04-18 10:18 UTC  (15+ messages)
` [PATCH 01/11] KVM: nVMX: Shadow-vmcs control fields/bits
` [PATCH 02/11] KVM: nVMX: Detect shadow-vmcs capability
` [PATCH 03/11] KVM: nVMX: Introduce vmread and vmwrite bitmaps
` [PATCH 04/11] KVM: nVMX: Refactor handle_vmwrite
` [PATCH 05/11] KVM: nVMX: Fix VMXON emulation
` [PATCH 06/11] KVM: nVMX: Allocate shadow vmcs
` [PATCH 07/11] KVM: nVMX: Release "
` [PATCH 08/11] KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
` [PATCH 09/11] KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
` [PATCH 10/11] KVM: nVMX: Synchronize VMCS12 content with the "
` [PATCH 11/11] KVM: nVMX: Enable and disable shadow vmcs functionality

[PATCHv2] KVM: x86: Fix memory leak in vmx.c
 2013-04-18 10:21 UTC  (7+ messages)

[PATCH] x86: Add a Kconfig shortcut for a kvm-bootable kernel
 2013-04-18 10:18 UTC  (7+ messages)

[User Question] Repeated severe performance problems on guest
 2013-04-18 10:00 UTC  (8+ messages)

[PATCH v2 0/7] KVM: MMU: fast zap all shadow pages
 2013-04-18  9:42 UTC  (12+ messages)

[PATCH 10/12] cpu: Pass CPUState to *cpu_synchronize_post*()
 2013-04-18  9:18 UTC  (2+ messages)

[PATCH v5 0/3] tcm_vhost hotplug
 2013-04-18  8:59 UTC  (18+ messages)
    ` [PATCH v7 "
    ` [PATCH v7 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
    ` [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
    ` [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support

[PATCH] KVM: x86: fix error return code in kvm_arch_vcpu_init()
 2013-04-18  8:23 UTC  (2+ messages)

[PATCH] kvm: Allow build-time configuration of KVM device assignment
 2013-04-18  7:59 UTC  (2+ messages)

[PATCH 0/10] KVM: nVMX: shadow VMCS support, v3
 2013-04-18  7:15 UTC  (18+ messages)
` [PATCH 01/10] KVM: nVMX: Shadow-vmcs control fields/bits
` [PATCH 02/10] KVM: nVMX: Detect shadow-vmcs capability
` [PATCH 03/10] KVM: nVMX: Introduce vmread and vmwrite bitmaps
` [PATCH 04/10] KVM: nVMX: Refactor handle_vmwrite
` [PATCH 05/10] KVM: nVMX: Allocate shadow vmcs
` [PATCH 06/10] KVM: nVMX: Release "
` [PATCH 07/10] KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
` [PATCH 08/10] KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
` [PATCH 09/10] KVM: nVMX: Synchronize VMCS12 content with the "
` [PATCH 10/10] KVM: nVMX: Enable and disable shadow vmcs functionality

[PATCH 0/10] KVM: nVMX: shadow VMCS support, v2
 2013-04-18  6:59 UTC  (27+ messages)
` [PATCH 01/10] KVM: nVMX: Shadow-vmcs control fields/bits
` [PATCH 02/10] KVM: nVMX: Detect shadow-vmcs capability
` [PATCH 03/10] KVM: nVMX: Introduce vmread and vmwrite bitmaps
` [PATCH 04/10] KVM: nVMX: Refactor handle_vmwrite
` [PATCH 05/10] KVM: nVMX: Allocate shadow vmcs
` [PATCH 06/10] KVM: nVMX: Release "
` [PATCH 07/10] KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
` [PATCH 08/10] KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
` [PATCH 09/10] KVM: nVMX: Synchronize VMCS12 content with the "
` [PATCH 10/10] KVM: nVMX: Enable and disable shadow vmcs functionality

[PATCH v5 0/8] In-kernel XICS interrupt controller emulation
 2013-04-18  6:32 UTC  (9+ messages)
` [PATCH 1/8] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
` [PATCH 2/8] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
` [PATCH 3/8] KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
` [PATCH 4/8] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
` [PATCH 5/8] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
` [PATCH 6/8] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
` [PATCH 7/8] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
` [PATCH 8/8] KVM: PPC: Book 3S: Add API for in-kernel XICS emulation

[PATCH 0/5] [PULL] qemu-kvm.git uq/master queue
 2013-04-18  2:48 UTC  (6+ messages)
` [PATCH 1/5] vmxcap: Open MSR file in unbuffered mode
` [PATCH 2/5] vmxcap: Augment reported information
` [PATCH 3/5] vmxcap: Report APIC register emulation and RDTSCP control
` [PATCH 4/5] target-i386: kvm: save/restore steal time MSR
` [PATCH 5/5] vmxcap: Update according to SDM of January 2013

[PATCH] KVM: x86: Don't sending posted interrupt if not config CONFIG_SMP
 2013-04-18  0:57 UTC 

linux-next: Tree for Apr 17 (kvm)
 2013-04-18  0:50 UTC  (8+ messages)
    ` [patch] x86, kvm: fix build failure with CONFIG_SMP disabled

[PATCH] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
 2013-04-17 23:38 UTC  (13+ messages)

[PATCH 1/2] KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
 2013-04-17 22:39 UTC  (2+ messages)

[PATCH kvm-unittest] x86/svm: run cr3 read intercept emulate only on SMP
 2013-04-17 23:10 UTC  (3+ messages)

[PATCH kvm-unittests v2 0/4] Add run_tests.sh script and update unittests.cfg
 2013-04-17 22:26 UTC  (2+ messages)

[PATCH] kvm:x86/svm: enable SVM lock if host supports it
 2013-04-17 19:48 UTC  (2+ messages)

[PATCH] ARM: KVM: fix unbalanced get_cpu() in access_dcsw
 2013-04-17 19:09 UTC 

[PULL 0/5] ppc patch queue 2013-04-17
 2013-04-17 19:04 UTC  (4+ messages)
` [PATCH 1/3] Added ONE_REG interface for debug instruction
` [PATCH 2/3] KVM: PPC: emulate dcbst
` [PATCH 3/3] kvm/ppc: don't call complete_mmio_load when it's a store

[PATCH] KVM: Allow userspace to specify memory to be used for private regions
 2013-04-17 17:07 UTC  (8+ messages)

Perf tuning help?
 2013-04-17 14:09 UTC  (2+ messages)

[RFC PATCH] Emulate MOVBE
 2013-04-17 14:02 UTC  (18+ messages)
        ` [PATCH -v2] kvm: "

[RFC] provide an API to userspace doing memory snapshot
 2013-04-17 13:57 UTC  (4+ messages)

KVM: x86: fix maintenance of guest/host xcr0 state
 2013-04-17 13:16 UTC  (2+ messages)

[PATCH 0/7] KVM: irqfd generalization prepare patch set
 2013-04-17 12:16 UTC  (17+ messages)
` [PATCH 1/7] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
` [PATCH 2/7] KVM: Introduce __KVM_HAVE_IRQCHIP
` [PATCH 5/7] KVM: Extract generic irqchip logic into irqchip.c

[PATCH v4 0/2] tcm_vhost flush
 2013-04-17 12:07 UTC  (6+ messages)
` [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()

[GIT PULL v2] KVM/ARM Minor fixes for 3.9
 2013-04-17 11:12 UTC  (8+ messages)

[virt-test] virt: Cartesian config update v3
 2013-04-17  2:47 UTC  (6+ messages)
` [virt-test][PATCH 4/7] virt: Adds named variants to Cartesian config

[PATCH] KVM: ia64: Fix kvm_vm_ioctl_irq_line
 2013-04-17  0:46 UTC 

[GIT PULL] KVM fixes for 3.9-rc7
 2013-04-17  0:28 UTC 

[GIT PULL] KVM/ARM Minor fixes for 3.9
 2013-04-16 23:24 UTC  (3+ messages)

[PATCH] KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
 2013-04-16 21:34 UTC  (2+ messages)

[PULL 0/7] ppc patch queue 2013-03-22
 2013-04-16 21:28 UTC  (11+ messages)

[PATCH v2] kvm: nVMX: check vmcs12 for valid activity state
 2013-04-16 21:22 UTC  (2+ messages)

[PATCH] KVM: ARM: Fix kvm_vm_ioctl_irq_line
 2013-04-16 21:16 UTC  (3+ messages)

[PATCH v10 0/7] KVM: VMX: Add Posted Interrupt supporting
 2013-04-16 21:17 UTC  (3+ messages)


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