kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-07 07:39:25 to 2020-01-09 03:38:19 UTC [more...]

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-09  3:38 UTC  (11+ messages)
` [PATCH v22 1/9] hw/arm/virt: Introduce a RAS machine option
` [PATCH v22 2/9] docs: APEI GHES generation and CPER record description
` [PATCH v22 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table
` [PATCH v22 5/9] ACPI: Record the Generic Error Status Block address
` [PATCH v22 6/9] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v22 7/9] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH v22 8/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v22 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries

[PATCH v11 Kernel 0/6] KABIs to support migration for VFIO devices
 2020-01-08 22:59 UTC  (13+ messages)
` [PATCH v11 Kernel 3/6] vfio iommu: Implementation of ioctl to for dirty pages tracking
` [PATCH v11 Kernel 6/6] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2020-01-08 22:44 UTC  (22+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state

[PATCH RESEND v2 00/17] KVM: Dirty ring interface
 2020-01-08 21:02 UTC  (27+ messages)
` [PATCH RESEND v2 01/17] KVM: Remove kvm_read_guest_atomic()
` [PATCH RESEND v2 02/17] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH RESEND v2 03/17] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH RESEND v2 04/17] KVM: Cache as_id in kvm_memory_slot
` [PATCH RESEND v2 06/17] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH RESEND v2 07/17] KVM: Move running VCPU from ARM to common code
` [PATCH RESEND v2 08/17] KVM: X86: Implement ring-based dirty memory tracking

[PATCH 00/14] KVM: x86/mmu: Huge page fixes, cleanup, and DAX
 2020-01-08 20:24 UTC  (15+ messages)
` [PATCH 01/14] KVM: x86/mmu: Enforce max_level on HugeTLB mappings
` [PATCH 02/14] mm: thp: KVM: Explicitly check for THP when populating secondary MMU
` [PATCH 03/14] KVM: Use vcpu-specific gva->hva translation when querying host page size
` [PATCH 04/14] KVM: Play nice with read-only memslots "
` [PATCH 05/14] x86/mm: Introduce lookup_address_in_mm()
` [PATCH 06/14] KVM: x86/mmu: Refactor THP adjust to prep for changing query
` [PATCH 07/14] KVM: x86/mmu: Walk host page tables to find THP mappings
` [PATCH 08/14] KVM: x86/mmu: Drop level optimization from fast_page_fault()
` [PATCH 09/14] KVM: x86/mmu: Rely on host page tables to find HugeTLB mappings
` [PATCH 10/14] KVM: x86/mmu: Remove obsolete gfn restoration in FNAME(fetch)
` [PATCH 11/14] KVM: x86/mmu: Zap any compound page when collapsing sptes
` [PATCH 12/14] KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust()
` [PATCH 13/14] KVM: x86/mmu: Remove lpage_is_disallowed() check from set_spte()
` [PATCH 14/14] KVM: x86/mmu: Use huge pages for DAX-backed files

WARNING in cleanup_srcu_struct
 2020-01-08 20:03 UTC 

[PATCH v3] KVM: SVM: Override default MMIO mask if memory encryption is enabled
 2020-01-08 19:54 UTC  (3+ messages)

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2020-01-08 19:00 UTC  (5+ messages)
` [RFC PATCH 16/28] kvm: mmu: Add direct MMU page fault handler

[kvm-unit-tests PATCH v5 0/4] s390x: SCLP Unit test
 2020-01-08 18:58 UTC  (6+ messages)
` [kvm-unit-tests PATCH v5 1/4] s390x: export sclp_setup_int
` [kvm-unit-tests PATCH v5 2/4] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v5 3/4] s390x: lib: add SPX and STPX "
` [kvm-unit-tests PATCH v5 4/4] s390x: SCLP unit test

[PATCH v2] KVM: SVM: Override default MMIO mask if memory encryption is enabled
 2020-01-08 18:41 UTC  (12+ messages)

[PULL kvm-unit-tests 00/17] arm/arm64: fixes and updates
 2020-01-08 18:04 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Fix a benign Bitwise vs. Logical OR mixup
 2020-01-08 17:50 UTC  (3+ messages)

[PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
 2020-01-08 17:14 UTC  (3+ messages)

[PATCH v16 0/9] mm / virtio: Provide support for free page reporting
 2020-01-08 16:29 UTC  (6+ messages)
` [PATCH v16 7/9] mm: Rotate free list so reported pages are moved to the tail of the list

[PATCH v3] KVM: s390: Add new reset vcpu API
 2020-01-08 15:36 UTC  (8+ messages)

[PATCH v3 0/8] Create a userfaultfd demand paging test
 2020-01-08 14:07 UTC  (24+ messages)
` [PATCH v3 1/8] KVM: selftests: Create a "
` [PATCH v3 2/8] KVM: selftests: Add demand paging content to the "
` [PATCH v3 3/8] KVM: selftests: Add configurable demand paging delay
` [PATCH v3 4/8] KVM: selftests: Add memory size parameter to the demand paging test
` [PATCH v3 5/8] KVM: selftests: Pass args to vCPU instead of using globals
` [PATCH v3 6/8] KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH v3 8/8] KVM: selftests: Move large memslots above KVM internal memslots in _vm_create

[kvmtool RFC PATCH 0/8] KVMTOOL RISC-V support
 2020-01-08 13:22 UTC  (7+ messages)
` [kvmtool RFC PATCH 2/8] riscv: Initial skeletal support
` [kvmtool RFC PATCH 3/8] riscv: Implement Guest/VM arch functions
` [kvmtool RFC PATCH 4/8] riscv: Implement Guest/VM VCPU "

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2020-01-08 13:10 UTC  (8+ messages)
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full SPE profiling buffer controls

[kvm-unit-tests PATCH 0/4] Improvements for the x86 tests
 2020-01-08 12:16 UTC  (2+ messages)

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-08 11:24 UTC  (14+ messages)
` [PATCH v4 01/12] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v4 02/12] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header file
` [PATCH v4 03/12] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c
` [PATCH v4 04/12] vfio_pci: make common functions be extern
` [PATCH v4 05/12] vfio_pci: duplicate vfio_pci.c
` [PATCH v4 06/12] vfio_pci: shrink vfio_pci_common.c
` [PATCH v4 07/12] vfio_pci: shrink vfio_pci.c
` [PATCH v4 08/12] vfio_pci: duplicate vfio_pci_private.h to include/linux
` [PATCH v4 09/12] vfio: split vfio_pci_private.h into two files
` [PATCH v4 10/12] vfio: build vfio_pci_common.c into a kernel module
` [PATCH v4 11/12] samples: add vfio-mdev-pci driver
` [PATCH v4 12/12] samples: refine "

[PATCH next] KVM: Fix debugfs_simple_attr.cocci warnings
 2020-01-08 10:29 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Fix a benign Bitwise vs. Logical OR mixup
 2020-01-08  8:37 UTC 

[PATCH v5 0/2] kvm: Use huge pages for DAX-backed files
 2020-01-08  1:39 UTC  (12+ messages)
` [PATCH v5 2/2] "

[PATCH] KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
 2020-01-08  0:12 UTC 

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

[Newbie question] Why usage of CPU inside VM and outside VM is different
 2020-01-07 18:18 UTC  (6+ messages)

[PATCH 0/4] use mmgrab
 2020-01-07 17:10 UTC  (8+ messages)
` [PATCH 2/4] vfio: vfio_pci_nvlink2: "
` [PATCH 3/4] vfio/spapr_tce: "

[PATCH 0/2] page hinting add passthrough support
 2020-01-07 16:37 UTC  (5+ messages)
` [PATCH 1/2] vfio: add mmap/munmap API for page hinting
` [PATCH 2/2] KVM: add support "

[kvm-unit-tests] ./run_tests.sh error?
 2020-01-07 13:29 UTC  (4+ messages)

KVM call for agenda for 2020-01-14
 2020-01-07 12:22 UTC 

[kvm-unit-tests PATCH 00/10] KVM: arm64: PMUv3 Event Counter Tests
 2020-01-07 12:19 UTC  (3+ messages)
` [kvm-unit-tests PATCH 05/10] arm: pmu: Basic event counter Tests

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-01-07 12:16 UTC  (10+ messages)

[PATCH 0/2] use vfio_iova_rw() to read/write IOVAs from CPU side
 2020-01-07 10:21 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_iova_rw

[PATCH] vfio-ccw: Use the correct style for SPDX License Identifier
 2020-01-07  9:47 UTC  (2+ messages)

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2020-01-07  9:33 UTC  (8+ messages)
` [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

[kvm-unit-tests PATCH 00/16] arm/arm64: Add ITS tests
 2020-01-07  7:39 UTC  (3+ messages)
` [kvm-unit-tests PATCH 14/16] arm/run: Allow Migration tests


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