kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 17:46:57 to 2019-11-08 13:01:23 UTC [more...]

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-08 13:01 UTC  (52+ messages)
` [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port
  ` [PATCH net-next 02/19] net/mlx5: E-Switch, Add SF vport, vport-rep support
  ` [PATCH net-next 03/19] net/mlx5: Introduce SF table framework
  ` [PATCH net-next 04/19] net/mlx5: Introduce SF life cycle APIs to allocate/free
  ` [PATCH net-next 05/19] net/mlx5: E-Switch, Enable/disable SF's vport during SF life cycle
  ` [PATCH net-next 06/19] net/mlx5: Add support for mediated devices in switchdev mode
  ` [PATCH net-next 07/19] vfio/mdev: Introduce sha1 based mdev alias
  ` [PATCH net-next 08/19] vfio/mdev: Make mdev alias unique among all mdevs
  ` [PATCH net-next 09/19] vfio/mdev: Expose mdev alias in sysfs tree
  ` [PATCH net-next 10/19] vfio/mdev: Introduce an API mdev_alias
  ` [PATCH net-next 11/19] vfio/mdev: Improvise mdev life cycle and parent removal scheme
  ` [PATCH net-next 12/19] devlink: Introduce mdev port flavour
  ` [PATCH net-next 13/19] net/mlx5: Register SF devlink port
  ` [PATCH net-next 14/19] net/mlx5: Share irqs between SFs and parent PCI device
  ` [PATCH net-next 15/19] net/mlx5: Add load/unload routines for SF driver binding
  ` [PATCH net-next 16/19] net/mlx5: Implement dma ops and params for mediated device
  ` [PATCH net-next 17/19] net/mlx5: Add mdev driver to bind to mdev devices
  ` [PATCH net-next 18/19] Documentation: net: mlx5: Add mdev usage documentation
  ` [PATCH net-next 19/19] mtty: Optionally support mtty alias

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-08 12:57 UTC  (12+ messages)
` [PATCH 1/2] IFC hardware operation layer
` [PATCH 2/2] IFC VDPA layer

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-11-08 12:23 UTC  (8+ messages)
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-08 12:14 UTC  (22+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 03/37] s390/protvirt: add ultravisor initialization
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 30/37] DOCUMENTATION: protvirt: Diag 308 IPL

Memory regions and VMAs across architectures
 2019-11-08 11:19 UTC 

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-11-08 11:07 UTC  (5+ messages)
` [patch V2 06/17] x86/entry/32: Remove redundant interrupt disable
` [patch V2 07/17] x86/entry/64: "

[kvm-unit-tests PATCH v2 0/5] s390x: SCLP Unit test
 2019-11-08  9:46 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 5/5] s390x: SCLP unit test

[PATCH 0/2] KVM: arm64: Reduce occurence of GICv4 doorbells on non-oversubscribed systems
 2019-11-08  9:20 UTC  (6+ messages)
` [PATCH 1/2] KVM: vgic-v4: Track the number of VLPIs per vcpu
` [PATCH 2/2] KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injection

[kvm-unit-tests PATCH] s390x: Use loop to save and restore fprs
 2019-11-08  9:15 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] Patches for clang compilation
 2019-11-08  8:48 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 0/6] "
  ` [kvm-unit-tests PATCH v3 2/6] pci: cast the masks to the appropriate size
  ` [kvm-unit-tests PATCH v3 3/6] Makefile: use "-Werror" in cc-option
  ` [kvm-unit-tests PATCH v3 4/6] Makefile: add "cxx-option" for C++ builds
  ` [kvm-unit-tests PATCH v3 5/6] x86: use a non-negative number in shift

[PATCH 0/6] VFIO mdev aggregated resources handling
 2019-11-08  8:19 UTC  (7+ messages)

[PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-08  8:11 UTC  (3+ messages)
` [PATCH v21 3/6] ACPI: Add APEI GHES table generation support

[PATCH v4 0/4] Add support for capturing the highest observable L2 TSC
 2019-11-08  5:14 UTC  (5+ messages)
` [PATCH v4 1/4] kvm: nested: Introduce read_and_check_msr_entry()
` [PATCH v4 2/4] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS
` [PATCH v4 3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
` [PATCH v4 4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC

[PATCH v3 0/5] Add support for capturing the highest observable L2 TSC
 2019-11-08  4:49 UTC  (8+ messages)
` [PATCH v3 1/5] kvm: nested: Introduce read_and_check_msr_entry()
` [PATCH v3 2/5] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS
` [PATCH v3 3/5] kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
` [PATCH v3 4/5] KVM: nVMX: Prepare MSR-store area
` [PATCH v3 5/5] KVM: nVMX: Add support for capturing highest observable L2 TSC

[RFC PATCH v6 0/7] Enable ptp_kvm for arm64
 2019-11-08  2:51 UTC  (8+ messages)
` [RFC PATCH v6 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v6 5/7] psci: Add hvc call service for ptp_kvm

[PATCH V11 0/6] mdev based hardware virtio offloading support
 2019-11-07 19:42 UTC  (14+ messages)
` [PATCH V11 1/6] mdev: class id support
` [PATCH V11 2/6] modpost: add support for mdev class id
` [PATCH V11 3/6] mdev: introduce device specific ops
` [PATCH V11 4/6] mdev: introduce virtio device and its device ops
` [PATCH V11 5/6] virtio: introduce a mdev based transport
` [PATCH V11 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[Bug 205441] New: Enabling KVM causes any Linux VM reboot on kernel boot
 2019-11-07 18:35 UTC  (2+ messages)
` [Bug 205441] "

[PATCH v1 0/3] KVM: VMX: Posted Interrupts fixes
 2019-11-07 16:00 UTC  (6+ messages)
` [PATCH v1 1/3] KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
` [PATCH v1 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
` [PATCH v1 3/3] KVM: VMX: Introduce pi_is_pir_empty() helper

[PATCH 0/2] KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
 2019-11-07 15:58 UTC  (16+ messages)
` [PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-07 15:46 UTC  (5+ messages)
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure

[PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
 2019-11-07 15:02 UTC  (5+ messages)

Investment opportunity
 2019-11-07 14:38 UTC 

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-07 14:30 UTC  (6+ messages)
` [PATCH V9 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH V10 0/6] mdev based hardware virtio offloading support
 2019-11-07 14:20 UTC  (15+ messages)
` [PATCH V10 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH kvmtool 00/16] arm: Allow the user to define the memory layout
 2019-11-07 13:55 UTC  (16+ messages)
` [PATCH kvmtool 02/16] kvm__arch_init: Don't pass hugetlbfs_path and ram_size in parameter
` [PATCH kvmtool 04/16] kvmtool: Add helper to sanitize arch specific KVM configuration
` [PATCH kvmtool 06/16] builtin-run.c: Always use ram_size in bytes
` [PATCH kvmtool 08/16] arm: Move anything related to RAM initialization in kvm__init_ram
` [PATCH kvmtool 09/16] arm: Allow the user to specify RAM base address
` [PATCH kvmtool 10/16] kvmtool: Allow standard size specifiers for memory

KASAN: use-after-free Read in __schedule (2)
 2019-11-07 13:42 UTC 

[PATCH v2 0/2] KVM: deliver IOAPIC scan request only to the target vCPUs
 2019-11-07 12:53 UTC  (3+ messages)
` [Patch v2 1/2] KVM: remember position in kvm->vcpus array
` [Patch v2 2/2] KVM: x86: deliver KVM IOAPIC scan request to target vCPUs

[PATCH v3 0/3] kcov: collect coverage from usb and vhost
 2019-11-07 10:19 UTC  (3+ messages)
` [PATCH v3 2/3] usb, kcov: collect coverage from hub_event

[PATCH v6] vhost: introduce mdev based hardware backend
 2019-11-07 10:16 UTC  (3+ messages)

[PATCH] KVM: coalesced_mmio: cleanup kvm_coalesced_mmio_init()
 2019-11-07 10:10 UTC 

[PATCH v3 0/2] Update UMIP config parameter and docs
 2019-11-07 10:07 UTC  (4+ messages)
` [PATCH v3 1/2] x86/Kconfig: Rename UMIP config parameter

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-07  8:07 UTC  (11+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()

[PATCH v5] vhost: introduce mdev based hardware backend
 2019-11-07  5:27 UTC  (12+ messages)

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-07  4:11 UTC  (7+ messages)

[PATCH] kvm/x86 : Replace BUG_ON(1) with BUG()
 2019-11-07  2:27 UTC 

[kvm-unit-tests PATCH 0/2] Use "-Werror" for checking flags
 2019-11-07  1:08 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] Makefile: use "-Werror" in cc-option
` [kvm-unit-tests PATCH 2/2] Makefile: add "cxx-option" for C++ builds

[PATCH v2 0/4] Add support for capturing the highest observable L2 TSC
 2019-11-07  0:35 UTC  (8+ messages)
` [PATCH v2 3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
` [PATCH v2 4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-11-06 22:27 UTC  (6+ messages)

Talk publication - Leveraging KVM as a Debugging Platform
 2019-11-06 21:59 UTC  (2+ 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).