kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-25 14:26:31 to 2016-11-29 23:54:57 UTC [more...]

[qemu patch V3 0/2] improve kvmclock difference on migration
 2016-11-29 23:54 UTC  (10+ messages)
` [qemu patch V3 2/2] kvmclock: reduce "

[PATCH] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
 2016-11-29 21:05 UTC  (12+ messages)

[PATCH v2 0/5] KVM: VMX: Fix single stepping with emulated instructions
 2016-11-29 20:40 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: Add a return value to kvm_emulate_cpuid
` [PATCH v2 2/5] KVM: VMX: Reorder some skip_emulated_instruction calls
` [PATCH v2 3/5] KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
` [PATCH v2 4/5] KVM: x86: Add kvm_skip_emulated_instruction and use it
` [PATCH v2 5/5] KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs

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

[PATCH v3] x86: SVM: Use the hardware provided GPA instead of page walk
 2016-11-29 19:38 UTC  (5+ messages)
` [PATCH v3] kvm: svm: "

[PATCH] KVM/PPC Patch for KVM issue in real mode
 2016-11-29 19:16 UTC  (2+ messages)

[PATCH 0/4] VMX Capability MSRs
 2016-11-29 17:42 UTC  (21+ 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

4.9.0-rc6+ boot problem
 2016-11-29 17:04 UTC  (3+ messages)

[PATCH] KVM: x86: restrict maximal physical address
 2016-11-29 16:53 UTC  (8+ messages)

[PATCH] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
 2016-11-29 16:15 UTC  (6+ messages)

[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-11-29 16:11 UTC  (3+ messages)
` [RFC v3 04/10] iommu: iommu_alloc_resv_region

[PATCH v2] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
 2016-11-29 16:01 UTC  (2+ messages)

[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-29 15:37 UTC  (10+ 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

[kvm-unit-tests PATCH 0/4] pci: Various PCI BAR checks
 2016-11-29 14:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/4] Move INVALID_PHYS_ADDR macro to lib/libcflat.h
` [kvm-unit-tests PATCH 2/4] pci: Assert when PCI bus address can not be translated
` [kvm-unit-tests PATCH 3/4] pci: Sanity check PCI device BAR numbers
` [kvm-unit-tests PATCH 4/4] pci: Do not set or get addresses for unimplemented BARs

[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-29  9:26 UTC  (5+ messages)
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64

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

[PATCH kernel v6 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-29  5:07 UTC  (15+ messages)
` [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 v7 00/14] VT-d unit test
 2016-11-29  4:25 UTC  (15+ messages)
` [PATCH v7 01/14] pci: fix missing extern for pci_testdev()
` [PATCH v7 02/14] x86/asm: add cpu_relax()
` [PATCH v7 03/14] libcflat: introduce is_power_of_2()
` [PATCH v7 04/14] x86: intel-iommu: add vt-d init test
` [PATCH v7 05/14] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH v7 06/14] libcflat: moving MIN/MAX here
` [PATCH v7 07/14] vm/page: provide PGDIR_OFFSET() macro
` [PATCH v7 08/14] pci: introduce struct pci_dev
` [PATCH v7 09/14] pci: provide pci_scan_bars()
` [PATCH v7 10/14] pci: provide pci_enable_defaults()
` [PATCH v7 11/14] pci: edu: introduce pci-edu helpers
` [PATCH v7 12/14] x86: intel-iommu: add dmar test
` [PATCH v7 13/14] pci: add msi support for 32/64bit address
` [PATCH v7 14/14] x86: intel-iommu: add IR MSI test

[PATCH kvm-unit-tests v6 00/14] VT-d unit test
 2016-11-29  4:15 UTC  (10+ messages)
` [PATCH kvm-unit-tests v6 11/14] pci: edu: introduce pci-edu helpers

[v7 0/3] plumb kvm/vfio to notify kvm:group attach/detach
 2016-11-29  3:02 UTC  (2+ messages)

[PATCH] arm64: head.S: Fix CNTHCTL_EL2 access on VHE system
 2016-11-29  2:12 UTC  (3+ messages)

[PATCH] kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
 2016-11-28 23:50 UTC 

[GIT PULL] Please pull my kvm-ppc-next branch
 2016-11-28 22:53 UTC 

[PATCH 0/5] KVM: VMX: Fix single stepping with emulated instructions
 2016-11-28 22:43 UTC  (11+ messages)
` [PATCH 1/5] KVM: x86: Add a return value to kvm_emulate_cpuid
` [PATCH 2/5] KVM: VMX: Reorder some skip_emulated_instruction calls
` [PATCH 3/5] KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
` [PATCH 4/5] KVM: x86: Add a return value to skip_emulated_instruction and propagate it
` [PATCH 5/5] KVM: VMX: Handle RFLAGS.TF in skip_emulated_instruction

[kvm-unit-tests PATCH] Test 32-bit ljmp emulation
 2016-11-28 19:18 UTC 

[qemu patch 2/2] kvmclock: reduce kvmclock difference on migration
 2016-11-28 17:30 UTC  (16+ messages)

[PATCH v13 0/8] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-28 16:13 UTC  (11+ messages)
` [PATCH v13 1/8] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v13 2/8] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v13 3/8] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v13 4/8] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v13 5/8] x86/cpufeature: Detect CPUID faulting support
` [PATCH v13 6/8] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v13 7/8] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v13 8/8] KVM: x86: virtualize cpuid faulting

[kvm-unit-tests PATCH v7 00/11] QEMU MTTCG Test cases
 2016-11-28 14:09 UTC  (27+ messages)
` [kvm-unit-tests PATCH v7 01/11] run_tests: allow forcing of acceleration mode
` [kvm-unit-tests PATCH v7 02/11] run_tests: allow disabling of timeouts
` [kvm-unit-tests PATCH v7 03/11] run_tests: allow passing of options to QEMU
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v7 04/11] libcflat: add PRI(dux)32 format types
` [kvm-unit-tests PATCH v7 06/11] arm/Makefile.common: force -fno-pic
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v7 07/11] arm/tlbflush-code: Add TLB flush during code execution test
` [kvm-unit-tests PATCH v7 08/11] arm/tlbflush-data: Add TLB flush during data writes test
` [kvm-unit-tests PATCH v7 09/11] arm/locking-tests: add comprehensive locking test
` [Qemu-devel] [kvm-unit-tests PATCH v7 00/11] QEMU MTTCG Test cases

[patch] vfio: vfio_group_get_from_dev() doesn't return error pointers
 2016-11-28 12:17 UTC  (2+ messages)

[patch] vfio-mdev: fix some error codes in the sample code
 2016-11-28 12:00 UTC  (2+ messages)

Bug#827525: kvmtool: FTBFS on mips64el: guest/guest_init.o: linking 32-bit code with 64-bit code
 2016-11-28 10:40 UTC  (3+ messages)

[PATCH] vfio/pci: Support error recovery
 2016-11-28  9:32 UTC  (3+ messages)

[GIT PULL 0/2] KVM: s390: Changes for 4.10 (via kvm/next)
 2016-11-28  9:06 UTC  (3+ messages)
` [GIT PULL 1/2] KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
` [GIT PULL 2/2] KVM: s390: handle floating point "

BALANCE PAYMENT
 2016-11-28  6:05 UTC 

Question about kvm arm64
 2016-11-28  6:52 UTC 

[kvm-unit-tests PATCH] x86: Test single stepping with emulated instructions
 2016-11-28  4:19 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2016-11-28  3:56 UTC 

Did you get my message this time?
 2016-11-27  8:15 UTC 

Xmas Offer
 2016-11-26  5:43 UTC 

[PATCH 17/22] KVM/PPC/Book3S HV: Convert to hotplug state machine
 2016-11-26 23:13 UTC 

[GIT PULL] KVM fixes for v4.9-rc7
 2016-11-26 19:05 UTC 

[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
 2016-11-25 21:45 UTC  (24+ messages)

[PATCH 0/6] KVM: x86: minor irqchip improvements (API change)
 2016-11-25 17:22 UTC  (7+ messages)
` [PATCH 2/6] KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()

[kvm-unit-tests PATCH 0/2] pci: pci_host_bridge_get_paddr() can not fail
 2016-11-25 15:19 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] pci: Make all ones invalid translate address
` [kvm-unit-tests PATCH 2/2] pci: pci_host_bridge_get_paddr() can not fail

[kvm-unit-tests PATCH 0/2] pci: Fix PCI BAR alignment
 2016-11-25 15:06 UTC  (2+ messages)

[Qemu-devel] [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test
 2016-11-25 14:39 UTC  (4+ messages)


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