Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2015-04-30 12:40:58 to 2015-05-21 02:20:13 UTC [more...]

[RFC/RFT PATCH v2 0/3] KVM: Introduce KVM_MEM_UNCACHED
 2015-05-21  2:29 UTC  (47+ messages)
` [RFC/RFT PATCH v2 1/3] arm/arm64: pageattr: add set_memory_nc
` [RFC/RFT PATCH v2 2/3] KVM: promote KVM_MEMSLOT_INCOHERENT to uapi
` [RFC/RFT PATCH v2 3/3] arm/arm64: KVM: implement 'uncached' mem coherency
    ` [Qemu-devel] "
                      ` [Qemu-devel] [RFC/RFT PATCH v2 0/3] KVM: Introduce KVM_MEM_UNCACHED

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

[PATCH v15 00/10] KVM platform device passthrough
 2015-05-18  9:41 UTC  (3+ messages)

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

[RFC] ARM/ARM64: KVM: Implement KVM_FLUSH_DCACHE_GPA ioctl
 2015-05-15 15:24 UTC  (11+ messages)

[PATCH 0/5] VFIO platform reset
 2015-05-15 13:35 UTC  (20+ messages)
` [PATCH 1/5] VFIO: platform: add reset_list and register/unregister functions
` [PATCH 2/5] VFIO: platform: add get_device callback
` [PATCH 3/5] VFIO: platform: add reset callback
` [PATCH 4/5] VFIO: platform: populate reset function according to compat
` [PATCH 5/5] VFIO: platform: VFIO platform Calxeda xgmac reset module

[PATCH v3 0/5] arm64: Patching branches for fun and profit
 2015-05-14 11:53 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: alternative: Introduce feature for GICv3 CPU interface
` [PATCH v3 5/5] arm64: KVM: Switch vgic save/restore to alternative_insn

[PATCH 1/2] ARM: kvm: fix a bad BSYM() usage
 2015-05-11 10:27 UTC  (13+ messages)

[PATCH v3 00/12] KVM Guest Debug support for arm64
 2015-05-08 17:25 UTC  (27+ messages)
` [PATCH v3 01/12] KVM: add comments for kvm_debug_exit_arch struct
` [PATCH v3 02/12] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values
` [PATCH v3 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v3 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v3 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v3 06/12] KVM: arm64: guest debug, add SW break point support
` [PATCH v3 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v3 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v3 09/12] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v3 10/12] KVM: arm64: trap nested debug register access
` [PATCH v3 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v3 12/12] KVM: arm64: add trace points for guest_debug debug

[RFC v2 2/4] KVM: arm: vgic: fix state machine for forwarded IRQ
 2015-05-07  9:39 UTC  (8+ messages)
` [RFC v2 0/4] chip/vgic adaptations for forwarded irq

[PATCH v2 0/3] Add support for for GICv2m and MSIs to arm-virt
 2015-05-06 16:39 UTC  (3+ messages)

[PATCH v15 00/10] KVM platform device passthrough
 2015-05-06  6:11 UTC  (10+ messages)
` [PATCH v15 03/10] hw/vfio/platform: add irq assignment
` [PATCH v15 04/10] hw/vfio/platform: calxeda xgmac device
` [PATCH v15 05/10] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
` [PATCH v15 06/10] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [PATCH v15 07/10] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [PATCH v15 08/10] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [PATCH v15 09/10] sysbus: add irq_routing_notifier
` [PATCH v15 10/10] hw/vfio/platform: add irqfd support

EULA Request: KVM # 16274535
 2015-05-06  1:50 UTC 

[PATCH] kvm: remove one useless check extension
 2015-05-05 12:21 UTC  (2+ messages)

some questions about system calls in KVM/ARM
 2015-05-05 12:17 UTC  (2+ messages)

[PATCHv2 0/2] KVM: micro-optimization and interrupt disabling
 2015-05-05 12:08 UTC  (3+ messages)
` [PATCH 2/2] KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}

[PATCH] KVM: arm64: add active register handling to GICv3 emulation as well
 2015-05-05 11:57 UTC  (2+ messages)

[RFC 0/4] arm/arm64: KVM: Get around cache incoherency
 2015-05-05  9:13 UTC  (5+ messages)
` [RFC 1/4] linux-headers update
` [RFC 2/4] target-arm/kvm: Flush data cache support
` [RFC 3/4] kvm-all: Pre-run cache coherency maintenance
` [RFC 4/4] exec: Flush data cache when needed

[RFC v2 0/4] VFIO Platform device featuring IRQ forwarding
 2015-05-04 12:49 UTC  (5+ messages)
` [RFC v2 1/4] linux-headers: Update KVM header for KVM-VFIO FORWARD/UNFORWARD
` [RFC v2 2/4] hw/vfio/common: vfio_kvm_device_fd moved in the common header
` [RFC v2 3/4] kvm: add kvm_vfio_get_device_irq
` [RFC v2 4/4] hw/vfio/platform: add forwarded irq support

the arm cache coherency cluster "v2"
 2015-05-03 21:29 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox