kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-28 04:59:00 to 2015-06-03 00:13:24 UTC [more...]

Update on Split Irqchip Patches
 2015-06-03  0:13 UTC 

[PATCH v3 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-06-02 23:51 UTC  (4+ messages)
` [PATCH v3 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs
` [PATCH v3 3/4] KVM: x86: Add EOI exit bitmap inference
` [PATCH v3 4/4] KVM: x86: Add support for local interrupt requests from userspace

[PATCH v2] arm/arm64: KVM: Properly account for guest CPU time
 2015-06-02 11:55 UTC  (15+ messages)

[GIT PULL 0/2] KVM: s390: Fix and cleanup for 4.2 (kvm/next)
 2015-06-02  8:14 UTC  (3+ messages)
` [GIT PULL 1/2] KVM: s390: call exit_sie() directly on vcpu block/request
` [GIT PULL 2/2] KVM: s390: introduce KMSG_COMPONENT for kvm-s390

[PATCH 0/2] KVM: PPC: Book3S HV: Dynamic micro-threading/split-core
 2015-06-02  6:29 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Make use of unused threads when running guests
` [PATCH 2/2] KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-02  4:37 UTC  (57+ messages)
` [PATCH kernel v11 01/34] powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
` [PATCH kernel v11 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v11 03/34] powerpc/powernv/ioda: Clean up IOMMU group registration
` [PATCH kernel v11 04/34] powerpc/iommu: Put IOMMU group explicitly
` [PATCH kernel v11 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v11 06/34] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v11 07/34] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v11 08/34] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v11 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v11 10/34] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v11 11/34] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v11 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v11 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v11 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v11 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v11 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v11 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v11 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v11 19/34] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v11 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v11 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v11 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v11 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v11 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v11 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v11 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v11 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v11 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v11 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v11 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v11 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v11 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v11 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v11 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH v6 0/8] vhost: support for cross endian guests
 2015-06-01 23:38 UTC  (16+ messages)
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v6 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v6 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v6 7/8] vhost: cross-endian support for legacy devices
` [PATCH v6 8/8] macvtap/tun: cross-endian support for little-endian hosts

[PULL] vhost: cleanups and fixes
 2015-06-01 19:45 UTC  (2+ messages)

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-06-01 14:26 UTC  (25+ messages)
` [PATCH 01/15] KVM: x86: move MTRR related code to a separate file
` [PATCH 02/15] KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
` [PATCH 03/15] KVM: MTRR: remove mtrr_state.have_fixed
` [PATCH 04/15] KVM: MTRR: exactly define the size of variable MTRRs
` [PATCH 05/15] KVM: MTRR: clean up mtrr default type
` [PATCH 06/15] KVM: MTRR: do not split 64 bits MSR content
` [PATCH 07/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
` [PATCH 08/15] KVM: MTRR: introduce fixed_mtrr_segment table
` [PATCH 09/15] KVM: MTRR: introduce var_mtrr_range
` [PATCH 10/15] KVM: MTRR: sort variable MTRRs
` [PATCH 11/15] KVM: MTRR: introduce fixed_mtrr_addr_* functions
` [PATCH 12/15] KVM: MTRR: introduce mtrr_for_each_mem_type
` [PATCH 13/15] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
` [PATCH 14/15] KVM: MTRR: do not map huage page for non-consistent range
` [PATCH 15/15] KVM: VMX: fully implement guest MTRR virtualization

[PATCH v5 00/12] KVM Guest Debug support for arm64
 2015-06-01 12:41 UTC  (15+ messages)
` [PATCH v5 01/12] KVM: add comments for kvm_debug_exit_arch struct
` [PATCH v5 02/12] KVM: arm64: fix misleading comments in save/restore
` [PATCH v5 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v5 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v5 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v5 06/12] KVM: arm64: guest debug, add SW break point support
` [PATCH v5 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v5 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v5 10/12] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v5 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v5 12/12] KVM: arm64: add trace points for guest_debug debug

[PATCH v2 00/11] KVM: arm: debug infrastructure support
 2015-06-01 10:56 UTC  (14+ messages)
` [PATCH v2 01/11] KVM: arm: plug guest debug exploit
` [PATCH v2 02/11] KVM: arm: rename pm_fake handler to trap_raz_wi
` [PATCH v2 03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code
` [PATCH v2 04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v2 05/11] KVM: arm: check ordering of all system register tables
` [PATCH v2 06/11] KVM: arm: add trap handlers for 32-bit debug registers
` [PATCH v2 07/11] KVM: arm: add trap handlers for 64-bit "
` [PATCH v2 08/11] KVM: arm: implement dirty bit mechanism for "
` [PATCH v2 09/11] KVM: arm: disable debug mode if we don't actually need it
` [PATCH v2 10/11] KVM: arm: implement lazy world switch for debug registers
` [PATCH v2 11/11] KVM: arm: enable trapping of all "

[PATCH] KVM: arm: vgic: Drop useless Group0 warning
 2015-06-01 10:05 UTC  (2+ messages)

[PATCH v3] i386: Introduce ARAT CPU feature
 2015-05-31 18:12 UTC  (2+ messages)

[PATCH v2 00/13] SMM implementation for KVM
 2015-05-29 19:34 UTC  (9+ messages)
` [PATCH v2 04/13] KVM: x86: API changes for SMM support
` [PATCH v2 07/13] KVM: add vcpu-specific functions to read/write/translate GFNs

[PATCH v5 0/6] QEMU support for KVM Guest Debug on arm64
 2015-05-29 15:19 UTC  (7+ messages)
` [PATCH v5 1/6] linux-headers: sync from my kernel tree (DEV)
` [PATCH v5 2/6] target-arm: kvm64: introduce kvm_arm_init_debug()
` [PATCH v5 3/6] target-arm: kvm - implement software breakpoints
` [PATCH v5 4/6] target-arm: kvm - support for single step
` [PATCH v5 5/6] target-arm: kvm - add support for HW assisted debug
` [PATCH v5 6/6] target-arm: kvm - re-inject guest debug exceptions

[PATCH V1 0/5] Enable ACPI support for KVM ARM
 2015-05-29 14:34 UTC  (8+ messages)
` [PATCH V1 1/5] kvm: arm64: Enable ACPI support for virt arch timer
` [PATCH V1 2/5] kvm: arm64: Dispatch virt GIC probing to device tree and ACPI
` [PATCH V1 3/5] kvm: arm64: Detect GIC version for proper ACPI vGIC probing
` [PATCH V1 4/5] kvm: arm64: Implement ACPI probing code for GICv2
` [PATCH V1 5/5] kvm: arm64: Implement ACPI probing code for GICv3

[PATCH] Remove visible dependency files
 2015-05-29 14:20 UTC 

[PATCH] virtio: fix fsync() on a directory
 2015-05-29 13:41 UTC 

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-05-29  9:53 UTC  (14+ messages)
` [PATCH 01/13] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
` [PATCH 02/13] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH 03/13] KVM: arm/arm64: add emulation model specific destroy function
` [PATCH 04/13] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH 05/13] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH 06/13] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH 07/13] KVM: arm64: implement basic ITS register handlers
` [PATCH 08/13] KVM: arm64: add data structures to model ITS interrupt translation
` [PATCH 09/13] KVM: arm64: handle pending bit for LPIs in ITS emulation
` [PATCH 10/13] KVM: arm64: sync LPI properties and status between guest and KVM
` [PATCH 11/13] KVM: arm64: implement ITS command queue command handlers
` [PATCH 12/13] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH 13/13] KVM: arm64: enable ITS emulation as a virtual MSI controller

[patch v2 0/3] kvmclock: allow stable sched clock
 2015-05-28 23:20 UTC  (4+ messages)
` [patch v2 1/3] x86: kvmclock: add flag to indicate pvclock counts from zero
` [patch v2 2/3] x86: kvmclock: set scheduler clock stable
` [patch v2 3/3] KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR

[RFC PATCH 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-05-28 21:58 UTC  (6+ messages)
` [RFC PATCH 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs

Payment
 2015-05-27 14:42 UTC 

[PATCH] arm/arm64: KVM: Propertly account for guest CPU time
 2015-05-28 13:04 UTC  (2+ messages)

[PATCH] KVM: arm64: fix misleading comments in save/restore
 2015-05-28  9:43 UTC 

[patch 0/3] kvmclock: allow stable sched clock
 2015-05-28  8:52 UTC  (5+ messages)
` [patch 2/3] x86: kvmclock: set scheduler clock stable
` [patch 3/3] KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR


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