messages from 2015-07-17 22:03:14 to 2015-08-10 13:09:03 UTC [more...]
[PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager
2015-08-10 13:21 UTC (8+ messages)
` [PATCH v3 01/10] VFIO: platform: registration of a dummy IRQ bypass producer
` [PATCH v3 02/10] VFIO: platform: test forwarded state when selecting the IRQ handler
` [PATCH v3 03/10] VFIO: platform: single handler using function pointer
` [PATCH v3 04/10] VFIO: platform: add vfio_platform_set_automasked
` [PATCH v3 05/10] VFIO: platform: add vfio_platform_is_active
` [PATCH v3 06/10] VFIO: platform: add irq bypass producer management
` [PATCH v3 07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices
[PATCH v4 0/5] KVM: irqfd consumer based on IRQ bypass manager
2015-08-10 8:44 UTC (10+ messages)
` [PATCH v4 1/5] KVM: x86: select IRQ_BYPASS_MANAGER
` [PATCH v4 2/5] KVM: arm/arm64: "
` [PATCH v4 3/5] KVM: create kvm_irqfd.h
` [PATCH v4 4/5] KVM: introduce kvm_arch functions for IRQ bypass
` [PATCH v4 5/5] KVM: eventfd: add irq bypass consumer management
[PATCH 0/2] KVM: arm/arm64: Guest synchronous halt/resume
2015-08-07 16:17 UTC (8+ messages)
` [PATCH 1/2] KVM: arm: rename pause into power_off
` [PATCH 2/2] kvm: arm/arm64: implement kvm_arm_[halt,resume]_guest
` [PATCH 2/2] kvm: arm/arm64: implement kvm_arm_[halt, resume]_guest
[PATCH v2 0/4] KVM: arm/arm64: guest synchronous halt/resume
2015-08-07 16:08 UTC (5+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: rename pause into power_off
` [PATCH v2 2/4] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
` [PATCH v2 3/4] KVM: arm/arm64: check power_off in critical section before VCPU run
` [PATCH v2 4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-08-07 15:45 UTC (12+ messages)
` [PATCH v4 01/11] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
` [PATCH v4 02/11] arm/arm64: KVM: Move vgic handling to a non-preemptible section
` [PATCH v4 03/11] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
` [PATCH v4 04/11] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
` [PATCH v4 05/11] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH v4 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
` [PATCH v4 08/11] KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
` [PATCH v4 09/11] KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
` [PATCH v4 10/11] KVM: arm/arm64: timer: Allow the timer to control the active state
` [PATCH v4 11/11] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices
[PATCH v3 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-08-07 8:29 UTC (37+ messages)
` [PATCH v3 01/11] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
` [PATCH v3 02/11] arm/arm64: KVM: Move vgic handling to a non-preemptible section
` [PATCH v3 03/11] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
` [PATCH v3 04/11] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
` [PATCH v3 05/11] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH v3 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v3 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
` [PATCH v3 08/11] KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
` [PATCH v3 09/11] KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
` [PATCH v3 10/11] KVM: arm/arm64: timer: Allow the timer to control the active state
` [PATCH v3 11/11] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices
[PATCH] kvm:arm:Fix error handling in the function vgic_v3_probe
2015-08-07 1:40 UTC (11+ messages)
[PATCH 00/13] arm64: Virtualization Host Extension support
2015-08-06 17:43 UTC (6+ messages)
` [PATCH 07/13] arm64: KVM: VHE: Patch out use of HVC
` [PATCH 11/13] arm64: Panic when VHE and non VHE CPUs coexist
[PATCH v4 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits
2015-08-06 12:46 UTC (5+ messages)
` [PATCH v4 1/2] arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore "
[PATCH v3 0/7] KVM: arm/arm64: gsi routing support
2015-08-06 12:06 UTC (9+ messages)
` [PATCH v3 1/7] KVM: api: pass the devid in the msi routing entry
` [PATCH v3 2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [PATCH v3 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [PATCH v3 4/7] KVM: arm/arm64: enable irqchip routing
` [PATCH v3 5/7] KVM: arm/arm64: build a default routing table
` [PATCH v3 6/7] KVM: arm/arm64: enable MSI routing
` [PATCH v3 7/7] KVM: arm: enable KVM_SIGNAL_MSI and "
KVM/ARM: Problems about intercepting the system call
2015-08-06 5:45 UTC
[PATCH v3 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
2015-08-05 10:53 UTC (4+ messages)
` [PATCH v3 1/3] Fix NULL pointer dereference if KVM is used "
` [PATCH v3 2/3] Detect vGIC presence at runtime
` [PATCH v3 3/3] Make KVM_CAP_IRQFD dependent on KVM_CAP_IRQCHIP
[PATCH v2 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-08-04 12:26 UTC (26+ messages)
` [PATCH v2 02/10] arm/arm64: KVM: Move vgic handling to a non-preemptible section
` [PATCH v2 03/10] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
` [PATCH v2 04/10] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
` [PATCH v2 05/10] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH v2 06/10] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v2 07/10] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
` [PATCH v2 08/10] KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
` [PATCH v2 09/10] KVM: arm/arm64: timer: Allow the timer to control the active state
` [PATCH v2 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts
[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
2015-08-04 6:53 UTC (10+ messages)
` [PATCH v2 14/15] KVM: arm64: implement MSI injection in "
[RFC 0/2] VFIO: Add virtual MSI doorbell support
2015-08-04 5:52 UTC (10+ messages)
` [RFC 1/2] drivers: vfio: iommu map and unmap device specific memory from kernel
` [RFC 2/2] drivers: vfio: pci: Add virtual MSI doorbell support
[PATCH 00/18] KVM: ARM64: Add guest PMU support
2015-08-03 19:55 UTC (11+ messages)
` [PATCH 04/18] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH 07/18] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
[PATCH v2 0/7] KVM: arm/arm64: gsi routing support
2015-08-03 9:11 UTC (11+ messages)
` [PATCH v2 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [PATCH v2 7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping
[PATCH 00/14] kvmtool: Refactor kernel image loading to allow pipes
2015-07-30 10:52 UTC (15+ messages)
` [PATCH 01/14] Refactor kernel image loading
` [PATCH 02/14] arm/powerpc: remove unneeded seeks in kernel loading
` [PATCH 03/14] x86: allow pipes for bzImage kernel images
` [PATCH 04/14] x86: support loading flat binary kernel images from a pipe
` [PATCH 05/14] kvmtool: introduce pseek
` [PATCH 06/14] MIPS: use pseek() in ELF kernel image loading
` [PATCH 07/14] MIPS: move ELF headers loading outside of load_elf_binary()
` [PATCH 08/14] MIPS: remove seeks from load_flat_binary()
` [PATCH 09/14] arm: move kernel loading into arm/kvm.c
` [PATCH 10/14] provide generic read_file() implementation
` [PATCH 11/14] arm/arm64: use read_file() in kernel and initrd loading
` [PATCH 12/14] powerpc: "
` [PATCH 13/14] MIPS: use read wrappers in kernel loading
` [PATCH 14/14] x86: "
[PATCH] arm64: KVM: remove remaining reference to vgic_sr_vectors
2015-07-28 9:52 UTC (2+ messages)
[PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
2015-07-27 9:02 UTC (15+ messages)
` [PATCH v2 1/3] KVM: arm: Fix NULL pointer dereference if KVM is used "
virtio-serial: Add multiple times opening support to virtserialport(port)
2015-07-27 7:34 UTC
add multiple times opening support to a virtserialport
2015-07-24 12:00 UTC
add multiple times opening support to a virtserialport
2015-07-24 11:55 UTC
[RFC v2 0/6] IRQ bypass manager and irqfd consumer
2015-07-24 1:27 UTC (2+ messages)
KVM on ARM: Problems on the implementation of a print function in HYP mode
2015-07-23 6:56 UTC
[PATCH v2] target-arm: kvm: Differentiate registers based on write-back levels
2015-07-22 16:09 UTC (6+ messages)
[PATCH 00/12] kvmtool: Improve portability
2015-07-20 14:46 UTC (5+ messages)
` [PATCH 07/12] util/util.c: avoid clang error on vsnprintf
[PATCH 00/14] kvmtool: add ITS emulation and GSI routing for ARM
2015-07-20 13:02 UTC (15+ messages)
` [PATCH 01/14] irq: move IRQ routing into irq.c
` [PATCH 02/14] MSI-X: update GSI routing after changed MSI-X configuration
` [PATCH 03/14] virtio: fix endianness check for vhost support
` [PATCH 04/14] FDT: introduce global phandle allocation
` [PATCH 05/14] arm: use new phandle allocation functions
` [PATCH 06/14] TEMPORARY: arm: update public headers for GICv3 ITS emulation
` [PATCH 07/14] arm: allow creation of an MSI register frame region
` [PATCH 08/14] arm: FDT: create MSI controller DT node
` [PATCH 09/14] add kvm__check_vm_capability
` [PATCH 10/14] PCI: inject PCI device ID on MSI injection
` [PATCH 11/14] arm64: enable GICv3-ITS emulation
` [PATCH 12/14] arm: setup SPI IRQ routing tables
` [PATCH 13/14] TEMPORARY: update public headers for kvm_irq_routing_msi extension
` [PATCH 14/14] extend GSI IRQ routing to take a device ID
high interrupt latency in guest VM with VFIO PCI (using legacy interrupts)
2015-07-20 11:46 UTC
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