messages from 2015-04-14 10:24:32 to 2015-05-05 12:08:22 UTC [more...]
[PATCHv2 0/2] KVM: micro-optimization and interrupt disabling
2015-05-05 12:08 UTC (9+ messages)
` [PATCH 1/2] KVM: provide irq_unsafe kvm_guest_{enter|exit}
` [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] ARM/ARM64: KVM: Implement KVM_FLUSH_DCACHE_GPA ioctl
2015-05-05 9:13 UTC
[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
[PATCH] kvm: remove one useless check extension
2015-05-04 9:24 UTC
the arm cache coherency cluster "v2"
2015-05-03 21:29 UTC (9+ messages)
` [RFC PATCH 0/3] KVM: Introduce KVM_MEM_UNCACHED
` [RFC PATCH 1/3] KVM: promote KVM_MEMSLOT_INCOHERENT to uapi
` [Qemu-devel] [RFC PATCH 0/3] KVM: Introduce KVM_MEM_UNCACHED
some questions about system calls in KVM/ARM
2015-05-03 3:37 UTC
[PATCH v15 00/10] KVM platform device passthrough
2015-04-30 12:49 UTC (11+ messages)
` [PATCH v15 01/10] linux-headers: update
` [PATCH v15 02/10] hw/vfio/platform: vfio-platform skeleton
` [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
[PATCH v14 00/10] KVM platform device passthrough
2015-04-30 7:22 UTC (15+ messages)
` [PATCH v14 01/10] linux-headers: update headers according to 4.1-rc1
` [PATCH v14 02/10] hw/vfio/platform: vfio-platform skeleton
` [PATCH v14 03/10] hw/vfio/platform: add irq assignment
` [PATCH v14 04/10] hw/vfio/platform: calxeda xgmac device
` [PATCH v14 05/10] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
` [PATCH v14 06/10] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [PATCH v14 07/10] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [PATCH v14 08/10] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [PATCH v14 09/10] sysbus: add irq_routing_notifier
` [Qemu-devel] "
` [PATCH v14 10/10] hw/vfio/platform: add irqfd support
[PATCH v2 00/10] KVM Guest Debug support for arm64
2015-04-29 19:20 UTC (22+ messages)
` [PATCH v2 03/10] KVM: arm: guest debug, define API headers
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support
` [PATCH v2 10/10] KVM: arm64: add trace points for guest_debug debug
[PATCH v13 00/12] KVM platform device passthrough
2015-04-29 11:12 UTC (19+ messages)
` [PATCH v13 01/12] linux-headers: update headers according to 4.1-rc0
` [Qemu-devel] "
` [PATCH v13 02/12] hw/vfio/platform: vfio-platform skeleton
` [PATCH v13 03/12] hw/vfio/platform: add irq assignment
` [PATCH v13 04/12] hw/vfio/platform: calxeda xgmac device
` [PATCH v13 05/12] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
` [PATCH v13 06/12] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [PATCH v13 07/12] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [PATCH v13 08/12] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [PATCH v13 09/12] qdev: pass the check callback to qdev_init_gpio_out_named
` [PATCH v13 10/12] qdev: check callback takes the property child as third argument
` [PATCH v13 11/12] sysbus: add irq_set_hook
` [PATCH v13 12/12] hw/vfio/platform: add irqfd support
[PATCH 0/3] Extend check callback usability for irq connect notifier
2015-04-29 7:43 UTC (7+ messages)
` [PATCH 1/3] qdev: pass the check callback to qdev_init_gpio_out_named
` [PATCH 2/3] qdev: check callback takes Object **target as third argument
` [PATCH 3/3] sysbus: add irq_set_hook
` [Qemu-devel] [PATCH 0/3] Extend check callback usability for irq connect notifier
[PATCH/RFC 0/2] KVM: micro-optimization and interrupt disabling
2015-04-28 14:12 UTC (6+ messages)
` [PATCH/RFC 1/2] KVM: Push down irq_save to architectures before kvm_guest_enter
` [PATCH/RFC 2/2] KVM: push down irq_save from kvm_guest_exit
[PATCH v2] sysbus: add irq_routing_notifier
2015-04-28 9:04 UTC (14+ messages)
` [Qemu-devel] "
[PATCH v2 0/3] Add support for for GICv2m and MSIs to arm-virt
2015-04-27 17:31 UTC (4+ messages)
` [PATCH v2 1/3] target-arm: Add GIC phandle to VirtBoardInfo
` [PATCH v2 2/3] arm_gicv2m: Add GICv2m widget to support MSIs
` [PATCH v2 3/3] target-arm: Add the GICv2m to the virt board
[PATCH v12 0/4] machvirt dynamic sysbus device instantiation
2015-04-27 17:10 UTC (12+ messages)
` [PATCH v12 1/4] hw/arm/sysbus-fdt: helpers for platform bus nodes addition
` [PATCH v12 2/4] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
` [PATCH v12 3/4] hw/arm/virt: add dynamic sysbus device support
` [PATCH v12 4/4] hw/arm/virt: change indentation in a15memmap
[PATCH v11 0/4] machvirt dynamic sysbus device instantiation
2015-04-27 14:17 UTC (6+ messages)
[PATCH v12 0/9] KVM platform device passthrough
2015-04-27 9:19 UTC (15+ messages)
` [PATCH v12 1/9] linux-headers: update VFIO header for VFIO platform/amba drivers
` [PATCH v12 2/9] hw/vfio/platform: vfio-platform skeleton
` [PATCH v12 4/9] hw/vfio/platform: add capability to start IRQ propagation
` [PATCH v12 5/9] hw/arm/virt: start VFIO "
` [PATCH v12 7/9] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
[PATCH 0/2] irq: add get_gsi callback
2015-04-24 12:04 UTC (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] intc: arm_gic_kvm: set the "
[PATCH v2 0/2] add qemu_irq/gsi hashtable
2015-04-23 15:22 UTC (5+ messages)
` [PATCH v2 1/2] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [PATCH v2 2/2] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
[PATCH] sysbus: add irq_routing_notifier
2015-04-23 9:33 UTC (2+ messages)
[PATCH 0/2] KVM/ARM updates for v4.1, take 2
2015-04-22 15:11 UTC (4+ messages)
` [PATCH 1/2] KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi
` [PATCH 2/2] KVM: arm/arm64: check IRQ number on userland injection
[PATCH v2 0/4] QEMU support for KVM Guest Debug on arm64
2015-04-21 13:08 UTC (11+ messages)
` [PATCH v2 2/4] target-arm: kvm - implement software breakpoints
` [PATCH v2 3/4] target-arm: kvm - support for single step
` [PATCH v2 4/4] target-arm: kvm - add support for HW assisted debug
[RFC 0/3] VFIO platform reset
2015-04-17 15:01 UTC (8+ messages)
` [RFC 1/3] VFIO: platform: add reset support
` [RFC 2/3] VFIO: platform: export platform callbacks, probe and remove
` [RFC 3/3] VFIO: platform: add vfio-platform-calxedaxgmac driver
ARM: PCI devices emulation broken with KVM due to cache issue
2015-04-17 14:06 UTC (5+ messages)
linux-next: manual merge of the kvm-arm tree with Linus' tree
2015-04-16 20:16 UTC (5+ messages)
UEFI on KVM fails to start on juno on cortex-a57 cluster
2015-04-15 17:17 UTC (10+ messages)
` [Linaro-uefi] "
[PATCH] KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi
2015-04-14 10:44 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