kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-01 07:04:00 to 2015-07-03 09:54:47 UTC [more...]

[PATCH v3 00/11] KVM: arm: debug infrastructure support
 2015-07-03  9:54 UTC  (18+ messages)
` [PATCH v3 01/11] KVM: arm: plug guest debug exploit
` [PATCH v3 04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v3 06/11] KVM: arm: add trap handlers for 32-bit debug registers
` [PATCH v3 07/11] KVM: arm: add trap handlers for 64-bit "
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for "

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-07-03  9:50 UTC  (16+ messages)
` [PATCH 05/10] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH 06/10] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts

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

[PATCH v7 00/11] KVM Guest Debug support for arm64
 2015-07-03  9:23 UTC  (17+ 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  9:05 UTC  (19+ 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 1/2] kvm: make preempt_notifier free out CONFIG_PREEMPT_NOTIFIERS
 2015-07-03  8:56 UTC  (2+ messages)
` [[PATCH 2/2] kvm: enable preemption to register/unregister preempt notifier

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

[RFC 00/17] ARM IRQ forward control based on IRQ bypass manager
 2015-07-03  7:16 UTC  (34+ 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 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

[PATCH v3 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits
 2015-07-02 21:51 UTC  (9+ messages)
` [PATCH v3 1/2] arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore "
` [PATCH v3 2/2] arm: KVM: keep arm vfp/simd exit handling consistent with arm64

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

[PATCH 00/16] implement vNVDIMM
 2015-07-02 18:11 UTC  (27+ messages)
` [PATCH 01/16] acpi: allow aml_operation_region() working on 64 bit offset
` [PATCH 02/16] i386/acpi-build: allow SSDT to operate on 64 bit
` [PATCH 03/16] acpi: add aml_derefof
` [PATCH 04/16] acpi: add aml_sizeof
` [PATCH 05/16] acpi: add aml_create_field
` [PATCH 06/16] pc: implement NVDIMM device abstract
` [PATCH 07/16] nvdimm: reserve address range for NVDIMM
` [PATCH 08/16] nvdimm: init backend memory mapping and config data area
` [PATCH 09/16] nvdimm: build ACPI NFIT table
` [PATCH 10/16] nvdimm: init the address region used by _DSM method
` [PATCH 11/16] nvdimm: build ACPI nvdimm devices
` [PATCH 12/16] nvdimm: save arg3 for NVDIMM device _DSM method
` [PATCH 13/16] nvdimm: support NFIT_CMD_IMPLEMENTED function
` [PATCH 14/16] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function
    ` [Qemu-devel] "
` [PATCH 15/16] nvdimm: support NFIT_CMD_GET_CONFIG_DATA
` [PATCH 16/16] nvdimm: support NFIT_CMD_SET_CONFIG_DATA
    ` [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] arm/run: don't enable KVM if system can't do it
 2015-07-02 13:49 UTC  (6+ messages)

[PATCH v3 0/9] HyperV equivalent of pvpanic driver
 2015-07-02 13:30 UTC  (16+ messages)
` [PATCH 3/9] kvm: add hyper-v crash msrs values
` [PATCH 7/9] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
` [PATCH 8/9] kvm/x86: add sending hyper-v crash notification to user space
` [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  (5+ 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  (10+ messages)
` [PATCH 1/1] KVM: s390: virtio-ccw: don't overwrite "
        ` [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  (4+ messages)
` [PATCH v3 1/2] vhost: extend memory regions allocation to vmalloc
` [PATCH v3 2/2] vhost: add max_mem_regions module parameter

[PATCH] KVM: x86: remove data variable from kvm_get_msr_common
 2015-07-01 13:37 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: legacy NMI watchdog fixes
 2015-07-01 13:34 UTC  (6+ messages)
` [PATCH 2/3] KVM: x86: properly restore LVT0
` [PATCH 3/3] KVM: x86: make vapics_in_nmi_mode atomic

(unknown),
 2015-07-01 11:51 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).