kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-06 16:34:53 to 2019-09-10 17:09:25 UTC [more...]

[PATCH 00/17] KVM/arm updates for 5.4
 2019-09-10 17:09 UTC  (19+ messages)
` [PATCH 01/17] KVM: arm/arm64: vgic: Add LPI translation cache definition
` [PATCH 02/17] KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive
` [PATCH 03/17] KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
` [PATCH 04/17] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands
` [PATCH 05/17] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
` [PATCH 06/17] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable
` [PATCH 07/17] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
` [PATCH 08/17] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
` [PATCH 09/17] KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
` [PATCH 10/17] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic
` [PATCH 11/17] arm64/kvm: Remove VMID rollover I-cache maintenance
` [PATCH 12/17] KVM: arm/arm64: vgic: Make function comments match function declarations
` [PATCH 13/17] KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence
` [PATCH 14/17] KVM: arm/arm64: vgic: Remove spurious semicolons
` [PATCH 15/17] KVM: arm/arm64: vgic: Use a single IO device per redistributor
` [PATCH 16/17] arm64: KVM: Device mappings should be execute-never
` [PATCH 17/17] KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE

[PATCH kvm-unit-tests] arm: prevent compiler from using unaligned accesses
 2019-09-10 17:07 UTC  (2+ messages)

[PATCH v4 0/4] KVM: X86: Some tracepoint enhancements
 2019-09-10 17:05 UTC  (2+ messages)

[PATCH v2 0/2] KVM: CPUID: emulation flow adjustment and one minor refinement when updating maxphyaddr
 2019-09-10 17:00 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: CPUID: Check limit first when emulating CPUID instruction
` [PATCH v2 2/2] KVM: CPUID: Put maxphyaddr updating together with virtual address width checking

[PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
 2019-09-10 16:49 UTC 

[kvm-unit-tests PATCH] x86: debug: use a constraint that doesn't allow a memory operand
 2019-09-10 16:46 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: setjmp: ignore clang's "-Wsomtimes-uninitialized" flag
 2019-09-10 16:46 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: remove memory constraint from "mov" instruction
 2019-09-10 16:44 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: emulator: use "q" operand modifier
 2019-09-10 16:44 UTC  (2+ messages)

[kvm-unit-tests PATCH] lib: use an argument which doesn't require default argument promotion
 2019-09-10 16:43 UTC  (2+ messages)

[RFC PATCH v6 00/92] VM introspection
 2019-09-10 16:28 UTC  (12+ messages)
` [RFC PATCH v6 69/92] kvm: x86: keep the page protected if tracked by the introspection tool
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER

[PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-10 16:22 UTC  (44+ messages)
` [PATCH v9 1/8] mm: Add per-cpu logic to page shuffling
` [PATCH v9 2/8] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v9 3/8] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v9 4/8] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v9 5/8] arm64: Move hugetlb related definitions out of pgtable.h to page-defs.h
` [PATCH v9 6/8] mm: Introduce Reported pages
` [PATCH v9 7/8] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v9 8/8] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v9 0/8] mm / virtio: Provide support for unused page reporting
        ` [virtio-dev] Re: [PATCH v9 0/8] stg mail -e --version=v9 \

[PATCH 1/2] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated
 2019-09-10 13:49 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive "

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-09-10 15:46 UTC  (6+ messages)
` [PATCH v2 11/15] svm: Temporary deactivate AVIC during ExtINT handling

[GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
 2019-09-10 14:51 UTC  (3+ messages)

[kvm-unit-tests PATCH] travis.yml: Enable running of tests with TCG
 2019-09-10 14:50 UTC  (2+ messages)

[kvm-unit-tests PATCH] Update travis.yml to use bionic instead of trusty
 2019-09-10 14:50 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] x86: Cleanup max test CPUs
 2019-09-10 14:46 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Fix out of bounds access when processing online_cpus
` [kvm-unit-tests PATCH 2/3] x86: Declare online_cpus based on MAX_TEST_CPUS
` [kvm-unit-tests PATCH 3/3] x86: Bump max number of test CPUs to 255

[PATCH] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
 2019-09-10 14:44 UTC  (5+ messages)

[kvm-unit-tests PATCH] Makefile: do not pass non-c++ warning options to g++
 2019-09-10 14:42 UTC  (2+ messages)

[PATCH] KVM: x86: Manually calculate reserved bits when loading PDPTRS
 2019-09-10 14:41 UTC  (3+ messages)

[PATCH v3] KVM: x86: Disable posted interrupts for odd IRQs
 2019-09-10 14:40 UTC  (3+ messages)

[RFC PATCH 0/4] mdev based hardware virtio offloading support
 2019-09-10 13:52 UTC  (10+ messages)
` [RFC PATCH 1/4] vringh: fix copy direction of vringh_iov_push_kern()
` [RFC PATCH 2/4] mdev: introduce helper to set per device dma ops
` [RFC PATCH 3/4] virtio: introudce a mdev based transport
` [RFC PATCH 4/4] docs: Sample driver to demonstrate how to implement virtio-mdev framework

[kvm-unit-tests PATCH v2 0/6] s390x: Add multiboot and smp
 2019-09-10 12:19 UTC  (17+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH v2 3/6] s390x: Add linemode buffer to fix newline on every print
` [kvm-unit-tests PATCH v2 4/6] s390x: Add initial smp code
` [kvm-unit-tests PATCH v2 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH v2 6/6] s390x: SMP test

[PATCH 0/2] KVM: CPUID: CPUID emulation flow adjustment and one minor refinement when updating maxphyaddr
 2019-09-10  9:52 UTC  (4+ messages)
` [PATCH 1/2] KVM: CPUID: Check limit first when emulating CPUID instruction
` [PATCH 2/2] KVM: CPUID: Put maxphyaddr updating together with virtual address width checking

[RFC PATCH untested] vhost: block speculation of translated descriptors
 2019-09-10  7:28 UTC  (6+ messages)

[PATCH] Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
 2019-09-10  5:56 UTC  (5+ messages)

[RFC][PATCH v2 0/1] KVM: nVMX: Don't leak L1 MMIO regions to L2
 2019-09-09 23:14 UTC  (3+ messages)
` [RFC][PATCH v2 1/1] "

[PATCH 0/4] Introduce variable length mdev alias
 2019-09-09 20:42 UTC  (3+ messages)
` [PATCH v3 0/5] "

[PATCH RESEND v4 0/9] Enable Sub-page Write Protection Support
 2019-09-09 17:10 UTC  (6+ messages)
` [PATCH RESEND v4 8/9] KVM: MMU: Enable Lazy mode SPPT setup

[PATCH 0/4] KVM: nVMX: Check GUEST_DEBUGCTL and GUEST_DR7 on vmentry of nested guests
 2019-09-09 15:56 UTC  (11+ messages)
` [PATCH 2/4] KVM: nVMX: Check "

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-09 12:15 UTC  (17+ messages)
` [PATCH 1/2] Revert "vhost: access vq metadata through kernel virtual address"
` [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address

mdev live migration support with vfio-mdev-pci
 2019-09-09 11:41 UTC 

[kvm-unit-tests RESEND PATCH] x86: Fix id_map buffer overflow and PT corruption
 2019-09-09  9:15 UTC  (3+ messages)

[Patch] KVM: SVM: Fix svm_xsaves_supported
 2019-09-09  8:54 UTC  (4+ messages)

5.2.11+ Regression: > nproc/2 lockups during initramfs
 2019-09-08 10:37 UTC 

[PATCH v3 0/4] cpuidle, haltpoll: governor switching on idle register
 2019-09-07 23:45 UTC  (5+ messages)
` [PATCH v3 1/4] cpuidle: allow governor switch on cpuidle_register_driver()
` [PATCH v3 2/4] cpuidle-haltpoll: set haltpoll as preferred governor
` [PATCH v3 3/4] cpuidle-haltpoll: return -ENODEV on modinit failure
` [PATCH v3 4/4] cpuidle-haltpoll: do not set an owner to allow modunload

[PATCH v8 0/7] mm / virtio: Provide support for unused page reporting
 2019-09-07  3:15 UTC  (7+ messages)
` [PATCH v8 1/7] mm: Add per-cpu logic to page shuffling
` [PATCH v8 2/7] mm: Adjust shuffle code to allow for future coalescing

[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
 2019-09-07  0:13 UTC  (5+ messages)
` [PATCH v4 1/4] s390: pci: Exporting access to CLP PCI function and PCI group
` [PATCH v4 2/4] s390: pci: Define the maxstbl CLP response entry
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
` [PATCH v4 4/4] vfio: pci: Using a device region to retrieve zPCI information

[RFC PATCH 00/20] i386: Add support for Intel SGX
 2019-09-06 21:49 UTC  (3+ messages)
` [RFC PATCH 03/20] vl: Add "sgx-epc" option to expose SGX EPC sections to guest
  ` [Qemu-devel] "

[PATCH] kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
 2019-09-06 21:08 UTC  (5+ messages)

[PATCH v4 0/9] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-09-06 21:03 UTC  (10+ messages)
` [PATCH v4 1/9] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit
` [PATCH v4 2/9] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vm-entry
` [PATCH v4 3/9] KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL
` [PATCH v4 4/9] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry
` [PATCH v4 5/9] KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-entry
` [PATCH v4 6/9] KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL vm control if supported
` [kvm-unit-test PATCH v4 7/9] vmx: Allow vmx_tests to reset the test_guest_func
` [kvm-unit-tests PATCH v4 8/9] x86: VMX: Make guest_state_test_main() check state from nested VM
` [kvm-unit-tests PATCH v4 9/9] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL"

[RFC][PATCH] KVM: nVMX: Don't leak L1 MMIO regions to L2
 2019-09-06 21:00 UTC  (4+ messages)

[vhost:linux-next 15/15] include/linux/page_reporting.h:10:34: error: 'HUGETLB_PAGE_ORDER' undeclared; did you mean 'IOREMAP_MAX_ORDER'?
 2019-09-06 18:47 UTC 

[vhost:linux-next 13/15] arch/ia64/include/asm/page.h:51:23: warning: "hpage_shift" is not defined, evaluates to 0
 2019-09-06 18:28 UTC 

[vhost:linux-next 13/15] htmldocs: mm/page_alloc.c:2207: warning: Function parameter or member 'order' not described in 'free_reported_page'
 2019-09-06 17:56 UTC 


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