kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-27 15:07:00 to 2017-03-30 10:31:17 UTC [more...]

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-03-30 10:31 UTC  (16+ messages)
` [PATCH v3 2/8] "
` [PATCH v3 3/8] arm64: apei: add a per-cpu variable to indecate sei is processing
` [PATCH v3 4/8] APEI: GHES: reserve a virtual page for SEI context
` [PATCH v3 5/8] arm64: KVM: add guest SEI support
` [PATCH v3 6/8] arm64: RAS: add ras extension runtime detection
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
` [PATCH v3 8/8] arm64: exception: check shared writable page in SEI handler
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-03-30  9:55 UTC  (7+ messages)
` [PATCH 1/6] KVM: nVMX: we support 1GB EPT pages
` [PATCH 2/6] KVM: VMX: remove bogus check for invalid EPT violation
` [PATCH 3/6] kvm: x86: MMU support for EPT accessed/dirty bits
` [PATCH 4/6] kvm: nVMX: support "
` [PATCH 5/6] KVM: VMX: add missing exit reasons
` [PATCH 6/6] KVM: nVMX: support RDRAND and RDSEED exiting

linux-next: unsigned commits in the kvm tree
 2017-03-30  9:40 UTC  (2+ messages)

[PATCH v4 13/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
 2017-03-30  8:29 UTC  (6+ messages)
  ` [kbuild-all] "

[kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support
 2017-03-30  7:29 UTC  (14+ messages)
` [kvmtool PATCH v9 04/15] MSI-X: update GSI routing after changed MSI-X configuration
` [kvmtool PATCH v9 06/15] PCI: Only allocate IRQ routing entry when available
` [kvmtool PATCH v9 09/15] arm: allow creation of an MSI register frame region
` [kvmtool PATCH v9 12/15] PCI: inject PCI device ID on MSI injection
` [kvmtool PATCH v9 14/15] extend GSI IRQ routing to take a device ID

[PATCH 1/6] virtio: wrap find_vqs
 2017-03-30  7:18 UTC  (6+ messages)
` [PATCH 2/6] virtio: add context flag to find vqs

[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:148:9: error: 'ctx' undeclared
 2017-03-30  3:55 UTC 

[PATCH net-next 0/8] vhost-net rx batching
 2017-03-30  3:53 UTC  (13+ messages)
` [PATCH net-next 7/8] vhost_net: try batch dequing from skb array
` [PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling

[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:106:33: sparse: not enough arguments for function vring_new_virtqueue
 2017-03-30  2:08 UTC 

[PATCH] x86/fpu: move FPU state into separate cache
 2017-03-30  1:50 UTC  (11+ messages)

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-03-30  1:22 UTC  (31+ messages)
                              ` [edk2] "

[vhost:linux-next 6/19] drivers//remoteproc/remoteproc_virtio.c:106:7: error: too few arguments to function 'vring_new_virtqueue'
 2017-03-29 22:53 UTC 

[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:107:27: error: passing argument 8 of 'vring_new_virtqueue' from incompatible pointer type
 2017-03-29 22:40 UTC 

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-29 17:48 UTC  (5+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-29 17:08 UTC  (11+ messages)
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk

Native Linux KVM tool v2
 2017-03-29 15:15 UTC 

[kvm-unit-tests PULL] Patch queue for powerpc
 2017-03-29 12:14 UTC  (2+ messages)

[PATCH v5 untested] kvm: better MWAIT emulation for guests
 2017-03-29 12:11 UTC  (5+ messages)

[PATCH] tcg/i386: Display AMD HT warning only for KVM
 2017-03-29 11:58 UTC 

[PATCH v2 00/24] pic/ioapic/irqchip cleanups + minor fixes
 2017-03-29  8:58 UTC  (5+ messages)
` [PATCH v2 11/24] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
` [PATCH v2 21/24] KVM: x86: drop picdev_in_range()

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-29  6:17 UTC  (9+ messages)
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory

[PATCH v6] vfio error recovery: kernel support
 2017-03-29  2:55 UTC  (6+ messages)

[PATCH 0/5] Convert to use devm_*() for amba attached modules
 2017-03-29  1:46 UTC  (5+ messages)
` [PATCH 2/5] drivers/rtc/rtc-pl030.c: Convert to use devm_*()
` [PATCH 3/5] drivers/rtc/rtc-pl031.c: "

[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-28 22:18 UTC  (14+ messages)
` [PATCH V14 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V14 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V14 03/10] efi: parse ARM processor error
` [PATCH V14 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V14 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V14 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V14 07/10] efi: print unrecognized CPER section
` [PATCH V14 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V14 09/10] trace, ras: add ARM processor error trace event
` [PATCH V14 10/10] arm/arm64: KVM: add guest SEA support

[PULL] vhost: fixes
 2017-03-28 18:32 UTC 

[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-28 16:44 UTC  (11+ messages)
` [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support

KVM call for 2017-04-11
 2017-03-28 16:08 UTC 

[PATCH] kvm/x86/vmx: report KVM_SYSTEM_EVENT_CRASH on triple fault
 2017-03-28 15:51 UTC  (5+ messages)

[PATCH v4 00/16] basic vfio-ccw infrastructure
 2017-03-28 15:23 UTC  (8+ messages)
` [PATCH v4 14/16] docs: add documentation for vfio-ccw

Communication in x86
 2017-03-28 14:51 UTC  (2+ messages)

[PATCH v2 0/9] arm64: KVM: Fix PMU exception generation
 2017-03-28 13:37 UTC  (24+ messages)
` [PATCH v2 1/9] arm64: KVM: PMU: Refactor pmu_*_el0_disabled
` [PATCH v2 2/9] arm64: KVM: PMU: Inject UNDEF exception on illegal register access
` [PATCH v2 3/9] arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
` [PATCH v2 4/9] arm64: KVM: Make unexpected reads from WO registers inject an undef
` [PATCH v2 5/9] arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
` [PATCH v2 6/9] arm64: KVM: Treat sysreg accessors returning false as successful
` [PATCH v2 7/9] arm64: KVM: Do not corrupt registers on failed 64bit CP read
` [PATCH v2 8/9] arm: KVM: Make unexpected register accesses inject an undef
` [PATCH v2 9/9] arm: KVM: Treat CP15 accessors returning false as successful

KVM call for 2017-04-11
 2017-03-28 12:53 UTC 

KVM call for 2016-03-28
 2017-03-28 12:52 UTC  (2+ messages)

[GIT PULL v2] KVM fixes for 4.11-rc5
 2017-03-28 12:44 UTC 

[PATCH v2] KVM: nVMX: fix nested EPT detection
 2017-03-28 12:14 UTC  (4+ messages)

[PATCH v2] KVM: x86: cleanup the page tracking SRCU instance
 2017-03-28 12:06 UTC  (3+ messages)

FINAL NOTIFICATION
 2017-03-28  2:45 UTC 

[PATCH 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-03-28 10:09 UTC  (5+ messages)
` [PATCH 2/6] KVM: VMX: cleanup check for invalid EPT violation

[GIT PULL] KVM fixes for 4.11-rc5
 2017-03-28 10:05 UTC 

[PATCH] KVM: x86: cleanup the page tracking SRCU instance
 2017-03-28  9:16 UTC  (3+ messages)

[PATCH] kvm/svm: Setup MCG_CAP on AMD properly
 2017-03-28  8:17 UTC  (2+ messages)

[PATCH] KVM: unmap SMM memslots in vt-d table
 2017-03-28  8:09 UTC  (5+ messages)
` [PATCH v2] KVM: pci-assign: do not map smm memory slot pages

[PATCH kernel] KVM: PPC: Preserve storage control bits
 2017-03-28  0:14 UTC  (2+ messages)

[PATCH] i386: Allow monitor / mwait cpuid override
 2017-03-27 18:06 UTC  (7+ messages)

[Bug 194883] New: kvm: workqueue lockup
 2017-03-27 15:45 UTC  (2+ messages)
` [Bug 194883] "

[RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
 2017-03-27 15:33 UTC  (11+ messages)

[PATCH] KVM: x86: drop legacy device assignment
 2017-03-27 15:22 UTC  (3+ messages)

[PATCH] kvm: arm/arm64: Rework gpa callback handlers
 2017-03-27 15:18 UTC  (3+ 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).