kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-10 00:44:20 to 2019-02-14 13:51:05 UTC [more...]

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-14 13:51 UTC  (6+ messages)
` [PATCH v3 1/9] s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
` [PATCH v3 2/9] s390: ap: kvm: setting a hook for PQAP instructions
` [PATCH v3 3/9] s390: ap: new vfio_ap_queue structure
` [PATCH v3 4/9] s390: ap: tools to find a queue with a specific APQN
` [PATCH v3 5/9] s390: ap: tools to associate a queue to a matrix

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-14 13:00 UTC  (22+ messages)

[PATCH] kvm: vmx: Fix entry nubmer check for add_atomic_switch_msr()
 2019-02-14 12:30 UTC  (2+ messages)

[PATCH V4] KVM: x86: Sync the pending Posted-Interrupts
 2019-02-14 10:54 UTC  (2+ messages)

[PULL 00/14] Trivial branch patches
 2019-02-14 10:47 UTC  (15+ messages)
` [PULL 01/14] qapi: Fix qcow2 encryption doc typo
` [PULL 02/14] qemu-deprecated: Remove -virtioconsole and -no-frame for good
` [PULL 03/14] qemu-options: Remove deprecated option -clock
` [PULL 04/14] configure: remove handling of "wav" audio driver
` [PULL 05/14] configure: fix qemu-img name
` [PULL 06/14] configure: Add HAX support in NetBSD
` [PULL 07/14] configure: Make -Waddress-of-packed-member warnings be errors
` [PULL 08/14] pckbd: Convert DPRINTF->trace
` [PULL 09/14] HMP: Prepend errors with 'Error:'
` [PULL 10/14] kvm: Add kvm_set_ioeventfd* traces
` [PULL 11/14] wavcapture: Convert to error_report
` [PULL 12/14] hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf
` [PULL 13/14] hw/sparc64: Explicitly set default_display = "std"
` [PULL 14/14] configure: improve usbfs check

[PATCH v5 00/12] Guest LBR Enabling
 2019-02-14  9:06 UTC  (13+ messages)
` [PATCH v5 01/12] perf/x86: fix the variable type of the LBR MSRs
` [PATCH v5 02/12] perf/x86: add a function to get the lbr stack
` [PATCH v5 03/12] KVM/x86: KVM_CAP_X86_GUEST_LBR
` [PATCH v5 04/12] KVM/x86: intel_pmu_lbr_enable
` [PATCH v5 05/12] KVM/x86/vPMU: tweak kvm_pmu_get_msr
` [PATCH v5 06/12] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
` [PATCH v5 07/12] perf/x86: no counter allocation support
` [PATCH v5 08/12] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v5 09/12] perf/x86: save/restore LBR_SELECT on vCPU switching
` [PATCH v5 10/12] KVM/x86/lbr: lazy save the guest lbr stack
` [PATCH v5 11/12] KVM/x86: remove the common handling of the debugctl msr
` [PATCH v5 12/12] KVM/VMX/vPMU: support to report GLOBAL_STATUS_LBRS_FROZEN

[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages
 2019-02-14  6:00 UTC  (25+ messages)
` [PATCH 1/5] vfio/type1: "
` [PATCH 2/5] vfio/spapr_tce: "
` [PATCH 3/5] fpga/dlf/afu: "
` [PATCH 4/5] powerpc/mmu: "
` [PATCH 5/5] kvm/book3s: "

linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree
 2019-02-14  3:30 UTC 

[PATCH v6 0/9] vfio/mdev: IOMMU aware mediated device
 2019-02-14  1:34 UTC  (12+ messages)
` [PATCH v6 1/9] iommu: Add APIs for multiple domains per device
` [PATCH v6 2/9] iommu/vt-d: Move enable pasid out of CONFIG_INTEL_IOMMU_SVM
` [PATCH v6 3/9] iommu/vt-d: Add per-device IOMMU feature ops entries
` [PATCH v6 4/9] iommu/vt-d: Move common code out of iommu_attch_device()
` [PATCH v6 5/9] iommu/vt-d: Aux-domain specific domain attach/detach
` [PATCH v6 6/9] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v6 7/9] vfio/mdev: Add iommu related member in mdev_device
` [PATCH v6 8/9] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v6 9/9] vfio/type1: Handle different mdev isolation type

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-13 23:52 UTC  (10+ messages)
  ` [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
  ` [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "

[GIT PULL] KVM/ARM updates for 5.0-rc6
 2019-02-13 18:39 UTC  (2+ messages)

[PATCH v2] vfio_pci: Enable memory accesses before calling pci_map_rom
 2019-02-13 17:52 UTC  (2+ messages)

[PATCH] vfio_pci: Enable memory accesses before calling pci_map_rom
 2019-02-13 17:11 UTC  (4+ messages)

[PATCH v6] x86: load FPU registers on return to userland
 2019-02-13 15:54 UTC  (18+ messages)
` [PATCH 09/22] x86/fpu: Add (__)make_fpregs_active helpers
` [PATCH 11/22] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() use feature number instead of mask
` [PATCH 15/22] x86/entry: Add TIF_NEED_FPU_LOAD

[PATCH AUTOSEL 4.19 61/83] vhost: return EINVAL if iovecs size does not match the message size
 2019-02-13  2:36 UTC 

[PATCH AUTOSEL 4.20 070/105] vhost: return EINVAL if iovecs size does not match the message size
 2019-02-13  2:33 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 071/105] vhost/scsi: Use copy_to_iter() to send control queue response

[PATCH kernel] vfio/spapr_tce: Skip unsetting already unset table
 2019-02-13  0:18 UTC  (4+ messages)

[PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
 2019-02-12 22:07 UTC  (13+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2019-02-12 18:57 UTC  (3+ messages)

[PATCH] x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
 2019-02-12 18:00 UTC  (4+ messages)

[RFC PATCH 0/4] kvm: Report unused guest pages to host
 2019-02-12 17:20 UTC  (34+ messages)
` [RFC PATCH 2/4] kvm: Add host side support for free memory hints
` [RFC PATCH 3/4] kvm: Add guest "
` [RFC PATCH 4/4] mm: Add merge page notifier

[RFC][Patch v8 6/7] KVM: Enables the kernel to isolate and report free pages
 2019-02-12 17:10 UTC  (14+ messages)

[PATCH] KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual interrupt is pending
 2019-02-12 16:41 UTC  (3+ messages)

[PATCH 1/3] Revert "contrib/vhost-user-blk: fix the compilation issue"
 2019-02-12 14:06 UTC  (2+ messages)
` [PATCH 3/3] i386/kvm: ignore masked irqs when update msi routes

[PATCH] KVM: arm/arm64: Update MAINTAINERS entries
 2019-02-12 12:47 UTC  (3+ messages)

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-02-12 12:36 UTC  (2+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-11 23:07 UTC  (6+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
  ` [Qemu-devel] "

[PATCH] vfio/pci: Restore device state on PM transition
 2019-02-11 20:18 UTC 

[RFC PATCH 0/4] Restore change_pte optimization to its former glory
 2019-02-11 20:02 UTC  (7+ messages)
` [RFC PATCH 1/4] uprobes: use set_pte_at() not set_pte_at_notify()

[PATCH v4 0/9] mmu notifier provide context informations
 2019-02-11 18:54 UTC  (4+ messages)

[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-02-11 17:37 UTC  (8+ messages)
` [PATCH v3 3/6] vfio-ccw: protect the I/O region

[PATCH] KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
 2019-02-11 17:26 UTC  (3+ messages)

[PATCH] kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
 2019-02-11 17:26 UTC  (2+ messages)

[PATCH 4.14 059/205] x86/fpu: Add might_fault() to user_insn()
 2019-02-11 14:19 UTC  (2+ messages)
` [PATCH 4.14 195/205] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM

[PATCH 4.19 090/313] x86/fpu: Add might_fault() to user_insn()
 2019-02-11 14:19 UTC  (2+ messages)
` [PATCH 4.19 303/313] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM

[PATCH 4.20 104/352] x86/fpu: Add might_fault() to user_insn()
 2019-02-11 14:19 UTC  (2+ messages)
` [PATCH 4.20 342/352] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM

[PATCH 4.9 035/137] x86/fpu: Add might_fault() to user_insn()
 2019-02-11 14:18 UTC 

[PATCH v2] s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
 2019-02-11 12:12 UTC  (4+ messages)

[PATCH kvmtool v3] arm: Auto-detect guest GIC type
 2019-02-11 10:43 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).