kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-18 14:20:28 to 2016-11-22 20:58:05 UTC [more...]

[PATCH] KVM: x86: restore IP after all far jump failures
 2016-11-22 20:58 UTC  (6+ messages)

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-22 20:41 UTC  (26+ messages)
` [RFC PATCH v3 09/20] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 11/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v3 12/20] x86: Decrypt trampoline area if memory encryption is active
` [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)

[kvm-unit-tests PATCH v6 00/11] arm/arm64: add gic framework
 2016-11-22 18:45 UTC  (2+ messages)
` [Qemu-devel] "

[kvm-unit-tests PATCH v11 0/3] ARM PMU tests
 2016-11-22 18:29 UTC  (4+ messages)
` [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test
` [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

[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  (11+ messages)
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [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  (13+ messages)
` [PATCH V5 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V5 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V5 03/10] efi: parse ARMv8 processor error
` [PATCH V5 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V5 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V5 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V5 07/10] efi: print unrecognized CPER section
` [PATCH V5 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V5 09/10] trace, ras: add ARM processor error trace event
` [PATCH V5 10/10] arm/arm64: KVM: add guest SEA support

[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

[PATCH v1 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-11-22 15:12 UTC  (10+ 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

[v7 0/3] plumb kvm/vfio to notify kvm:group attach/detach
 2016-11-22 14:50 UTC  (8+ messages)
` [v7 1/3] vfio: vfio_register_notifier: classify iommu notifier
` [v7 2/3] vfio: support notifier chain in vfio_group
` [v7 3/3] kvm: set/clear kvm to/from vfio_group when group add/delete

[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  (8+ messages)
` [kvm-unit-tests PATCH v10 1/3] arm: Add PMU test
` [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

[PATCH kvm-unit-tests v5 00/14] VT-d unit test
 2016-11-22 12:30 UTC  (12+ messages)
` [PATCH kvm-unit-tests v5 09/14] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests v5 13/14] pci: add msi support for 32/64bit address

[PATCH 0/4] powerpc/64: Preparation for KVM support on POWER9
 2016-11-22 11:00 UTC  (7+ messages)
` [PATCH 1/4] powerpc/64: Add some more SPRs and SPR bits for POWER9
` [PATCH 2/4] powerpc/64: Provide functions for accessing POWER9 partition table
` [PATCH 3/4] powerpc/powernv: Define real-mode versions of OPAL XICS accessors
` [PATCH 4/4] powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value

[PATCH kernel v5 0/6] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-22  7:34 UTC  (11+ messages)
` [PATCH kernel v5 3/6] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v5 4/6] vfio/spapr: Postpone default window creation
` [PATCH kernel v5 5/6] vfio/spapr: Reference mm in tce_container

[v6 0/3] plumb kvm/vfio to notify kvm:group attach/detach
 2016-11-22  6:21 UTC  (9+ messages)
` [v6 1/3] vfio: vfio_register_notifier: classify iommu notifier
` [v6 2/3] vfio: support notifier chain in vfio_group

[PATCH] vfio: fix vfio_info_cap_add/shift
 2016-11-21 20:37 UTC  (3+ messages)

[kvm-unit-tests PATCH] configure: honour $ARCH and $CROSS_COMPILE
 2016-11-21 19:22 UTC  (2+ messages)

Interested in Contributing to Kvm-kernel [ Networking project: reduce networking latency ]
 2016-11-21 16:19 UTC 

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-11-21 14:42 UTC  (10+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
  ` [PATCH v2 2/5] kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
  ` [PATCH v2 3/5] kvm: x86: mmu: Fast Page Fault path retries
  ` [PATCH v2 4/5] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits

[PATCH v14 00/22] Add Mediated device support
 2016-11-21 12:42 UTC  (22+ messages)
` [PATCH v14 08/22] vfio iommu type1: Add find_iommu_group() function
` [PATCH v14 13/22] vfio: Introduce common function to add capabilities
  ` [Qemu-devel] "
` [PATCH v14 14/22] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v14 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v14 16/22] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
` [PATCH v14 17/22] vfio_platform: "

AF_VSOCK status in qemu upstream
 2016-11-21 11:07 UTC  (2+ messages)

[qemu patch V3 0/2] improve kvmclock difference on migration
 2016-11-21 10:50 UTC  (3+ messages)
` [qemu patch V3 1/2] kvm: sync linux headers
` [qemu patch V3 2/2] kvmclock: reduce kvmclock difference on migration

[PATCH 0/5] [PATCH v2] kvmtool: fix virtio 9p vulnerabilities
 2016-11-21 10:48 UTC  (5+ messages)
      ` [PATCH 0/5] [PATCH v2] kvmtool: 9p: fix regression introduced by previous patch

[PATCH 5/5] [PATCH v3] kvmtool: 9p: fix a buffer overflow in rel_to_abs
 2016-11-21 10:29 UTC 

[PATCH 4/5] [PATCH v3] kvmtool: 9p: refactor fixes with get_full_path()
 2016-11-21 10:29 UTC 

[PATCH 3/5] [PATCH v3] kvmtool: 9p: fix strcpy vulnerabilities
 2016-11-21 10:29 UTC 

[PATCH 2/5] [PATCH v3] kvmtool: 9p: fix sprintf vulnerabilities
 2016-11-21 10:28 UTC 

[PATCH 1/5] [PATCH v3] kvmtool: 9p: fix path traversal vulnerabilities
 2016-11-21 10:28 UTC 

[PATCH 0/5] [PATCH v3] kvmtool: fix virtio 9p vulnerabilities
 2016-11-21 10:27 UTC 

[kvm-unit-tests PATCH v9 0/3] ARM PMU tests
 2016-11-21  9:41 UTC  (6+ messages)
` [kvm-unit-tests PATCH v9 1/3] arm: Add PMU test
` [kvm-unit-tests PATCH v9 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v9 3/3] arm: pmu: Add CPI checking

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-21  5:13 UTC  (4+ 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 1/2] KVM: PPC: Fix sparse static warning
 2016-11-21  5:05 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: sparse: prototypes for functions called from assembler

[PATCH v2 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
 2016-11-21  5:06 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
` [PATCH v2 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries

[PATCH -next] KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
 2016-11-21  5:05 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
 2016-11-21  5:07 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
 2016-11-21  5:07 UTC  (2+ messages)

[Patch v6.1] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support
 2016-11-21  3:09 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 00/13] KVM: PPC: Support POWER9 guests
 2016-11-21  2:14 UTC  (25+ messages)
` [PATCH 02/13] powerpc/64: Provide functions for accessing POWER9 partition table
` [PATCH 05/13] KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
` [PATCH 06/13] KVM: PPC: Book3S HV: Set partition table rather than SDR1 "
` [PATCH 07/13] KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
` [PATCH 09/13] KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
` [PATCH 10/13] KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores "

[Bug?] Guest pause because VMPTRLD failed in KVM
 2016-11-20  8:58 UTC  (3+ messages)

[GIT PULL] KVM fixes for v4.9-rc6
 2016-11-19 19:43 UTC 

[PATCH] KVM: Disable irq while unregistering user notifier
 2016-11-19 19:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
 2016-11-19 19:34 UTC  (2+ messages)

[PATCH] KVM: async_pf: avoid recursive flushing of work items
 2016-11-19 19:32 UTC  (2+ messages)

[PATCH] KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
 2016-11-19 19:31 UTC  (2+ messages)

[PATCH] kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
 2016-11-19 19:30 UTC  (5+ messages)

[PULL] KVM/ARM updates for 4.9-rc6
 2016-11-19 19:28 UTC  (2+ messages)

[Bug 188171] New: Nested Virtualization via VT-x | Virtualbox in KVM: cannot launch virtualbox guest OS due to 'general protection fault: 0000 [#1] SMP'
 2016-11-19 11:22 UTC 

[PATCH] Drop unnecessary pcibio_err_to_errno()
 2016-11-19  9:20 UTC  (3+ messages)

Interested in Contributing to Kvm-kernel [ Networking project: reduce networking latency
 2016-11-19  7:55 UTC 

Getting modern virtio-pci support on kvmtool to not break virtio-blk
 2016-11-19  0:32 UTC 

[PATCH 7/7] kvmtool: 9p: refactor rel_to_abs()
 2016-11-18 15:37 UTC  (6+ messages)

[PATCH 3/7] kvmtool: fix strcpy vulnerabilities
 2016-11-18 15:33 UTC  (5+ messages)

[kvm-unit-tests PATCH] arm/arm64: introduce is_aarch32
 2016-11-18 15:06 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/4] kvm-unit-tests: add first GIC MMIO tests
 2016-11-18 14:41 UTC  (3+ messages)
` [kvm-unit-tests PATCH 4/4] arm/arm64: GICv3: add TYPER test
  ` [Qemu-devel] "

[PATCH] KVM: PPC: drop duplicate header asm/iommu.h
 2016-11-18 14:21 UTC 


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