kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-06 16:46:37 to 2015-07-09 10:22:01 UTC [more...]

[RFC PATCH] KVM: arm/arm64: Don't let userspace update CNTVOFF once guest is running
 2015-07-09 10:22 UTC  (13+ messages)

[PATCH 00/13] arm64: Virtualization Host Extension support
 2015-07-09 10:12 UTC  (23+ messages)
` [PATCH 01/13] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH 02/13] arm64: Allow the arch timer to use the HYP timer
` [PATCH 03/13] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH 04/13] arm64: KVM: skip HYP setup when already running in HYP
` [PATCH 05/13] arm64: KVM: VHE: macroize VTCR_EL2 setup
` [PATCH 06/13] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH 07/13] arm64: KVM: VHE: Patch out use of HVC
` [PATCH 08/13] arm64: KVM: VHE: Preserve VHE config in world switch
` [PATCH 09/13] arm64: KVM: VHE: Add alternatives for VHE-enabled world-switch
` [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 12/13] arm64: KVM: Split sysreg save/restore
` [PATCH 13/13] arm64: KVM: VHE: Early interrupt handling

[PATCH] target-i386: Sanity check host processor physical address width
 2015-07-09 10:03 UTC  (6+ messages)
  ` [Qemu-devel] "

[PULL] virtio/vhost: cross endian support
 2015-07-09 10:02 UTC  (10+ messages)
            ` [PATCH] KVM: Add Kconfig option to signal cross-endian guests

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

your protracted and stalled funds transfer from the U.K
 2015-07-09  9:38 UTC 

[PATCH for 2.4 0/2] MIPS build fixes for v2.4
 2015-07-09  9:17 UTC  (2+ messages)
` [PATCH for 2.4 2/2] mips/kvm: Sync with newer MIPS KVM headers

Live migration using shared storage in different networks
 2015-07-09  8:59 UTC  (2+ messages)

[PATCH v2 0/7] KVM: arm/arm64: gsi routing support
 2015-07-09  8:22 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: api: introduce KVM_IRQ_ROUTING_EXTENDED_MSI
` [PATCH v2 2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [PATCH v2 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [PATCH v2 4/7] KVM: arm/arm64: enable irqchip routing
` [PATCH v2 5/7] KVM: arm/arm64: build a default routing table
` [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 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts
 2015-07-09  8:13 UTC  (4+ messages)

[PATCH] kvm: x86: fix load xsave feature warning
 2015-07-09  7:44 UTC 

[PATCH] KVM: x86: Add host physical address width capability
 2015-07-09  6:43 UTC  (3+ messages)

[RFC/RFT PATCH v2 0/4] KVM: x86: full virtualization of guest MTRR
 2015-07-09  2:30 UTC  (13+ messages)
` [PATCH 1/4] KVM: count number of assigned devices
` [PATCH 2/4] KVM: SVM: use NPT page attributes
` [PATCH 3/4] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH 4/4] KVM: x86: apply guest MTRR virtualization on host reserved pages

[PATCH v2 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-07-08 17:56 UTC  (11+ messages)
` [PATCH v2 01/10] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
` [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

[RFC/RFT PATCH v3 0/4] KVM: x86: full virtualization of guest MTRR
 2015-07-08 17:46 UTC  (7+ messages)
` [PATCH 1/4] KVM: count number of assigned devices
` [PATCH 2/4] KVM: SVM: use NPT page attributes
` [PATCH 3/4] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH 4/4] KVM: x86: apply guest MTRR virtualization on host reserved pages

[PATCH 00/18] KVM: ARM64: Add guest PMU support
 2015-07-08 17:18 UTC  (3+ messages)
` [PATCH 01/18] ARM64: Move PMU register related defines to asm/pmu.h

[PATCH v3 00/11] KVM: arm: debug infrastructure support
 2015-07-08 17:08 UTC  (9+ messages)
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for debug registers

Multi queue support in KVM
 2015-07-08 16:41 UTC 

[kvm-unit-tests PATCH v3 0/3] A couple of small fixes
 2015-07-08 15:37 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/3] README: add some CONTRIBUTING notes
` [kvm-unit-tests PATCH v3 2/3] configure: emit HOST=$host to config.mak
` [kvm-unit-tests PATCH v3 3/3] arm/run: introduce usingkvm var and use it

[RFC PATCH] irq: IRQ bypass manager
 2015-07-08 14:37 UTC  (5+ messages)

[PATCH] MIPS: KVM: do not sign extend on unsigned MMIO load
 2015-07-08 14:25 UTC  (2+ messages)
` [PATCH stable <3.17] MIPS: KVM: Do "

[PATCH v4 0/2] vhost: support more than 64 memory regions
 2015-07-08 12:51 UTC  (2+ messages)

[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
 2015-07-07 19:47 UTC  (7+ messages)
` [RFC PATCH 6/6] powerpc/kvm: change the condition of identifying hugetlb vm

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-07 17:17 UTC  (23+ messages)
` [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control
` [RFC v2 6/6] KVM: eventfd: add irq bypass consumer management

[PATCH 0/3] arm: KVM: VFP lazy switch in KVM Host Mode may save upto 98%
 2015-07-07 15:27 UTC  (13+ messages)
` [PATCH 1/3] arm: KVM: define headers and offsets to mange VFP state
` [PATCH 2/3] arm: KVM: Implement lazy VFP switching outside of Hyp Mode
` [PATCH 3/3] arm: KVM: Add VFP lazy switch hooks in Host KVM

[PATCH] KVM: VMX: fix vmwrite to invalid VMCS
 2015-07-07 13:55 UTC  (4+ messages)

[RFC/RFT PATCH 0/3] KVM: x86: full virtualization of guest MTRR
 2015-07-07 13:23 UTC  (5+ messages)
` [PATCH 1/3] KVM: SVM: use NPT page attributes
` [PATCH 2/3] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH 3/3] KVM: x86: apply guest MTRR virtualization on host reserved pages

[PATCH] KVM: x86: reintroduce kvm_is_mmio_pfn
 2015-07-07 13:03 UTC 

[BUG/RFC] Two cpus are not brought up normally in SLES11 sp3 VM after reboot
 2015-07-07 12:39 UTC  (7+ messages)
        ` [Qemu-devel] "

[kvm-unit-tests PATCH v2 0/4] A couple of small fixes
 2015-07-07 11:43 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/4] README: add some CONTRIBUTING notes
` [kvm-unit-tests PATCH v2 2/4] configure: emit HOST=$host to config.mak
` [kvm-unit-tests PATCH v2 3/4] arm/run: introduce usingkvm var and use it
` [kvm-unit-tests PATCH v2 4/4] arm/run: clean-up setting of accel options

[kvm-unit-tests PATCH 0/2] one fix, one resend
 2015-07-07 11:25 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: spinlock-test fixup

[PATCH 0/1] KVM: s390: virtio-ccw: Fix config space values
 2015-07-07 11:19 UTC  (6+ messages)
` [PATCH] MAINTAINERS: separate section for s390 virtio drivers
    ` [PATCH] virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio

[PATCH 1/2] Fix NULL pointer dereferences if KVM is used without in-kernel irqchip
 2015-07-07 11:11 UTC  (2+ messages)
` [PATCH 2/2] Detect vGIC presence at runtime

[PATCH 0/2] Allow to use KVM without in-kernel irqchip
 2015-07-07 11:10 UTC 

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-07-07 10:57 UTC  (22+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi

[PATCH v6 0/12] HyperV equivalent of pvpanic driver
 2015-07-07 10:21 UTC  (5+ messages)
` [PATCH 12/12] i386/kvm: Hyper-v crash msrs set/get'ers and migration

[PATCH] KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions
 2015-07-07  9:35 UTC  (2+ messages)

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-07-07  8:13 UTC  (5+ messages)
` [PATCH 12/13] KVM: arm64: implement MSI injection in "

[kvm-unit-tests PATCH 0/7] A number of small arm/run fixes
 2015-07-07  6:45 UTC  (4+ messages)
` [kvm-unit-tests PATCH 7/7] arm/run: add --debug option

[PATCH 0/7] kvmtool support for seabios
 2015-07-07  6:38 UTC  (8+ messages)
` [PATCH 1/7] kvmtool: initial support
` [PATCH 2/7] kvmtool: tweak kconfig for emulated hardware
` [PATCH 3/7] kvmtool: add (fake) ram detection
` [PATCH 4/7] kvmtool: detect pci devices
` [PATCH 5/7] kvmtool: uses mmio for legacy bar 0
` [PATCH 6/7] kvmtool: no keyboard, don't need boot menu
` [PATCH 7/7] kvmtool: support larger virtio queues

LCD WALL MOUNT
 2015-07-07  5:10 UTC 

KVM call for agenda for 2015-07-07
 2015-07-06 18:17 UTC 


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).