kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-29 09:53:22 to 2015-06-05 00:23:17 UTC [more...]

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-05  0:22 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 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [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 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 23/34] powerpc/iommu/powernv: Release replaced TCE
` [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 v3 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-06-04 20:39 UTC  (11+ 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] kvmtool: don't use PCI config space IRQ line field
 2015-06-04 15:20 UTC 

[PATCH] kvm: x86: default legacy PCI device assignment support to "n"
 2015-06-04 14:48 UTC  (5+ messages)

[PATCH v5 00/12] KVM Guest Debug support for arm64
 2015-06-04 14:40 UTC  (20+ messages)
` [PATCH v5 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v5 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [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 v2 00/13] SMM implementation for KVM
 2015-06-04 13:59 UTC  (16+ messages)
` [PATCH v2 04/13] KVM: x86: API changes for SMM support
` [PATCH v2 06/13] KVM: x86: save/load state on SMM switch
` [PATCH v2 07/13] KVM: add vcpu-specific functions to read/write/translate GFNs
` [PATCH v2 14/13] KVM: x86: latch INITs while in system management mode

[PATCH v2] KVM: arm64: fix misleading comments in save/restore
 2015-06-04 13:28 UTC 

[PATCH v5 0/6] QEMU support for KVM Guest Debug on arm64
 2015-06-04 11:35 UTC  (13+ 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] KVM: arm64: fix misleading comments in save/restore
 2015-06-04 10:50 UTC  (7+ messages)

[PATCH] KVM: x86: clear hidden CPU state at reset time
 2015-06-04  8:44 UTC 

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-06-04  8:36 UTC  (38+ 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] kvm: x86: fix kvm_apic_has_events to check for NULL pointer
 2015-06-04  8:18 UTC 

[ANNOUNCE] Stand-alone kvmtool repository
 2015-06-03 17:25 UTC 

stand-alone kvmtool
 2015-06-03 17:07 UTC  (5+ messages)

[GIT PULL 0/2] KVM: s390: Fix and cleanup for 4.2 (kvm/next)
 2015-06-03 13:02 UTC  (4+ 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

Update on Split Irqchip Patches
 2015-06-03  9:40 UTC  (2+ messages)

[PATCH 0/2] KVM: PPC: Book3S HV: Dynamic micro-threading/split-core
 2015-06-03  1:29 UTC  (5+ 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 v2] arm/arm64: KVM: Properly account for guest CPU time
 2015-06-02 11:55 UTC  (15+ messages)

[PATCH v6 0/8] vhost: support for cross endian guests
 2015-06-01 23:38 UTC  (7+ messages)
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper

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

[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 V1 0/5] Enable ACPI support for KVM ARM
 2015-05-29 14:34 UTC  (4+ messages)
` [PATCH V1 4/5] kvm: arm64: Implement ACPI probing code for GICv2

[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  (12+ messages)
` [PATCH 01/13] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
` [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


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