public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-26 09:22:50 to 2014-08-29 17:03:52 UTC [more...]

[PATCH 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-08-29 17:03 UTC 

[PATCH v2 1/3] KVM: vmx: fix ept reserved bits for 1-GByte page
 2014-08-29 16:52 UTC  (4+ messages)
` [PATCH v2 3/3] KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs

[PATCH v2 0/4] kvmtool: ARM/ARM64: Misc updates
 2014-08-29 16:21 UTC  (9+ messages)
` [PATCH v2 1/4] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH v2 3/4] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT
` [PATCH v2 4/4] kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it

[question] virtio-blk performance degradation happened with virito-serial
 2014-08-29 14:38 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] KVM: forward declare structs in kvm_types.h
 2014-08-29 14:35 UTC  (4+ messages)

[PATCH] kvm tools: arm: remove register accessor macros now that they are in uapi
 2014-08-29 13:00 UTC 

[PATCH] KVM: x86 emulator: emulate MOVNTDQ
 2014-08-29 12:55 UTC  (2+ messages)

[PATCH] KVM: x86: remove Aligned bit from movntps/movntpd
 2014-08-29 12:53 UTC 

[ANNOUNCE] Jailhouse 0.1 released
 2014-08-29 12:41 UTC 

[PATCH 0/3] fix bugs with stale or corrupt MMIO caches
 2014-08-29 10:31 UTC  (4+ messages)
` [PATCH 1/3] KVM: do not bias the generation number in kvm_current_mmio_generation
` [PATCH 2/3] kvm: fix potentially corrupt mmio cache
` [PATCH 3/3] kvm: x86: fix stale mmio cache bug

[GIT PULL 0/2] KVM/ARM Fixes for v3.17-rc3
 2014-08-29 10:26 UTC  (4+ messages)
` [GIT PULL 1/2] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
` [GIT PULL 2/2] arm/arm64: KVM: Complete WFI/WFE instructions

[PATCH v5] arm64: fix VTTBR_BADDR_MASK
 2014-08-29 10:06 UTC  (4+ messages)

[PATCH] KVM: vmx: VMXOFF emulation in vm86 should cause #UD
 2014-08-29  9:47 UTC  (6+ messages)

[PATCH 00/13] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2014-08-29  7:59 UTC  (14+ messages)
` [PATCH 01/13] powerpc/iommu: Check that TCE page size is equal to it_page_size
` [PATCH 02/13] powerpc/powernv: Make invalidate() a callback
` [PATCH 03/13] powerpc/spapr: vfio: Implement spapr_tce_iommu_ops
` [PATCH 04/13] powerpc/powernv: Convert/move set_bypass() callback to take_ownership()
` [PATCH 05/13] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH 07/13] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH 09/13] powerpc/pseries/lpar: Enable VFIO
` [PATCH 11/13] vfio: powerpc/spapr: Move locked_vm accounting to helpers
  ` [PATCH 06/13] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
  ` [PATCH 08/13] powerpc/powernv: Release replaced TCE
  ` [PATCH 10/13] powerpc/powernv: Implement Dynamic DMA windows (DDW) for IODA
  ` [PATCH 12/13] vfio: powerpc/spapr: Use it_page_size
` [PATCH 13/13] vfio: powerpc/spapr: Enable Dynamic DMA windows

[PATCH 1/2] kvm: fix potentially corrupt mmio cache
 2014-08-29  7:58 UTC  (4+ messages)
` [PATCH 2/2] kvm: x86: fix stale mmio cache bug

[PATCH 0/3] kvm-unit-tests: Check CPUID level/xlevel before using CPUID data
 2014-08-29  7:54 UTC  (5+ messages)
` [PATCH 1/3] x86: apic: Look up MAXPHYADDR on CPUID correctly
` [PATCH 2/3] x86: vmx: Use cpuid_maxphyaddr()
` [PATCH 3/3] x86: Check level, xlevel before returning CPUID data

GET_RNG_SEED hypercall ABI? (Re: [PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm)
 2014-08-29  6:36 UTC  (8+ messages)

[question] e1000 interrupt storm happened because of its corresponding ioapic->irr bit always set
 2014-08-29  4:28 UTC  (13+ messages)
` [Qemu-devel] "
  ` [question] e1000 interrupt storm happened becauseof "
      ` [question] e1000 interrupt storm happened becauseof its correspondingioapic->irr "
          ` [Qemu-devel] [question] e1000 interrupt storm happened becauseofits "
            ` [Qemu-devel] [question] e1000 interrupt storm happenedbecauseofits "
              ` [Qemu-devel] [question] e1000 interrupt storm happenedbecauseofitscorrespondingioapic->irr "
                `  "

[PATCH v2] KVM: x86: keep eoi exit bitmap accurate before loading it
 2014-08-29  0:59 UTC  (7+ messages)

[PATCH v10 0/6] arm: dirty page logging support for ARMv7
 2014-08-28 19:58 UTC  (7+ messages)
` [PATCH v10 1/6] KVM: Add architecture-specific TLB flush implementations
` [PATCH v10 2/6] KVM: Add generic implementation of kvm_vm_ioctl_get_dirty_log
` [PATCH v10 3/6] arm: KVM: Add ARMv7 API to flush TLBs
` [PATCH v10 4/6] arm: KVM: Add initial dirty page locking infrastructure

[PATCH 0/2] KVM: minor cleanup and optimizations
 2014-08-28 13:13 UTC  (3+ messages)
` [PATCH 1/2] KVM: static inline empty kvm_arch functions
` [PATCH 2/2] KVM: remove garbage arg to *hardware_{en,dis}able

[PATCH 0/5] kvmtool: ARM/ARM64: Misc updates
 2014-08-28 10:03 UTC  (7+ messages)
` [PATCH 2/5] kvmtool: ARM64: Fix compile error for aarch64

[PATCH v3 0/2] ivshmem: update documentation, add client/server tools
 2014-08-28  9:49 UTC  (6+ messages)
` [PATCH v3 2/2] docs: update ivshmem device spec
  ` [Qemu-devel] "

[PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
 2014-08-28  8:44 UTC  (4+ messages)

[Bug 83381] New: 4-ports 82576 detect 2 ports when add "intel_iommu=on pci=assign-busses"
 2014-08-28  2:03 UTC  (7+ messages)
` [Bug 83381] "

[PATCH 0/2] kvm-unit-tests: add check parameter to run_tests configuration
 2014-08-27 22:05 UTC  (10+ messages)
` [PATCH 1/2] "
    ` [PATCH 1/2 v2] "
    ` [PATCH 1/2 v3] "
        ` kvm-unit-test failures (was: [PATCH 1/2 v3] add check parameter to run_tests configuration)
` [PATCH 2/2] x86/unittests.cfg: the pmu testcase requires that nmi_watchdog is disabled

pert stat in KVM guest can not get LLC-loads hardware cache event
 2014-08-27 19:35 UTC  (9+ messages)

[PATCH v2 0/6] target-i386: Make most CPU models work with "enforce" out of the box
 2014-08-27 16:34 UTC  (12+ messages)

[RFC 0/9] KVM-VFIO IRQ forward control
 2014-08-27 15:42 UTC  (17+ messages)
` [RFC 4/9] KVM: KVM-VFIO: update user API to program forwarded IRQ
` [RFC 5/9] VFIO: Extend external user API
` [RFC 8/9] KVM: KVM-VFIO: add kvm_vfio_arch_data and accessors
` [RFC 9/9] KVM: KVM_VFIO: ARM: implement irq forwarding control

[PATCH] KVM: s390/mm: fix up indentation of set_guest_storage_key
 2014-08-27 14:35 UTC  (2+ messages)

[PATCH v2] KVM: x86: sync old tmr with ioapic to update
 2014-08-27 14:28 UTC  (3+ messages)

[PATCH v4 0/6] KVM: PPC: Book3e: AltiVec support
 2014-08-27 12:16 UTC  (4+ messages)
` [PATCH v4 5/6] KVM: PPC: Booke: Add setter functions for IVPR, IVOR2 and IVOR8 emulation

[PATCH 1/2] KVM: PPC: Book3S HV: Cleanup kvmppc_load/save_fp
 2014-08-27 11:20 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Add register name when loading toc

[PATCH v4 0/6] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-08-27 10:17 UTC  (7+ messages)
` [PATCH v4 1/6] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address
` [PATCH v4 2/6] kvm: Remove ept_identity_pagetable from struct kvm_arch
` [PATCH v4 3/6] kvm: Make init_rmode_identity_map() return 0 on success
` [PATCH v4 4/6] kvm, mem-hotplug: Reload L1' apic access page on migration in vcpu_enter_guest()
` [PATCH v4 5/6] kvm, mem-hotplug: Reload L1's apic access page on migration when L2 is running
` [PATCH v4 6/6] kvm, mem-hotplug: Do not pin apic access page in memory

[GIT PULL 0/2] KVM: s390: Fixes for 3.17
 2014-08-27 10:07 UTC  (5+ messages)
` [GIT PULL 2/2] KVM: s390/mm: try a cow on read only pages for key ops

[PATCH] KVM: x86: keep EOI exit bitmap accurate before loading it
 2014-08-27  6:55 UTC  (6+ messages)

pert stat in KVM guest can not get LLC-loads hardware cache event
 2014-08-27  4:57 UTC 

pert stat in KVM guest can not get LLC-loads hardware cache event
 2014-08-27  4:56 UTC 

pert stat in KVM guest can not get LLC-loads hardware cache event
 2014-08-27  4:31 UTC 

[PATCH v10 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault handling support
 2014-08-26 23:58 UTC 

[PATCH v10 5/6] arm: KVM: dirty log read write protect support
 2014-08-26 23:57 UTC 

[RFC 0/5] vfio: AMBA devices support
 2014-08-26 19:37 UTC  (5+ messages)
` [RFC 4/5] vfio: amba: VFIO support for AMBA devices

[PATCH v3 1/2] KVM: Introduce gfn_to_hva_memslot_prot
 2014-08-26 15:26 UTC  (3+ messages)
` [PATCH v3 2/2] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM

[PATCH] arm/arm64: KVM: Complete WFI/WFE instructions
 2014-08-26 13:24 UTC  (2+ messages)

[PATCH v2] arm/arm64: KVM: Complete WFI/WFE instructions
 2014-08-26 13:21 UTC 

[PATCH v2 0/2] target-i386: tsc_adjust and mpx feature names
 2014-08-26 12:52 UTC  (2+ messages)

[PATCH 1/2] KVM: Unconditionally export KVM_CAP_READONLY_MEM
 2014-08-26 12:40 UTC  (4+ messages)
` [PATCH 2/2] KVM: Unconditionally export KVM_CAP_USER_NMI

[GIT PULL 00/15] KVM: s390: Features and fixes for next (3.18)
 2014-08-26 12:26 UTC  (4+ messages)

[PATCH] KVM: x86: fix TSC matching
 2014-08-26 11:43 UTC  (5+ messages)

[PATCH] KVM: x86: fix some sparse warnings
 2014-08-26 11:28 UTC 

[PATCH] KVM: x86: sync old tmr with ioapic to update
 2014-08-26 16:27 UTC  (2+ messages)

[PATCH] kvm-unit-tests: x86: pmu: call measure for every counter in check_counters_many
 2014-08-26 10:52 UTC  (6+ messages)

Mentors wanted for Outreach Program for Women October 2014
 2014-08-26 10:33 UTC  (8+ messages)
` [libvirt] "


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