kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-22 11:11:55 to 2016-11-24 12:42:06 UTC [more...]

[PATCH] KVM: x86: check for pic and ioapic presence before use
 2016-11-24 12:42 UTC  (3+ messages)

[PATCH] KVM: x86: fix out-of-bounds accesses of rtc_eoi map
 2016-11-24 11:49 UTC  (4+ messages)

[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
 2016-11-24 11:37 UTC  (8+ messages)
` [PATCH 1/3] tools/virtio: fix READ_ONCE()
` [PATCH 2/3] vringh: kill off ACCESS_ONCE()
` [PATCH 3/3] tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h

[patch] vfio-mdev: fix some error codes in the sample code
 2016-11-24 11:27 UTC 

[patch] vfio: vfio_group_get_from_dev() doesn't return error pointers
 2016-11-24 11:08 UTC 

[kvm-unit-tests PATCH v7 00/11] arm/arm64: add gic framework
 2016-11-24  9:57 UTC  (15+ messages)
` [kvm-unit-tests PATCH v7 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v7 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v7 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v7 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v7 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v7 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v7 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v7 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v7 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v7 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v7 11/11] arm/arm64: gic: don't just use zero

[PATCH kvm-unit-tests v6 00/14] VT-d unit test
 2016-11-24  8:47 UTC  (18+ messages)
` [PATCH kvm-unit-tests v6 01/14] pci: fix missing extern for pci_testdev()
` [PATCH kvm-unit-tests v6 02/14] x86/asm: add cpu_relax()
` [PATCH kvm-unit-tests v6 03/14] libcflat: introduce is_power_of_2()
` [PATCH kvm-unit-tests v6 04/14] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests v6 05/14] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests v6 06/14] libcflat: moving MIN/MAX here
` [PATCH kvm-unit-tests v6 07/14] vm/page: provide PGDIR_OFFSET() macro
` [PATCH kvm-unit-tests v6 08/14] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests v6 09/14] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests v6 10/14] pci: provide pci_enable_defaults()
` [PATCH kvm-unit-tests v6 11/14] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests v6 12/14] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests v6 13/14] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests v6 14/14] x86: intel-iommu: add IR MSI test

[PATCH kernel v6 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-24  5:48 UTC  (8+ messages)
` [PATCH kernel v6 1/7] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v6 2/7] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v6 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v6 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v6 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v6 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v6 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[PATCH kernel v5 0/6] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-24  4:08 UTC  (13+ messages)
` [PATCH kernel v5 4/6] vfio/spapr: Postpone default window creation
` [PATCH kernel v5 5/6] vfio/spapr: Reference mm in tce_container

[kvm-unit-tests PATCH v11 0/3] ARM PMU tests
 2016-11-24  4:41 UTC  (10+ messages)
` [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v11 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v11 3/3] arm: pmu: Add CPI checking
  ` [Qemu-devel] "
` [Qemu-devel] [kvm-unit-tests PATCH v11 0/3] ARM PMU tests

[kvm-unit-tests PATCH v12 0/3] ARM PMU tests
 2016-11-24  4:23 UTC  (4+ messages)
` [kvm-unit-tests PATCH v12 1/3] arm: Add PMU test
` [kvm-unit-tests PATCH v12 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v12 3/3] arm: pmu: Add CPI checking

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-11-24  3:50 UTC  (4+ messages)
` [PATCH v2 4/5] kvm: x86: mmu: Lockless access tracking "

[PATCH 0/2] Preliminary cleanups for HPT resizing
 2016-11-24  3:37 UTC  (4+ messages)
` [PATCH 1/2] kvm: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structure
` [PATCH 2/2] powerpc/kvm: Corectly report KVM_CAP_PPC_ALLOC_HTAB

[PATCH 0/4] VMX Capability MSRs
 2016-11-23 23:28 UTC  (14+ messages)
` [PATCH 1/4] KVM: nVMX: support restore of VMX capability MSRs
` [PATCH 2/4] KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
` [PATCH 3/4] KVM: nVMX: accurate emulation of MSR_IA32_CR{0,4}_FIXED1
` [PATCH 4/4] KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry

[PATCH 00/11] KVM: PPC: Book3S HV: Support KVM guests on POWER9
 2016-11-23 23:03 UTC  (14+ messages)
` [PATCH v2 01/11] KVM: PPC: Book3S HV: Adapt to new HPTE format "
` [PATCH v2 02/11] KVM: PPC: Book3S HV: Set partition table rather than SDR1 "
` [PATCH v2 03/11] KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
` [PATCH v2 04/11] KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
` [PATCH v2 05/11] KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
` [PATCH v2 06/11] KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores "
` [PATCH v2 07/11] KVM: PPC: Book3S HV: Use OPAL XICS emulation "
` [PATCH v2 08/11] KVM: PPC: Book3S HV: Use stop instruction rather than nap "
` [PATCH v2 09/11] KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
` [PATCH v2 10/11] KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
` [PATCH v2 11/11] KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-11-23 21:53 UTC  (5+ messages)
` [PATCH v2 1/3] kvm: svm: Add support for additional SVM NPF error codes
` [PATCH v2 2/3] kvm: svm: Add kvm_fast_pio_in support
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[PATCH] KVM: x86: drop error recovery in em_jmp_far and em_ret_far
 2016-11-23 20:15 UTC 

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-23 20:12 UTC  (5+ messages)
  ` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))
    ` Summary of LPC guest MSI discussion in Santa Fe

[PATCH] KVM: x86: restore IP after all far jump failures
 2016-11-23 16:23 UTC  (8+ messages)

[kvm-unit-tests PATCH 0/4] kvm-unit-tests: add first GIC MMIO tests
 2016-11-23 14:57 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/4] arm/arm64: GIC: basic GICv2 "
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH 2/4] arm/arm64: GICv2: add GICD_IPRIORITYR testing
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH 3/4] arm/arm64: GICv2: add GICD_ITARGETSR testing
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH 4/4] arm/arm64: GICv3: add TYPER test
  ` [Qemu-devel] "

[kvm-unit-tests PATCH v6 00/11] arm/arm64: add gic framework
 2016-11-23 13:46 UTC  (22+ messages)
` [kvm-unit-tests PATCH v6 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v6 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v6 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v6 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v6 10/11] arm/arm64: gicv3: add an IPI test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v6 11/11] arm/arm64: gic: don't just use zero
` [Qemu-devel] [kvm-unit-tests PATCH v6 00/11] arm/arm64: add gic framework

[v7 0/3] plumb kvm/vfio to notify kvm:group attach/detach
 2016-11-23 12:45 UTC  (13+ messages)
` [v7 2/3] vfio: support notifier chain in vfio_group

[PATCH kvm-unit-tests v5 00/14] VT-d unit test
 2016-11-23 10:39 UTC  (10+ messages)
` [PATCH kvm-unit-tests v5 13/14] pci: add msi support for 32/64bit address

[v7 1/3] vfio: vfio_register_notifier: classify iommu notifier
 2016-11-23  8:50 UTC  (2+ messages)
` [UPDATE v7 "

[PATCH 2/4] powerpc/64: Provide functions for accessing POWER9 partition table
 2016-11-23  0:35 UTC  (4+ messages)

[Bug 188371] New: warning on kvm_lapic_expired_hv_timer
 2016-11-22 23:15 UTC 

[patch added to 3.12-stable] KVM: MIPS: Make ERET handle ERL before EXL
 2016-11-22 22:40 UTC 

[PATCH v1 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-11-22 22:29 UTC  (12+ messages)
` [PATCH v1 1/3] kvm: svm: Add support for additional SVM NPF error codes
` [PATCH v1 2/3] kvm: svm: Add kvm_fast_pio_in support
` [PATCH v1 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-22 20:41 UTC  (12+ messages)
` [RFC PATCH v3 13/20] x86: DMA support for memory encryption
` [RFC PATCH v3 15/20] x86: Check for memory encryption on the APs
` [RFC PATCH v3 20/20] x86: Add support to make use of Secure Memory Encryption

[PATCH] KVM: x86: fix out-of-bounds access in lapic
 2016-11-22 19:33 UTC  (2+ messages)

[PATCH v2] kvm: x86: don't print warning messages for unimplemented msrs
 2016-11-22 17:42 UTC  (2+ messages)

[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-22 17:26 UTC  (6+ messages)
` [PATCH v12 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-22 17:13 UTC  (3+ messages)

[PATCH v2 0/2] VMX: cleanups and nested support improvements
 2016-11-22 16:28 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: VMX: clean up declaration of VPID/EPT invalidation types
` [PATCH v2 2/2] KVM: nVMX: invvpid handling improvements

[kvm-unit-tests PATCH] report: refactor printing
 2016-11-22 15:42 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] report: one fix, one feature
 2016-11-22 15:24 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/2] report: add lock to report_abort
` [kvm-unit-tests PATCH v2 2/2] report: introduce report_info

[kvm-unit-tests PATCH] [RFC] run: add -nodefaults
 2016-11-22 13:59 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] runtime: better handling of QEMU aborts
 2016-11-22 13:58 UTC  (4+ messages)

[PATCH v2] kvm: nVMX: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
 2016-11-22 13:55 UTC  (3+ messages)
` [kvm-unit-tests PATCH] x86: Test disabled local APIC

[PATCH v2] kvm: nVMX: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
 2016-11-22 13:53 UTC  (3+ messages)
` [PATCH v3] "

[kvm-unit-tests PATCH] report: introduce report_info
 2016-11-22 13:32 UTC  (4+ messages)

[kvm-unit-tests PATCH v10 0/3] ARM PMU tests
 2016-11-22 12:52 UTC  (7+ messages)
` [kvm-unit-tests PATCH v10 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v10 3/3] arm: pmu: Add CPI checking


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).