messages from 2018-12-26 08:25:19 to 2019-01-04 08:54:05 UTC [more...]
[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-01-04 8:54 UTC (12+ messages)
` [PATCH 1/11] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH 2/11] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH 3/11] KVM: Add spte's point in the struct kvm_mmu_page
` [PATCH 4/11] KVM/MMU: Introduce tlb flush with range list
` [PATCH 5/11] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH 6/11] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH 7/11] KVM: Remove redundant check in the kvm_get_dirty_log_protect()
` [PATCH 8/11] KVM: Make kvm_arch_mmu_enable_log_dirty_pt_masked() return value
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 10/11] KVM: Add flush parameter for kvm_age_hva()
` [PATCH 11/11] KVM/MMU: Flush tlb in the kvm_age_rmapp()
[PATCH v15 23/26] sched: early boot clock
2019-01-04 7:30 UTC (6+ messages)
` Bug#918036: [PATCH v15 23/26] sched: early boot clock (was Re: Bug#918036: linux: uptime after reboot wrong (kvm-clock related?))
[PATCH] KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()
2019-01-04 7:20 UTC
[PATCH v2 0/2] virtio-balloon: tweak config_changed
2019-01-04 7:11 UTC (3+ messages)
` [PATCH v2 1/2] virtio-balloon: tweak config_changed implementation
` [PATCH v2 2/2] virtio-balloon: improve update_balloon_size_func
[PATCH v10 0/8] kvm: arm64: Support PUD hugepage at stage 2
2019-01-04 7:09 UTC (3+ messages)
[PATCH v1 0/2] virtio-balloon: tweak config_changed
2019-01-04 5:14 UTC (11+ messages)
` [PATCH v1 1/2] virtio-balloon: tweak config_changed implementation
` "
` [PATCH v1 2/2] virtio-balloon: improve update_balloon_size_func
[PATCH v4 00/10] Guest LBR Enabling
2019-01-03 17:18 UTC (24+ messages)
` [PATCH v4 01/10] perf/x86: fix the variable type of the LBR MSRs
` [PATCH v4 02/10] perf/x86: add a function to get the lbr stack
` [PATCH v4 03/10] KVM/x86: KVM_CAP_X86_GUEST_LBR
` [PATCH v4 04/10] KVM/x86: intel_pmu_lbr_enable
` [PATCH v4 05/10] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
` [PATCH v4 06/10] perf/x86: no counter allocation support
` [PATCH v4 07/10] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v4 08/10] perf/x86: save/restore LBR_SELECT on vCPU switching
` [PATCH v4 09/10] perf/x86: function to check lbr user callstack mode
` [PATCH v4 10/10] KVM/x86/lbr: lazy save the guest lbr stack
` [PATCH v4 10/10] KVM/x86/lbr: lazy save the guest lbr stack II
[PULL 0/1] virtio-ccw: one more patch for 4.21
2019-01-03 16:51 UTC (4+ messages)
[PATCH v5 00/15] KVM: s390: make use of the GIB
2019-01-03 15:16 UTC (20+ messages)
` [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()
` [PATCH v5 04/15] KVM: s390: use pending_irqs_no_gisa() where appropriate
` [PATCH v5 08/15] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 11/15] KVM: s390: restore IAM in get_ipm() when IPM is clean
` [PATCH v5 12/15] KVM: s390: do not restore IAM immediately before SIE entry
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()
` [PATCH v5 14/15] KVM: s390: add and wire function gib_alert_irq_handler()
` [PATCH v5 15/15] KVM: s390: start using the GIB
compilation failure with CONFIG_VFIO_PCI_NVLINK2
2019-01-03 15:08 UTC (3+ messages)
[PATCH v4 00/14] KVM/X86: Introduce a new guest mapping interface
2019-01-03 14:22 UTC (5+ messages)
` [PATCH v4 02/14] X86/nVMX: handle_vmptrld: Copy the VMCS12 directly from guest memory
[PATCH] virtio-ccw: wire up ->bus_name callback
2019-01-03 14:11 UTC
[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
2019-01-03 10:57 UTC (45+ messages)
` [RFC][PATCH v2 01/21] e820: cheat PMEM as DRAM
` [RFC][PATCH v2 02/21] acpi/numa: memorize NUMA node type from SRAT table
` [RFC][PATCH v2 03/21] x86/numa_emulation: fix fake NUMA in uniform case
` [RFC][PATCH v2 04/21] x86/numa_emulation: pass numa node type to fake nodes
` [RFC][PATCH v2 05/21] mmzone: new pgdat flags for DRAM and PMEM
` [RFC][PATCH v2 06/21] x86,numa: update numa node type
` [RFC][PATCH v2 07/21] mm: export node type {pmem|dram} under /sys/bus/node
` [RFC][PATCH v2 08/21] mm: introduce and export pgdat peer_node
` [RFC][PATCH v2 09/21] mm: avoid duplicate peer target node
` [RFC][PATCH v2 10/21] mm: build separate zonelist for PMEM and DRAM node
` [RFC][PATCH v2 11/21] kvm: allocate page table pages from DRAM
` [RFC][PATCH v2 12/21] x86/pgtable: "
` [RFC][PATCH v2 13/21] x86/pgtable: dont check PMD accessed bit
` [RFC][PATCH v2 14/21] kvm: register in mm_struct
` [RFC][PATCH v2 15/21] ept-idle: EPT walk for virtual machine
` [RFC][PATCH v2 16/21] mm-idle: mm_walk for normal task
` [RFC][PATCH v2 17/21] proc: introduce /proc/PID/idle_pages
` [RFC][PATCH v2 18/21] kvm-ept-idle: enable module
` [RFC][PATCH v2 19/21] mm/migrate.c: add move_pages(MPOL_MF_SW_YOUNG) flag
` [RFC][PATCH v2 20/21] mm/vmscan.c: migrate anon DRAM pages to PMEM node
` [RFC][PATCH v2 21/21] mm/vmscan.c: shrink anon list if can migrate to PMEM
[PATCH v1 0/2] Virtio: fix some vq allocation issues
2019-01-03 9:59 UTC (17+ messages)
` [PATCH v1 1/2] virtio_pci: use queue idx instead of array idx to set up the vq
` [PATCH v1 2/2] virtio: don't allocate vqs when names[i] = NULL
` RE: [PATCH v1 0/2] Virtio: fix some vq allocation issues
[PULL] virtio, vhost: features, fixes, cleanups
2019-01-03 3:05 UTC (2+ messages)
[patch] kvm: sev: Fail KVM_SEV_INIT if already initialized
2019-01-02 21:44 UTC (2+ messages)
[RFC PATCH V3 0/5] Hi:
2019-01-02 20:47 UTC (7+ messages)
` [RFC PATCH V3 1/5] vhost: generalize adding used elem
` [RFC PATCH V3 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/5] vhost: access vq metadata through kernel virtual address
[PATCH v1 0/8] This patch-set is to enable kvm Guest OS CET support
2019-01-02 19:19 UTC (18+ messages)
` [PATCH v1 1/8] kvm:vmx Introduce CET related VMCS field definitions
` [PATCH v1 3/8] kvm:vmx Enable loading CET state bit while guest CR4.CET is being set
` [PATCH v1 4/8] kvm:vmx Pass through host CET related MSRs to Guest
` [PATCH v1 5/8] kvm:x86 Enable MSR_IA32_XSS bit 11 and 12 for CET xsaves/xrstors
` [PATCH v1 6/8] kvm:cpuid Add CPUID support for CET xsaves component query
` [PATCH v1 7/8] kvm:cpuid Fix xsaves area size calculation for CPUID.(EAX=0xD,ECX=1)
` [PATCH v1 8/8] kvm:cpuid Report CET SHSTK and IBT support in CPUID.(EAX=0x7,ECX=0)
[RFC PATCH 1/1] s390/virtio: handle find on invalid queue gracefully
2019-01-02 18:25 UTC
[PATCH] KVM: validate userspace input in kvm_clear_dirty_log_protect()
2019-01-02 17:29 UTC
[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
2019-01-02 14:08 UTC (9+ messages)
[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
2019-01-02 11:38 UTC (14+ messages)
` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address
KASAN: slab-out-of-bounds Read in kvm_clear_dirty_log_protect
2019-01-02 11:11 UTC
[PATCH 18/52] virtio-fs: Map cache using the values from the capabilities
2019-01-02 10:24 UTC (11+ messages)
BUG: unable to handle kernel paging request in init_srcu_struct_fields
2018-12-31 7:05 UTC
WARNING in mmu_spte_clear_track_bits (2)
2018-12-29 23:01 UTC
[Qemu-devel][PATCH 0/4] This patch-set is to enable Guest CET support
2018-12-29 15:26 UTC (6+ messages)
` [Qemu-devel][PATCH 2/4] Add CET SHSTK and IBT CPUID feature-word definitions
` [Qemu-devel][PATCH 3/4] Add hepler functions for CPUID xsave area size calculation
` [Qemu-devel][PATCH 4/4] Report CPUID xsave area support for CET
[RFC PATCH V2 0/3] vhost: accelerate metadata access through vmap()
2018-12-29 12:41 UTC (6+ messages)
` [RFC PATCH V2 1/3] vhost: generalize adding used elem
` [RFC PATCH V2 2/3] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/3] vhost: access vq metadata through kernel virtual address
[GIT PULL] VFIO updates for v4.21-rc1
2018-12-29 5:35 UTC (2+ messages)
[PATCH 4.9 18/22] x86/fpu: Disable bottom halves while loading FPU registers
2018-12-28 11:52 UTC
[PATCH v37 0/3] Virtio-balloon: support free page reporting
2018-12-28 8:03 UTC (9+ messages)
` [PATCH v37 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
[PATCH][next] KVM: x86: Fix bit shifting in update_intel_pt_cfg
2018-12-28 7:58 UTC (3+ messages)
[PATCH net V2 4/4] vhost: log dirty page correctly
2018-12-27 9:32 UTC (12+ messages)
[PATCH] kvm/eventfd : unnecessory conversion to bool
2018-12-27 6:22 UTC
[GIT PULL] Changes for KVM 4.21
2018-12-26 20:15 UTC (2+ messages)
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).