messages from 2016-11-09 16:41:09 to 2016-11-11 10:00:07 UTC [more...]
[kvm-unit-tests PATCH v5 00/11] arm/arm64: add gic framework
2016-11-11 10:00 UTC (16+ messages)
` [kvm-unit-tests PATCH v5 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v5 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v5 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v5 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v5 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v5 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v5 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v5 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v5 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v5 10/11] arm/arm64: gicv3: add an IPI test
` [Qemu-devel] "
` [kvm-unit-tests PATCH v5 11/11] arm/arm64: gic: don't just use zero
[PATCH v6 0/3] x86/kvm: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-11 9:25 UTC (4+ messages)
` [PATCH v6 1/3] x86/cpuid: Cleanup cpuid_regs definitions
` [PATCH v6 2/3] x86/cpuid: Add a helper in scattered.c to return cpuid
` [PATCH v6 3/3] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support
[BACKPORT PATCH 3.10..3.16] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-11 8:58 UTC (9+ messages)
[kvm-unit-tests PATCH v8 0/3] ARM PMU tests
2016-11-11 8:08 UTC (7+ messages)
` [kvm-unit-tests PATCH v8 1/3] arm: Add PMU test
` [Qemu-devel] "
` [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
` [Qemu-devel] "
` [kvm-unit-tests PATCH v8 3/3] arm: pmu: Add CPI checking
` [Qemu-devel] "
[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
2016-11-11 7:29 UTC (16+ messages)
` [v3 4/5] vfio: implement APIs to set/put kvm to/from vfio group
[PATCH v11 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-11 1:31 UTC (10+ messages)
` [PATCH v11 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v11 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v11 3/7] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v11 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v11 5/7] x86/cpufeature: Detect CPUID faulting support
` [PATCH v11 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-11 1:26 UTC (24+ messages)
` [RFC PATCH v3 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v3 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v3 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v3 08/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v3 09/20] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v3 03/20] x86: Add the Secure Memory Encryption cpu feature
` [RFC PATCH v3 04/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v3 05/20] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v3 06/20] x86: Add support to enable SME during early boot processing
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 11/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v3 12/20] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v3 14/20] iommu/amd: Disable AMD IOMMU "
` [RFC PATCH v3 16/20] x86: Do not specify encrypted memory for video mappings
` [RFC PATCH v3 17/20] x86/kvm: Enable Secure Memory Encryption of nested page tables
` [RFC PATCH v3 18/20] x86: Access the setup data through debugfs un-encrypted
` [RFC PATCH v3 13/20] x86: DMA support for memory encryption
` [RFC PATCH v3 15/20] x86: Check for memory encryption on the APs
` [RFC PATCH v3 19/20] x86: Add support to make use of Secure Memory Encryption
` [RFC PATCH v3 20/20] "
[PATCH v10 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-10 23:38 UTC (10+ messages)
` [PATCH v10 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v10 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
2016-11-10 22:50 UTC (7+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
[PATCH kvm-unit-tests v2 00/17] VT-d unit test
2016-11-10 20:25 UTC (26+ messages)
` [PATCH kvm-unit-tests v2 02/17] libcflat: introduce is_power_of_2()
` [PATCH kvm-unit-tests v2 03/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests v2 07/17] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests v2 08/17] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests v2 09/17] x86/vmexit: leverage pci_scan_bars()
` [PATCH kvm-unit-tests v2 10/17] pci: provide pci_cmd_set_clr()
` [PATCH kvm-unit-tests v2 11/17] pci: provide pci_enable_defaults()
` [PATCH kvm-unit-tests v2 13/17] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests v2 14/17] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests v2 15/17] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests v2 16/17] x86: intel-iommu: add IR MSI test
` [PATCH kvm-unit-tests v2 17/17] x86/unittests: add intel-iommu test
[PATCH 1/2] arm64: perf: Move ARMv8 PMU perf event definitions to asm/perf_event.h
2016-11-10 18:09 UTC (9+ messages)
` [PATCH 2/2] KVM: ARM64: Fix the issues when guest PMCCFILTR is configured
[RFC v2 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 - Alt II
2016-11-10 18:00 UTC (19+ messages)
` [RFC v2 2/8] iommu/iova: fix __alloc_and_insert_iova_range
` [RFC v2 4/8] iommu: Add a list of iommu_reserved_region in iommu_domain
` [RFC v2 8/8] iommu/arm-smmu: implement add_reserved_regions callback
[QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
2016-11-10 17:57 UTC (12+ messages)
` [QEMU PATCH v2] "
[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
2016-11-10 17:46 UTC (26+ messages)
` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))
` Summary of LPC guest MSI discussion in Santa Fe
[PATCH] kvm: nVMX: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
2016-11-10 17:18 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
2016-11-10 17:18 UTC (14+ messages)
` [kvm-unit-tests PATCH v4 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v4 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v4 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v4 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v4 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v4 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v4 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v4 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v4 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v4 11/11] arm/arm64: gic: don't just use zero
[PATCH 0/7] kvmtool: fix virtio 9p vulnerabilities
2016-11-10 15:26 UTC (3+ messages)
[PATCH 0/5] [PATCH v2] kvmtool: fix virtio 9p vulnerabilities
2016-11-10 15:21 UTC (6+ messages)
` [PATCH 1/5] kvmtool: 9p: fix path traversal vulnerabilities
` [PATCH 2/5] kvmtool: 9p: fix sprintf vulnerabilities
` [PATCH 3/5] kvmtool: 9p: fix strcpy vulnerabilities
` [PATCH 4/5] kvmtool: 9p: refactor fixes with get_full_path()
` [PATCH 5/5] kvmtool: 9p: fix a buffer overflow in rel_to_abs
[PATCH 7/7] kvmtool: 9p: refactor rel_to_abs()
2016-11-10 15:18 UTC (3+ messages)
[PATCH 3/7] kvmtool: fix strcpy vulnerabilities
2016-11-10 15:15 UTC (3+ messages)
[PATCH 1/7] kvmtool: 9p: fix path traversal vulnerabilities
2016-11-10 15:13 UTC (3+ messages)
[Bug?] Guest pause because VMPTRLD failed in KVM
2016-11-10 14:10 UTC
[PATCH v5 0/3] cpuid: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-10 11:19 UTC (8+ messages)
` [PATCH v5 1/3] cpuid: cleanup cpuid_regs definitions
` [PATCH v5 2/3] cpuid: Add a helper in scattered.c to return cpuid
` [PATCH v5 3/3] cpuid: add AVX512_4VNNIW and AVX512_4FMAPS instructions support
[PATCH] Virt: Kvm - Improvement in code readability when
2016-11-10 9:50 UTC
[PATCH v11 00/22] Add Mediated device support
2016-11-10 8:24 UTC (5+ messages)
` [PATCH v11 08/22] vfio iommu type1: Add find_iommu_group() function
` [PATCH v11 09/22] vfio iommu type1: Add task structure to vfio_dma
[PATCH v3 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-10 2:47 UTC (6+ messages)
` [PATCH v3 4/4] "
` [PATCH v4] "
[BACKPORT PATCH 3.10..3.16 1/2] MIPS: KVM: Fix unused variable build warning
2016-11-09 22:11 UTC (4+ messages)
[PATCH] kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
2016-11-09 22:03 UTC (6+ messages)
[patch added to 3.12-stable] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-09 21:30 UTC (3+ messages)
` [patch added to 3.12-stable] MIPS: KVM: Fix unused variable build warning
` [patch added to 3.12-stable] KVM: MIPS: Precalculate MMIO load resume PC
[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
2016-11-09 16:59 UTC (7+ messages)
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
` [Qemu-devel] "
[PATCH 00/14] improve nvdimm hotplug
2016-11-09 16:41 UTC (9+ messages)
` [PATCH 11/14] nvdimm acpi: fix two comments
` [PATCH 12/14] nvdimm acpi: rename nvdimm_dsm_reserved_root
` [PATCH 13/14] nvdimm acpi: use aml_name_decl to define named object
` [PATCH 14/14] nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
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;
as well as URLs for NNTP newsgroup(s).