public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-26 11:32:57 to 2014-06-30 20:46:44 UTC [more...]

[RFC v2] ARM VM System Specification
 2014-06-30 20:46 UTC  (6+ messages)

[PATCH 0/2] KVM: powerpc/booke: Debug interrupt injection to guest
 2014-06-30 20:25 UTC  (6+ 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] KVM: PPC: e500: Emulate power management control SPR
 2014-06-30 18:20 UTC  (2+ messages)

[PATCH] KVM: PPC: e500: Fix default tlb for victim hint
 2014-06-30 18:18 UTC  (2+ messages)

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

[PATCH v6 00/21] arm64: GICv3 support
 2014-06-30 17:58 UTC  (27+ messages)
` [PATCH v6 01/21] irqchip: ARM: GIC: Move some bits of GICv2 to a library-type file
` [PATCH v6 02/21] irqchip: arm64: Initial support for GICv3
` [PATCH v6 03/21] arm64: GICv3 device tree binding documentation
` [PATCH v6 04/21] arm64: boot protocol documentation update for GICv3
` [PATCH v6 05/21] KVM: arm/arm64: vgic: move GICv2 registers to their own structure
` [PATCH v6 06/21] KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
` [PATCH v6 07/21] KVM: ARM: vgic: abstract access to the ELRSR bitmap
` [PATCH v6 08/21] KVM: ARM: vgic: abstract EISR bitmap access
` [PATCH v6 09/21] KVM: ARM: vgic: abstract MISR decoding
` [PATCH v6 10/21] KVM: ARM: vgic: move underflow handling to vgic_ops
` [PATCH v6 11/21] KVM: ARM: vgic: abstract VMCR access
` [PATCH v6 12/21] KVM: ARM: vgic: introduce vgic_enable
` [PATCH v6 13/21] KVM: ARM: introduce vgic_params structure
` [PATCH v6 14/21] KVM: ARM: vgic: split GICv2 backend from the main vgic code
` [PATCH v6 15/21] KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
` [PATCH v6 16/21] arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
` [PATCH v6 17/21] arm64: KVM: split GICv2 world switch from hyp code
` [PATCH v6 18/21] arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
` [PATCH v6 19/21] KVM: ARM: vgic: add the GICv3 backend
` [PATCH v6 20/21] arm64: KVM: vgic: add GICv3 world switch
` [PATCH v6 21/21] arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware

[PATCH] KVM: x86: fix TSC matching
 2014-06-30 17:45 UTC  (4+ messages)

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

[PATCH 0/6 v2] KVM: PPC: Book3e: AltiVec support
 2014-06-30 15:34 UTC  (7+ messages)
` [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
` [PATCH 2/6 v2] KVM: PPC: Book3E: Refactor SPE/FP exit handling
` [PATCH 3/6 v2] KVM: PPC: Book3E: Increase FPU laziness
` [PATCH 4/6 v2] KVM: PPC: Book3E: Add AltiVec support
` [PATCH 5/6 v2] KVM: PPC: Book3E: Add ONE_REG "
` [PATCH 6/6 v2] KVM: PPC: Book3E: Enable e6500 core

__schedule #DF splat
 2014-06-30 15:26 UTC  (30+ messages)
                                          ` [PATCH] KVM: SVM: Fix CPL export via SS.DPL

[PATCH] KVM: nSVM: Fix IOIO bitmap evaluation
 2014-06-30 15:15 UTC  (3+ messages)

About releasing vcpu when closing vcpu fd
 2014-06-30 14:41 UTC  (6+ messages)

IT-Service Desk Mail
 2014-06-30 12:57 UTC 

[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 3.12 057/181] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-06-30 11:51 UTC 

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)

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 

[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  (5+ messages)
` [PATCH v3 7/9] MIPS: KVM: Fix memory leak on VCPU

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

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


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