public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-14 10:09:25 to 2014-06-17 16:05:45 UTC [more...]

[PATCH 1/4] KVM: PPC: Book3S PR: Fix ABIv2 issues
 2014-06-17 16:05 UTC  (3+ messages)
` [PATCH 3/4] KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue

[PATCH] KVM: PPC: Book3S PR: Handle hyp doorbell exits
 2014-06-17 16:04 UTC 

[PATCH v2] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
 2014-06-17 15:35 UTC  (2+ messages)

[PATCH 0/6] KVM: x86: More emulator bugs
 2014-06-17 15:35 UTC  (17+ messages)
` [PATCH 1/6] KVM: x86: bit-ops emulation ignores offset on 64-bit
` [PATCH 2/6] KVM: x86: Wrong emulation on 'xadd X, X'
` [PATCH 3/6] KVM: x86: Inter privilage level ret emulation is not implemeneted
` [PATCH 4/6] KVM: x86: emulation of dword cmov on long-mode should clear [63:32]
` [PATCH 5/6] KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX
` [PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode

[PATCH] KVM: PPC: e500mc: Relax tlb invalidation condition on vcpu schedule
 2014-06-17 15:33 UTC  (8+ messages)

[PATCH] powerpc/kvm: support to handle sw breakpoint
 2014-06-17 14:42 UTC  (13+ messages)

[PATCH kvm-unit-tests] report: add report_xfail for expected failures
 2014-06-17 14:36 UTC 

[PATCH][RFC] kvm-unit-tests: report: add report_skip
 2014-06-17 13:53 UTC  (3+ messages)

[PATCH 0/6] KVM: PPC: Book3S HV: Enable on little endian hosts
 2014-06-17 12:14 UTC  (12+ messages)
` [PATCH 1/6] PPC: Add asm helpers for BE 32bit load/store
` [PATCH 5/6] KVM: PPC: Book3S HV: Access XICS in BE

KVM call for 2014-06-24
 2014-06-17 12:03 UTC  (2+ messages)

[PATCH] kvm-unit-tests/x86: fix unittests.cfg typo
 2014-06-17 11:44 UTC  (2+ messages)

[PATCH v2] ARM: KVM: add irqfd and irq routing support
 2014-06-17 11:42 UTC  (4+ messages)

Coupling between KVM_IRQFD and KVM_SET_GSI_ROUTING?
 2014-06-17 11:39 UTC 

Divide error in kvm_unlock_kick()
 2014-06-17 10:27 UTC  (6+ messages)

[PATCH v2] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
 2014-06-17 10:15 UTC  (2+ messages)

Using virtio for inter-VM communication
 2014-06-17  9:44 UTC  (23+ messages)
      ` Why I advise against using ivshmem (was: [Qemu-devel] Using virtio for inter-VM communication)
        ` Why I advise against using ivshmem
          ` [Qemu-devel] "

[PATCH] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
 2014-06-17  9:18 UTC  (3+ messages)

market share??
 2014-06-17  9:07 UTC  (2+ messages)

[PATCH 1/6] kvm_stat: Only consider online cpus
 2014-06-17  8:27 UTC  (7+ messages)
` [PATCH 2/6] kvm_stat: Fix the non-x86 exit reasons
` [PATCH 3/6] kvm_stat: Rework platform detection
` [PATCH 4/6] kvm_stat: Fix tracepoint filter definition for s390
` [PATCH 5/6] kvm_stat: Abstract ioctl numbers
` [PATCH 6/6] kvm_stat: Add powerpc support

[PATCH v2 0/6] kvm-unit-tests: more instr. interceptions, debug control migration
 2014-06-17  8:00 UTC  (10+ messages)
` [PATCH v2 1/6] VMX: Add tests for CR3 and CR8 interception
` [PATCH v2 2/6] VMX: Rework test stage interface
` [PATCH v2 3/6] VMX: Test both interception and execution of instructions
` [PATCH v2 4/6] VMX: Unify vmx_ctrl_* unions to vmx_ctrl_msr
` [PATCH v2 5/6] VMX: Validate capability MSRs
` [PATCH v2 6/6] VMX: Test behavior on set and cleared save/load debug controls

[PATCH v2 0/5] KVM: nVMX: Small fixes improving emulation accuracy
 2014-06-17  6:14 UTC  (13+ messages)
` [PATCH v2 1/5] KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS
` [PATCH v2 2/5] KVM: nVMX: Allow to disable CR3 access interception
` [PATCH v2 3/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS
` [PATCH v2 4/5] KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS
` [PATCH v2 5/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM

Hang on reboot in FreeBSD guest on Linux KVM host
 2014-06-17  6:05 UTC  (2+ messages)

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-06-17  1:33 UTC  (14+ messages)
` [PATCH v3 -next 1/9] DMA, CMA: fix possible memory leak
` [PATCH v3 -next 2/9] DMA, CMA: separate core CMA management codes from DMA APIs
` [PATCH v3 -next 3/9] DMA, CMA: support alignment constraint on CMA region
` [PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
` [PATCH v3 -next 6/9] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v3 -next 7/9] mm, CMA: clean-up CMA allocation error path
` [PATCH v3 -next 8/9] mm, CMA: change cma_declare_contiguous() to obey coding convention
` [PATCH v3 -next 9/9] mm, CMA: clean-up log message

[PATCH 00/11] qspinlock with paravirt support
 2014-06-17  0:53 UTC  (17+ messages)
` [PATCH 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH 03/11] qspinlock: Add pending bit
` [PATCH 04/11] qspinlock: Extract out the exchange of tail code word
` [PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH 06/11] qspinlock: Optimize pending bit
` [PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH 08/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH 09/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH 10/11] qspinlock: Paravirt support
` [PATCH 11/11] qspinlock, kvm: Add paravirt support

We offer all purpose loan at 3% interest rate
 2014-06-16  8:08 UTC 

[PATCH 0/5] kvm-unit-tests: more instr. interceptions, debug control migration
 2014-06-16 17:19 UTC  (14+ messages)
` [PATCH 1/5] VMX: Add tests for CR3 and CR8 interception
` [PATCH 2/5] VMX: Only use get_stage accessor
` [PATCH 3/5] VMX: Test both interception and execution of instructions
` [PATCH 4/5] VMX: Validate capability MSRs
` [PATCH 5/5] VMX: Test behavior on set and cleared save/load debug controls

[PATCH v2 00/23] MIPS: KVM: Fixes and guest timer rewrite
 2014-06-16 16:33 UTC  (10+ messages)

KVM Forum 2014 Call for Participation
 2014-06-16 16:08 UTC 

[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
 2014-06-16 15:38 UTC  (15+ messages)
` [RFC PATCH v6 01/20] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
` [RFC PATCH v6 03/20] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
` [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP

[PATCH] kvm tools, mips: Adapt signature of kvm_cpu__emulate_io
 2014-06-16 11:47 UTC 

[PATCH 0/5] KVM: nVMX: Small fixes improving emulation accuracy
 2014-06-16 11:33 UTC  (10+ messages)
` [PATCH 1/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS
` [PATCH 2/5] KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS
` [PATCH 3/5] KVM: nVMX: Allow to disable CR3 access interception
` [PATCH 4/5] KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS
` [PATCH 5/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM

[PATCH v5 00/19] kvm-unit-tests/arm: initial drop
 2014-06-16  7:56 UTC  (12+ messages)
` [PATCH v5 04/19] add distclean target and gitignore more
` [PATCH v5 11/19] add minimal virtio support for devtree virtio-mmio
` [PATCH v5 15/19] arm: initial drop

[Question] kvm: About ept identity pagetable and apic access page migration
 2014-06-16  7:32 UTC 

[PATCH v2 00/10] CMA: generalize CMA reserved area management code
 2014-06-16  7:04 UTC  (29+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework

[PATCH V2] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
 2014-06-15 18:47 UTC 

[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
 2014-06-15 13:16 UTC  (17+ messages)
` [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
` [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support

[RFC PATCH 0/6] arm/arm64: KVM: Various VGIC cleanups and improvements
 2014-06-14 20:51 UTC  (7+ messages)
` [RFC PATCH 1/6] arm/arm64: KVM: Rename irq_state to irq_pending
` [RFC PATCH 2/6] arm/arm64: KVM: Rename irq_active to irq_queued
` [RFC PATCH 3/6] arm/arm64: KVM: vgic: Clear queued flags on unqueue
` [RFC PATCH 4/6] arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
` [RFC PATCH 5/6] arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
` [RFC PATCH 6/6] arm/arm64: KVM: vgic: Clarify and correct vgic documentation


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