messages from 2017-02-23 10:27:41 to 2017-02-28 18:56:56 UTC [more...]
[patch 0/3] KVM CPU frequency change hypercalls
2017-02-28 2:45 UTC (18+ messages)
` [patch 2/3] KVM: x86: introduce ioctl to allow frequency hypercalls
[kvm-unit-tests PATCH v4 0/5] pci: Complete conversion of PCI API to struct pci_dev
2017-02-28 18:08 UTC (6+ messages)
` [kvm-unit-tests PATCH v4 1/5] pci: pci-host-generic: Use INVALID_PHYS_ADDR instead of ~0
` [kvm-unit-tests PATCH v4 2/5] pci: Accomodate 64 bit BARs in pci_dev::resource[]
` [kvm-unit-tests PATCH v4 3/5] pci: Turn struct pci_dev into device handle for PCI functions
` [kvm-unit-tests PATCH v4 4/5] pci: Rework pci_bar_is_valid()
` [kvm-unit-tests PATCH v4 5/5] pci: Make PCI API consistent wrt using struct pci_dev
[RFC PATCH 0/3] VFIO: Report IOMMU fault event to userspace
2017-02-28 15:58 UTC (5+ messages)
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-02-28 15:22 UTC (36+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
` [RFC PATCH 02/30] iommu/arm-smmu-v3: Link groups and domains
` [RFC PATCH 03/30] PCI: Move ATS declarations outside of CONFIG_PCI
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 05/30] iommu/arm-smmu-v3: Disable tagged pointers when ATS is in use
` [RFC PATCH 06/30] iommu/arm-smmu-v3: Add support for Substream IDs
` [RFC PATCH 07/30] iommu/arm-smmu-v3: Add second level of context descriptor table
` [RFC PATCH 08/30] iommu/arm-smmu-v3: Add support for VHE
` [RFC PATCH 09/30] iommu/arm-smmu-v3: Support broadcast TLB maintenance
` [RFC PATCH 10/30] iommu/arm-smmu-v3: Add task contexts
` [RFC PATCH 11/30] arm64: mm: Pin down ASIDs for sharing contexts with devices
` [RFC PATCH 12/30] iommu/arm-smmu-v3: Keep track of process address spaces
` [RFC PATCH 13/30] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [RFC PATCH 14/30] iommu/arm-smmu-v3: Share process page tables
` [RFC PATCH 15/30] iommu/arm-smmu-v3: Steal private ASID from a domain
` [RFC PATCH 16/30] iommu/arm-smmu-v3: Use shared ASID set
` [RFC PATCH 17/30] iommu/arm-smmu-v3: Add SVM feature checking
` [RFC PATCH 18/30] PCI: Make "PRG Response PASID Required" handling common
` [RFC PATCH 19/30] PCI: Cache PRI and PASID bits in pci_dev
` [RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 23/30] iommu/arm-smmu-v3: Bind/unbind device and task
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 25/30] iommu/arm-smmu-v3: Safe invalidation and recycling of PASIDs
` [RFC PATCH 26/30] iommu/arm-smmu-v3: Fix PRI queue overflow acknowledgement
` [RFC PATCH 27/30] iommu/arm-smmu-v3: Handle PRI queue overflow
` [RFC PATCH 28/30] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update at stage 1
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
` [RFC PATCH 30/30] vfio: Allow to bind foreign task
[RFC v2 00/19] vITS save/restore
2017-02-28 14:51 UTC (3+ messages)
` [RFC v2 18/19] KVM: arm64: ITS: Device table save/restore
[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
2017-02-28 13:22 UTC (3+ messages)
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-28 13:21 UTC (8+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
kvm: WARNING in nested_vmx_vmexit
2017-02-28 12:48 UTC (2+ messages)
[kvm-unit-tests PATCH v3 0/6] pci: Complete conversion of PCI API to struct pci_dev
2017-02-28 11:56 UTC (20+ messages)
` [kvm-unit-tests PATCH v3 1/6] pci: pci-host-generic: Use INVALID_PHYS_ADDR instead of ~0
` [kvm-unit-tests PATCH v3 2/6] pci: Do not use 0 for unimplemented BARs in pci_dev::resource[]
` [kvm-unit-tests PATCH v3 3/6] pci: Accomodate 64 bit "
` [kvm-unit-tests PATCH v3 4/6] pci: Turn struct pci_dev into device handle for PCI functions
` [kvm-unit-tests PATCH v3 5/6] pci: Rework pci_bar_is_valid()
` [kvm-unit-tests PATCH v3 6/6] pci: Make PCI API consistent wrt using struct pci_dev
Issues with vhostfd when calling qemu-kvm directly
2017-02-28 10:49 UTC (4+ messages)
[PATCH v2 0/5] KVM: rename and encapsulate vcpu->requests API
2017-02-28 11:29 UTC (16+ messages)
` [PATCH v2 1/5] KVM: rename API for requests to match bit operations
` [PATCH v2 2/5] KVM: add KVM request variants without barrier
` [PATCH v2 3/5] KVM: add kvm_request_pending
` [PATCH v2 4/5] KVM: MIPS: remove useless kvm_request_clear
` [PATCH v2 5/5] KVM: optimize kvm_make_all_cpus_request
suspicious RCU usage
2017-02-28 11:06 UTC (2+ messages)
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-02-28 10:35 UTC (24+ messages)
` [RFC PATCH v4 05/28] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption
` [RFC PATCH v4 13/28] efi: Update efi_mem_type() to return defined EFI mem types
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 18/28] x86: DMA support for memory encryption
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME
[PATCH V3] vhost: introduce O(1) vq metadata cache
2017-02-28 9:56 UTC
[PATCH] KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
2017-02-28 4:57 UTC
[PATCH] KVM: Prevent double-free on HPT resize commit path
2017-02-28 4:59 UTC (3+ messages)
[PATCH V2] vhost: introduce O(1) vq metadata cache
2017-02-28 3:23 UTC (4+ messages)
[PATCH v4] vfio error recovery: kernel support
2017-02-28 2:32 UTC
[PATCH] vfio pci: kernel support of error recovery only for non fatal error
2017-02-28 1:31 UTC (3+ messages)
[PATCH kernel v5 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-02-28 0:54 UTC (10+ messages)
` [PATCH kernel v5 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
QEMU has been accepted into GSoC 2017
2017-02-27 17:52 UTC
[PATCH kvm-unit-tests 0/2] arm/arm64: introduce PSCI tests
2017-02-27 17:32 UTC (3+ messages)
` [PATCH kvm-unit-tests 1/2] arm/arm64: Add "
` [PATCH kvm-unit-tests 2/2] arm/arm64: psci: support testing tcg
Am so happy for you
2017-02-27 10:47 UTC
[PATCH] arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
2017-02-27 15:24 UTC
Fail to start 2nd guest
2017-02-27 13:38 UTC (5+ messages)
` [libvirt] "
[PATCH v3] KVM: nVMX: Fix pending events injection
2017-02-27 12:24 UTC
[PATCH v2] KVM: nVMX: Fix pending events injection
2017-02-27 12:17 UTC (2+ messages)
[PATCH] KVM: nVMX: Fix pending events injection
2017-02-27 11:52 UTC (4+ messages)
[PATCH] x86/kvm/vmx: remove unused variable in segment_base()
2017-02-27 10:25 UTC (2+ messages)
kvm bug in __rmap_clear_dirty during live migration
2017-02-27 7:38 UTC (18+ messages)
` [Qemu-devel] "
[PATCH] KVM: PPC: Book3S HV: Fix software walk of guest process page tables
2017-02-27 3:33 UTC
[PATCH RFC v3 00/15] basic vfio-ccw infrastructure
2017-02-27 1:44 UTC (6+ messages)
` [PATCH RFC v3 07/15] vfio: ccw: introduce ccw_io_region
` [PATCH RFC v3 11/15] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
shutdown -r now hangs in qemu-/kvm-vm
2017-02-25 14:44 UTC
Create VM exits when guest executes IRET on Intel CPU ?
2017-02-25 9:20 UTC (7+ messages)
[PATCH] KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
2017-02-24 14:12 UTC (2+ messages)
[PATCH 0/5] KVM: rename and extend vcpu->requests API
2017-02-24 12:46 UTC (18+ messages)
` [PATCH 2/5] KVM: add KVM request variants without barrier
` [PATCH 4/5] KVM: add __kvm_request_needs_mb
[RFC 00/55] Nested Virtualization on KVM/ARM
2017-02-24 10:28 UTC (4+ messages)
[Bug 191451] New: Host hangs when hyperv/pvspinlock are disabled
2017-02-23 22:42 UTC (2+ messages)
` [Bug 191451] "
[GIT PULL] VFIO updates for v4.11
2017-02-23 18:55 UTC
RE:
2017-02-23 15:09 UTC
Does KVM support Read protecting and Execute protecting EPTs?
2017-02-23 16:10 UTC (2+ messages)
[PATCH v2 00/22] arm/arm64: KVM: Rework the hyp-stub API
2017-02-23 10:26 UTC (6+ messages)
` [PATCH v2 04/22] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v2 07/22] ARM: hyp-stub: improve ABI
` [PATCH v2 10/22] ARM: Update cpu_v7_reset documentation
` [PATCH v2 11/22] ARM: hyp-stub: Use r1 for the soft-restart address
` [PATCH v2 12/22] ARM: Expose the VA/IDMAP offset
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox