kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-14 02:50:41 to 2017-04-20 15:02:37 UTC [more...]

[PATCH] ARM: KVM: Fix idmap stub entry when running Thumb-2 code
 2017-04-20 15:02 UTC 

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

powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling)
 2017-04-20 14:19 UTC  (2+ messages)

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

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

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-20 11:14 UTC  (16+ 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 v5] x86: call smp vmxoff in smp stop
 2017-04-20 11:09 UTC  (4+ messages)

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-20  8:52 UTC  (14+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event

[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 

[kvm-unit-tests PATCH 1/4] scripts/arch-run: function to search qemu binary
 2017-04-19 19:14 UTC 

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

Nested posted interrupts
 2017-04-19 15:47 UTC  (4+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-19 15:38 UTC  (37+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [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 08/32] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
  ` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
  ` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
  ` [PATCH v5 19/32] x86/mm: Add support to access persistent memory "
  ` [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
  ` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
  ` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
  ` [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 14/32] efi: Add an EFI table address match function
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
` [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 32/32] x86/mm: Add support to make use of Secure Memory Encryption

[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  (10+ messages)
` [PATCH 1/4] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH 3/4] KVM: add KVM_CREATE_VM2 system ioctl
` [PATCH 4/4] KVM: x86: enable configurable MAX_VCPU

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:15 UTC  (7+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
  ` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
  ` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
  ` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support

[PATCH v5 0/3] vfio/type1: Synchronous locked page accounting
 2017-04-18 18:50 UTC  (6+ messages)
` [PATCH v5 1/3] vfio/type1: Remove locked page accounting workqueue
` [PATCH v5 2/3] vfio/type1: Prune vfio_pin_page_external()
` [PATCH v5 3/3] vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-18 18:45 UTC  (7+ messages)
` [RFC 1/3] virtio-iommu: firmware description of the virtual topology
` [RFC 2/3] virtio-iommu: device probing and operations

[PATCH v4 0/2] vfio/type1: Synchronous locked page accounting
 2017-04-18 18:21 UTC  (14+ messages)
` [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue
` [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external()

[patch V2 07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-18 17:04 UTC 

[PATCH RFC] KVM: VMX: drop vmm_exclusive module parameter
 2017-04-18 13:30 UTC  (3+ messages)

[PATCH] KVM: x86: lower default for halt_poll_ns
 2017-04-18 10:41 UTC 

kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
 2017-04-18 10:30 UTC  (10+ messages)

[PATCH] x86, kvm: Handle PFNs outside of kernel reach when touching GPTEs
 2017-04-18  8:12 UTC  (5+ messages)

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

[PATCH kernel] KVM: PPC: Align the table size to system page size
 2017-04-18  2:16 UTC  (2+ messages)

[Bug 195315] New: Kernel WARNING: At arch/x86/kvm/lapic.c:1468 kvm_lapic_expired_hv_timer+0xee/0x110
 2017-04-17 13:37 UTC  (2+ messages)
` [Bug 195315] "

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-17  3:35 UTC  (17+ messages)
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
    `  "
` [PATCH v9 3/5] mm: function to offer a page block on the free list

[patch 07/20] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_locked()
 2017-04-15 17:01 UTC 

[PATCH v3] vfio/type1: Remove locked page accounting workqueue
 2017-04-14 22:00 UTC  (4+ messages)

QEMU KVM - Windows Server guest
 2017-04-14 15:36 UTC  (6+ messages)

[PATCH v5 00/22] vITS save/restore
 2017-04-14 10:15 UTC  (23+ messages)
` [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v5 02/22] KVM: arm/arm64: Add GICV3 pending table save "
` [PATCH v5 03/22] KVM: arm/arm64: vgic-its: rename itte into ite
` [PATCH v5 04/22] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v5 05/22] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v5 06/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v5 07/22] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v5 08/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v5 09/22] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
` [PATCH v5 10/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v5 11/22] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
` [PATCH v5 12/22] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
` [PATCH v5 13/22] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
` [PATCH v5 14/22] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
` [PATCH v5 15/22] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
` [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v5 17/22] KVM: arm64: vgic-its: Collection table save/restore
` [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
` [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v5 22/22] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES

[PATCH] KVM: x86: implement IOAPIC_REG_EOI for directed EOI support
 2017-04-14  5:28 UTC  (14+ messages)

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-04-14  5:17 UTC  (6+ messages)
` [PATCH 4/6] kvm: nVMX: support EPT accessed/dirty bits

[PATCH] KVM: nVMX: fix AD condition when handling EPT violation
 2017-04-14  5:10 UTC  (2+ messages)

repost: af_packet vs virtio (was packed ring layout proposal v2)
 2017-04-14  2:50 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).