KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-13 08:07:17 to 2015-03-17 03:54:18 UTC [more...]

[Bug 53761] New: nVMX: MSR bitmap merging
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53761] "

[Bug 53851] New: nVMX: Support live migration of whole L1 guest
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53851] "

[Bug 53871] New: nVMX: Can malicious L2 kill L1?
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53871] "

[Bug 53861] New: nVMX: inaccuracy in emulation of entry failure
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53861] "

[Bug 53711] New: nVMX: potential bug with IDT_VECTORING_INFO if !PIN_BASED_EXT_INTR_MASK
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53711] "

[Bug 53691] New: nVMX: Bug when L1 is swapped out
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53691] "

[Bug 53701] New: nVMX: Unchecked setting of cr4 for nested guest
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53701] "

[Bug 53651] New: nVMX: L1 crashes with no-kvm-irqchip
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53651] "

[Bug 53681] New: nVMX: Rare crash on shadow-on-shadow case
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53681] "

[Bug 53631] New: nVMX: Support exit/entry MSR load/store
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53631] "

[Bug 53641] New: nVMX: Windows as L2 guest doesn't work
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53641] "

[Bug 53621] New: nVMX: MSR_IA32_FEATURE_CONTROL
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53621] "

[Bug 43068] New: Operation restricted to levels L0-2 - kerneloops when booting L3
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 43068] "

[Bug 53611] New: nVMX: Add nested EPT
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 53611] "

[Bug 45931] New: Nested Virt: VMX can't be initialized in L1 Xen ("Xen on KVM")
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 45931] "

[Bug 94971] New: nVMX meta bug
 2015-03-17  3:53 UTC  (2+ messages)
` [Bug 94971] "

[PATCH kernel v6 00/29] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-03-17  2:59 UTC  (28+ messages)
` [PATCH kernel v6 05/29] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v6 09/29] vfio: powerpc/spapr: Rework attach/detach
` [PATCH kernel v6 10/29] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v6 11/29] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v6 12/29] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH kernel v6 13/29] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v6 14/29] vfio: powerpc/spapr: powerpc/iommu: Rework IOMMU ownership control
` [PATCH kernel v6 15/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: "
` [PATCH kernel v6 16/29] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v6 17/29] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH kernel v6 18/29] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v6 19/29] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v6 20/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table/pnc_pci_free_table
` [PATCH kernel v6 21/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v6 22/29] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH kernel v6 23/29] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v6 24/29] powerpc/powernv: Change prototypes to receive iommu
` [PATCH kernel v6 25/29] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH kernel v6 26/29] vfio: powerpc/spapr: Define v2 IOMMU
` [PATCH kernel v6 27/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH kernel v6 28/29] vfio: powerpc/spapr: Support multiple groups in one container if possible
` [PATCH kernel v6 29/29] vfio: powerpc/spapr: Support Dynamic DMA windows

virtio fixes pull for 4.0?
 2015-03-17  1:50 UTC  (4+ messages)

[PATCH RFC 0/9] Implement handling of RH=1 for MSI delivery in KVM
 2015-03-17  1:11 UTC  (12+ messages)
` [PATCH 1/9] Extended kvm_lapic_irq struct with 'bool redir_hint' for MSI delivery
` [PATCH 2/9] Set irq->msi_redir_hint = 1 in kvm_set_msi_irq if RH=1
` [PATCH 3/9] Set default value for msi_redir_hint=false in ioapic_service
` [PATCH 4/9] Set default value for msi_redir_hint=false in apic_send_ipi
` [PATCH 5/9] Set default value for msi_redir_hint=false in kvm_pv_kick_cpu_op
` [PATCH 6/9] Deliver to only low-prio cpu in kvm_irq_delivery_to_apic_fast when MSI RH=1
` [PATCH 7/9] Prevent delivery to non-lowest priority vcpus in kvm_irq_delivery_to_apic
` [PATCH 8/9] Removed TODO in kvm_set_msi_irq
` [PATCH 9/9] Print value of msi_redir_hint in debug dump of irq in apic_send_ipi

[PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
 2015-03-17  1:41 UTC  (3+ messages)

[PATCH v3 0/2] kvm: x86: Implement handling of RH=1 for MSI delivery in KVM
 2015-03-17  1:30 UTC  (3+ messages)
` [PATCH v3 1/2] kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
` [PATCH v3 2/2] kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true

[vfio:next 19/21] drivers/vfio/virqfd.c:19:1: sparse: symbol 'virqfd_lock' was not declared. Should it be static?
 2015-03-16 23:43 UTC  (2+ messages)
` [PATCH vfio] vfio: virqfd_lock can be static

[GIT PULL] KVM fixes for 4.0-rc4
 2015-03-16 23:28 UTC 

[PATCH 1/1] vfio: put off the allocation of "minor" in vfio_create_group
 2015-03-16 22:00 UTC  (2+ messages)

[PATCH] KVM: SVM: Fix confusing message if no exit handlers are installed
 2015-03-16 21:18 UTC 

PCI passthrough of 40G ethernet interface (Openstack/KVM)
 2015-03-16 19:58 UTC  (10+ messages)
          ` [Qemu-devel] "

PCI passthrough
 2015-03-16 19:56 UTC  (2+ messages)

[PATCH v2 0/2] Implement handling of RH=1 for MSI delivery in KVM
 2015-03-16 19:34 UTC  (4+ messages)
` [PATCH v2 1/2] Extended struct kvm_lapic_irq with bool msi_redir_hint for MSI delivery
` [PATCH v2 2/2] Deliver to only lowest prio cpu if msi_redir_hint is true

[Qemu-devel] E5-2620v2 - emulation stop error
 2015-03-16 19:26 UTC  (14+ messages)

KVM emulation failure with recent kernel and QEMU Seabios
 2015-03-16 18:16 UTC  (4+ messages)

[PATCH] kvm: x86: svm: remove SVM_EXIT_READ_CR* intercepts
 2015-03-16 17:34 UTC  (4+ messages)

XP machine freeze
 2015-03-16 15:10 UTC 

[PATCH 3.10 29/62] KVM: MIPS: Fix trace event to save PC directly
 2015-03-16 14:09 UTC 

[PATCH 3.14 45/96] KVM: MIPS: Fix trace event to save PC directly
 2015-03-16 14:09 UTC 

[PATCH 0/9] qspinlock stuff -v15
 2015-03-16 14:08 UTC  (11+ messages)
` [PATCH 1/9] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH 2/9] qspinlock, x86: Enable x86-64 to use "
` [PATCH 3/9] qspinlock: Add pending bit
` [PATCH 4/9] qspinlock: Extract out code snippets for the next patch
` [PATCH 5/9] qspinlock: Optimize for smaller NR_CPUS
` [PATCH 6/9] qspinlock: Use a simple write to grab the lock
` [PATCH 7/9] qspinlock: Revert to test-and-set on hypervisors
` [PATCH 8/9] qspinlock: Generic paravirt support
` [PATCH 9/9] qspinlock, x86, kvm: Implement KVM support for paravirt qspinlock
` [Xen-devel] [PATCH 0/9] qspinlock stuff -v15

[PATCH 3.19 076/177] KVM: MIPS: Fix trace event to save PC directly
 2015-03-16 14:08 UTC 

[PATCH/RFC 0/9] Next bunch of KVM/s390x changes for next
 2015-03-16 13:13 UTC  (20+ messages)
` [PATCH/RFC 1/9] KVM: s390: Spelling s/intance/instance/
` [PATCH/RFC 2/9] KVM: s390: cleanup jump lables in kvm_arch_init_vm
` [PATCH/RFC 3/9] KVM: s390: Fix low-address protection for real addresses
` [PATCH/RFC 4/9] KVM: s390: Add MEMOP ioctls for reading/writing guest memory
` [PATCH/RFC 5/9] KVM: s390: introduce post handlers for STSI
` [PATCH/RFC 6/9] KVM: s390: Guest's memory access functions get access registers
` [PATCH/RFC 7/9] KVM: s390: Optimize paths where get_vcpu_asce() is invoked
` [PATCH/RFC 8/9] KVM: s390: Add access register mode
` [PATCH/RFC 9/9] KVM: s390: Create ioctl for Getting/Setting guest storage keys

[GIT PULL 0/5] arm/arm64: KVM: Fixes for KVM for 4.0-rc5
 2015-03-16 12:55 UTC  (6+ messages)
` [GIT PULL 1/5] arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
` [GIT PULL 2/5] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [GIT PULL 3/5] arm64: KVM: Fix outdated comment about VTCR_EL2.PS
` [GIT PULL 4/5] arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
` [GIT PULL 5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model

[PATCH v4 0/5] QEMU ARM64 Migration Fixes
 2015-03-16 12:52 UTC  (8+ messages)
` [PATCH v4 1/5] target-arm: kvm: save/restore mp state
` [PATCH v4 2/5] hw/intc: arm_gic_kvm.c restore config first
` [PATCH v4 3/5] target-arm: kvm64 sync FP register state
` [PATCH v4 4/5] target-arm: kvm64 fix save/restore of SPSR regs
` [PATCH v4 5/5] target-arm: cpu.h document why env->spsr exists

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-03-16 11:42 UTC  (8+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

KVM call for agenda for 2015-03-17
 2015-03-16  7:10 UTC 

[PATCH v2 1/2] powerpc/eeh: Introduce eeh_pe_inject_err()
 2015-03-16  7:01 UTC  (2+ messages)
` [PATCH v2 2/2] drivers/vfio: Support EEH error injection

[PATCH 1/2] powerpc/eeh: Introduce eeh_pe_inject_err()
 2015-03-16  1:01 UTC  (12+ messages)
` [PATCH 2/2] drivers/vfio: Support EEH error injection

[PATCH 0/3] KVM: Fix sparse warnings
 2015-03-16  0:45 UTC  (6+ messages)
` [PATCH 1/3] KVM: X86: Avoid using plain integer as NULL pointer warning
` [PATCH 2/3] KVM: X86: For the symbols used locally only should be static type
` [PATCH 3/3] KVM: "
    ` [PATCH 3/3] KVM: For the symbols used locally only should bestatic type

[added to the 3.18 stable tree] KVM: MIPS: Fix trace event to save PC directly
 2015-03-14 22:59 UTC 

[GIT PULL] VFIO fix for v4.0-rc4
 2015-03-14 16:11 UTC 

[PATCH 00/12] KVM: arm/arm64: move VGIC MMIO to kvm_io_bus
 2015-03-14 14:44 UTC  (24+ messages)
` [PATCH 01/12] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks
` [PATCH 02/12] KVM: move iodev.h from virt/kvm/ to include/kvm
` [PATCH 03/12] KVM: arm/arm64: remove now unneeded include directory from Makefile
` [PATCH 04/12] KVM: x86: "
` [PATCH 05/12] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range
` [PATCH 06/12] KVM: mark kvm->buses as empty once they were destroyed
` [PATCH 07/12] KVM: arm/arm64: simplify vgic_find_range() and callers
` [PATCH 08/12] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC
` [PATCH 09/12] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus
` [PATCH 10/12] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling
` [PATCH 11/12] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus
` [PATCH 12/12] KVM: arm/arm64: remove now obsolete VGIC specific MMIO handling code

[PATCH v3 0/5] KVM ARM64 Migration Fixes
 2015-03-14 12:44 UTC  (7+ messages)
` [PATCH v3 1/5] arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
` [PATCH v3 2/5] arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn
` [PATCH v3 3/5] arm/arm64: KVM: support for un-queuing active IRQs
` [PATCH v3 4/5] arm/arm64: KVM: Fix migration race in the arch timer
` [PATCH v3 5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model

[PATCH] KVM: x86: Fix re-execution of patched vmmcall
 2015-03-13 16:28 UTC  (2+ messages)

[PATCH] KVM: nVMX: Do not emulate #UD while in guest mode
 2015-03-13 16:44 UTC  (2+ messages)

[PATCH kvm-unit-test] x86: vmx: Check #UD triggering of vmmcall
 2015-03-13 16:49 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: fix build (macro R interpreted as raw string)
 2015-03-13 16:48 UTC 

[Patch v5] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-03-13 15:48 UTC  (2+ messages)

[Patch v3] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-03-13 15:12 UTC  (7+ messages)
  ` [Patch v4] "

[PATCH v2] x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
 2015-03-13 14:47 UTC  (2+ messages)

WEBMASTER OPDATERING
 2015-03-13 10:28 UTC 

[PATCH v2] KVM: vmx: Set msr bitmap correctly if vcpu is in guest mode
 2015-03-13 12:25 UTC  (2+ messages)

[PATCH] arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
 2015-03-13 10:41 UTC  (4+ messages)

[PATCH v2 0/6] QEMU ARM64 Migration Fixes
 2015-03-13 10:40 UTC  (8+ messages)
` [PATCH v2 1/6] target-arm: kvm: save/restore mp state
` [PATCH v2 3/6] hw/char: pl011 don't keep setting the IRQ if nothing changed


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 read-only IMAP folder(s) and NNTP newsgroup(s).