public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-27 10:16:47 to 2014-09-01 22:46:05 UTC [more...]

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

[PATCH] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
 2014-09-01 22:43 UTC  (2+ messages)

[PATCH] KVM: PPC: Remove the tasklet used by the hrtimer
 2014-09-01 22:38 UTC  (2+ messages)

Nested paging in nested SVM setup
 2014-09-01 19:21 UTC  (17+ messages)

[PATCH kvm-unit-tests] x86: svm: fix typo in setting up nested page tables
 2014-09-01 16:13 UTC 

[PATCH kvm-unit-tests] x86: svm: test reading the LVR register twice
 2014-09-01 16:13 UTC 

[question] virtio-blk performance degradation happened with virito-serial
 2014-09-01 14:15 UTC  (12+ messages)
` [Qemu-devel] "
  ` [Qemu-devel] [question] virtio-blk performance degradationhappened "
      ` [Qemu-devel] [question] virtio-blk performancedegradationhappened "

[Bug 82211] New: [Nested xen on kvm] L1 guest panic and reboot when L1 guest boot up
 2014-09-01 13:19 UTC  (4+ messages)
` [Bug 82211] [BISECTED][Nested "
` [Bug 82211] Cannot boot Xen under KVM with X2APIC enabled

[RFC v2 0/9] KVM-VFIO IRQ forward control
 2014-09-01 12:52 UTC  (10+ messages)
` [RFC v2 1/9] KVM: ARM: VGIC: fix multiple injection of level sensitive forwarded IRQ
` [RFC v2 2/9] KVM: ARM: VGIC: add forwarded irq rbtree lock
` [RFC v2 3/9] ARM: KVM: Enable the KVM-VFIO device
` [RFC v2 4/9] VFIO: platform: handler tests whether the IRQ is forwarded
` [RFC v2 5/9] KVM: KVM-VFIO: update user API to program forwarded IRQ
` [RFC v2 6/9] VFIO: Extend external user API
` [RFC v2 7/9] KVM: KVM-VFIO: add new VFIO external API hooks
` [RFC v2 8/9] KVM: KVM-VFIO: generic KVM_DEV_VFIO_DEVICE command and IRQ forwarding control
` [RFC v2 9/9] KVM: KVM-VFIO: ARM "

[PATCH] KVM: mmio: cleanup kvm_set_mmio_spte_mask
 2014-09-01 10:50 UTC  (2+ messages)

[GIT PULL] KVM/ARM and PSCI v0.2 Changes for 3.16
 2014-09-01 10:11 UTC  (7+ messages)
` [PATCH 06/16] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header

[PATCH] KVM: EVENTFD: remove inclusion of irq.h
 2014-09-01 10:11 UTC  (2+ messages)

[PATCH v3 0/2] ivshmem: update documentation, add client/server tools
 2014-09-01  9:52 UTC  (7+ messages)
` [PATCH v3 2/2] docs: update ivshmem device spec
  ` [Qemu-devel] "

KVM call for agenda for 2014-09-02
 2014-09-01  9:50 UTC 

[Bug 81841] New: amd-iommu: kernel BUG & lockup after shutting down KVM guest using PCI passthrough/PCIe bridge
 2014-09-01  9:30 UTC  (2+ messages)
` [Bug 81841] "

[PATCH v2 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-09-01  9:01 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: PPC: Book3E: Enable "

[PATCH v3] ARM: KVM: add irqfd support
 2014-09-01  8:53 UTC 

[PATCH 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-09-01  8:27 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Enable "

[PATCH RFC] virtio-pci: share config interrupt between virtio devices
 2014-09-01  8:12 UTC  (4+ messages)

[PATCH v4 0/6] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-09-01  5:14 UTC  (8+ 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

[PATCH v2 1/3] KVM: vmx: fix ept reserved bits for 1-GByte page
 2014-09-01  0:22 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs

[PATCH 0/2] kvm-unit-tests: add check parameter to run_tests configuration
 2014-08-31 16:05 UTC  (15+ 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)
            ` kvm-unit-test failures
` [PATCH 2/2] x86/unittests.cfg: the pmu testcase requires that nmi_watchdog is disabled

KVM scaling question about compile time
 2014-08-30  6:38 UTC 

[PATCH v2 0/4] kvmtool: ARM/ARM64: Misc updates
 2014-08-30  4:46 UTC  (10+ messages)
` [PATCH v2 1/4] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH v2 4/4] kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it

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

[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 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 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 13/13] vfio: powerpc/spapr: Enable Dynamic DMA windows

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

[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 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] "

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  (2+ 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


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