kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 15:22:47 to 2020-04-30 08:46:15 UTC [more...]

[PATCH v7 00/18] Add AMD SEV guest live migration support
 2020-04-30  8:45 UTC  (14+ messages)
` [PATCH v7 01/18] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v7 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v7 03/18] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v7 04/18] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v7 05/18] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v7 06/18] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v7 07/18] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v7 08/18] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v7 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v7 10/18] x86/paravirt: Add hypervisor specific hypercall for SEV live migration
` [PATCH v7 11/18] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v7 12/18] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v7 13/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-04-30  8:40 UTC  (23+ messages)
` [PATCH RFC 1/6] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"
` [PATCH RFC 2/6] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH RFC 3/6] KVM: x86: interrupt based APF page-ready event delivery
` [PATCH RFC 4/6] KVM: x86: acknowledgment mechanism for async pf page ready notifications
` [PATCH RFC 5/6] KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
` [PATCH RFC 6/6] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery

[PATCH] vhost: vsock: don't send pkt when vq is not started
 2020-04-30  8:26 UTC  (2+ messages)

[PATCH v3 00/10] s390x: smp: Improve smp code part 2
 2020-04-30  7:42 UTC  (16+ messages)
` [PATCH v3 01/10] s390x: smp: Test all CRs on initial reset
` [PATCH v3 02/10] s390x: smp: Dirty fpc before initial reset test
` [PATCH v3 03/10] s390x: smp: Test stop and store status on a running and stopped cpu
` [PATCH v3 04/10] s390x: smp: Test local interrupts after cpu reset
` [PATCH v3 05/10] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [PATCH v3 06/10] s390x: smp: Remove unneeded cpu loops
` [PATCH v3 07/10] s390x: smp: Use full PSW to bringup new cpu
` [PATCH v3 08/10] s390x: smp: Wait for sigp completion
` [PATCH v3 09/10] s390x: smp: Add restart when running test
` [PATCH v3 10/10] s390x: Fix library constant definitions

[PATCH][v2] kvm: x86: emulate APERF/MPERF registers
 2020-04-30  6:49 UTC  (6+ messages)
  ` 答复: "

[PATCH] kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
 2020-04-30  6:18 UTC 

[PATCH -next] KVM: MIPS/VZ: Remove unneeded semicolon
 2020-04-30  4:06 UTC  (2+ messages)

[PATCH -next] KVM: MIPS/Emulate: Remove unneeded semicolon
 2020-04-30  4:05 UTC  (2+ messages)

[PATCH v25 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-04-30  3:56 UTC  (3+ messages)

[PATCH] vhost: add mutex_lock/unlock for vhost_vq_reset
 2020-04-30  2:41 UTC 

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-30  0:45 UTC  (17+ messages)

[PATCH] kvm: Fix false positive RCU usage warning
 2020-04-29 20:20 UTC  (2+ messages)

[PATCH 00/13] KVM: x86: Event fixes and cleanup
 2020-04-29 20:06 UTC  (38+ messages)
` [PATCH 01/13] KVM: nVMX: Preserve exception priority irrespective of exiting behavior
` [PATCH 02/13] KVM: nVMX: Open a window for pending nested VMX preemption timer
` [PATCH 03/13] KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
` [PATCH 04/13] KVM: x86: Make return for {interrupt_nmi}_allowed() a bool instead of int
` [PATCH 05/13] KVM: nVMX: Move nested_exit_on_nmi() to nested.h
` [PATCH 06/13] KVM: nVMX: Report NMIs as allowed when in L2 and Exit-on-NMI is set
` [PATCH 07/13] KVM: VMX: Split out architectural interrupt/NMI blocking checks
` [PATCH 08/13] KVM: nVMX: Preserve IRQ/NMI priority irrespective of exiting behavior
` [PATCH 09/13] KVM: nVMX: Prioritize SMI over nested IRQ/NMI
` [PATCH 10/13] KVM: x86: WARN on injected+pending exception even in nested case
` [PATCH 11/13] KVM: VMX: Use vmx_interrupt_blocked() directly from vmx_handle_exit()
` [PATCH 12/13] KVM: x86: Replace late check_nested_events() hack with more precise fix
` [PATCH 13/13] KVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_interrupt_blocked()

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-29 17:02 UTC  (9+ messages)
` [PATCH v5 "

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-29 17:00 UTC  (25+ messages)
` [PATCH v1 04/15] nitro_enclaves: Init PCI device driver
` [PATCH v1 05/15] nitro_enclaves: Handle PCI device command requests

[PATCH] vhost: fix default for vhost_iotlb
 2020-04-29 15:33 UTC  (2+ messages)

[PATCH 0/2] KVM: nVMX: vmcs.SYSENTER optimization and "fix"
 2020-04-29 15:10 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: Truncate writes to vmcs.SYSENTER_EIP/ESP for 32-bit vCPU
` [PATCH 2/2] KVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSENTER_*

[PATCH] KVM: MIPS: use true,false for bool variable
 2020-04-29 14:09 UTC 

[PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-04-29 13:10 UTC  (3+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29 12:32 UTC  (9+ messages)
` [PATCH v4 1/7] KVM: s390: "
` [PATCH v4 2/7] KVM: arm64: "
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters

[PATCH v2 00/10] s390x: smp: Improve smp code part 2
 2020-04-29 12:15 UTC  (12+ messages)
` [PATCH v2 08/10] s390x: smp: Wait for sigp completion

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-29 11:30 UTC  (11+ messages)
` [PATCH v7 01/15] s390/vfio-ap: store queue struct in hash table for quick access

[RFC PATCH 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-04-29 10:55 UTC  (12+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
` [RFC PATCH 3/5] kunit: tests for statsfs API
` [RFC PATCH 5/5] kvm_main: replace debugfs with statsfs

[PATCH V2 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-04-29 10:34 UTC  (4+ messages)
` [PATCH V2 09/14] KVM: MIPS: Add more types of virtual interrupts

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-04-29 10:12 UTC  (28+ messages)
` [PATCH v3 01/75] KVM: SVM: Add GHCB definitions
` [PATCH v3 02/75] KVM: SVM: Add GHCB Accessor functions
` [PATCH v3 03/75] KVM: SVM: Use __packed shorthand
` [PATCH v3 04/75] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH v3 06/75] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH v3 08/75] x86/umip: Factor out instruction decoding
` [PATCH v3 09/75] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH v3 10/75] x86/insn: Add insn_rep_prefix() helper
` [PATCH v3 11/75] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v3 14/75] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH v3 15/75] x86/boot/compressed/64: Add page-fault handler
` [PATCH v3 16/75] x86/boot/compressed/64: Always switch to own page-table
` [PATCH v3 18/75] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH v3 19/75] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH v3 20/75] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH v3 21/75] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v3 24/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 26/75] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH v3 28/75] x86/idt: Move IDT to data segment
` [PATCH v3 29/75] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v3 30/75] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH v3 31/75] x86/head/64: Install boot GDT
` [PATCH v3 32/75] x86/head/64: Reload GDT after switch to virtual addresses
` [PATCH v3 33/75] x86/head/64: Load segment registers earlier

[RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
 2020-04-29  9:49 UTC  (2+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-29  9:42 UTC  (12+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2020-04-29  9:21 UTC  (5+ messages)

[PATCH] KVM: x86: handle wrap around 32-bit address space
 2020-04-29  8:56 UTC  (4+ messages)

[PATCH] kvm: x86: Cleanup vcpu->arch.guest_xstate_size
 2020-04-29 15:43 UTC  (2+ messages)

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29  2:20 UTC  (11+ messages)
` [PATCH v2 1/7] KVM: s390: "

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-29  0:38 UTC  (7+ messages)
` [PATCH 1/1] "

[kvm-unit-tests PATCH] x86: msr: Don't test bits 63:32 of SYSENTER MSRs on 32-bit builds
 2020-04-28 23:11 UTC 

[Bug 207489] New: Kernel panic due to Lazy update IOAPIC EOI on an x86_64 *host*, when two (or more) PCI devices from different IOMMU groups are passed to Windows 10 guest, upon guest boot into Windows, with more than 4 VCPUs
 2020-04-28 21:03 UTC  (7+ messages)
` [Bug 207489] "

[PATCH v8 00/14] KVM: Dirty ring interface
 2020-04-28 20:22 UTC  (6+ messages)
` [PATCH v8 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH kvm-unit-tests] svm: Fix nmi hlt test to fail test correctly
 2020-04-28 18:41 UTC 

[PATCH] docs: virt/kvm: close inline string literal
 2020-04-28 18:37 UTC  (2+ messages)

[PATCH 0/2 v2] kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers
 2020-04-28 18:00 UTC  (12+ messages)
` [PATCH 1/2 v2] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it

[PATCH] Allow RDTSC and RDTSCP from userspace
 2020-04-28 16:34 UTC  (7+ messages)
      ` Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)

Against removing aarch32 kvm host support
 2020-04-28 16:39 UTC  (5+ messages)

[PATCH] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-04-28 16:17 UTC  (3+ messages)

[PATCH] KVM: Fix spelling in code comments
 2020-04-28 16:13 UTC  (3+ messages)

[PATCH 4/4] KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
 2020-04-28 15: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).