kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-18 21:20:44 to 2017-04-22 00:28:44 UTC [more...]

[PATCH v3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
 2017-04-22  0:28 UTC  (4+ messages)

[PATCH] kvm: nVMX: Remove superfluous VMX instruction fault checks
 2017-04-22  0:24 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-21 21:55 UTC  (25+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
  ` [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
  ` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

[PATCH v1 1/8] lib/uuid: Introduce uuid_{be|le}_cmp_p{p}() helpers
 2017-04-21 21:22 UTC  (9+ messages)
` [PATCH v1 2/8] ASoC: Intel: Skylake: Use recently introduced uuid_le_cmp_p{p}()
` [PATCH v1 3/8] HID: intel_ish-hid: "
` [PATCH v1 4/8] vfio-mdev: "
` [PATCH v1 5/8] vmbus: Use recently introduced uuid_le_cmp_p{p}() helpers
` [PATCH v1 6/8] mei: "
` [PATCH v1 7/8] efi: "
` [PATCH v1 8/8] ACPI: "

[kvm-unit-tests PATCH 00/32] VMX framework enhancements and new tests
 2017-04-21 19:40 UTC  (46+ messages)
` [kvm-unit-tests PATCH 01/32] x86: add test filter to vmx.flat
` [kvm-unit-tests PATCH 02/32] x86: add config for each vmx unit test case
` [kvm-unit-tests PATCH 03/32] x86: move basic vmx tests into separate test cases
` [kvm-unit-tests PATCH 04/32] x86: add missing vmx test cases to unittests.cfg
` [kvm-unit-tests PATCH 05/32] lib: better test name filtering
` [kvm-unit-tests PATCH 06/32] x86: vmx: filter exit_monitor_from_l2_test from full vmx test
` [kvm-unit-tests PATCH 07/32] x86: test exit while vmcs02 is loaded
` [kvm-unit-tests PATCH 08/32] x86: Adding gtest to check correct instruction error is returned
` [kvm-unit-tests PATCH 09/32] x86: basic vmwrite/vmread test
` [kvm-unit-tests PATCH 10/32] x86: vmcs lifecycle test
` [kvm-unit-tests PATCH 11/32] x86: test VMCS in memory after VMCLEAR
` [kvm-unit-tests PATCH 12/32] x86: test VMPTRLD does not drop VMWRITEs
` [kvm-unit-tests PATCH 13/32] x86: don't special case vmx null test
` [kvm-unit-tests PATCH 14/32] x86: factor out vmx_enter_guest
` [kvm-unit-tests PATCH 15/32] x86: binstr utility function
` [kvm-unit-tests PATCH 16/32] x86: vmx exit reason descriptions
` [kvm-unit-tests PATCH 17/32] x86: v2 vmx test framework
` [kvm-unit-tests PATCH 18/32] lib: provide stdio.h
` [kvm-unit-tests PATCH 19/32] lib: added assert_msg macro
` [kvm-unit-tests PATCH 20/32] lib: fix *printf return value
` [kvm-unit-tests PATCH 21/32] lib: printf-style report prefixes
` [kvm-unit-tests PATCH 22/32] lib: add newline to assert_msg
` [kvm-unit-tests PATCH 23/32] lib: x86: store free pages in ascending order
` [kvm-unit-tests PATCH 24/32] lib: x86: multi-page allocator
` [kvm-unit-tests PATCH 25/32] x86: ept assertions
` [kvm-unit-tests PATCH 26/32] x86: setup_ept code motion
` [kvm-unit-tests PATCH 27/32] x86: 2GiB RAM for vmx tests
` [kvm-unit-tests PATCH 28/32] x86: ept capability utilities
` [kvm-unit-tests PATCH 29/32] lib: x86: page table utilities
` [kvm-unit-tests PATCH 30/32] x86: ept access tests
` [kvm-unit-tests PATCH 31/32] x86: force ept 2m test
` [kvm-unit-tests PATCH 32/32] lib: add report_pass

Nested posted interrupts
 2017-04-21 15:04 UTC  (9+ messages)

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-21 18:22 UTC  (23+ messages)
` [PATCH V15 01/11] acpi: apei: read ack upon ghes record consumption
` [PATCH V15 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
` [PATCH V15 03/11] cper: add timestamp print to CPER status printing
` [PATCH V15 04/11] efi: parse ARM processor error
` [PATCH V15 05/11] arm64: exception: handle Synchronous External Abort
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V15 07/11] acpi: apei: panic OS with fatal error status block
` [PATCH V15 08/11] efi: print unrecognized CPER section
` [PATCH V15 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V15 10/11] trace, ras: add ARM processor error trace event
` [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-04-21 13:27 UTC  (15+ messages)
                    ` [edk2] "

kvm memory management
 2017-04-21 13:10 UTC 

[kvm-unit-tests PATCH 1/4] scripts/arch-run: function to search qemu binary
 2017-04-21 12:50 UTC  (4+ messages)

powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling)
 2017-04-21 12:51 UTC  (9+ messages)

[GIT PULL 0/4] KVM: s390: Guarded storage fixup and keyless subset mode (kvm/next)
 2017-04-21 12:29 UTC  (9+ messages)
` [GIT PULL 1/4] KVM: s390: Fix sdnxo setting for nested guests
` [GIT PULL 2/4] KVM: s390: fix stale machine check data for guarded storage
` [GIT PULL 3/4] s390/sclp: Detect KSS facility
` [GIT PULL 4/4] KVM: s390: Support keyless subset guest mode

[PATCH] s390/virtio: fix compilation of kvm_virtio.c in linux-next
 2017-04-21 12:06 UTC  (2+ messages)

KVM call for agenda for 2017-04-25
 2017-04-21 12:03 UTC  (2+ messages)

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-21 11:33 UTC  (9+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-04-21 10:28 UTC  (2+ messages)

[PATCH v6] kvm: better MWAIT emulation for guests
 2017-04-21 10:06 UTC  (9+ messages)

[PATCH] KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
 2017-04-21 10:04 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-04-21  9:58 UTC  (3+ messages)
` [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting

[PATCH RFC] KVM: VMX: drop vmm_exclusive module parameter
 2017-04-21  9:42 UTC  (2+ messages)

[PATCH v4 00/22] vITS save/restore
 2017-04-21  9:12 UTC  (5+ messages)
` [PATCH v4 01/22] KVM: arm/arm64: Add vITS save/restore API documentation

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-21  9:02 UTC  (11+ messages)
` [RFC 1/3] virtio-iommu: firmware description of the virtual topology
` [RFC 2/3] virtio-iommu: device probing and operations
` [RFC 3/3] virtio-iommu: future work

[kvm-unit-tests PATCH 4/4] x86/run: use qemu_binary to search qemu for x86
 2017-04-21  6:15 UTC 

[kvm-unit-tests PATCH 3/4] arm/run: use qemu_binary function for arm
 2017-04-21  6:15 UTC 

[kvm-unit-tests PATCH] scripts: add test runner filter
 2017-04-20 23:32 UTC 

[PATCH v2] event: Add source information to SHUTDOWN
 2017-04-20 22:55 UTC  (13+ messages)
` [Qemu-devel] "

[PATCH] ARM: KVM: Fix idmap stub entry when running Thumb-2 code
 2017-04-20 19:02 UTC  (2+ messages)

[PATCH] arm64: Add ASM modifier for xN register operands
 2017-04-20 18:30 UTC 

kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
 2017-04-20 16:40 UTC  (8+ messages)

[PATCH] ARM: hyp-stub: Fix Thumb-2 compilation
 2017-04-20 14:56 UTC  (3+ messages)

about CPU QoS in KVM
 2017-04-20 14:00 UTC  (2+ messages)

[PATCH v5] x86: call smp vmxoff in smp stop
 2017-04-20 11:09 UTC  (4+ messages)

[Bug 195469] New: VM internal error. Suberror: 1 / windows guest
 2017-04-20  7:58 UTC 

[PATCH 0/1] virtio-ccw maintainership
 2017-04-20  7:51 UTC  (3+ messages)
` [PATCH 1/1] s390/virtio: change maintainership

Forced update of my kvm-ppc-next branch
 2017-04-20  2:13 UTC 

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-04-20  1:28 UTC  (3+ messages)

[kvm-unit-tests PATCH 2/4] powerpc/run: use qemu_binary function for powerpc
 2017-04-19 19:19 UTC 

[PATCH 0/5] mc146818rtc: fix Windows VM clock faster
 2017-04-19 16:44 UTC  (13+ messages)
      ` 答复: "

[PATCH v2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
 2017-04-19 14:45 UTC  (2+ messages)

[kvm-unit-tests PATCH] powerpc/run: if qemu-system-ppc64 not available try for qemu-kvm
 2017-04-19 13:40 UTC  (2+ messages)

[PATCH 0/2] GICv3 world-switch fixes for -next
 2017-04-19 10:31 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
` [PATCH 2/2] KVM: arm/arm64: vgic-v3: Fix off-by-one LR access

[PATCH 0/4] KVM: add KVM_CREATE_VM2 to allow dynamic kvm->vcpus array
 2017-04-19  8:08 UTC  (3+ messages)
` [PATCH 4/4] KVM: x86: enable configurable MAX_VCPU


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