KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-14 12:52:36 to 2015-09-16 13:00:44 UTC [more...]

[Qemu-devel][PATCH 0/2] target-i386: disable LINT0 after reset and init
 2015-09-16 12:52 UTC  (7+ messages)
` [Qemu-devel][PATCH 1/2] target-i386: disable LINT0 after reset
  ` [Qemu-devel] [PATCH "
      `  "

[4.2] commit d59cfc09c32 (sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem) causes regression for libvirt/kvm
 2015-09-16 12:56 UTC  (25+ messages)

[PATCH] KVM: vmx: fix VPID is 0000H in non-root operation
 2015-09-16 12:42 UTC  (3+ messages)

[PATCH] KVM: add halt_attempted_poll to VCPU stats
 2015-09-16 12:12 UTC  (4+ messages)

suspicious RCU usage with kvm_pr
 2015-09-16 10:59 UTC  (2+ messages)

[PATCH] arm64: KVM: Fix user access for debug registers
 2015-09-16 10:41 UTC 

[RFC PATCH] os-android: Add support to android platform, built by ndk-r10
 2015-09-16 10:28 UTC  (10+ messages)

[PATCH v5 1/2] KVM: nVMX: enhance allocate/free_vpid to handle shadow vpid
 2015-09-16 10:11 UTC  (5+ messages)
` [PATCH v5 2/2] KVM: nVMX: nested VPID emulation

[PATCH 0/3] KVM: ecessary simple pre-requisites for VMBus emulation
 2015-09-16  9:55 UTC  (5+ messages)
` [PATCH 1/3] kvm/x86: Hyper-V HV_X64_MSR_RESET msr
` [PATCH 2/3] kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU
` [PATCH 3/3] kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support

vhost: build failure
 2015-09-16  9:50 UTC  (3+ messages)

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-16  9:34 UTC  (20+ messages)
  ` [PATCH v8 01/13] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
  ` [PATCH v8 02/13] KVM: Add some helper functions for Posted-Interrupts
  ` [PATCH v8 03/13] KVM: Define a new interface kvm_intr_is_single_vcpu()
  ` [PATCH v8 04/13] KVM: Make struct kvm_irq_routing_table accessible
  ` [PATCH v8 05/13] KVM: make kvm_set_msi_irq() public
  ` [PATCH v8 06/13] vfio: Register/unregister irq_bypass_producer
  ` [PATCH v8 07/13] KVM: x86: Update IRTE for posted-interrupts
  ` [PATCH v8 08/13] KVM: Implement IRQ bypass consumer callbacks for x86
  ` [PATCH v8 09/13] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
  ` [PATCH v8 10/13] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
  ` [PATCH v8 11/13] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
  ` [PATCH v8 12/13] KVM: Warn if 'SN' is set during posting interrupts by software
  ` [PATCH v8 13/13] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

[PATCH v5 0/2] KVM: nested VPID emulation
 2015-09-16  9:30 UTC 

[PATCH v4 1/2] KVM: nVMX: enhance allocate/free_vpid to handle shadow vpid
 2015-09-16  9:14 UTC  (4+ messages)
` [PATCH v4 2/2] KVM: nVMX: nested VPID emulation

[PATCH V6 0/6] Fast mmio eventfd fixes
 2015-09-16  8:11 UTC  (19+ messages)
` [PATCH V6 1/6] kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
` [PATCH V6 2/6] kvm: factor out core eventfd assign/deassign logic
` [PATCH V6 3/6] kvm: fix double free for fast mmio eventfd
` [PATCH V6 4/6] kvm: fix zero length mmio searching
` [PATCH V6 5/6] kvm: add tracepoint for fast mmio
` [PATCH V6 6/6] kvm: add fast mmio capabilitiy

[PATCH kvmtool] Make static libc and guest-init functionality optional
 2015-09-16  8:08 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v4 0/2] KVM: nested VPID emulation
 2015-09-16  7:19 UTC 

[PATCH v3 1/2] KVM: nVMX: enhance allocate/free_vpid to handle shadow vpid
 2015-09-16  6:51 UTC  (5+ messages)
` [PATCH v3 2/2] KVM: nVMX: nested VPID emulation

Migration fail randomly
 2015-09-16  6:45 UTC  (5+ messages)

[PATCH] KVM: nVMX: nested VPID emulation
 2015-09-16  6:10 UTC  (9+ messages)

[PATCH v2 1/2] KVM: nVMX: enhance allocate/free_vpid to handle shadow vpid
 2015-09-16  3:58 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: nVMX: nested VPID emulation

[PATCH v3 0/2] KVM: nested VPID emulation
 2015-09-16  3:51 UTC 

[Bug 104631] New: Error on walk_shadow_page_get_mmio_spte when starting Qemu
 2015-09-16  3:36 UTC  (2+ messages)
` [Bug 104631] "

Questions about KVM TSC trapping
 2015-09-15 22:34 UTC  (3+ messages)

[Bug 103321] New: NPT page attribute support causes extreme slowdown
 2015-09-15 20:11 UTC  (5+ messages)

newest ToDo for kvm
 2015-09-15 19:32 UTC 

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-15 19:09 UTC  (12+ messages)
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics

[PATCH] KVM: arm64: add workaround for Cortex-A57 erratum #852523
 2015-09-15 19:00 UTC  (4+ messages)

[PATCH v2 00/18] implement vNVDIMM
 2015-09-15 17:35 UTC  (15+ messages)
` [PATCH v2 08/18] nvdimm: init backend memory mapping and config data area
  ` [Qemu-devel] "
` [PATCH v2 09/18] nvdimm: build ACPI NFIT table

[PATCH] KVM: arm64: remove all traces of the ThumbEE registers
 2015-09-15 16:23 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
 2015-09-15 15:45 UTC  (5+ messages)
` [PATCH v2 2/8] KVM: x86: add pcommit support
` [PATCH v2 6/8] KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-09-15 15:41 UTC  (16+ messages)
` [PATCH 01/15] arm64: Move swapper pagetable definitions
` [PATCH 02/15] arm64: Handle section maps for swapper/idmap
` [PATCH 03/15] arm64: Introduce helpers for page table levels
` [PATCH 04/15] arm64: Calculate size for idmap_pg_dir at compile time
` [PATCH 05/15] arm64: Handle 4 level page table for swapper
` [PATCH 06/15] arm64: Clean config usages for page size
` [PATCH 07/15] arm64: Kconfig: Fix help text about AArch32 support with 64K pages
` [PATCH 08/15] arm64: Check for selected granule support
` [PATCH 09/15] arm64: Add page size to the kernel image header
` [PATCH 10/15] arm64: kvm: Fix {V}TCR_EL2_TG0 mask
` [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
` [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files
` [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
` [PATCH 14/15] arm64: Add 16K page size support
` [PATCH 15/15] arm64: 36 bit VA

[PATCH] KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled
 2015-09-15 15:35 UTC 

KVM call for agenda for 2015-09-29
 2015-09-15 15:20 UTC 

KVM call for agenda for 2015-09-15
 2015-09-15 11:36 UTC  (2+ messages)

[PATCH kernel 0/9] KVM: PPC: Add in-kernel multitce handling
 2015-09-15 10:49 UTC  (10+ messages)
` [PATCH kernel 1/9] rcu: Define notrace version of list_for_each_entry_rcu
` [PATCH kernel 2/9] KVM: PPC: Make real_vmalloc_addr() public
` [PATCH kernel 3/9] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel 4/9] KVM: PPC: Use RCU for arch.spapr_tce_tables
` [PATCH kernel 5/9] KVM: PPC: Account TCE-containing pages in locked_vm
` [PATCH kernel 6/9] KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
` [PATCH kernel 7/9] KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
` [PATCH kernel 8/9] KVM: Fix KVM_SMI chapter number
` [PATCH kernel 9/9] KVM: PPC: Add support for multiple-TCE hcalls

[Bug 104581] New: BUG: quattro stagioni
 2015-09-15 10:44 UTC 

[PATCH v2 0/2] KVM: nested VPID emulation
 2015-09-15 10:30 UTC 

[PATCH] KVM: fix polling for guest halt continued even if disable it
 2015-09-15  7:16 UTC  (2+ messages)

[RFC PATCH] os-android: Add support to android platform, built by ndk-r10
 2015-09-15  5:11 UTC 

[RFC PATCH] vfio/pci: Use kernel VPD access functions
 2015-09-14 21:34 UTC  (4+ messages)

[RESEARCH] Patch delivery delay
 2015-09-14 20:24 UTC  (4+ messages)

[PATCH] KVM: make the declaration of functions within 80 characters
 2015-09-14 16:43 UTC  (2+ messages)

[PATCH v2 00/22] KVM: ARM64: Add guest PMU support
 2015-09-14 13:24 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).