kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 09:25:51 to 2016-12-06 15:41:05 UTC [more...]

[PATCH 00/10] virtio: sparse fixes
 2016-12-06 15:41 UTC  (7+ messages)
` [PATCH 05/10] vhost: make interval tree static inline
` [PATCH 06/10] vhost: add missing __user annotations
` [PATCH 07/10] vsock/virtio: add a missing __le annotation
` [PATCH 08/10] vsock/virtio: mark an internal function static
` [PATCH 09/10] vsock/virtio: fix src/dst cid format
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[PATCH] vfio/pci: Support error recovery
 2016-12-06 15:35 UTC  (22+ messages)

[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
 2016-12-06 15:28 UTC  (4+ messages)

[PATCH v3] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
 2016-12-06 14:27 UTC  (9+ messages)

[GIT PULL] Please pull my kvm-ppc-next branch
 2016-12-06 13:50 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
 2016-12-06 12:52 UTC  (13+ messages)
` [PATCH 1/4] KVM: x86: use delivery to self in hyperv synic
` [PATCH 2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
` [PATCH 3/4] KVM: x86: make interrupt delivery fast and slow path behave the same
` [PATCH 4/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff

[PATCH] arm/arm64: KVM: Check for properly initialized timer on init
 2016-12-06 11:25 UTC  (2+ messages)

[kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework
 2016-12-06 11:21 UTC  (23+ messages)
` [kvm-unit-tests RFC 01/15] libcflat: Add other size defines
` [kvm-unit-tests RFC 02/15] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests RFC 03/15] arm/arm64: ITS skeleton
  ` [Qemu-devel] "
` [kvm-unit-tests RFC 04/15] arm/arm64: ITS: BASER parsing and setup
` [kvm-unit-tests RFC 05/15] arm/arm64: GICv3: add cpu count
  ` [Qemu-devel] "
` [kvm-unit-tests RFC 06/15] arm/arm64: ITS: Set the LPI config and pending tables
` [kvm-unit-tests RFC 07/15] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests RFC 08/15] arm/arm64: ITS: enable LPIs at re-distributor level
` [kvm-unit-tests RFC 09/15] arm/arm64: ITS: Parse the typer register
` [kvm-unit-tests RFC 10/15] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests RFC 11/15] arm/arm64: ITS: create device
` [kvm-unit-tests RFC 12/15] arm/arm64: ITS: create collection
` [kvm-unit-tests RFC 13/15] arm/arm64: ITS: commands
` [kvm-unit-tests RFC 14/15] arm/arm64: gic: Generalize ipi_enable()
` [kvm-unit-tests RFC 15/15] arm/arm64: ITS test
` [Qemu-devel] [kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework

[PATCH v2] arm/arm64: KVM: VGIC: limit ITARGETSR bits to number of VCPUs
 2016-12-06 11:21 UTC  (2+ messages)

[PATCH 0/5] kvm: avoid delaying async_pf ready delivery
 2016-12-06 11:05 UTC  (16+ messages)
` [PATCH 1/5] kvm/x86: fix inversed check for async_pf MSR
` [PATCH 2/5] kvm: add helper for testing ready async_pf's
` [PATCH 3/5] kvm: kick vcpu when async_pf is resolved
` [PATCH 4/5] kvm/vmx: kick L2 guest to L1 by ready async_pf
` [PATCH 5/5] kvm/svm: "

PATCH: setup_vmcs_config: disable TSC scaling on unlike processors
 2016-12-06 11:08 UTC  (8+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
 2016-12-06  9:43 UTC 

[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
 2016-12-06  9:04 UTC  (2+ messages)

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-06  8:40 UTC  (7+ messages)
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info

[PATCH 1/1] vfio iommu type1: WARN_ON if notifier block is not unregistered
 2016-12-06  3:57 UTC  (3+ messages)

[PATCH 1/1] vfio iommu type1: set size to PAGE_SIZE while looking for iova in dma list
 2016-12-06  3:56 UTC  (3+ messages)

[PATCH v9 00/12] Add Mediated device support
 2016-12-06  2:24 UTC  (4+ messages)

[qemu patch V3 0/2] improve kvmclock difference on migration
 2016-12-06  0:47 UTC  (15+ messages)
` [qemu patch V3 2/2] kvmclock: reduce "

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-12-05 22:57 UTC  (6+ messages)
` [PATCH v2 4/5] kvm: x86: mmu: Lockless access tracking "

[PATCH] kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
 2016-12-05 14:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 00/14] VT-d unit test
 2016-12-05  9:32 UTC  (9+ messages)
` [PATCH v7 04/14] x86: intel-iommu: add vt-d init test
` [PATCH v7 12/14] x86: intel-iommu: add dmar test

[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
 2016-12-05  8:06 UTC 

Shouldn't VFIO virtualize the ATS capability?
 2016-12-05  7:07 UTC  (11+ messages)

[PATCH v13 0/8] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-12-03 15:37 UTC  (3+ messages)

[PATCH kernel v7 1/7] powerpc/iommu: Pass mm_struct to init/cleanup helpers
 2016-12-03 11:28 UTC  (2+ messages)
` [kernel, v7, "

[PATCH 1/5] kvm/x86: fix inversed check for async_pf MSR
 2016-12-02 12:05 UTC  (2+ messages)

FYI
 2016-12-02 19:51 UTC 

[PATCH 1/5] kvm/x86: fix inversed check for async_pf MSR
 2016-12-02 17:02 UTC  (2+ messages)

[PATCH 1/5] kvm/x86: fix inversed check for async_pf MSR
 2016-12-02 14:31 UTC  (2+ messages)

[GIT PULL] KVM fixes for v4.9-rc8
 2016-12-02 16:35 UTC 

[kvm-unit-tests PATCH v13 0/4] ARM PMU tests
 2016-12-02  9:58 UTC  (29+ messages)
` [kvm-unit-tests PATCH v13 1/4] arm: Define macros for accessing system registers
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 2/4] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 3/4] arm: pmu: Check cycle count increases
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 4/4] arm: pmu: Add CPI checking
  ` [Qemu-devel] "

[PATCH kernel v7 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-12-02  3:02 UTC  (15+ messages)
` [PATCH kernel v7 2/7] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v7 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v7 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v7 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v7 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v7 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[v8 0/3] plumb kvm/vfio to notify kvm:group attach/detach
 2016-12-02  2:07 UTC  (6+ messages)
` [v8 1/3] vfio: vfio_register_notifier: classify iommu notifier

[PATCH v2] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
 2016-12-01 19:28 UTC  (3+ messages)

4.9.0-rc6+ boot problem
 2016-12-01 16:26 UTC  (7+ messages)

[PULL] KVM/ARM updates for 4.9-rc7
 2016-12-01 15:15 UTC  (7+ messages)
` [PATCH] KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs

[patch] KVM: use after free in kvm_ioctl_create_device()
 2016-12-01 15:14 UTC  (3+ messages)

[PATCH v3 0/4] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
 2016-12-01 15:00 UTC  (3+ messages)

[PATCH v3 0/5] VMX Capability MSRs
 2016-12-01 13:21 UTC  (6+ messages)
` [PATCH v3 3/5] KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation

[GIT PULL 0/2] KVM: s390: Changes for 4.10 (via kvm/next)
 2016-12-01 12:41 UTC  (5+ messages)
` [GIT PULL 1/2] KVM: s390: handle access registers in the run ioctl not in vcpu_put/load


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