messages from 2016-03-14 16:53:10 to 2016-03-18 17:14:45 UTC [more...]
[PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
2016-03-18 17:14 UTC (11+ messages)
[Bug 114851] New: 2.6.32 L1 vm on 4.4 host with nested KVM enabled cannot launch L2 vm
2016-03-18 16:11 UTC (2+ messages)
` [Bug 114851] "
[PATCH 0/3] KVM: VMX: fix handling inv{ept,vpid} and nested RHEL6 KVM
2016-03-18 16:09 UTC (4+ messages)
` [PATCH 1/3] KVM: VMX: avoid guest hang on invalid invept instruction
` [PATCH 2/3] KVM: VMX: avoid guest hang on invalid invvpid instruction
` [PATCH 3/3] KVM: VMX: fix nested vpid for old KVM guests
[RFC PATCH v4 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
2016-03-18 15:04 UTC (23+ messages)
` [RFC PATCH v4 3/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RFC PATCH v4 4/7] PCI: Modify resource_alignment to support multiple devices
` [RFC PATCH v4 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
` [RFC PATCH v4 6/7] vfio-pci: Allow to mmap MSI-X table if IOMMU_CAP_INTR_REMAP was set
` [RFC PATCH v4 7/7] powerpc/powernv/pci-ioda: Add IOMMU_CAP_INTR_REMAP for IODA host bridge
[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
2016-03-18 11:21 UTC (22+ messages)
` [PART1 RFC v3 01/12] KVM: x86: Misc LAPIC changes to expose helper functions
` [PART1 RFC v3 02/12] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks
` [PART1 RFC v3 03/12] KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks
` [PART1 RFC v3 04/12] KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
` [PART1 RFC v3 05/12] svm: Introduce new AVIC VMCB registers
` [PART1 RFC v3 06/12] KVM: x86: Detect and Initialize AVIC support
` [PART1 RFC v3 07/12] svm: Add interrupt injection via AVIC
` [PART1 RFC v3 08/12] KVM: x86: Add trace events for AVIC
` [PART1 RFC v3 09/12] svm: Add VMEXIT handlers "
` [PART1 RFC v3 10/12] svm: Do not expose x2APIC when enable AVIC
` [PART1 RFC v3 11/12] svm: Do not intercept CR8 "
` [PART1 RFC v3 12/12] svm: Manage vcpu load/unload "
[kvm-unit-tests PATCH 0/5] Check emulation
2016-03-18 10:34 UTC (21+ messages)
` [kvm-unit-tests PATCH 1/5] powerpc: add exception handler
` [kvm-unit-tests PATCH 2/5] powerpc: add test to check invalid instruction trap
` [kvm-unit-tests PATCH 3/5] powerpc: check 64bit mode
` [kvm-unit-tests PATCH 4/5] powerpc: check lswx
` [kvm-unit-tests PATCH 5/5] powerpc: Check lswx in little-endian mode
Major KVM issues with kernel 4.5 on the host
2016-03-18 10:01 UTC (2+ messages)
[PATCH kernel] KVM: PPC: Create a virtual-mode only TCE table handlers
2016-03-18 9:57 UTC (4+ messages)
[PATCH v3 0/9] arm64: Add support of KVM with ACPI
2016-03-18 9:42 UTC (5+ messages)
` [PATCH v3 5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure
[PART1 RFC v2 00/10] KVM: x86: Introduce SVM AVIC support
2016-03-18 5:13 UTC (26+ messages)
` [PART1 RFC v2 03/10] svm: Introduce new AVIC VMCB registers
` [PART1 RFC v2 05/10] KVM: x86: Detect and Initialize AVIC support
` [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC
` [PATCH] KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
` [PART1 RFC v2 10/10] svm: Manage vcpu load/unload when enable AVIC
[PATCH 1/3] Powernv: Remove the usage of PACAR1 from opal wrappers
2016-03-18 4:51 UTC (4+ messages)
` [PATCH 2/3] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt
` [1/3] Powernv: Remove the usage of PACAR1 from opal wrappers
Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
2016-03-18 2:34 UTC (3+ messages)
Kernel: BUG: soft lockup - CPU#0 stuck for 22s! on many machines at the same time
2016-03-17 23:16 UTC (3+ messages)
` high i/o waits and 100% khugepaged with 4.4.4
` [Qemu-stable] "
[PATCH 1/5] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
2016-03-17 19:58 UTC (8+ messages)
User question: does KVM work better with latest Linux kernel?
2016-03-17 13:32 UTC (2+ messages)
[PATCH 00/15] NVDIMM: introduce nvdimm label support
2016-03-17 10:58 UTC (20+ messages)
` [PATCH 01/15] pc-dimm: get memory region from ->get_memory_region()
` [PATCH 02/15] pc-dimm: introduce realize callback
` [PATCH 03/15] pc-dimm: keep the state of the whole backend memory
` [PATCH 04/15] nvdimm: support nvdimm label
` [PATCH 05/15] acpi: add aml_object_type
` [PATCH 06/15] acpi: add aml_call5
` [PATCH 07/15] nvdimm acpi: set HDLE properly
` [PATCH 08/15] nvdimm acpi: save arg3 of _DSM method
` [PATCH 09/15] nvdimm acpi: check UUID
` [PATCH 10/15] nvdimm acpi: abstract the operations for root device and nvdimm devices
` [PATCH 11/15] nvdimm acpi: check revision
` [PATCH 12/15] nvdimm acpi: support Get Namespace Label Size function
` [PATCH 13/15] nvdimm acpi: support Get Namespace Label Data function
` [PATCH 14/15] nvdimm acpi: support Set "
` [PATCH 15/15] docs: add NVDIMM ACPI documentation
[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
2016-03-17 9:15 UTC (2+ messages)
` [Qemu-devel] "
[GIT PULL] VFIO updates for v4.6-rc1
2016-03-16 18:36 UTC
[PATCH 0/1] KVM: x86: using the fpu in interrupt context with a guest's xcr0
2016-03-16 17:11 UTC (15+ messages)
` [PATCH 1/1] KVM: don't allow irq_fpu_usable when the VCPU's XCR0 is loaded
[RFC PATCH 00/12] kvm-arm: Add stage2 page table walker
2016-03-16 15:45 UTC (14+ messages)
` [RFC PATCH 02/12] arm64: kvm: Fix {V}TCR_EL2_TG0 mask
` [RFC PATCH 03/12] arm64: kvm: Cleanup VTCR_EL2/VTTBR computation
` [RFC PATCH 04/12] kvm-arm: Rename kvm_pmd_huge to huge_pmd
` [RFC PATCH 06/12] kvm-arm: Pass kvm parameter for pagetable helpers
` [RFC PATCH 11/12] kvm-arm: Cleanup stage2 pgd handling
` [RFC PATCH 12/12] arm64: kvm: Add support for 16K pages
[PATCH V2 0/3] vfio, platform: add HIDMA and ACPI support
2016-03-16 14:27 UTC (5+ messages)
` [PATCH V2 2/3] vfio, platform: make reset driver a requirement
[PATCH] KVM: x86: optimize steal time calculation
2016-03-16 11:33 UTC
[PATCH] powerpc: enable 64-bit mode
2016-03-16 9:45 UTC (7+ messages)
[RFC qemu 0/4] A PV solution for live migration optimization
2016-03-16 1:20 UTC (13+ messages)
[PATCH 4.2.y-ckt 38/98] MIPS: kvm: Fix ioctl error handling
2016-03-15 23:30 UTC
[4.2.y-ckt stable] Patch "MIPS: kvm: Fix ioctl error handling." has been added to the 4.2.y-ckt tree
2016-03-15 23:25 UTC
[PATCH] kvm-pr: manage illegal instructions
2016-03-15 20:18 UTC
question about pci_enable_msix_range
2016-03-15 14:33 UTC (3+ messages)
[PATCH v4 0/5] [PATCH v3 0/5] Improve non-"safe" MSR access failure handling
2016-03-15 10:26 UTC (20+ messages)
` [PATCH v4 1/5] x86/paravirt: Add _safe to the read_msr and write_msr PV hooks
` [PATCH v4 2/5] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops
[PATCH] Replacing (and removing) get_ticks_per_sec() function with NANOSECONDS_PER_SECOND Signed-off-by: Rutuja Shah <rutu.shah.26@gmail.com>
2016-03-15 10:08 UTC (2+ messages)
` [Qemu-ppc] "
[PATCH v3 0/5] Improve non-"safe" MSR access failure handling
2016-03-15 8:56 UTC (8+ messages)
` [PATCH v3 3/5] x86/paravirt: Add paravirt_{read,write}_msr
` [PATCH v3 3/5] x86/paravirt: Add paravirt_{read, write}_msr
[PATCH 0/3] context_tracking: streamline code, avoid IRQ save/restore
2016-03-15 8:51 UTC (5+ messages)
` [PATCH 3/3] x86: context_tracking: avoid irq_save/irq_restore on kernel entry and exit
[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
2016-03-15 6:04 UTC (13+ messages)
` [PATCH kernel 8/9] KVM: PPC: Add in-kernel handling for VFIO
` [PATCH kernel 9/9] KVM: PPC: VFIO device: support SPAPR TCE
[PATCH V4 0/3] basic busy polling support for vhost_net
2016-03-15 3:10 UTC (4+ messages)
User question: how to connect two VMs using serial port?
2016-03-14 19:52 UTC (6+ messages)
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).