kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-06 19:57:44 to 2019-12-10 17:09:13 UTC [more...]

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-10 17:09 UTC  (23+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH kvm-unit-tests v2] svm: Verify the effect of V_INTR_MASKING on INTR interrupts
 2019-12-10 17:00 UTC  (2+ messages)

[RFC PATCH 0/9] Introduce mediate ops in vfio-pci
 2019-12-10 16:58 UTC  (19+ messages)
` [RFC PATCH 1/9] vfio/pci: introduce mediate ops to intercept vfio-pci ops
` [RFC PATCH 4/9] vfio-pci: register default dynamic-trap-bar-info region

[PATCH] kvm: Refactor handling of VM debugfs files
 2019-12-10 16:07 UTC 

[PATCH v2] KVM: x86: use CPUID to locate host page table reserved bits
 2019-12-10 15:37 UTC  (8+ messages)

[PATCH] vhost/vsock: accept only packets with the right dst_cid
 2019-12-10 14:32 UTC  (4+ messages)

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-10 13:39 UTC  (35+ messages)
` [PATCH v8 01/26] mm/gup: factor out duplicate code from four routines
` [PATCH v8 02/26] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v8 03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v8 04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v8 05/26] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v8 06/26] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v8 07/26] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v8 08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v8 09/26] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v8 10/26] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v8 11/26] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v8 12/26] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v8 13/26] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v8 14/26] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v8 15/26] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v8 16/26] net/xdp: "
` [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v8 18/26] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v8 19/26] vfio, mm: "
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 21/26] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v8 22/26] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages
` [PATCH v8 25/26] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v8 26/26] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[kvm-unit-tests PATCH v3 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-10 11:37 UTC  (35+ messages)
` [kvm-unit-tests PATCH v3 2/9] s390x: Define the PSW bits
` [kvm-unit-tests PATCH v3 3/9] s390: interrupt registration
` [kvm-unit-tests PATCH v3 4/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v3 5/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v3 6/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v3 7/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v3 8/9] s390x: css: ssch/tsch with sense and interrupt

[PATCH net-next v2 0/6] vsock: add local transport support
 2019-12-10 10:43 UTC  (7+ messages)
` [PATCH net-next v2 1/6] vsock/virtio_transport_common: remove unused virtio header includes
` [PATCH net-next v2 2/6] vsock: add VMADDR_CID_LOCAL definition
` [PATCH net-next v2 3/6] vsock: add local transport support in the vsock core
` [PATCH net-next v2 4/6] vsock: add vsock_loopback transport
` [PATCH net-next v2 5/6] vsock: use local transport when it is loaded
` [PATCH net-next v2 6/6] vsock/virtio: remove loopback handling

[PATCH] KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()
 2019-12-10 10:29 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: MPX bug fix and cleanup
 2019-12-10 10:22 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
` [PATCH 2/2] KVM: x86: Skip zeroing of MPX state on reset event

[PATCH] tools/kvm_stat: Fix kvm_exit filter name
 2019-12-10  8:45 UTC  (2+ messages)

[PATCH] kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
 2019-12-10  8:39 UTC  (10+ messages)

[PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info
 2019-12-10  6:53 UTC  (5+ messages)
` [PATCH v3 11/12] samples: vfio-mdev: constify fb ops

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2019-12-10  3:40 UTC  (9+ messages)
` [RFC PATCH v9 1/8] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [RFC PATCH v9 2/8] psci: let arm_smccc_1_1_invoke available by modules
` [RFC PATCH v9 3/8] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v9 4/8] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v9 5/8] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v9 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v9 7/8] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v9 8/8] kvm: arm64: Add capability check extension for ptp_kvm

[PATCH 0/6] VFIO mdev aggregated resources handling
 2019-12-10  3:33 UTC  (9+ messages)

cputime takes cstate into consideration
 2019-12-10  0:44 UTC  (10+ messages)

[PATCH v4 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
 2019-12-10  0:19 UTC  (5+ messages)

[kvm-unit-tests PATCH] travis.yml: Run 32-bit tests with KVM, too
 2019-12-09 18:52 UTC  (5+ messages)

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-12-09 17:55 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf

[kvm-unit-tests PATCH] gitlab-ci.yml: Remove ioapic from the x86 tests
 2019-12-09 17:45 UTC  (4+ messages)

[PATCH 0/2] use jump label to handle resource release in irq_bypass_register_*
 2019-12-09 17:05 UTC  (2+ messages)

[PATCH 00/16] KVM: x86: MMU page fault clean-up
 2019-12-09 15:31 UTC  (18+ messages)
` [PATCH 01/16] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
` [PATCH 02/16] KVM: x86/mmu: Move definition of make_mmu_pages_available() up
` [PATCH 03/16] KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()
` [PATCH 04/16] KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()
` [PATCH 05/16] KVM: x86/mmu: Refactor handling of cache consistency with TDP
` [PATCH 06/16] KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()
` [PATCH 07/16] KVM: x86/mmu: Refactor handling of forced 4k pages in page faults
` [PATCH 08/16] KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU
` [PATCH 09/16] KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_level
` [PATCH 10/16] KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpage
` [PATCH 11/16] KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()
` [PATCH 12/16] KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()
` [PATCH 13/16] KVM: x86/mmu: Move calls to thp_adjust() down a level
` [PATCH 14/16] KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler
` [PATCH 15/16] KVM: x86/mmu: WARN on an invalid root_hpa
` [PATCH 16/16] KVM: x86/mmu: WARN if root_hpa is invalid when handling a page fault

[PATCH v3 1/3] kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
 2019-12-09 15:25 UTC  (4+ messages)
` [PATCH v3 2/3] kvm: nVMX: VMWRITE checks unsupported field before read-only field
` [PATCH v3 3/3] kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite

[PATCH 0/3] Reanme the definitions of INTERRUPT_PENDING, NMI_PENDING and TSC_OFFSETING
 2019-12-09 15:23 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Various fixes
 2019-12-09 14:21 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 03/18] lib: Add WRITE_ONCE and READ_ONCE implementations in compiler.h

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-12-09 14:12 UTC  (9+ messages)
` [RESEND PATCH v21 1/6] hw/arm/virt: Introduce a RAS machine option
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[RFC PATCH v1 00/10] s390/vfio-ccw: Channel Path Handling
 2019-12-09 12:38 UTC  (7+ messages)
` [RFC PATCH v1 08/10] vfio-ccw: Wire up the CRW irq and CRW region

[PATCH v3 00/10] vfio_pci: wrap pci device as a mediated device
 2019-12-09 11:49 UTC  (2+ messages)

[PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
 2019-12-09  9:15 UTC  (6+ messages)

[RFC net-next 00/18] virtio_net XDP offload
 2019-12-09  0:24 UTC  (5+ messages)
` [RFC net-next 07/18] tun: set offloaded xdp program

[Bug 205801] New: ignore_msrs =Y and report_ignored_msrs = N not working
 2019-12-08 15:40 UTC  (2+ messages)
` [Bug 205801] "

[GIT PULL] VFIO updates for v5.5-rc1
 2019-12-07 22:55 UTC  (2+ messages)

[PATCH 0/6] remove unnecessary return val of kvm pit
 2019-12-07  9:25 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_get_pit()
` [PATCH 2/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_set_pit()
` [PATCH 3/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_get_pit2()
` [PATCH 4/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_set_pit2()
` [PATCH 5/6] KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()
` [PATCH 6/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_reinject()

[PATCH] KVM: get rid of var page in kvm_set_pfn_dirty()
 2019-12-07  7:21 UTC 

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-12-07  7:13 UTC 

[PATCH] KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
 2019-12-07  6:53 UTC 

[PATCH 0/4] KVM: nVMX: Check GUEST_SYSENTER_ESP and GUEST_SYSENTER_EIP on vmentry of nested guests
 2019-12-06 23:13 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] kvm-unit-test: nVMX: Modify test_canonical() to process guest fields also
` [PATCH 3/4] kvm-unit-test: nVMX: Remove test_sysenter_field() and use test_canonical() instead
` [PATCH 4/4] kvm-unit-test: nVMX: Test GUEST_SYSENTER_ESP and GUEST_SYSENTER_EIP on vmentry of nested guests

[PATCH] target/i386: skip kvm_msr_entry_add when kvm_vmx_basic is 0
 2019-12-06 23:48 UTC  (2+ messages)

[PATCH] KVM: get rid of var page in kvm_set_pfn_dirty()
 2019-12-06 21:38 UTC  (2+ messages)

[PATCH v2 1/3] kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
 2019-12-06 21:23 UTC  (3+ messages)
` [PATCH v2 3/3] kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2019-12-06 20:42 UTC  (17+ messages)
` [RFC PATCH 04/28] kvm: mmu: Update the lpages stat atomically
` [RFC PATCH 05/28] sched: Add cond_resched_rwlock
` [RFC PATCH 08/28] kvm: mmu: Init / Uninit the direct MMU
` [RFC PATCH 10/28] kvm: mmu: Flush TLBs before freeing direct MMU page table memory


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