public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-04 16:00:50 to 2016-04-07 14:20:59 UTC [more...]

kvm-clock again
 2016-04-07 14:20 UTC  (6+ messages)

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-04-07 14:08 UTC  (25+ messages)
` [PATCH v4 02/12] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH v4 04/12] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v4 05/12] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers
` [PATCH v4 07/12] KVM: arm64: add data structures to model ITS interrupt translation
` [PATCH v4 08/12] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v4 09/12] KVM: arm64: sync LPI configuration and pending tables

[PATCH v6 0/5] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-04-07 13:44 UTC  (7+ messages)
` [PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping
` [PATCH v6 5/5] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO

[PATCH v6 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-07 12:28 UTC  (9+ messages)
` [PATCH v6 4/7] dma-reserved-iommu: alloc/free_reserved_iova_domain
` [PATCH v6 6/7] dma-reserved-iommu: iommu_get/put_single_reserved

[PATCH] KVM: x86: mask CPUID(0xD,0x1).EAX against host value
 2016-04-07 11:47 UTC 

[RFC v5 6/7] PCI: Add a new bit to pci_bus_flags to indicate interrupt remapping
 2016-04-07 11:38 UTC  (8+ messages)
` [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH] kvm-pr: manage single-step mode
 2016-04-07 11:32 UTC  (2+ messages)

[PATCH] kvm-pr: manage illegal instructions
 2016-04-07 11:31 UTC  (2+ messages)

[PATCH] kvm: x86: do not leak guest xcr0 into host interrupt handlers
 2016-04-07  9:08 UTC  (5+ messages)

[PART1 RFC v4 00/11] KVM: x86: Introduce SVM AVIC support
 2016-04-07  8:20 UTC  (12+ messages)
` [PART1 RFC v4 01/11] KVM: x86: Misc LAPIC changes to expose helper functions
` [PART1 RFC v4 02/11] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks
` [PART1 RFC v4 03/11] KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks
` [PART1 RFC v4 04/11] KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
` [PART1 RFC v4 05/11] svm: Introduce new AVIC VMCB registers
` [PART1 RFC v4 06/11] KVM: x86: Detect and Initialize AVIC support
` [PART1 RFC v4 07/11] svm: Add interrupt injection via AVIC
` [PART1 RFC v4 08/11] svm: Add VMEXIT handlers for AVIC
` [PART1 RFC v4 09/11] svm: Do not expose x2APIC when enable AVIC
` [PART1 RFC v4 10/11] svm: Do not intercept CR8 "
` [PART1 RFC v4 11/11] svm: Manage vcpu load/unload "

[Bug 116011] New: After hot plug vcpu, kvm_arch->use_master_clock will never be true
 2016-04-07  7:42 UTC 

[Bug 115991] New: tsc_offset is error for hot-plugged vcpu
 2016-04-07  7:01 UTC 

[PATCH] kvm: x86: make lapic hrtimer pinned
 2016-04-07  2:08 UTC  (7+ messages)

[PATCH 0/5] Add support for ppc64le in kvmtool
 2016-04-07  1:12 UTC  (6+ messages)
` [PATCH 2/5] Add basic infrastructure to run tasks on vCPUs

Windows-10 virtualization and nested virtualization
 2016-04-06 18:10 UTC  (6+ messages)

[PATCH v5 0/9] arm64: Add support for KVM with ACPI
 2016-04-06 17:49 UTC  (17+ messages)
` [PATCH v5 1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v5 2/9] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PATCH v5 4/9] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v5 5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PATCH v5 6/9] irqchip/gic-v3: Parse and export virtual GIC information
` [PATCH v5 8/9] KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables

[PATCH kvm-unit-tests] x86: access: check for PKU even for non-writable pages
 2016-04-06 15:11 UTC  (2+ messages)

[PATCH 1/4] KVM: MMU: fix permission_fault()
 2016-04-06 15:09 UTC  (11+ messages)

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-04-06 14:57 UTC  (22+ messages)
` [RFC PATCH 01/45] KVM: arm/arm64: add missing MMIO data write-back
` [RFC PATCH 04/45] KVM: arm/arm64: vgic-new: Add data structure definitions
` [RFC PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush

[PATCH] perf/x86/intel/pt: Don't die on VMXON
 2016-04-06 14:06 UTC  (7+ messages)

Booting Nested KVM
 2016-04-06 13:42 UTC  (5+ messages)

[patch] remove unnecessary code in hyperv.c
 2016-04-06 12:39 UTC 

[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
 2016-04-06 12:36 UTC  (18+ messages)
` [PART1 RFC v3 07/12] svm: Add interrupt injection via AVIC
` [PART1 RFC v3 10/12] svm: Do not expose x2APIC when enable AVIC
` [PART1 RFC v3 12/12] svm: Manage vcpu load/unload "

[PATCH 0/5] Improve KVM per VM monitoring
 2016-04-06 11:31 UTC  (6+ messages)
` [PATCH 1/5] tools: Add kvm_stat vm monitor script
` [PATCH 2/5] MAINTAINERS: Add kvm tools
` [PATCH 3/5] KVM: Create debugfs dir and stat files for each VM
` [PATCH 4/5] tools: kvm_stat: Introduce pid monitoring
` [PATCH 5/5] tools: kvm_stat: Add documentation

[PATCH kvm-unit-tests v7 0/5] Debugging aids
 2016-04-06 11:28 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: Handle forward time correction gracefully
 2016-04-06 10:58 UTC  (5+ messages)

[Bug 115451] New: memset hang on pci device memory using kvm
 2016-04-06  9:41 UTC  (8+ messages)
` [Bug 115451] "

[PATCH kvm-unit-tests] x86: access: print error code in verbose mode
 2016-04-06  8:19 UTC 

我的交友主页是
 2016-04-06  6:46 UTC 

[PATCH 16/31] kvm: plumb return of hva when resolving page fault
 2016-04-06  6:56 UTC  (6+ messages)
` [PATCH 17/31] kvm: teach kvm to map page teams as huge pages

[RFC v5 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-04-06  2:56 UTC  (12+ messages)
` [RFC v5 1/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RFC v5 2/7] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [RFC v5 3/7] PCI: Add a new option for resource_alignment to reassign alignment
` [RFC v5 4/7] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC v5 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive

[GIT PULL] KVM changes for 4.6-rc3
 2016-04-05 15:51 UTC 

[PATCH v5 0/9] Improve non-"safe" MSR access failure handling
 2016-04-05 15:38 UTC  (17+ messages)
` [PATCH v5 3/9] x86/head: Move early exception panic code into early_fixup_exception
` [PATCH v5 7/9] x86/paravirt: Add paravirt_{read,write}_msr
  ` [Xen-devel] [PATCH v5 7/9] x86/paravirt: Add paravirt_{read, write}_msr
` [Xen-devel] [PATCH v5 0/9] Improve non-"safe" MSR access failure handling

KVM_MAX_VCPU hard limit of 255 on x86
 2016-04-05 14:01 UTC  (7+ messages)

kvm-clock again
 2016-04-05 11:12 UTC 

Searching the swapfile of a kvm/qemu image
 2016-04-05 14:43 UTC  (3+ messages)

[Bug 86161] New: PROBLEM: On KVM, Window 7 32bit guests sometimes run into blue screen(0x0000005c) during reboot
 2016-04-05  9:55 UTC  (2+ messages)
` [Bug 86161] On KVM, Windows "

[PATCH 0/1] KVM: s390/mm: fix for 4.6
 2016-04-05  9:25 UTC  (3+ messages)
` [PATCH 1/1] s390/mm/kvm: fix mis-merge in gmap handling

Re:����Proces denture tools
 2016-04-05  5:12 UTC 

[RFC Design Doc]Speed up live migration by skipping free pages
 2016-04-05  1:49 UTC  (4+ messages)

[Bug 111711] New: IOMMU Xonar Essence STX causes issues
 2016-04-05  0:34 UTC  (2+ messages)
` [Bug 111711] "

[PATCH 09/10] x86/cpufeature: Remove cpu_has_xsave
 2016-04-04 20:25 UTC  (2+ messages)
` [PATCH 10/10] x86/cpufeature: Remove cpu_has_xsaves

[RFC PATCH 0/4] cgroup aware workqueues
 2016-04-04 17:00 UTC  (6+ messages)

[PATCH 00/17] kvm-arm: Add stage2 page table walker
 2016-04-04 16:26 UTC  (18+ messages)
` [PATCH 01/17] arm64: Reuse TCR field definitions for EL1 and EL2
` [PATCH 02/17] arm64: Cleanup VTCR_EL2 and VTTBR field values
` [PATCH 03/17] kvm arm: Move fake PGD handling to arch specific files
` [PATCH 04/17] arm64: Introduce pmd_thp_or_huge
` [PATCH 05/17] kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
` [PATCH 06/17] kvm-arm: Remove kvm_pud_huge()
` [PATCH 07/17] kvm-arm: arm32: Introduce stage2 page table helpers
` [PATCH 08/17] kvm-arm: arm: Introduce hyp page table empty checks
` [PATCH 09/17] kvm-arm: arm64: Introduce stage2 page table helpers
` [PATCH 10/17] kvm-arm: arm64: Introduce hyp page table empty checks
` [PATCH 11/17] kvm-arm: Use explicit stage2 helper routines
` [PATCH 12/17] kvm-arm: Add explicit hyp page table modifiers
` [PATCH 13/17] kvm-arm: Add stage2 "
` [PATCH 14/17] kvm-arm: Cleanup kvm_* wrappers
` [PATCH 15/17] kvm: arm64: Get rid of fake page table levels
` [PATCH 16/17] kvm-arm: Cleanup stage2 pgd handling
` [PATCH 17/17] arm64: kvm: Add support for 16K pages

[PATCH] x86/extable: Add a comment about early exception handlers
 2016-04-04 16:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox