kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-04 16:09:27 to 2019-09-06 21:00:57 UTC [more...]

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

[PATCH] kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
 2019-09-06 20:43 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 

[Patch] KVM: SVM: Fix svm_xsaves_supported
 2019-09-06 17:55 UTC  (5+ messages)

[PATCH v8 0/7] mm / virtio: Provide support for unused page reporting
 2019-09-06 17:36 UTC  (15+ 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 v8 3/7] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v8 4/7] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v8 5/7] mm: Introduce Reported pages
` [PATCH v8 6/7] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v8 7/7] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v8 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v8 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v8 QEMU 3/3] virtio-balloon: Provide a interface for "

[kvm-unit-tests PATCH 0/3] x86: Cleanup max test CPUs
 2019-09-06 16:34 UTC  (4+ 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-unit-tests] arm: gic: enable GIC MMIO tests for GICv3 as well
 2019-09-06 16:32 UTC  (3+ messages)

[kvm-unit-tests RESEND PATCH] x86: Fix id_map buffer overflow and PT corruption
 2019-09-06 16:27 UTC  (2+ messages)

[PULL] vhost, virtio: last minute fixes
 2019-09-06 16:05 UTC  (2+ messages)

[PATCH v4 0/4] KVM: X86: Some tracepoint enhancements
 2019-09-06 14:23 UTC  (7+ messages)
` [PATCH v4 1/4] KVM: X86: Trace vcpu_id for vmexit
` [PATCH v4 2/4] KVM: X86: Remove tailing newline for tracepoints
` [PATCH v4 3/4] KVM: VMX: Change ple_window type to unsigned int
` [PATCH v4 4/4] KVM: X86: Tune PLE Window tracepoint

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-06 13:46 UTC  (8+ 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

[GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
 2019-09-06 12:04 UTC  (2+ messages)

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

[PATCH v7 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-06 10:08 UTC  (15+ messages)
` [PATCH v7 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v7 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v7 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v7 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
    ` [virtio-dev] "
` [PATCH v7 6/6] virtio-balloon: Add support for providing unused page reports to host

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

[PATCH v8 00/14] Guest LBR Enabling
 2019-09-06  8:50 UTC  (2+ messages)

[PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-09-06  8:31 UTC  (7+ messages)
` [PATCH v18 1/6] hw/arm/virt: Introduce RAS platform version and RAS machine option
` [PATCH v18 2/6] docs: APEI GHES generation and CPER record description
` [PATCH v18 3/6] ACPI: Add APEI GHES table generation support
` [PATCH v18 4/6] KVM: Move hwpoison page related functions into include/sysemu/kvm_int.h
` [PATCH v18 5/6] target-arm: kvm64: inject synchronous External Abort
` [PATCH v18 6/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v2 13/13] vfio/type1: track iommu backed group attach
 2019-09-05  8:08 UTC 

[PATCH v2 00/13] vfio_pci: wrap pci device as a mediated device
 2019-09-05  7:59 UTC  (14+ messages)
` [PATCH v2 01/13] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header
` [PATCH v2 02/13] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v2 03/13] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c
` [PATCH v2 04/13] vfio_pci: make common functions be extern
` [PATCH v2 05/13] vfio_pci: duplicate vfio_pci.c
` [PATCH v2 06/13] vfio_pci: shrink vfio_pci_common.c
` [PATCH v2 07/13] vfio_pci: shrink vfio_pci.c
` [PATCH v2 08/13] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [PATCH v2 09/13] samples: add vfio-mdev-pci driver
` [PATCH v2 10/13] samples: refine "
` [PATCH v2 11/13] samples/vfio-mdev-pci: call vfio_add_group_dev()
` [PATCH v2 12/13] vfio/type1: use iommu_attach_group() for wrapping PF/VF as mdev
` [PATCH v2 13/13] vfio/type1: track iommu backed group attach

[PATCH kvm-unit-tests] arm: prevent compiler from using unaligned accesses
 2019-09-06  6:30 UTC  (2+ messages)

general protection fault in __apic_accept_irq
 2019-09-06  3:41 UTC  (4+ messages)

[PATCH v3 0/4] KVM: X86: Some tracepoint enhancements
 2019-09-06  2:12 UTC  (8+ messages)
` [PATCH v3 1/4] KVM: X86: Trace vcpu_id for vmexit
` [PATCH v3 2/4] KVM: X86: Remove tailing newline for tracepoints
` [PATCH v3 3/4] KVM: X86: Tune PLE Window tracepoint
` [PATCH v3 4/4] KVM: VMX: Change ple_window type to unsigned int

[PATCH] KVM: LAPIC: Fix SynIC Timers inject timer interrupt w/o LAPIC present
 2019-09-06  1:54 UTC  (3+ messages)

[PATCH RESEND v3 1/5] KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
 2019-09-06  1:30 UTC  (5+ messages)
` [PATCH RESEND v3 2/5] KVM: LAPIC: Periodically revaluate to get conservative lapic_timer_advance_ns
` [PATCH RESEND 3/5] KVM: LAPIC: Micro optimize IPI latency
` [PATCH RESEND 4/5] KVM: VMX: Stop the preemption timer during vCPU reset
` [PATCH v2 5/5] KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel

[PATCH v3 0/8] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-09-06  1:07 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 7/8] x86: VMX: Make guest_state_test_main() check state from nested VM
` [kvm-unit-tests PATCH v3 8/8] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL"

[PATCH v3] KVM: x86: Disable posted interrupts for odd IRQs
 2019-09-06  0:22 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: Refactor MSR related helpers
 2019-09-05 21:22 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
` [PATCH 2/2] KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code

[PATCH v2 00/10] Add definition for the number of standard PCI BARs
 2019-09-05 19:02 UTC  (3+ messages)

[RFC PATCH v6 00/92] VM introspection
 2019-09-05 18:09 UTC  (7+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER

[PATCH v2] KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
 2019-09-05 16:02 UTC 

[PATCH v2 0/3] KVM: X86: Some tracepoint enhancements
 2019-09-05 15:56 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: X86: Trace vcpu_id for vmexit
` [PATCH v2 2/3] KVM: X86: Remove tailing newline for tracepoints
` [PATCH v2 3/3] KVM: X86: Tune PLE Window tracepoint

[PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
 2019-09-05 13:26 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/6] s390x: Add multiboot and smp
 2019-09-05 10:39 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH v2 2/6] s390x: Add linemode console
` [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

[GIT PULL 0/8] KVM: s390: extend selftests add more input checks
 2019-09-05  8:40 UTC  (9+ messages)
` [GIT PULL 1/8] KVM: selftests: Split ucall.c into architecture specific files
` [GIT PULL 2/8] KVM: selftests: Implement ucall() for s390x
` [GIT PULL 3/8] KVM: selftests: Enable dirty_log_test on s390x
` [GIT PULL 4/8] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
` [GIT PULL 5/8] KVM: s390: improve documentation for S390_MEM_OP
` [GIT PULL 6/8] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
` [GIT PULL 7/8] KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
` [GIT PULL 8/8] KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x

[PATCH v7 00/21] KVM RISC-V Support
 2019-09-05  8:35 UTC  (25+ messages)
` [PATCH v7 01/21] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH] RISC-V: Enable KVM for RV64 and RV32
` [PATCH v7 02/21] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v7 03/21] RISC-V: Export few kernel symbols
` [PATCH v7 04/21] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v7 05/21] RISC-V: Add initial skeletal KVM support
` [PATCH v7 06/21] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v7 07/21] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v7 08/21] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v7 09/21] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v7 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v7 11/21] RISC-V: KVM: Handle WFI "
` [PATCH v7 12/21] RISC-V: KVM: Implement VMID allocator
` [PATCH v7 13/21] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v7 14/21] RISC-V: KVM: Implement MMU notifiers
` [PATCH v7 15/21] RISC-V: KVM: Add timer functionality
` [PATCH v7 16/21] RISC-V: KVM: FP lazy save/restore
` [PATCH v7 17/21] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v7 18/21] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v7 19/21] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v7 20/21] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v7 21/21] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v2 0/2] KVM: s390: Check for invalid bits in kvm_valid_regs and kvm_dirty_regs
 2019-09-05  8:00 UTC  (2+ messages)

[PATCH net-next] vsock/virtio: a better comment on credit update
 2019-09-05  7:53 UTC  (2+ messages)

[PATCH v5 0/6] Deliver vGPU display refresh event to userspace
 2019-09-05  7:48 UTC  (3+ messages)

[PATCH 1/2] KVM: LAPIC: Micro optimize IPI latency
 2019-09-05  6:26 UTC  (2+ messages)
` [PATCH 2/2] KVM: VMX: Stop the preemption timer during vCPU reset

[PATCH v3] doc: kvm: Fix return description of KVM_SET_MSRS
 2019-09-05  0:57 UTC 

[PATCH v2] doc: kvm: Fix return description of KVM_SET_MSRS
 2019-09-05  1:11 UTC  (3+ messages)

[PATCH v2] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-09-05  0:15 UTC  (3+ messages)

[PATCH v2] KVM: SVM: Fix svm_xsaves_supported
 2019-09-04 18:56 UTC 

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

[PATCH v2 0/2] KVM: Only use posted interrupts for Fixed/LowPrio MSIs
 2019-09-04 16:44 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: VMX: Disable posted interrupts for odd IRQs

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-09-04 16:42 UTC  (8+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v4 00/10] arm64: Stolen time support
 2019-09-04 16:01 UTC  (4+ messages)
` [PATCH v4 10/10] arm64: Retrieve stolen time as paravirtualized guest


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