messages from 2016-02-24 05:08:29 to 2016-02-26 18:41:48 UTC [more...]
[PATCH 00/14] PCI Passthrough Interrupt Optimizations
2016-02-26 18:40 UTC (11+ messages)
` [PATCH 01/14] powerpc: Add simple cache inhibited MMIO accessors
` [PATCH 02/14] KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
` [PATCH 03/14] KVM: PPC: select IRQ_BYPASS_MANAGER
` [PATCH 04/14] KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
` [PATCH 05/14] KVM: PPC: Book3S HV: Enable IRQ bypass
` [PATCH 06/14] KVM: PPC: Book3S HV: Caching for passthrough IRQ map
` [PATCH 07/14] KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
` [PATCH 08/14] KVM: PPC: Book3S HV: Complete passthrough interrupt in host
` [PATCH 09/14] KVM: PPC: Book3S HV: Enable KVM real mode handling of passthrough IRQs
` [PATCH 10/14] KVM: PPC: Book3S HV: Dump irqmap in debugfs
[RFC v4 00/14] KVM PCIe/MSI passthrough on ARM/ARM64
2016-02-26 18:19 UTC (17+ messages)
` [RFC v4 01/14] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v4 02/14] iommu: introduce a reserved iova cookie
` [RFC v4 03/14] dma-reserved-iommu: alloc/free_reserved_iova_domain
` [RFC v4 04/14] dma-reserved-iommu: reserved binding rb-tree and helpers
` [RFC v4 05/14] dma-reserved-iommu: iommu_get/put_single_reserved
` [RFC v4 06/14] dma-reserved-iommu: iommu_unmap_reserved
` [RFC v4 07/14] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v4 08/14] msi: export msi_get_domain_info
` [RFC v4 09/14] msi: IOMMU map the doorbell address when needed
` [RFC v4 10/14] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v4 11/14] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v4 12/14] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v4 13/14] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v4 14/14] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO
[kvm-unit-tests PATCH v2 0/2] powerpc: add little-endian support
2016-02-26 17:42 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 1/2] powerpc: allow to build big-endian binaries on little-endian host
` [kvm-unit-tests PATCH v2 2/2] powerpc: select endianness
What time is it kvm-clock?
2016-02-26 17:02 UTC (25+ messages)
[PATCH V3 0/3] basic busy polling support for vhost_net
2016-02-26 16:45 UTC (5+ messages)
` [PATCH V3 1/3] vhost: introduce vhost_has_work()
` [PATCH V3 2/3] vhost: introduce vhost_vq_avail_empty()
` [PATCH V3 3/3] vhost_net: basic polling support
[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
2016-02-26 15:01 UTC (3+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
questions about kvm test
2016-02-26 14:26 UTC (2+ messages)
[kvm-unit-tests PATCH v6 00/18] ppc64: initial drop
2016-02-26 13:47 UTC (11+ messages)
` [kvm-unit-tests PATCH v6 13/18] powerpc/ppc64: adapt arm's setup
[PATCH for-4.5] vfio: fix ioctl error handling
2016-02-26 13:47 UTC (2+ messages)
[PATCH v2 00/14] KVM: x86: change PIT discard policy and untangle related code
2016-02-26 13:44 UTC (12+ messages)
` [PATCH v2 01/14] KVM: x86: change PIT discard tick policy
[PATCH] KVM: x86: fix root cause for missed hardware breakpoints
2016-02-26 12:48 UTC (4+ messages)
[PATCH] KVM: VMX: use vmcs_clear/set_bits for debug register exits
2016-02-26 12:04 UTC (2+ messages)
[PATCH] KVM: x86: fix missed hardware breakpoints
2016-02-26 11:53 UTC (6+ messages)
[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
2016-02-26 11:29 UTC (24+ messages)
` [PATCH v13 01/20] ARM64: Move PMU register related defines to asm/perf_event.h
` [PATCH v13 09/20] KVM: ARM64: Add access handler for event type register
` [PATCH v13 10/20] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v13 11/20] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v13 12/20] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v13 13/20] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v13 14/20] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v13 15/20] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v14 "
` [PATCH v15 "
` [PATCH v13 16/20] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v13 17/20] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v13 18/20] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v13 19/20] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v13 20/20] KVM: ARM64: Add a new vcpu device control group for PMUv3
[PATCH] Qemu/KVM: Remove x2apic feature from CPU model when kernel_irqchip is off
2016-02-26 9:56 UTC (2+ messages)
[kvm-unit-tests PATCH] powerpc: Add tests for sPAPR h-calls
2016-02-25 21:19 UTC
[RFC V2 0/4] VFIO SRIOV support
2016-02-25 17:54 UTC (5+ messages)
` [RFC V2 2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group
KVM call for agenda for 2016-03-01
2016-02-25 17:19 UTC (4+ messages)
kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
2016-02-25 12:31 UTC (5+ messages)
[patch] vfio/pci: return -EFAULT if copy_to_user fails
2016-02-25 11:34 UTC (5+ messages)
[PATCH 00/12] KVM: MMU: cleanup around kvm_sync_page, and a few micro-optimizations
2016-02-25 9:55 UTC (25+ messages)
` [PATCH 01/12] KVM: MMU: Fix ubsan warnings
` [PATCH 02/12] KVM: MMU: check kvm_mmu_pages and mmu_page_path indices
` [PATCH 03/12] KVM: MMU: introduce kvm_mmu_flush_or_zap
` [PATCH 04/12] KVM: MMU: move TLB flush out of __kvm_sync_page
` [PATCH 05/12] KVM: MMU: use kvm_sync_page in kvm_sync_pages
` [PATCH 06/12] KVM: MMU: cleanup __kvm_sync_page and its callers
` [PATCH 07/12] KVM: MMU: invert return value of FNAME(sync_page) and *kvm_sync_page*
` [PATCH 08/12] KVM: MMU: move zap/flush to kvm_mmu_get_page
` [PATCH 09/12] KVM: MMU: coalesce zapping page after mmu_sync_children
` [PATCH 10/12] KVM: mark memory barrier with smp_mb__after_atomic
` [PATCH 11/12] KVM: MMU: simplify last_pte_bitmap
` [PATCH 12/12] KVM: MMU: micro-optimize gpte_access
[GIT PULL] KVM fixes for 4.5-rc6
2016-02-25 9:09 UTC
[PATCH] KVM: x86: MMU: fix ubsan index-out-of-range warning
2016-02-25 9:03 UTC (3+ messages)
我的相片在
2016-02-25 8:46 UTC
[PULL] KVM/ARM fixes for 4.5-rc6
2016-02-25 8:53 UTC (5+ messages)
` [PATCH 1/3] KVM: arm/arm64: vgic: Ensure bitmaps are long enough
` [PATCH 2/3] arm/arm64: KVM: Feed initialized memory to MMIO accesses
` [PATCH 3/3] arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
KVM-Clock
2016-02-24 18:08 UTC (14+ messages)
[PATCH 00/33] Compile-time stack metadata validation
2016-02-24 16:32 UTC (5+ messages)
[PATCH 0/4] kvmtool: add PRE_INIT support for ARM/ARM64
2016-02-24 15:33 UTC (5+ messages)
` [PATCH 1/4] pre_init: rename x86/init.S to x86/init64.S
` [PATCH 2/4] pre_init: x86/init64.S: use defines for syscall numbers
` [PATCH 3/4] pre_init: add support for i386 also
` [PATCH 4/4] pre_init: add ARM implementations
[PATCH v4 00/11] KVM: x86: track guest page access
2016-02-24 13:42 UTC (13+ messages)
` [PATCH 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
` [PATCH 03/11] KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
` [PATCH 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH 05/11] KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
` [PATCH 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH 07/11] KVM: MMU: clear write-flooding on the fast path of "
` [PATCH 08/11] KVM: page track: add notifier support
` [PATCH 09/11] KVM: MMU: use page track for non-leaf shadow pages
` [PATCH 10/11] KVM: MMU: simplify mmu_need_write_protect
` [PATCH 11/11] KVM: MMU: apply page track notifier
[PATCH] arm/arm64: KVM: Feed initialized memory to MMIO accesses
2016-02-24 12:06 UTC (3+ messages)
[PATCH] arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR0Rn_EL2
2016-02-24 11:53 UTC (2+ messages)
[PATCH] arm/arm64: KVM: vgic: Handle out-of-bound MMIO access
2016-02-24 11:51 UTC (2+ messages)
[PATCH v2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
2016-02-24 10:22 UTC (3+ messages)
` [PATCH v3 1/2] headers: KVM Hyper-V VMBus hypercalls defines and exit
` [PATCH v3 2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
index-out-of-range ubsan warnings
2016-02-24 7:59 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