kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-21 17:58:48 to 2019-08-23 12:29:19 UTC [more...]

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

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23 12:27 UTC  (20+ messages)
` [RESEND PATCH 01/13] KVM: x86: Relocate MMIO exit stats counting
` [RESEND PATCH 02/13] KVM: x86: Clean up handle_emulation_failure()
` [RESEND PATCH 03/13] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [RESEND PATCH 04/13] KVM: x86: Drop EMULTYPE_NO_UD_ON_FAIL as a standalone type
` [RESEND PATCH 05/13] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
` [RESEND PATCH 06/13] KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
` [RESEND PATCH 07/13] KVM: x86: Add explicit flag for forced emulation on #UD
` [RESEND PATCH 08/13] KVM: x86: Move #UD injection for failed emulation into emulation code
` [RESEND PATCH 09/13] KVM: x86: Exit to userspace on emulation skip failure
` [RESEND PATCH 10/13] KVM: x86: Handle emulation failure directly in kvm_task_switch()
` [RESEND PATCH 11/13] KVM: x86: Move triple fault request into RM int injection
` [RESEND PATCH 12/13] KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
` [RESEND PATCH 13/13] KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-23 11:45 UTC  (17+ messages)
` [PATCH v3 04/10] KVM: Implement kvm_put_guest()
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 07/10] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH RFC 0/1] s390dbf logging for vfio-ccw
 2019-08-23 11:48 UTC  (5+ messages)
` [PATCH RFC 1/1] vfio-ccw: add some logging

[kvm-unit-tests PATCH v2 0/4] s390x: More emulation tests
 2019-08-23 11:36 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Support PSW restart boot
` [kvm-unit-tests PATCH v2 2/4] s390x: Diag288 test
` [kvm-unit-tests PATCH v2 3/4] s390x: Move stsi to library
` [kvm-unit-tests PATCH v2 4/4] s390x: STSI tests
` [kvm-unit-tests PATCH] s390x: Add diag308 subcode 0 testing

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-08-23 10:09 UTC  (8+ messages)
` [PATCH v2 10/11] vsock_test: skip read() in test_stream*close tests on a VMCI host
` [PATCH v2 11/11] vsock_test: wait for the remote to close the connection

[PATCH] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
 2019-08-23 10:04 UTC  (2+ messages)

[PATCH v8 0/6] vfio/type1: Add support for valid iova list management
 2019-08-23  9:02 UTC  (2+ messages)

[PATCH v2 0/2] Simplify mtty driver and mdev core
 2019-08-23  8:14 UTC  (18+ messages)

[PATCH] x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
 2019-08-23  7:59 UTC  (2+ messages)

Can we boot a 512U kvm guest?
 2019-08-23  7:37 UTC  (7+ messages)

[PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
 2019-08-23  5:32 UTC  (2+ messages)

[KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" on vmentry of nested guests
 2019-08-23  5:29 UTC  (6+ messages)
` [PATCH 6/8][KVM nVMX]: Load IA32_PERF_GLOBAL_CTRL MSR "

[PATCH v6 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-23  5:16 UTC  (7+ messages)
` [PATCH v6 4/6] mm: Introduce Reported pages
  ` [virtio-dev] "

[PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot
 2019-08-23  2:25 UTC  (15+ messages)

[PATCH RESEND v4 0/9] Enable Sub-page Write Protection Support
 2019-08-23  0:26 UTC  (8+ messages)
` [PATCH RESEND v4 7/9] KVM: VMX: Handle SPP induced vmexit and page fault

[kvm-unit-tests PATCH] x86: Fix breakage of fw_cfg for 32-bit unit tests
 2019-08-22 23:56 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Attempt to parse ACPI tables only when needed
 2019-08-22 23:48 UTC 

[kvm-unit-tests PATCH] x86: Skip EPT tests that involve unrestricted guest when URG is disabled
 2019-08-22 23:47 UTC 

[kvm-unit-tests PATCH] x86: Don't test 64-bit-only MSRs in 32-bit build
 2019-08-22 23:46 UTC 

[PATCH] i386: Omit all-zeroes entries from KVM CPUID table
 2019-08-22 23:02 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-08-22 18:46 UTC  (10+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf
` [PATCH 2/3] KVM: x86: always expose VIRT_SSBD to guests
` [PATCH 3/3] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code

[PATCH 0/2] KVM: nVMX: Improve HLT activity support
 2019-08-22 17:58 UTC  (8+ messages)
` [PATCH 1/2] KVM: nVMX: Always indicate HLT activity support in VMX_MISC MSR

[PATCH] kvm: Nested KVM MMUs need PAE root too
 2019-06-22 17:42 UTC 

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-08-22 15:32 UTC  (5+ messages)

[PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-22 14:30 UTC  (4+ messages)
` [PATCH V4 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
` [PATCH V4 2/3] KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH
` [PATCH V4 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-08-22 13:34 UTC  (8+ messages)
` [PATCH v3 01/11] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v3 02/11] KVM: SVM: Add KVM_SEND_UPDATE_DATA command

[RFC v2 00/27] Kernel Address Space Isolation
 2019-08-22 12:31 UTC  (9+ messages)

[PATCH v2] arm64: KVM: Only skip MMIO insn once
 2019-08-22 12:21 UTC  (3+ messages)

[PATCH v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
 2019-08-22 10:46 UTC  (2+ messages)

[PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
 2019-08-22 10:46 UTC  (2+ messages)

[PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
 2019-08-22 10:46 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
 2019-08-22 10:46 UTC  (2+ messages)

[PATCH] arm64: KVM: Only skip MMIO insn once
 2019-08-22 10:42 UTC  (5+ messages)

[PATCH v4 00/15] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
 2019-08-22 10:28 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
 2019-08-22  9:00 UTC  (2+ messages)

[PATCH v4 1/6] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-22  8:45 UTC  (7+ messages)

[PATCH RESEND] i386/kvm: support guest access CORE cstate
 2019-08-22  8:07 UTC  (6+ messages)

[PATCH v3] vfio_pci: Restore original state on release
 2019-08-22  3:35 UTC 

[PATCH v2] KVM: LAPIC: Periodically revaluate to get conservative lapic_timer_advance_ns
 2019-08-22  2:37 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 5.3-rc6
 2019-08-21 20:35 UTC  (2+ messages)

[PATCH] selftests: kvm: fix state save/load on processors without XSAVE
 2019-08-21 19:50 UTC  (2+ messages)

[PATCH] kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
 2019-08-21 18:20 UTC 

[PATCH] KVM: lapic: restart counter on change to periodic mode
 2019-08-21 18:03 UTC  (9+ messages)

[PATCH 05/19] virtio: Implement get_shm_region for MMIO transport
 2019-08-21 17:57 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).