messages from 2019-01-31 11:51:56 to 2019-02-05 01:46:22 UTC [more...]
[RFC PATCH 0/4] kvm: Report unused guest pages to host
2019-02-05 1:46 UTC (15+ messages)
` [RFC PATCH 1/4] madvise: Expose ability to set dontneed from kernel
` [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 QEMU] i386/kvm: Enable paravirtual unused page hint mechanism
[PATCH v3 0/5] kvm "virtio pmem" device
2019-02-04 22:56 UTC (2+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
2019-02-04 21:29 UTC (12+ messages)
` [PATCH v3 1/6] vfio-ccw: make it safe to access channel programs
` [PATCH v3 2/6] vfio-ccw: rework ssch state handling
` [PATCH v3 6/6] vfio-ccw: add handling for async channel instructions
[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
2019-02-04 20:20 UTC (9+ messages)
` [RFC][Patch v8 1/7] KVM: Support for guest free page hinting
` [RFC][Patch v8 2/7] KVM: Enabling guest free page hinting via static key
` [RFC][Patch v8 3/7] KVM: Guest free page hinting functional skeleton
` [RFC][Patch v8 4/7] KVM: Disabling page poisoning to prevent corruption
` [RFC][Patch v8 5/7] virtio: Enables to add a single descriptor to the host
` [RFC][Patch v8 6/7] KVM: Enables the kernel to isolate and report free pages
` [RFC][Patch v8 7/7] KVM: Adding tracepoints for guest page hinting
` [RFC][QEMU PATCH] KVM: Support for guest free "
[Part2 PATCH v9 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
2019-02-04 19:22 UTC (4+ messages)
` [Part2 PATCH v9 38/38] KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-02-04 19:07 UTC (48+ messages)
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 12/19] KVM: PPC: Book3S HV: record guest queue page address
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
[PATCH 0/2] KVM: SVM: move the SEV command handling into a separate file
2019-02-04 17:17 UTC (5+ messages)
` [PATCH 1/2] KVM: SVM: move common struct definitions to header file
` [PATCH 2/2] KVM: SVM: move the SEV specific function in a separate file
[PATCH v1] KVM: s390: vsie: fix Do the CRYCB validation first
2019-02-04 16:18 UTC (10+ messages)
[PATCH] svm: Fix improper check when deactivate AVIC
2019-02-04 16:05 UTC (4+ messages)
[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
2019-02-04 15:15 UTC (17+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
[PULL 14/25] i386/kvm: ignore masked irqs when update msi routes
2019-02-04 14:43 UTC
[RFC PATCH 0/8] KVM: x86: svm: Enabling AVIC with in kernel irqchip
2019-02-04 14:42 UTC (9+ messages)
` [RFC PATCH 1/8] svm: Fix improper check when deactivate AVIC
` [RFC PATCH 2/8] KVM: x86: Add interface for run-time activate/de-activate APIC virtualization
` [RFC PATCH 3/8] KVM: x86: Add callback functions for handling APIC ID, DFR and LDR update
` [RFC PATCH 4/8] svm: Add AMD AVIC handlers for "
` [RFC PATCH 5/8] svm: Add support for APIC_ACCESS_PAGE_PRIVATE_MEMSLOT setup/destroy
` [RFC PATCH 6/8] svm: Temporary deactivate AVIC during ExtINT handling
` [RFC PATCH 7/8] KVM: i8254: Remove need for irq ack notifier
` [RFC PATCH 8/8] svm: Allow AVIC with in-kernel irqchip mode
[kvm-unit-tests PATCH v3 0/5] arm/arm64: Add support for running under kvmtool
2019-02-04 14:40 UTC (10+ messages)
` [kvm-unit-tests PATCH v3 1/5] lib: arm: Use UART address from generated config.h
` [kvm-unit-tests PATCH v3 2/5] configure: arm/arm64: Add --vmm option with no effect
` [kvm-unit-tests PATCH v3 3/5] lib: arm: Use ns16550a UART when --vmm=kvmtool
` [kvm-unit-tests PATCH v3 4/5] lib: arm: Implement PSCI SYSTEM_OFF in psci_system_off()
` [kvm-unit-tests PATCH v3 5/5] lib: arm: Fallback to psci_system_off() in exit()
[PATCH] vfio: platform: reset: fix up include directives to remove ccflags-y
2019-02-04 12:23 UTC (2+ messages)
[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
2019-02-04 10:46 UTC (5+ messages)
` [RFC][PATCH v2 14/21] kvm: register in mm_struct
[kvm-unit-tests PATCH v2 0/5] arm/arm64: Add support for running under kvmtool
2019-02-04 10:32 UTC (15+ messages)
` [kvm-unit-tests PATCH v2 1/5] lib: arm: Use UART address from generated config.h
` [kvm-unit-tests PATCH v2 2/5] configure: arm/arm64: Add --vmm option with no effect
` [kvm-unit-tests PATCH v2 3/5] lib: arm: Use ns16550a UART when --vmm=kvmtool
` [kvm-unit-tests PATCH v2 4/5] lib: arm: Implement PSCI SYSTEM_OFF in psci_system_off()
` [kvm-unit-tests PATCH v2 5/5] lib: arm: Fallback to psci_system_off() in exit()
[PATCH V3] KVM: x86: Sync the pending Posted-Interrupts
2019-02-04 10:00 UTC (4+ messages)
[PATCH v3 0/2] vsock/virtio: fix issues on device hot-unplug
2019-02-03 19:06 UTC (4+ messages)
` [PATCH v3 1/2] vsock/virtio: fix kernel panic after "
` [PATCH v3 2/2] vsock/virtio: reset connected sockets on device removal
[PATCH 3.16 004/305] x86/mm: Simplify p[g4um]d_page() macros
2019-02-03 13:45 UTC
[PATCH] Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()"
2019-02-02 9:20 UTC
[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-02 1:38 UTC (10+ messages)
` [PATCH V2 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH V2 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
` [PATCH V2 4/10] KVM/MMU: Introduce tlb flush with range list
` [PATCH V2 5/10] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH V2 6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH V2 7/10] KVM: Add kvm_get_memslot() to get memslot via slot id
` [PATCH V2 8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
` [PATCH V2 9/10] KVM: Add flush parameter for kvm_age_hva()
[RFC PATCH 0/4] Restore change_pte optimization to its former glory
2019-02-02 1:13 UTC (9+ messages)
` [RFC PATCH 1/4] uprobes: use set_pte_at() not set_pte_at_notify()
` [RFC PATCH 2/4] mm/mmu_notifier: use unsigned for event field in range struct
` [RFC PATCH 3/4] mm/mmu_notifier: set MMU_NOTIFIER_USE_CHANGE_PTE flag where appropriate
` [RFC PATCH 4/4] kvm/mmu_notifier: re-enable the change_pte() optimization
[PATCH v4 0/9] mmu notifier provide context informations
2019-02-01 21:02 UTC (6+ messages)
[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-01 14:48 UTC
[PATCH v2 0/4] Various convenience fixes
2019-02-01 12:37 UTC (5+ messages)
` [PATCH v2 1/4] arm: fdt: add stdout-path to /chosen node
` [PATCH v2 2/4] Makefile: support -s switch
` [PATCH v2 3/4] Makefile: Remove echoing of kvmtools version file
` [PATCH v2 4/4] arm: Auto-detect guest GIC type
[PATCH kvmtool 0/6] Various convenience fixes
2019-02-01 11:03 UTC (15+ messages)
` [PATCH kvmtool 2/6] arm: fdt: add stdout-path to /chosen node
` [PATCH kvmtool 3/6] Makefile: support -s switch
` [PATCH kvmtool 4/6] Makefile: Remove echoing of kvmtools version file
` [PATCH kvmtool 6/6] arm: Auto-detect guest GIC type
[PATCH v7 00/15] KVM: s390: make use of the GIB
2019-02-01 9:36 UTC (10+ messages)
` [PATCH v7 03/15] KVM: s390: move bitmap idle_mask into arch struct top level
` [PATCH v7 11/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v7 12/15] KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
` [PATCH v7 15/15] KVM: s390: fix possible null pointer dereference in pending_irqs()
[PATCH] kvm: vmx: Fix typos in vmentry/vmexit control setting
2019-01-31 22:51 UTC (2+ messages)
[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
2019-01-31 22:42 UTC (5+ messages)
` [PATCH v6 19/27] kvm: Adapt assembly for PIE support
[PATCH v6 00/14] KVM/X86: Introduce a new guest mapping interface
2019-01-31 20:24 UTC (15+ messages)
` [PATCH v6 01/14] X86/nVMX: handle_vmon: Read 4 bytes from guest memory
` [PATCH v6 02/14] X86/nVMX: Update the PML table without mapping and unmapping the page
` [PATCH v6 03/14] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
` [PATCH v6 04/14] KVM: Introduce a new guest mapping API
` [PATCH v6 05/14] X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory
` [PATCH v6 06/14] KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
` [PATCH v6 07/14] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
` [PATCH v6 08/14] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
` [PATCH v6 09/14] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
` [PATCH v6 10/14] KVM/nSVM: Use the new mapping API for mapping guest memory
` [PATCH v6 11/14] KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
` [PATCH v6 12/14] KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
` [PATCH v6 13/14] KVM/nVMX: Use page_address_valid in a few more locations
` [PATCH v6 14/14] kvm, x86: Properly check whether a pfn is an MMIO or not
[PATCH v2 for-4.14-stable] x86,kvm: remove extra kvm_{get,put}_guest_fpu
2019-01-31 17:14 UTC (3+ messages)
[PATCH] kvm: x86: Return LA57 feature based on hardware capability
2019-01-31 16:09 UTC
[PATCH] KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
2019-01-31 16:09 UTC
[PATCH kvmtool] arm: Allow command line for firmware
2019-01-31 13:48 UTC (5+ messages)
[PATCH v5 00/13] KVM/X86: Introduce a new guest mapping interface
2019-01-31 13:10 UTC (6+ messages)
[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
2019-01-31 13:01 UTC (4+ messages)
` [PATCH 06/14] KVM: arm/arm64: Factor out VMID into struct kvm_vmid
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