kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-22 08:11:26 to 2016-01-04 01:57:57 UTC [more...]

[PATCH v2 0/2] Add vector-hashing support for lowest-priority interrupts delivery
 2016-01-04  1:57 UTC  (24+ messages)
` [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts

[PATCH RFC] vhost: basic device IOTLB support
 2016-01-04  1:39 UTC  (3+ messages)

Charity Donation
 2016-01-03 11:34 UTC 

[PATCH 1/4] KVM: use list_for_each_entry_safe
 2016-01-01 11:47 UTC  (4+ messages)
` [PATCH 2/4] KVM: x86: use list_for_each_entry*
` [PATCH 3/4] KVM: x86: use list_last_entry
` [PATCH 4/4] KVM: async_pf: use list_first_entry

[RFC PATCH v2 0/3] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2015-12-31  8:50 UTC  (4+ messages)
` [RFC PATCH v2 1/3] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC PATCH v2 2/3] vfio-pci: Allow to mmap sub-page MMIO BARs if all MMIO BARs are "
` [RFC PATCH v2 3/3] vfio-pci: Allow to mmap MSI-X table if EEH is supported

[PATCH v9 0/5] implement vNVDIMM
 2015-12-30 19:52 UTC  (5+ messages)
` How to reserve guest physical region for ACPI

[PATCH] kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
 2015-12-30 16:26 UTC 

QUESTION: mmu.gva_to_gpa versus nested_mmu.gva_to_gpa
 2015-12-30 15:31 UTC  (5+ messages)

[PATCH] virtio/s390: use dev_to_virtio
 2015-12-30 14:05 UTC 

RE:IMPORTANT AND LUCRATIVE BUSINESS DISCUSSION
 2015-12-27  8:57 UTC 

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-29 18:04 UTC  (27+ messages)
` live migration vs device assignment (was Re: [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC)
  ` live migration vs device assignment (motivation)
    ` [Qemu-devel] "

[PATCH RFC 1/3] x86/pvclock: add setter for pvclock_pvti_cpu0_va
 2015-12-29 13:03 UTC  (4+ messages)

Donation/Charity
 2015-12-29  4:36 UTC 

Charity Donation
 2015-12-29  3:27 UTC 

Donation/Charity
 2015-12-29  3:03 UTC 

Donation/Charity
 2015-12-29  2:33 UTC 

Assalam o Alaikum
 2015-12-29  1:46 UTC 

Is kvm-kmod still supported?
 2015-12-28 23:47 UTC  (3+ messages)

[PATCH v3 0/4] scsi: cleanup ioctl headers and provide UAPI versions
 2015-12-28 23:27 UTC  (2+ messages)

[PATCH v2 0/7] KVM: Hyper-V SynIC timers migration fixes
 2015-12-28 15:27 UTC  (8+ messages)
` [PATCH v2 1/7] kvm/x86: Hyper-V timers fix incorrect logical operation
` [PATCH v2 2/7] kvm/x86: Drop stimer_stop() function
` [PATCH v2 3/7] kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
` [PATCH v2 4/7] kvm/x86: Reorg stimer_expiration() to better control timer restart
` [PATCH v2 5/7] kvm/x86: Hyper-V fix SynIC timer disabling condition
` [PATCH v2 6/7] kvm/x86: Skip SynIC vector check for QEMU side
` [PATCH v2 7/7] kvm/x86: Update SynIC timers on guest entry only

[PATCH v6 6/6] arm/arm64: KVM: Enable armv8 fp/simd enhanced context switch
 2015-12-26 21:56 UTC 

[PATCH v6 5/6] arm/arm64: KVM: Introduce armv8 fp/simd vcpu fields and helpers
 2015-12-26 21:56 UTC 

[PATCH v6 0/6] arm/arm64: KVM: Enhance armv7/8 fp/simd lazy switch
 2015-12-26 21:54 UTC  (5+ messages)
` [PATCH v6 1/6] arm/arm64: KVM: Introduce armv7 fp/simd vcpu fields and helpers
` [PATCH v6 2/6] arm: KVM: Introduce host fp/simd context switch function
` [PATCH v6 3/6] arm/arm64: KVM: Enable armv7 fp/simd enhanced context switch
` [PATCH v6 4/6] arm: KVM: Delete unused macros

nvdimm: fix header pointer in nvdimm_build_nfit()
 2015-12-25  2:57 UTC 

[RFC 0/2] VFIO SRIOV support
 2015-12-24 13:51 UTC  (8+ messages)
` [RFC 1/2] PCI: Expose iov_set_numvfs and iov_resource_size for modules
` [RFC 2/2] VFIO: Add support for SRIOV extended capablity

[PATCH v2] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 13:35 UTC  (2+ messages)

[PATCH v1 0/2] KVM: Hyper-V SynIC tracepoints
 2015-12-24 13:26 UTC  (5+ messages)
` [PATCH v1 1/2] kvm/x86: "
` [PATCH v1 2/2] kvm/x86: Hyper-V SynIC timers tracepoints

[PATCH v1] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 11:36 UTC  (4+ messages)

[PULL] KVM/ARM updates for 4.5
 2015-12-24 11:12 UTC  (32+ messages)
` [PATCH 01/31] KVM: arm/arm64: vgic: make vgic_io_ops static
` [PATCH 02/31] KVM: arm/arm64: Count guest exit due to various reasons
` [PATCH 03/31] arm64: Add macros to read/write system registers
` [PATCH 04/31] arm64: KVM: Add a HYP-specific header file
` [PATCH 05/31] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH 06/31] KVM: arm/arm64: vgic-v3: Make the LR indexing macro public
` [PATCH 07/31] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH 08/31] arm64: KVM: Implement timer save/restore
` [PATCH 09/31] arm64: KVM: Implement system register save/restore
` [PATCH 10/31] arm64: KVM: Implement 32bit "
` [PATCH 11/31] arm64: KVM: Implement debug save/restore
` [PATCH 12/31] arm64: KVM: Implement guest entry
` [PATCH 13/31] arm64: KVM: Add patchable function selector
` [PATCH 14/31] arm64: KVM: Implement the core world switch
` [PATCH 15/31] arm64: KVM: Implement fpsimd save/restore
` [PATCH 16/31] arm64: KVM: Implement TLB handling
` [PATCH 17/31] arm64: KVM: HYP mode entry points
` [PATCH 18/31] arm64: KVM: Add panic handling
` [PATCH 19/31] arm64: KVM: Add compatibility aliases
` [PATCH 20/31] arm64: KVM: Map the kernel RO section into HYP
` [PATCH 21/31] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH 22/31] arm64: KVM: Turn system register numbers to an enum
` [PATCH 23/31] arm64: KVM: Cleanup asm-offset.c
` [PATCH 24/31] arm64: KVM: Remove weak attributes
` [PATCH 25/31] ARM: KVM: Cleanup exception injection
` [PATCH 26/31] arm64: KVM: debug: Remove spurious inline attributes
` [PATCH 27/31] arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
` [PATCH 28/31] arm: KVM: Make kvm_arm.h friendly to assembly code
` [PATCH 29/31] arm64: KVM: Add support for 16-bit VMID
` [PATCH 30/31] MAINTAINERS: add git URL for KVM/ARM
` [PATCH 31/31] arm/arm64: KVM: Detect vGIC presence at runtime

[PATCH v1] kvm/x86: Hyper-V tsc page setup
 2015-12-24  9:33 UTC 

[PATCH v2 00/11] KVM: x86: track guest page access
 2015-12-24  9:21 UTC  (15+ messages)
` [PATCH v2 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH v2 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
` [PATCH v2 03/11] KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
` [PATCH v2 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH v2 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH v2 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH v2 07/11] KVM: page track: add notifier support
` [PATCH v2 08/11] KVM: MMU: use page track for non-leaf shadow pages
` [PATCH v2 09/11] KVM: MMU: simplify mmu_need_write_protect
` [PATCH v2 10/11] KVM: MMU: clear write-flooding on the fast path of tracked page
` [PATCH v2 11/11] KVM: MMU: apply page track notifier

Guest crash (with Call trace): schedule_timeout
 2015-12-23 23:38 UTC 

kvmclock doesn't work, help?
 2015-12-23 23:09 UTC  (12+ messages)

[Qemu-devel] [PATCH] SeaBios: Fix reset procedure reentrancy problem on qemu-kvm platform
 2015-12-23 18:06 UTC  (13+ messages)
    `  "

[PATCH] vfio/iommu_type1: make use of info.flags
 2015-12-23 12:08 UTC 

[PATCH v1 0/6] KVM: Hyper-V SynIC timers migration fixes
 2015-12-23 11:28 UTC  (7+ messages)
` [PATCH v1 1/6] kvm/x86: Drop stimer_stop() function
` [PATCH v1 2/6] kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
` [PATCH v1 3/6] kvm/x86: Reorg stimer_expiration() to better control timer restart
` [PATCH v1 4/6] kvm/x86: Hyper-V fix SynIC timer disabling condition
` [PATCH v1 5/6] kvm/x86: Skip SynIC vector check for QEMU side
` [PATCH v1 6/6] kvm/x86: Update SynIC timers on guest entry only

[RFC PATCH 0/5] KVM: x86: exit to user space on unhandled MSR accesses
 2015-12-23  7:47 UTC  (9+ messages)
` [RFC PATCH 2/5] KVM: add KVM_EXIT_MSR exit reason and capability

[PATCH kernel] vfio: Add explicit alignments in vfio_iommu_spapr_tce_create
 2015-12-22 20:09 UTC  (2+ messages)

[patch] VFIO: platform: reset: fix a warning message condition
 2015-12-22 20:09 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] run_tests.sh changes
 2015-12-22 19:51 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/3] run_tests.sh: reduce return code ambiguity
` [kvm-unit-tests PATCH 3/3] add timeout support

[PATCH v4] vfio: Include No-IOMMU mode
 2015-12-22 19:39 UTC 

[PATCH v5 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-12-22 18:01 UTC  (8+ messages)
` [PATCH v5 3/3] KVM/arm/arm64: enable enhanced armv8 "

[PATCH v3] vfio: Include No-IOMMU mode
 2015-12-22 17:26 UTC 

[PATCH 0/2] kvmtool: replace documentations stubs with manpage
 2015-12-22 15:11 UTC  (4+ messages)
` [PATCH 1/2] Add a rudimentary manpage
` [PATCH 2/2] Documentation: remove documentation stubs and common-cmds.h generation

[PATCH 0/2] Fix PC corruption when injecting a fault
 2015-12-22 14:50 UTC  (8+ messages)
` [PATCH 1/2] arm: KVM: Do not update PC if the trap handler has updated it
` [PATCH 2/2] arm64: "

[GIT PULL] KVM fixes for v4.4-rc7
 2015-12-22 14:40 UTC 

Apply Now!
 2015-12-22 12:34 UTC 

[RFC v4 0/5] Add virtio transport for AF_VSOCK
 2015-12-22  9:07 UTC  (6+ messages)
` [RFC v4 1/5] VSOCK: transport-specific vsock_transport functions
` [RFC v4 2/5] VSOCK: Introduce virtio_vsock_common.ko
` [RFC v4 3/5] VSOCK: Introduce virtio_transport.ko
` [RFC v4 4/5] VSOCK: Introduce vhost_vsock.ko
` [RFC v4 5/5] VSOCK: Add Makefile and Kconfig

[PATCH v8 00/20] KVM: ARM64: Add guest PMU support
 2015-12-22  8:08 UTC  (10+ messages)
` [PATCH v8 02/20] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v8 03/20] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v8 04/20] KVM: ARM64: Add access handler for PMCR register
` [PATCH v8 05/20] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v8 08/20] KVM: ARM64: Add access handler for event typer register
` [PATCH v8 15/20] KVM: ARM64: Add a helper to forward trap to guest EL1
` [PATCH v8 16/20] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v8 18/20] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v8 19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu


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).