messages from 2015-07-10 14:21:48 to 2015-08-02 20:12:11 UTC [more...]
[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
2015-08-02 20:20 UTC (11+ messages)
` [PATCH v2 12/15] KVM: arm64: sync LPI configuration and pending tables
` [PATCH v2 13/15] KVM: arm64: implement ITS command queue command handlers
` [PATCH v2 14/15] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v2 15/15] KVM: arm64: enable ITS emulation as a virtual MSI controller
[PATCH v2 0/7] KVM: arm/arm64: gsi routing support
2015-07-31 12:59 UTC (19+ messages)
` [PATCH v2 1/7] KVM: api: introduce KVM_IRQ_ROUTING_EXTENDED_MSI
` [PATCH v2 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [PATCH v2 4/7] KVM: arm/arm64: enable irqchip routing
` [PATCH v2 6/7] KVM: arm/arm64: enable MSI routing
` [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: "
[RFC 0/2] VFIO: Add virtual MSI doorbell support
2015-07-28 17:58 UTC (8+ 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] 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 (22+ messages)
` [PATCH v2 1/3] KVM: arm: Fix NULL pointer dereference if KVM is used "
` [PATCH v2 2/3] KVM: arm: Detect vGIC presence at runtime
` [PATCH v2 3/3] KVM: arm64: Introduce default dummy save/restore functions
virtio-serial: Add multiple times opening support to virtserialport(port)
2015-07-27 7:34 UTC
[PATCH v3 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-07-24 15:55 UTC (12+ 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
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 v2 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-07-21 18:02 UTC (24+ 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 00/18] KVM: ARM64: Add guest PMU support
2015-07-21 1:35 UTC (43+ messages)
` [PATCH 02/18] KVM: ARM64: Add initial support for PMU
` [PATCH 03/18] KVM: ARM64: Add offset defines for PMU registers
` [PATCH 04/18] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH 06/18] KVM: ARM64: Add reset and access handlers for PMCEID0_EL0 and PMCEID1_EL0 register
` [PATCH 07/18] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH 09/18] KVM: ARM64: Add reset and access handlers for PMXEVCNTR_EL0 register
` [PATCH 10/18] KVM: ARM64: Add reset and access handlers for PMCCNTR_EL0 register
` [PATCH 11/18] KVM: ARM64: Add reset and access handlers for PMCNTENSET_EL0 and PMCNTENCLR_EL0 register
` [PATCH 12/18] KVM: ARM64: Add reset and access handlers for PMINTENSET_EL1 and PMINTENCLR_EL1 register
` [PATCH 13/18] KVM: ARM64: Add reset and access handlers for PMOVSSET_EL0 and PMOVSCLR_EL0 register
` [PATCH 14/18] KVM: ARM64: Add reset and access handlers for PMUSERENR_EL0 register
` [PATCH 15/18] KVM: ARM64: Add reset and access handlers for PMSWINC_EL0 register
` [PATCH 16/18] KVM: ARM64: Add access handlers for PMEVCNTRn_EL0 and PMEVTYPERn_EL0 register
` [PATCH 17/18] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH 18/18] KVM: ARM64: Add KVM_CAP_ARM_PMU and KVM_ARM_PMU_SET_IRQ
[PATCH 00/12] kvmtool: Improve portability
2015-07-20 14:46 UTC (19+ messages)
` [PATCH 01/12] avoid casts when initializing structures
` [PATCH 02/12] qcow: fix signedness bugs
` [PATCH 03/12] kvm-ipc: use proper type for file descriptor
` [PATCH 04/12] Makefile: remove unneeded -s switch on compiling BIOS files
` [PATCH 05/12] ui: remove pointless double const in keymap declarations
` [PATCH 06/12] kvm__set_dir(): avoid variable arguments call
` [PATCH 07/12] util/util.c: avoid clang error on vsnprintf
` [PATCH 08/12] Fix call to connect()
` [PATCH 09/12] use <poll.h> instead of <sys/poll.h>
` [PATCH 10/12] check for and use C library provided strlcpy and strlcat
` [PATCH 11/12] avoid using predefined PAGE_SIZE
` [PATCH 12/12] remove KVM_CAP_MAX_VCPUS hack
[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
[PATCH 0/2] KVM: arm/arm64: Guest synchronous halt/resume
2015-07-18 9:18 UTC (5+ 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] arm64/kvm: Add generic v8 KVM target
2015-07-17 17:56 UTC (15+ messages)
[PATCH v4 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits
2015-07-17 10:28 UTC (5+ messages)
` [PATCH v4 1/2] arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore "
` [PATCH v4 2/2] arm: KVM: keep arm vfp/simd exit handling consistent with arm64
[PATCH v4 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits for non-VHE
2015-07-16 19:22 UTC (7+ messages)
` [PATCH v4 1/2] arm64: KVM: Optimize arm64 non-VHE fpsimd skip 30-50% save/restore on exits
` [PATCH v4 2/2] keep arm vfp/simd exit handling consistent with arm64
[PATCH 00/13] arm64: Virtualization Host Extension support
2015-07-16 18:08 UTC (9+ messages)
` [PATCH 01/13] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH 03/13] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH 10/13] arm64: Add support for running Linux in EL2 mode
` [PATCH 11/13] arm64: Panic when VHE and non VHE CPUs coexist
[PATCH] arm64: KVM: Enable minimalistic support for Thunder
2015-07-16 17:40 UTC (5+ messages)
[RFC PATCH] target-arm: kvm: Differentiate registers based on write-back levels
2015-07-14 14:54 UTC (4+ messages)
Extensions for KVM MSI related ioctls
2015-07-13 14:29 UTC (5+ messages)
[PATCH v3 00/11] KVM: arm: debug infrastructure support
2015-07-13 12:12 UTC (9+ messages)
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for debug registers
[PATCH] KVM: Add Kconfig option to signal cross-endian guests
2015-07-13 9:24 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).