messages from 2019-05-21 14:59:43 to 2019-05-23 21:43:42 UTC [more...]
[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
2019-05-23 21:42 UTC (47+ messages)
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH 4.9 07/53] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 4.14 09/77] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 4.19 014/114] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 5.0 014/139] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 5.1 019/122] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH v1 0/9] KVM selftests for s390x
2019-05-23 17:57 UTC (15+ messages)
` [PATCH 1/9] KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
` [PATCH 2/9] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
` [PATCH 3/9] kvm: selftests: aarch64: fix default vm mode
` [PATCH 4/9] KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
` [PATCH 5/9] KVM: selftests: Align memory region addresses to 1M on s390x
` [PATCH 6/9] KVM: selftests: Add processor code for s390x
` [PATCH 7/9] KVM: selftests: Add the sync_regs test "
` [PATCH 8/9] KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
` [PATCH 9/9] KVM: selftests: Move kvm_create_max_vcpus test to generic code
[PATCH V2 0/4] Prevent vhost kthread from hogging CPU
2019-05-23 17:22 UTC (5+ messages)
[PATCH] kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
2019-05-23 17:15 UTC (5+ messages)
[PATCH 0/2] kvm-unit-test: nVMX: Test "Load IA32_EFER" VM-exit control on vmentry of nested guests
2019-05-23 16:58 UTC (4+ messages)
` [PATCH 1/2] kvm-unit-test: x86: Add a wrapper to check if the CPU supports NX bit in MSR_EFER
` [PATCH 2/2] kvm-unit-test: nVMX: Test "Load IA32_EFER" VM-exit control on vmentry of nested guests
[Bug 201031] Intel Graphics Device (IGD) assignment with vfio-pci
2019-05-23 16:56 UTC
[PATCH v3 0/3] Retrieving zPCI specific info with VFIO
2019-05-23 16:24 UTC (5+ messages)
` [PATCH v3 1/3] s390: pci: Exporting access to CLP PCI function and PCI group
` [PATCH v3 2/3] vfio: zpci: defining the VFIO headers
` [PATCH v3 3/3] vfio: pci: Using a device region to retrieve zPCI information
[PATCH v2 0/8] s390: virtio: support protected virtualization
2019-05-23 16:22 UTC (9+ messages)
` [PATCH v2 1/8] s390/mm: force swiotlb for "
` [PATCH v2 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v2 3/8] s390/cio: add basic protected virtualization support
` [PATCH v2 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v2 6/8] virtio/s390: add indirection to indicators access
` [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA
Logo printing on the USB drives
2019-05-23 13:16 UTC
[PATCH v9 0/4] vfio: ap: AP Queue Interrupt Control
2019-05-23 15:43 UTC (7+ messages)
` [PATCH v9 1/4] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v9 2/4] vfio: ap: register IOMMU VFIO notifier
` [PATCH v9 3/4] s390: ap: implement PAPQ AQIC interception in kernel
` [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest
[PATCH 00/10] s390: virtio: support protected virtualization
2019-05-23 15:17 UTC (13+ messages)
` [PATCH 05/10] s390/cio: introduce DMA pools to cio
Interaction between host-side mprotect() and KVM MMU
2019-05-23 14:53 UTC (4+ messages)
[PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits
2019-05-23 12:44 UTC (6+ messages)
[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
2019-05-23 13:03 UTC (3+ messages)
[PATCH 0/4] kvm: selftests: aarch64: use struct kvm_vcpu_init
2019-05-23 12:57 UTC (5+ messages)
` [PATCH 1/4] kvm: selftests: rename vm_vcpu_add to vm_vcpu_add_memslots
` [PATCH 2/4] kvm: selftests: introduce vm_vcpu_add
` [PATCH 3/4] kvm: selftests: introduce aarch64_vcpu_setup
` [PATCH 4/4] kvm: selftests: introduce aarch64_vcpu_add_default
[RFC PATCH 0/4] KVM selftests for s390x
2019-05-23 11:19 UTC (8+ messages)
` [RFC PATCH 4/4] KVM: selftests: Add the sync_regs test "
[PATCH] kvm: selftests: aarch64: fix default vm mode
2019-05-23 11:05 UTC
[PATCH] kvm: selftests: ucall improvements
2019-05-23 10:46 UTC
[PATCH 00/15] arm64: KVM: add SPE profiling support for guest
2019-05-23 10:35 UTC (16+ messages)
` [PATCH v2 01/15] KVM: arm64: add {read,write}_sysreg_elx_s versions for new registers
` [PATCH v2 02/15] dt-bindings: ARM SPE: highlight the need for PPI partitions on heterogeneous systems
` [PATCH v2 03/15] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH v2 04/15] arm64: KVM: define SPE data structure for each vcpu
` [PATCH v2 05/15] arm64: KVM: add access handler for SPE system registers
` [PATCH v2 06/15] arm64: KVM/VHE: enable the use PMSCR_EL12 on VHE systems
` [PATCH v2 07/15] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH v2 08/15] arm64: KVM/debug: drop pmscr_el1 and use sys_regs[PMSCR_EL1] in kvm_cpu_context
` [PATCH v2 09/15] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 10/15] arm64: KVM: enable conditional save/restore full "
` [PATCH v2 11/15] arm64: KVM/debug: trap all accesses to SPE controls at EL1
` [PATCH v2 12/15] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH v2 13/15] KVM: arm64: enable SPE support
` [PATCH v2 14/15][KVMTOOL] update_headers: Sync kvm UAPI headers with linux v5.2-rc1
` [PATCH v2 15/15][KVMTOOL] kvm: add a vcpu feature for SPEv1 support
[PATCH v2] kvm: selftests: aarch64: compile with warnings on
2019-05-23 10:16 UTC
[PATCH] kvm: selftests: aarch64: compile with warnings on
2019-05-23 10:11 UTC (3+ messages)
[PATCH] KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
2019-05-23 9:41 UTC (2+ messages)
[PATCH 3/3] tests: kvm: Add tests for KVM_SET_NESTED_STATE
2019-05-23 9:13 UTC (5+ messages)
[PATCH v2] KVM: selftests: Compile code with warnings enabled
2019-05-23 9:11 UTC (3+ messages)
[PATCH 0/4] KVM: PPC: Book3S: Fix potential deadlocks
2019-05-23 8:31 UTC (10+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
` [PATCH 2/4] KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
` [PATCH 3/4] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH 4/4] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
[PATCH v3 0/3] s390: vfio-ccw fixes
2019-05-23 6:44 UTC (4+ messages)
[PATCH 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-05-23 4:18 UTC (2+ messages)
` [PATCH 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
[PATCH v1] KVM: x86: PMU Whitelist
2019-05-22 22:23 UTC
[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
2019-05-22 21:18 UTC (2+ messages)
Use logo on USB drive
2019-05-22 10:31 UTC
[PATCH AUTOSEL 5.0 089/317] vfio-ccw: Do not call flush_workqueue while holding the spinlock
2019-05-22 19:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.0 090/317] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
[PATCH AUTOSEL 4.19 072/244] vfio-ccw: Do not call flush_workqueue while holding the spinlock
2019-05-22 19:23 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 073/244] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
[PATCH AUTOSEL 4.14 048/167] vfio-ccw: Do not call flush_workqueue while holding the spinlock
2019-05-22 19:26 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 049/167] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
Use logo on USB drive
2019-05-22 11:26 UTC
[PATCH kvm-unit-tests] vmx_tests: use enter_guest if guest state is valid
2019-05-22 18:04 UTC (2+ messages)
[PATCH] x86: add cpuidle_kvm driver to allow guest side halt polling
2019-05-22 16:45 UTC (8+ messages)
[PATCH] kvm: tests: Test that APICv is effective
2019-05-22 16:07 UTC
Logo on USB drive
2019-05-22 12:55 UTC
[PATCH] i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
2019-05-22 10:29 UTC (4+ messages)
[PATCH 0/2] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
2019-05-22 10:27 UTC (4+ messages)
` [PATCH 2/2] "
[PATCHv3 0/3] vfio/mdev: Improve vfio/mdev core module
2019-05-22 9:57 UTC (7+ messages)
` [PATCHv3 1/3] vfio/mdev: Improve the create/remove sequence
` [PATCHv3 2/3] vfio/mdev: Avoid creating sysfs remove file on stale device removal
[PATCH v4 0/5] KVM: LAPIC: Optimize timer latency further
2019-05-22 8:51 UTC (2+ messages)
[PATCH v5 0/8] Introduce support for Guest CET feature
2019-05-22 7:01 UTC (9+ messages)
` [PATCH v5 1/8] KVM: VMX: Define CET VMCS fields and control bits
` [PATCH v5 2/8] KVM: x86: Implement CET CPUID support for Guest
` [PATCH v5 3/8] KVM: x86: Fix XSAVE size calculation issue
` [PATCH v5 4/8] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v5 5/8] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v5 6/8] KVM: x86: Allow Guest to set supported bits in XSS
` [PATCH v5 7/8] KVM: x86: Load Guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v5 8/8] KVM: x86: Add user-space access interface for CET MSRs
[PATCH 10/10] docs: fix broken documentation links
2019-05-21 22:56 UTC (2+ messages)
[PATCH] kvm: change KVM_REQUEST_MASK to reflect vcpu.requests size
2019-05-21 18:28 UTC (2+ messages)
[Bug 203543] New: Starting with kernel 5.1.0-rc6, kvm_intel can no longer be loaded in nested kvm/guests
2019-05-21 18:06 UTC (3+ messages)
` [Bug 203543] "
[PATCH] kvm: tests: Sort tests in the Makefile alphabetically
2019-05-21 17:13 UTC
[PATCH v10 0/7] virtio pmem driver
2019-05-21 16:24 UTC (4+ messages)
` [PATCH v10 2/7] virtio-pmem: Add "
` [Qemu-devel] "
x86 instruction emulator fuzzing
2019-05-21 15:39 UTC (4+ messages)
` [PATCH 1/3] Build target for emulate.o as a userspace binary
` [PATCH 2/3] Emulate simple x86 instructions in userspace
` [PATCH 3/3] Demonstrating unit testing via simple-harness
[PATCH v2 0/4] Retrieving zPCI specific info with VFIO
2019-05-21 15:33 UTC (11+ messages)
` [PATCH v2 4/4] vfio: vfio_iommu_type1: implement VFIO_IOMMU_INFO_CAPABILITIES
[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
2019-05-21 15:01 UTC (4+ messages)
` [PATCH v2 02/30] fuse: Clear setuid bit even in cache=never path
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).