messages from 2015-05-22 11:01:40 to 2015-05-29 09:53:31 UTC [more...]
[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
2015-05-29 9:53 UTC (10+ messages)
` [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 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 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 v5 00/12] KVM Guest Debug support for arm64
2015-05-29 9:30 UTC (13+ 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 kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-05-29 8:44 UTC (35+ 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 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 v2] arm/arm64: KVM: Properly account for guest CPU time
2015-05-28 18:49 UTC
[PATCH v2 00/13] SMM implementation for KVM
2015-05-28 13:48 UTC (16+ messages)
` [PATCH v2 01/13] KVM: x86: introduce num_emulated_msrs
` [PATCH v2 02/13] KVM: x86: pass host_initiated to functions that read MSRs
` [PATCH v2 03/13] KVM: x86: pass the whole hflags field to emulator and back
` [PATCH v2 04/13] KVM: x86: API changes for SMM support
` [PATCH v2 05/13] KVM: x86: stubs "
` [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 08/13] KVM: implement multiple address spaces
` [PATCH v2 09/13] KVM: x86: pass kvm_mmu_page to gfn_to_rmap
` [PATCH v2 10/13] KVM: x86: use vcpu-specific functions to read/write/translate GFNs
` [PATCH v2 11/13] KVM: x86: work on all available address spaces
` [PATCH v2 12/13] KVM: x86: add SMM to the MMU role, support SMRAM address space
` [PATCH v2 13/13] KVM: x86: advertise KVM_CAP_X86_SMM
[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 (6+ messages)
` [patch 1/3] x86: kvmclock: add flag to indicate pvclock counts from zero
` [patch 2/3] x86: kvmclock: set scheduler clock stable
` [patch 3/3] KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
[PATCH V1 0/5] Enable ACPI support for KVM ARM
2015-05-28 5:34 UTC (6+ 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 v6 0/8] vhost: support for cross endian guests
2015-05-28 4:59 UTC (21+ messages)
` [PATCH v6 1/8] virtio: introduce virtio_is_little_endian() helper
` [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 5/8] vhost: introduce vhost_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
[PATCH 0/2] KVM: PPC: Book3S HV: Dynamic micro-threading/split-core
2015-05-28 5:17 UTC (3+ 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
[Bug 98841] New: android emulator broken since d7a2a24 kernel commit
2015-05-27 22:10 UTC (3+ messages)
` [Bug 98841] "
[RFC 0/6] Add virtio transport for AF_VSOCK
2015-05-27 17:06 UTC (7+ messages)
` [RFC 1/6] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
` [RFC 2/6] Add dgram_skb to vsock_sock
` [RFC 3/6] VSOCK: Introduce virtio-vsock-common.ko
` [RFC 4/6] VSOCK: Introduce virtio-vsock.ko
` [RFC 5/6] VSOCK: Introduce vhost-vsock.ko
` [RFC 6/6] VSOCK: Add Makefile and Kconfig
[PATCH] vfio/pci: Fix racy vfio_device_get_from_dev() call
2015-05-27 16:28 UTC
Announcing qboot, a minimal x86 firmware for QEMU
2015-05-27 16:24 UTC (27+ messages)
` [Qemu-devel] "
[PATCH 00/23] userfaultfd v4
2015-05-27 11:41 UTC (11+ messages)
` [PATCH 10/23] userfaultfd: add new syscall to provide memory externalization
` [PATCH 22/23] userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
[PATCH 00/12] KVM: x86: SMM support
2015-05-27 9:26 UTC (15+ messages)
` [PATCH 08/12] KVM: x86: save/load state on SMM switch
` [PATCH 11/12] KVM: x86: add KVM_MEM_X86_SMRAM memory slot flag
[PATCH 1/2] KVM: MMU: fix SMAP virtualization
2015-05-27 2:53 UTC (7+ messages)
Query regarding a kvm patch
2015-05-27 0:26 UTC
[PATCH] i386: Introduce ARAT CPU feature
2015-05-26 17:25 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [Qemu-devel] "
kvm: odd time values since "kvmclock: set scheduler clock stable"
2015-05-26 13:25 UTC (9+ messages)
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
2015-05-26 13:22 UTC (3+ messages)
` [PATCH v2] "
KVM call agenda for 2015-05-26
2015-05-26 12:47 UTC (2+ messages)
[PATCH] KVM: x86: use correct APIC ID on x2APIC transition
2015-05-26 10:38 UTC (2+ messages)
[PATCH] KVM: x86: preserve x2APIC LDR on INIT
2015-05-26 10:38 UTC (2+ messages)
[PATCH] KVM: x86: Allow ARAT CPU feature
2015-05-26 4:36 UTC (4+ messages)
[PATCH] KVM: PPC: add missing pt_regs initialization
2015-05-25 22:05 UTC (2+ messages)
[PATCH] KVM: PPC: check for lookup_linux_ptep() returning NULL
2015-05-25 21:01 UTC (3+ messages)
[PATCH] KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
2015-05-25 21:01 UTC (3+ messages)
[PATCH] KVM: PPC: Fix warnings from sparse
2015-05-25 21:01 UTC (2+ messages)
[PATCH] KVM: PPC: fix suspicious use of conditional operator
2015-05-25 20:44 UTC (2+ messages)
[PATCH v3] i386: Introduce ARAT CPU feature
2015-05-25 14:47 UTC
FRISSÍTÉS
2015-05-25 9:03 UTC
FRISSÍTÉS
2015-05-25 8:46 UTC
KVM: How does is PAT emulation supposed to work?
2015-05-24 15:28 UTC (7+ messages)
` [RFC][PATCH] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH v2] "
[PATCH][RFC] KVM: PPC: fix suspicious use of conditional operator
2015-05-22 19:20 UTC (2+ 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).