kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-12 13:50:56 to 2019-12-14 16:26:59 UTC [more...]

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-14 16:26 UTC  (6+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH 0/8] Simplify memory_region_add_subregion_overlap(..., priority=0)
 2019-12-14 15:56 UTC  (9+ messages)
` [PATCH 1/8] hw/arm/nrf51_soc: Use memory_region_add_subregion() when priority is 0
` [PATCH 2/8] hw/arm/raspi: "
` [PATCH 3/8] hw/arm/xlnx-versal: "
` [PATCH 4/8] hw/i386/intel_iommu: Use memory_region_add_subregion "
` [PATCH 5/8] hw/mips/boston: Use memory_region_add_subregion() "
` [PATCH 6/8] hw/vfio/pci: "
` [PATCH 7/8] target/i386: "
` [PATCH 8/8] target/i386/cpu: Use 'mr' for MemoryRegion variables

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-14 10:37 UTC  (10+ messages)
` [PATCH 1/7] KVM: Pass mmu_notifier_range down to kvm_unmap_hva_range()
` [PATCH 2/7] KVM: arm/arm64: Pass flags along Stage-2 unmapping functions
` [PATCH 3/7] KVM: arm/arm64: Condition cache maintenance on unmap with a flag
` [PATCH 4/7] KVM: arm/arm64: Condition TLB "
` [PATCH 5/7] KVM: arm/arm64: Elide both CMOs and TBLIs on freeing the whole Stage-2
` [PATCH 6/7] KVM: arm/arm64: Elide CMOs when retrying a block mapping
` [PATCH 7/7] KVM: arm/arm64: Elide CMOs when unmapping a range

[PATCH v2] kvm: x86: Add logical CPU to KVM_EXIT_FAIL_ENTRY info
 2019-12-14  1:10 UTC  (2+ messages)

[PATCH] kvm: x86: Add logical CPU to KVM_EXIT_FAIL_ENTRY info
 2019-12-14  7:32 UTC  (4+ messages)

[PATCH] KVM: vmx: delete meaningless nested_vmx_prepare_msr_bitmap() declaration
 2019-12-14  6:48 UTC 

[PATCH 0/2] KVM: x86: X86_FEATURE bit() cleanup
 2019-12-14  3:35 UTC  (2+ messages)

[PATCH v10 23/25] mm/gup: track FOLL_PIN pages
 2019-12-14  3:26 UTC  (2+ messages)
` [PATCH v11 "

[PATCH v3 0/6] Use 1st-level for IOVA translation
 2019-12-14  3:24 UTC  (7+ messages)
` [PATCH v3 4/6] iommu/vt-d: Setup pasid entries for iova over first level
` [PATCH v3 5/6] iommu/vt-d: Flush PASID-based iotlb "

[PATCH] KVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
 2019-12-14  0:33 UTC 

[PATCH 1/2] kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
 2019-12-14  0:15 UTC  (2+ messages)
` [PATCH 2/2] kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD

[PATCH] KVM: nVMX: Use SET_MSR_OR_WARN() to simplify failure logging
 2019-12-13 23:55 UTC  (4+ messages)

[PATCH 3/3] kvm/arm: Standardize kvm exit reason field
 2019-12-13 23:14 UTC  (5+ messages)

[PULL] virtio: cleanups and fixes
 2019-12-13 23:10 UTC  (2+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-13 20:15 UTC  (18+ messages)
` [PATCH RFC v4 01/13] ACPI: NUMA: export pxm_to_node
` [PATCH RFC v4 02/13] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v4 03/13] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v4 04/13] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v4 05/13] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v4 06/13] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH RFC v4 07/13] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v4 08/13] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v4 09/13] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH RFC v4 10/13] virtio-mem: Better retry handling
` [PATCH RFC v4 11/13] mm/vmscan: Move count_vm_event(DROP_SLAB) into drop_slab()
` [PATCH RFC v4 12/13] mm/vmscan: Export drop_slab() and drop_slab_node()
` [PATCH RFC v4 13/13] virtio-mem: Drop slab objects when unplug continues to fail

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-13 20:01 UTC  (3+ messages)

[kvm-unit-tests RFC 00/10] KVM: arm64: PMUv3 Event Counter Tests
 2019-12-13 19:10 UTC  (5+ messages)
` [kvm-unit-tests RFC 03/10] pmu: Add a pmu struct
` [kvm-unit-tests RFC 04/10] pmu: Check Required Event Support

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Various fixes
 2019-12-13 18:51 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 10/18] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests PATCH v2 13/18] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests PATCH v2 15/18] arm/arm64: Perform dcache clean + invalidate after turning MMU off

[PATCH net 0/2] vsock/virtio: fix null-pointer dereference and related precautions
 2019-12-13 18:48 UTC  (3+ messages)
` [PATCH net 1/2] vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()
` [PATCH net 2/2] vsock/virtio: add WARN_ON check on virtio_transport_get_ops()

[PATCH v5 0/2] kvm: Use huge pages for DAX-backed files
 2019-12-13 18:13 UTC  (14+ messages)
` [PATCH v5 1/2] mm: make dev_pagemap_mapping_shift() externally visible
` [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files

[kvm-unit-tests PATCH] x86: Fix max VMCS field encoding index check
 2019-12-13 17:30 UTC  (4+ messages)

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-13 16:59 UTC  (13+ messages)
` [PATCH v15 5/7] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v15 6/7] virtio-balloon: Add support for providing free page reports to host

[kvm-unit-tests PATCH v4 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-13 16:50 UTC  (24+ messages)
` [kvm-unit-tests PATCH v4 6/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v4 7/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v4 8/9] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests PATCH v4 9/9] s390x: css: ping pong

[PATCH 00/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h'
 2019-12-13 16:47 UTC  (14+ messages)
` [PATCH 01/12] hw/i386/pc: Convert DPRINTF() to trace events
` [PATCH 02/12] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h
` [PATCH 03/12] hw/i386/pc: Remove obsolete pc_pci_device_init() declaration
` [PATCH 04/12] hw/i386/pc: Remove obsolete cpu_set_smm_t typedef
` [PATCH 05/12] hw/i386/ich9: Remove unused include
` [PATCH 06/12] hw/i386/ich9: Move unnecessary "pci_bridge.h" include
` [PATCH 07/12] hw/ide/piix: Remove superfluous DEVICE() cast
` [PATCH 08/12] hw/ide/piix: Use ARRAY_SIZE() instead of magic numbers
` [PATCH 09/12] hw/intc/ioapic: Make ioapic_print_redtbl() static
` [PATCH 10/12] hw/i386/pc: Rename allocate_cpu_irq from 'pc' to 'x86_machine'
` [PATCH 11/12] hw/i386/pc: Move x86_machine_allocate_cpu_irq() to 'hw/i386/x86.c'
` [PATCH 12/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h'

[PATCH v5] kvm: Refactor handling of VM debugfs files
 2019-12-13 14:35 UTC  (3+ messages)

[PATCH v4] kvm: Refactor handling of VM debugfs files
 2019-12-13 12:07 UTC  (2+ messages)

[PATCH] hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
 2019-12-13 12:02 UTC  (3+ messages)

[PATCH 0/3] KVM: arm/arm64: user_mem_abort() assorted fixes
 2019-12-13 11:14 UTC  (14+ messages)
` [PATCH 1/3] KVM: arm/arm64: Properly handle faulting of device mappings
` [PATCH 2/3] KVM: arm/arm64: Re-check VMA on detecting a poisoned page
` [PATCH 3/3] KVM: arm/arm64: Drop spurious message when faulting on a non-existent mapping

[kvm-unit-tests PATCH] gitlab-ci.yml: Remove ioapic from the x86 tests
 2019-12-13  7:30 UTC  (5+ messages)

[PATCH v8 0/7] Introduce support for guest CET feature
 2019-12-13  0:44 UTC  (3+ messages)

[PATCH 1/1] drivers/vhost : Removes unnecessary 'else' in vhost_copy_from_user
 2019-12-12 21:15 UTC 

[PATCH v4 0/2] kvm: Use huge pages for DAX-backed files
 2019-12-12 20:08 UTC  (16+ messages)
` [PATCH v4 2/2] "

[PATCH] vhost/vsock: accept only packets with the right dst_cid
 2019-12-12 19:01 UTC  (7+ messages)

[RFC PATCH 0/9] Introduce mediate ops in vfio-pci
 2019-12-12 18:39 UTC  (9+ messages)

[PATCH v4 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-12 18:32 UTC  (21+ messages)
` [PATCH v4 10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*

[PATCH v4 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
 2019-12-12 18:19 UTC  (6+ messages)

[PATCH v2 00/13] KVM: x86: Extend Spectre-v1 mitigation
 2019-12-12 17:47 UTC  (7+ messages)
` [PATCH v2 02/13] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks

[GIT PULL] KVM/arm updates for 5.5-rc2
 2019-12-12 17:28 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()
` [PATCH 2/8] KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
` [PATCH 3/8] KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
` [PATCH 4/8] KVM: arm64: Sanely ratelimit sysreg messages
` [PATCH 5/8] KVM: arm64: Don't log IMP DEF sysreg traps
` [PATCH 6/8] KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_region
` [PATCH 7/8] KVM: arm64: Ensure 'params' is initialised when looking up sys register
` [PATCH 8/8] KVM: arm/arm64: Properly handle faulting of device mappings

[PATCH v2] kvm: Refactor handling of VM debugfs files
 2019-12-12 15:16 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/2] s390x: smp: Improve setup of additional cpus
 2019-12-12 14:16 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: smp: Use full PSW to bringup new cpu


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