kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-01 18:28:53 to 2015-07-03 21:01:10 UTC [more...]

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-07-03 21:01 UTC  (5+ messages)
` [PATCH 11/13] KVM: arm64: implement ITS command queue command handlers

[PATCH v3 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits
 2015-07-03 18:56 UTC  (9+ messages)
` [PATCH v3 1/2] arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore "

[PATCH 0/3] arm/arm64: rework mmu_enabled, for spinlock speedup
 2015-07-03 17:43 UTC  (7+ messages)
` [PATCH 1/3] arm/arm64: Introduce mmu_disable
` [PATCH 2/3] arm/arm64: drop mmu_set_enabled
` [PATCH 3/3] arm/arm64: speed up spinlocks and atomic ops

[PATCH 0/3] arm/arm64: tcg_baremetal_tests inspired patches
 2015-07-03 17:42 UTC  (3+ messages)
` [PATCH 1/3] arm/arm64: spinlocks: fix memory barriers

[RFC 00/17] ARM IRQ forward control based on IRQ bypass manager
 2015-07-03 17:23 UTC  (39+ messages)
` [RFC 01/17] VFIO: platform: test forwarded state when selecting IRQ handler
` [RFC 02/17] VFIO: platform: single handler using function pointer
` [RFC 03/17] VFIO: Introduce vfio_device_external_ops
` [RFC 04/17] VFIO: pci: initialize vfio_device_external_ops
` [RFC 05/17] VFIO: platform: implement vfio_device_external_ops callbacks
` [RFC 06/17] VFIO: add vfio_external_{mask|is_active|set_automasked}
` [RFC 07/17] KVM: arm: rename pause into power_off
` [RFC 08/17] kvm: arm/arm64: implement kvm_arm_[halt,resume]_guest
  ` [RFC 08/17] kvm: arm/arm64: implement kvm_arm_[halt, resume]_guest
` [RFC 09/17] bypass: IRQ bypass manager proto by Alex
` [RFC 10/17] KVM: arm: select IRQ_BYPASS_MANAGER
` [RFC 11/17] VFIO: platform: "
` [RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control
` [RFC 13/17] KVM: introduce kvm_arch functions for IRQ bypass
` [RFC 14/17] KVM: arm/arm64: vgic: forwarding control
` [RFC 15/17] KVM: arm/arm64: implement IRQ bypass consumer functions
` [RFC 16/17] KVM: eventfd: add irq bypass consumer management
` [RFC 17/17] VFIO: platform: add irq bypass producer management

[Bug 100671] New: vmwrite error in vmx_vcpu_run
 2015-07-03 17:01 UTC  (3+ messages)
` [Bug 100671] "

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

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-07-03 15:53 UTC  (22+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
` [PATCH 2/7] KVM: kvm_host: add kvm_extended_msi
` [PATCH 7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping

[PATCH] KVM: VMX: fix vmwrite to invalid VMCS
 2015-07-03 15:12 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/7] A number of small arm/run fixes
 2015-07-03 13:48 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/7] READ: add some CONTRIBUTING notes
` [kvm-unit-tests PATCH 2/7] configure: emit HOST=$host to config.mak
` [kvm-unit-tests PATCH 3/7] arm/run: set indentation defaults for emacs
` [kvm-unit-tests PATCH 4/7] run/arm: introduce usingkvm var and use it
` [kvm-unit-tests PATCH 5/7] arm/run: clean-up setting of accel options
` [kvm-unit-tests PATCH 6/7] arm/run: introduce basic option parsing
` [kvm-unit-tests PATCH 7/7] arm/run: add --debug option

[PATCH] arm/run: don't enable KVM if system can't do it
 2015-07-03 12:29 UTC  (8+ messages)

[PATCH v6 0/12] HyperV equivalent of pvpanic driver
 2015-07-03 12:01 UTC  (13+ messages)
` [PATCH 1/12] kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
` [PATCH 2/12] kvm: introduce vcpu_debug = kvm_debug + vcpu context
` [PATCH 3/12] kvm: add hyper-v crash msrs values
` [PATCH 4/12] kvm/x86: added hyper-v crash msrs into kvm hyperv context
` [PATCH 5/12] kvm: added KVM_REQ_HV_CRASH value to notify qemu about hyper-v crash
` [PATCH 6/12] kvm/x86: mark hyper-v crash msrs as partition wide
` [PATCH 7/12] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
` [PATCH 8/12] kvm/x86: add sending hyper-v crash notification to user space
` [PATCH 09/12] Added generic panic handler qemu_system_guest_panicked()
` [PATCH 10/12] kvm: Add kvm system event crash handler
` [PATCH 11/12] cpu: Add crash_occurred flag into CPUState
` [PATCH 12/12] i386/kvm: Hyper-v crash msrs set/get'ers and migration

[PATCH v3 00/11] KVM: arm: debug infrastructure support
 2015-07-03 11:56 UTC  (8+ messages)
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for debug registers
` [PATCH v3 09/11] KVM: arm: implement lazy world switch "

[PATCH v5 00/10] kvmtool: arm64: GICv3 guest support
 2015-07-03 11:26 UTC  (11+ messages)
` [PATCH v5 01/10] AArch64: Reserve two 64k pages for GIC CPU interface
` [PATCH v5 02/10] AArch{32, 64}: use KVM_CREATE_DEVICE & co to instanciate the GIC
` [PATCH v5 03/10] irq: add irq__get_nr_allocated_lines
` [PATCH v5 04/10] AArch{32, 64}: dynamically configure the number of GIC interrupts
` [PATCH v5 05/10] arm: finish VGIC initialisation explicitly
` [PATCH v5 06/10] arm: simplify MMIO dispatching
` [PATCH v5 07/10] limit number of VCPUs on demand
` [PATCH v5 08/10] arm: prepare for instantiating different IRQ chip devices
` [PATCH v5 09/10] arm: add support for supplying GICv3 redistributor addresses
` [PATCH v5 10/10] arm: use new irqchip parameter to create different vGIC types

[[PATCH 1/2] kvm: make preempt_notifier free out CONFIG_PREEMPT_NOTIFIERS
 2015-07-03 11:23 UTC  (3+ messages)
` [[PATCH 2/2] kvm: enable preemption to register/unregister preempt notifier

[PATCH] arm64/kvm: Add generic v8 KVM target
 2015-07-03 10:10 UTC  (21+ messages)

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-07-03  9:57 UTC  (9+ messages)
` [PATCH 05/10] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs

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

[PULL] virtio/vhost: cross endian support
 2015-07-03  7:59 UTC  (8+ messages)

Deactivation Of Account!!
 2015-07-02 21:26 UTC 

[PATCH 00/16] implement vNVDIMM
 2015-07-02 18:11 UTC  (12+ messages)
` [PATCH 14/16] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function
    ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH 00/16] implement vNVDIMM

[PATCH v5 0/12] HyperV equivalent of pvpanic driver
 2015-07-02 16:29 UTC  (17+ messages)
` [PATCH 01/12] kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
` [PATCH 02/12] kvm: introduce vcpu_debug = kvm_debug + vcpu context
` [PATCH 03/12] kvm: add hyper-v crash msrs values
` [PATCH 04/12] kvm/x86: added hyper-v crash msrs into kvm hyperv context
` [PATCH 05/12] kvm: added KVM_REQ_HV_CRASH value to notify qemu about hyper-v crash
` [PATCH 06/12] kvm/x86: mark hyper-v crash msrs as partition wide
` [PATCH 07/12] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
` [PATCH 08/12] kvm/x86: add sending hyper-v crash notification to user space
` [PATCH 09/12] qemu: added qemu_system_guest_panicked() - generic guest panic handler
` [PATCH 10/12] qemu/kvm: added kvm system event crash handler
` [PATCH 11/12] qemu: add crash_occurred flag into CPUState
` [PATCH 12/12] qemu/kvm/x86: hyper-v crash msrs set/get'ers and migration

[PATCH v4 0/12] HyperV equivalent of pvpanic driver
 2015-07-02 16:01 UTC  (9+ messages)
` [PATCH 1/12] kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
` [PATCH 2/12] kvm: introduce vcpu_debug = kvm_debug + vcpu context
` [PATCH 3/12] kvm: add hyper-v crash msrs values
` [PATCH 4/12] kvm/x86: added hyper-v crash msrs into kvm hyperv context
` [PATCH 5/12] kvm: added KVM_REQ_HV_CRASH value to notify qemu about hyper-v crash
` [PATCH 6/12] kvm/x86: mark hyper-v crash msrs as partition wide
` [PATCH 7/12] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
` [PATCH 8/12] kvm/x86: add sending hyper-v crash notification to user space

[PATCH v3 0/9] HyperV equivalent of pvpanic driver
 2015-07-02 13:30 UTC  (5+ messages)
` [PATCH 9/9] qemu/kvm: kvm hyper-v based guest crash event handling

[PATCH v4 0/2] vhost: support more than 64 memory regions
 2015-07-02 13:08 UTC  (3+ messages)
` [PATCH v4 1/2] vhost: extend memory regions allocation to vmalloc
` [PATCH v4 2/2] vhost: add max_mem_regions module parameter

copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
 2015-07-02 11:58 UTC  (6+ messages)

[PATCH 0/5] PPC: Current patch queue for HV KVM
 2015-07-02 10:38 UTC  (4+ messages)
` [PATCH 2/5] KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
  ` [PATCH v2 "
    ` [PATCH v3] "

FACULTY & STAFF MAILBOX MESSAGE!!!!
 2015-07-02  9:22 UTC 

[PATCH 0/1] KVM: s390: virtio-ccw: Fix config space values
 2015-07-02  9:45 UTC  (3+ messages)
` [PATCH] MAINTAINERS: separate section for s390 virtio drivers

[PATCH v3 0/2] vhost: support more than 64 memory regions
 2015-07-02  8:51 UTC  (2+ messages)


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