kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-24 12:52:22 to 2014-06-30 01:03:47 UTC [more...]

[PATCH] KVM: x86: Fix lapic.c debug prints
 2014-06-30  1:03 UTC  (3+ 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  (21+ messages)
` [PATCH v3 1/9] MIPS: KVM: Reformat code and comments
` [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 v3 9/9] MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()

[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/2] KVM: powerpc/booke: Debug interrupt injection to guest
 2014-06-27 18:23 UTC  (4+ 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

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

[PATCH 1/2] KVM: device: add simple registration mechanism for kvm_device_ops
 2014-06-27 14:17 UTC  (3+ messages)
` [PATCH 2/2] KVM: ARM: vgic: register kvm_device_ops dynamically

[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  (8+ 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 

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

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

[Bug 42980] New: BUG in gfn_to_pfn_prot
 2014-06-25  2:11 UTC  (2+ messages)
` [Bug 42980] "

[PATCH 00/33] KVM: PPC: Fix IRQ race in magic page code
 2014-06-25  0:21 UTC  (6+ messages)

Coupling between KVM_IRQFD and KVM_SET_GSI_ROUTING?
 2014-06-24 16:11 UTC  (7+ messages)

[PATCH 3.15 25/61] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-06-24 15:51 UTC 

[PATCH 3.14 38/68] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-06-24 15:50 UTC 

[PATCH 3.10 29/52] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-06-24 15:50 UTC 

New improvements on KVM
 2014-06-24 15:25 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute
 2014-06-24 13:39 UTC  (2+ messages)

[PATCH 6/7] KVM: PPC: Book3S HV: Fix ABIv2 on LE
 2014-06-24 13:34 UTC  (2+ messages)
` [PATCH v3 "


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 NNTP newsgroup(s).