public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-25 02:43:23 to 2014-06-30 12:43:59 UTC [more...]

[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
 2014-06-30 12:43 UTC  (8+ messages)
` [PATCH 1/6] KVM: Don't keep reference to irq routing table in irqfd struct
` [PATCH 2/6] KVM: irqchip: Provide and use accessors for irq routing table
` [PATCH 3/6] KVM: Move all accesses to kvm::irq_routing into irqchip.c
` [PATCH 4/6] KVM: Move irq notifier implementation into eventfd.c
` [PATCH 5/6] KVM: Give IRQFD its own separate enabling Kconfig option
` [PATCH 6/6] KVM: PPC: Enable IRQFD support for the XICS interrupt controller

[questions] about KVM as a Microsoft-compatible hypervisor
 2014-06-30 12:18 UTC  (6+ messages)
` [Qemu-devel] "
  ` Re: [Qemu-devel] [questions] about KVM as a Microsoft-compatiblehypervisor
    `  "

[PATCH] KVM: x86: Fix lapic.c debug prints
 2014-06-30 12:12 UTC  (4+ messages)

[PATCH 3.12 057/181] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-06-30 11:51 UTC 

[PATCH] KVM: x86: fix TSC matching
 2014-06-30 11:41 UTC  (3+ messages)

[PATCH 1/2] KVM: device: add simple registration mechanism for kvm_device_ops
 2014-06-30 11:20 UTC  (10+ messages)
` [PATCH 2/2] KVM: ARM: vgic: register kvm_device_ops dynamically

Why I advise against using ivshmem (was: [Qemu-devel] Using virtio for inter-VM communication)
 2014-06-30 11:10 UTC  (12+ messages)
` Why I advise against using ivshmem
  ` [Qemu-devel] "

[PATCH] KVM: nSVM: Fix IOIO size reported on emulation
 2014-06-30 10:52 UTC  (3+ messages)
` nSVM: interception checks on emulation (was: [PATCH] KVM: nSVM: Fix IOIO size reported on emulation)
  ` [PATCH] KVM: nSVM: Set correct port for IOIO interception evaluation

[PATCH 1/2] ARM: KVM: Enable the KVM-VFIO device
 2014-06-30  9:14 UTC  (11+ messages)
` [PATCH 2/2] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
            ` [PATCH 2/2 v2] "

[PATCH] KVM: x86: Pending interrupt may be delivered after INIT
 2014-06-30  9:03 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH TRIVIAL] kvm: Correct kvm_multiple_exception's naming
 2014-06-30  9:02 UTC 

[RFC PATCH 1/1] Move two pinned pages to non-movable node in kvm
 2014-06-30  8:58 UTC  (13+ messages)

[PATCH] KVM: nSVM: Fix IOIO bitmap evaluation
 2014-06-30  8:54 UTC 

[PATCH 0/2] KVM: powerpc/booke: Debug interrupt injection to guest
 2014-06-30  4:38 UTC  (5+ messages)
` [PATCH 1/2] KVM: powerpc/booke: allow debug interrupt at "debug level"
` [PATCH 2/2] KVM : powerpc/booke: Allow debug interrupt injection to guest

Poor performance with virtio network driver on windows 2008 R2 on KVM
 2014-06-30  3:00 UTC  (4+ messages)

[PATCH] KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1
 2014-06-29 19:55 UTC 

__schedule #DF splat
 2014-06-29 18:00 UTC  (25+ messages)
                                          ` [PATCH] KVM: SVM: Fix CPL export via SS.DPL

[PATCH 0/6] Use virtual page class key protection mechanism for speeding up guest page fault
 2014-06-29 16:57 UTC  (10+ messages)
` [PATCH 1/6] KVM: PPC: BOOK3S: HV: Clear hash pte bits from do_h_enter callers
` [PATCH] KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
` [PATCH 2/6] KVM: PPC: BOOK3S: HV: Deny virtual page class key update via h_protect
` [PATCH 3/6] KVM: PPC: BOOK3S: HV: Remove dead code
` [PATCH 4/6] KVM: PPC: BOOK3S: HV: Use new functions for mapping/unmapping hpte in host
` [PATCH 5/6] KVM: PPC: BOOK3S: Use hpte_update_in_progress to track invalid hpte during an hpte update
` [PATCH 6/6] KVM: PPC: BOOK3S: HV: Use virtual page class protection mechanism for host fault and mmio

Congratulations!!!
 2014-06-28 12:43 UTC 

hi
 2014-06-28 14:11 UTC 

[RFC PATCH v2] Implement Batched (group) ticket lock
 2014-06-28  9:17 UTC 

[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
 2014-06-28  7:05 UTC  (17+ messages)
` [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP

GOOD DAY FRIEND,
 2014-06-27 23:16 UTC 

[PATCH v3 0/9] MIPS: KVM: Bugfixes and cleanups
 2014-06-27 23:47 UTC  (18+ messages)
` [PATCH v3 2/9] MIPS: KVM: Use KVM internal logger
` [PATCH v3 3/9] MIPS: KVM: Simplify functions by removing redundancy
` [PATCH v3 4/9] MIPS: KVM: Remove unneeded volatile
` [PATCH v3 5/9] MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
` [PATCH v3 6/9] MIPS: KVM: Restore correct value for WIRED at TLB uninit
` [PATCH v3 7/9] MIPS: KVM: Fix memory leak on VCPU
` [PATCH v3 8/9] MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()

[PATCH 0/5 v4] Read guest last instruction from kvmppc_get_last_inst()
 2014-06-27 22:49 UTC  (6+ messages)
` [PATCH 1/5 v4] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH 2/5 v4] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH 3/5 v4] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PATCH 4/5 v4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 5/5 v4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

Unable to establish TCP sessions between guests using virtio-net on Linux 3.12 and above
 2014-06-27 19:53 UTC  (2+ messages)

[PATCH 0/4] QEMU MIPS KVM improvements for v2.1
 2014-06-27 15:22 UTC  (13+ messages)
` [PATCH 1/4] mips/kvm: Init EBase to correct KSEG0
` [PATCH 2/4] mips_malta: Change default KVM cpu to 24Kc (no FP)
      ` [PATCH v2 2/4] mips/kvm: Disable FPU on reset with KVM
` [PATCH 3/4] mips_malta: Remove incorrect KVM T&E references
` [PATCH 4/4] mips_malta: Catch kernels linked at wrong address

[PATCH v4 0/7] MIPS: KVM: Bugfixes and cleanups
 2014-06-27 14:27 UTC  (17+ messages)
` [PATCH v4 1/7] MIPS: KVM: Reformat code and comments
` [PATCH v4 2/7] MIPS: KVM: Use KVM internal logger
` [PATCH v4 3/7] MIPS: KVM: Simplify functions by removing redundancy
` [PATCH v4 4/7] MIPS: KVM: Remove unneeded volatile
` [PATCH v4 5/7] MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
` [PATCH v4 6/7] MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
` [PATCH v4 7/7] MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()

[Bug 79041] New: External snapshot creation
 2014-06-27 14:25 UTC  (2+ messages)
` [Bug 79041] "

[PULL 0/1] KVM: s390: fix for 3.16
 2014-06-27 14:14 UTC  (3+ messages)
` [PULL 1/1] KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency

[PATCH] KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
 2014-06-27 13:35 UTC 

[PATCH 0/2] ivshmem: update documentation, add client/server tools
 2014-06-26 16:13 UTC  (7+ messages)
` [PATCH 1/2] docs: update ivshmem device spec
      ` [Qemu-devel] "

[PATCH] KVM: svm: virtualize MSR reads from MC4_MISC1
 2014-06-26 12:22 UTC  (2+ messages)

[PATCH] KVM: svm: writes to MSR_K7_HWCR generates GPE in guest
 2014-06-26 11:50 UTC  (2+ messages)

[PATCH] PPC: Add _GLOBAL_TOC for 32bit
 2014-06-26 11:32 UTC 

[PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
 2014-06-26 10:37 UTC  (6+ messages)

[3.11.y.z extended stable] Patch "MIPS: KVM: Allocate at least 16KB for exception handlers" has been added to staging queue
 2014-06-26 10:35 UTC 

IT-Service Desk
 2014-06-26  9:53 UTC 

[RFC PATCH v5 00/11] VFIO support for platform devices
 2014-06-26  1:08 UTC  (5+ messages)
` [RFC PATCH v5 01/11] driver core: platform: add device binding path 'driver_override'
  ` [PATCH] "

[PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v3
 2014-06-25 23:08 UTC  (3+ messages)

[PULL 16/19] target-i386: block migration and savevm if invariant tsc is exposed
 2014-06-25 22:12 UTC 

[PATCH v2 0/9] arm/arm64: KVM: dynamic VGIC sizing
 2014-06-25 21:18 UTC  (11+ messages)
` [PATCH v2 9/9] arm64: KVM: vgic: deal with GIC sub-page alignment

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-06-25 20:04 UTC  (6+ messages)

[PATCH 0/2] vfio-pci: MSI-X fixes
 2014-06-25 18:52 UTC  (3+ messages)
` [PATCH 1/2] vfio-pci: Fix MSI/X debug code
` [PATCH 2/2] vfio-pci: Fix MSI-X masking performance

[Bug 42082] New: 3.1.0-rc2 block related lockdep report
 2014-06-25 16:15 UTC  (2+ messages)
` [Bug 42082] "

[Bug 40542] New: overflow/panic on KVM hipervizor
 2014-06-25 16:08 UTC  (2+ messages)
` [Bug 40542] "

[Bug 25332] When a VM is rebooted, assigned devices do not get RESET 
 2014-06-25 16:06 UTC 

kvm perf question
 2014-06-25 13:42 UTC 

no handler for some reasons to cause vmexit
 2014-06-25 13:41 UTC 

[PATCH] arch: x86: kvm: x86.c: Cleaning up variable is set more than once
 2014-06-25 12:27 UTC  (2+ messages)

[PATCH v4 00/19] kvm-unit-tests/arm: initial drop
 2014-06-25 12:14 UTC  (5+ messages)
` [PATCH v4 01/19] remove unused files

[PATCH V2] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
 2014-06-25 12:08 UTC  (2+ messages)

[patch added to the 3.12 stable tree] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-06-25 11:45 UTC 

[PULL] vhost: cleanups and fixes
 2014-06-25 11:05 UTC 

Implement PEBS virtualization for Silvermont
 2014-06-25  7:04 UTC  (6+ messages)
` [PATCH 4/4] kvm: Implement PEBS virtualization

How to know that vPMU is enabled or disabled?
 2014-06-25  4:55 UTC  (4+ messages)

[PATCH] vfio: Fix endianness handling for emulated BARs
 2014-06-25  2:43 UTC  (17+ messages)


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