messages from 2015-11-30 16:22:14 to 2015-12-02 14:31:22 UTC [more...]
[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
2015-12-02 14:31 UTC (6+ messages)
[PATCH kvm-unit-tests] x86: use asm volatile for flags and segment register read/writes
2015-12-02 14:13 UTC
[GIT PULL 00/23] KVM: s390 features, kvm_get_vcpu_by_id and stat for 4.5
2015-12-02 14:00 UTC (29+ messages)
` [GIT PULL 01/23] KVM: Use common function for VCPU lookup by id
` [GIT PULL 02/23] KVM: use heuristic for fast "
` [GIT PULL 03/23] KVM: Remove unnecessary debugfs dentry references
` [GIT PULL 04/23] KVM: s390: rewrite vcpu_post_run and drop out early
` [GIT PULL 05/23] s390/sclp: introduce checks for ESCA and HVS
` [GIT PULL 06/23] KVM: s390: Generalize access to IPTE controls
` [GIT PULL 07/23] KVM: s390: Generalize access to SIGP controls
` [GIT PULL 08/23] KVM: s390: Provide SCA-aware helpers for VCPU add/del
` [GIT PULL 09/23] KVM: s390: Introduce new structures
` [GIT PULL 10/23] KVM: s390: Make provisions for ESCA utilization
` [GIT PULL 11/23] KVM: s390: Introduce switching code
` [GIT PULL 12/23] KVM: s390: Enable up to 248 VCPUs per VM
` [GIT PULL 13/23] KVM: s390: fast path for sca_ext_call_pending
` [GIT PULL 14/23] KVM: s390: we always have a SCA
` [GIT PULL 15/23] KVM: s390: fix SCA related races and double use
` [GIT PULL 16/23] KVM: s390: always set/clear the SCA sda field
` [GIT PULL 17/23] KVM: s390: cleanup sca_add_vcpu
` [GIT PULL 18/23] KVM: s390: don't switch to ESCA for ucontrol
` [GIT PULL 19/23] s390/sclp: introduce check for SIE
` [GIT PULL 20/23] s390: show virtualization support in /proc/cpuinfo
` [GIT PULL 21/23] KVM: s390: don't load kvm without virtualization support
` [GIT PULL 22/23] KVM: s390: remove pointless test_facility(2) check
` [GIT PULL 23/23] KVM: s390: remove redudant assigment of error code
[PATCH v2 00/21] arm64: KVM: world switch in C
2015-12-02 13:19 UTC (74+ messages)
` [PATCH v2 01/21] arm64: Add macros to read/write system registers
` [PATCH v2 02/21] arm64: KVM: Add a HYP-specific header file
` [PATCH v2 03/21] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH v2 04/21] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH v2 05/21] arm64: KVM: Implement timer save/restore
` [PATCH v2 06/21] arm64: KVM: Implement system register save/restore
` [PATCH v2 07/21] arm64: KVM: Implement 32bit "
` [PATCH v2 08/21] arm64: KVM: Implement debug save/restore
` [PATCH v2 09/21] arm64: KVM: Implement guest entry
` [PATCH v2 10/21] arm64: KVM: Add patchable function selector
` [PATCH v2 11/21] arm64: KVM: Implement the core world switch
` [PATCH v2 12/21] arm64: KVM: Implement fpsimd save/restore
` [PATCH v2 13/21] arm64: KVM: Implement TLB handling
` [PATCH v2 14/21] arm64: KVM: HYP mode entry points
` [PATCH v2 15/21] arm64: KVM: Add panic handling
` [PATCH v2 16/21] arm64: KVM: Add compatibility aliases
` [PATCH v2 17/21] arm64: KVM: Map the kernel RO section into HYP
` [PATCH v2 18/21] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH v2 19/21] arm64: KVM: Turn system register numbers to an enum
` [PATCH v2 20/21] arm64: KVM: Cleanup asm-offset.c
` [PATCH v2 21/21] arm64: KVM: Remove weak attributes
[PATCH net-next 0/3] basic busy polling support for vhost_net
2015-12-02 12:36 UTC (10+ messages)
` [PATCH net-next 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next 3/3] vhost_net: basic polling support
[PATCH v2 0/9] KVM: Hyper-V SynIC timers
2015-12-02 12:22 UTC (11+ messages)
` [PATCH v2 1/9] drivers/hv: replace enum hv_message_type by u32
` [PATCH v2 2/9] drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
` [PATCH v2 3/9] drivers/hv: Move struct hv_message into UAPI Hyper-V "
` [PATCH v2 4/9] drivers/hv: Move struct hv_timer_message_payload "
` [PATCH v2 5/9] kvm/x86: Rearrange func's declarations inside Hyper-V header
` [PATCH v2 6/9] kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
` [PATCH v2 7/9] kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
` [PATCH v2 8/9] kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
` [PATCH v2 9/9] kvm/x86: Hyper-V SynIC timers
[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-12-02 11:44 UTC (16+ messages)
[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
2015-12-02 10:22 UTC (27+ messages)
` [PATCH v4 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v4 21/21] KVM: ARM64: Add a new kvm ARM PMU device
BUG ALERT: ARM32 KVM does not work in 4.4-rc3
2015-12-02 8:19 UTC (6+ messages)
[PATCH v9 0/5] implement vNVDIMM
2015-12-02 7:21 UTC (6+ messages)
` [PATCH v9 1/5] nvdimm: implement NVDIMM device abstract
` [PATCH v9 2/5] acpi: support specified oem table id for build_header
` [PATCH v9 3/5] nvdimm acpi: build ACPI NFIT table
` [PATCH v9 4/5] nvdimm acpi: build ACPI nvdimm devices
` [PATCH v9 5/5] nvdimm: add maintain info
[PATCH v2 0/5] Add virtio transport for AF_VSOCK
2015-12-02 6:44 UTC (6+ messages)
` [PATCH v2 1/5] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
` [PATCH v2 2/5] VSOCK: Introduce virtio-vsock-common.ko
` [PATCH v2 3/5] VSOCK: Introduce virtio-vsock.ko
` [PATCH v2 4/5] VSOCK: Introduce vhost-vsock.ko
` [PATCH v2 5/5] VSOCK: Add Makefile and Kconfig
[PATCH] kvm: remove unused variable 'vcpu_book3s'
2015-12-02 1:11 UTC (3+ messages)
gva_to_gpa function internals
2015-12-01 22:07 UTC (3+ messages)
[for-2.6 PATCH 0/3] target-i386: Use C struct for xsave area layout, offsets & sizes
2015-12-01 18:42 UTC (9+ messages)
` [for-2.6 PATCH 1/3] target-i386: Define structs for layout of xsave area
` [Qemu-devel] "
KVM with PCI forwarding really slow after 4.1
2015-12-01 17:47 UTC (2+ messages)
[PATCH 00/11] KVM: x86: track guest page access
2015-12-01 17:00 UTC (16+ messages)
` [PATCH 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
` [PATCH 03/11] KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
` [PATCH 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH 07/11] KVM: page track: add notifier support
` [PATCH 08/11] KVM: MMU: use page track for non-leaf shadow pages
` [PATCH 09/11] KVM: MMU: simplify mmu_need_write_protect
` [PATCH 10/11] KVM: MMU: clear write-flooding on the fast path of tracked page
` [PATCH 11/11] KVM: MMU: apply page track notifier
[PATCH v5 0/2] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
2015-12-01 16:00 UTC (9+ messages)
` [PATCH v5 2/2] KVM: Make KVM_CAP_IRQFD dependent on KVM_CAP_IRQCHIP
[PATCH v2 0/3] target-i386: Use C struct for xsave area layout, offsets & sizes
2015-12-01 15:28 UTC (9+ messages)
` [PATCH v2 1/3] target-i386: Define structs for layout of xsave area
` [PATCH v2 2/3] target-i386: Use xsave structs for ext_save_area
` [PATCH v2 3/3] target-i386: kvm: Use X86XSaveArea struct for xsave save/load
[PATCH] KVM: arm/arm64: Revert to old way of checking for device mapping in stage2_flush_ptes()
2015-12-01 13:03 UTC
[PATCH v6] arm/arm64: KVM: Detect vGIC presence at runtime
2015-12-01 11:11 UTC
[PATCH v1 0/7] KVM: Hyper-V SynIC timers
2015-12-01 10:28 UTC (5+ messages)
[PATCH 0/3] Add support for handling IRQs in userspace
2015-12-01 10:19 UTC (4+ messages)
` [PATCH 1/3] KVM: Introduce KVM_EXIT_IRQ
` [PATCH 2/3] KVM: Documentation: Document KVM_EXIT_IRQ
` [PATCH 3/3] KVM: arm/arm64: Decouple virtual timer from vGIC
best way to create a snapshot of a running vm ?
2015-12-01 8:46 UTC (4+ messages)
[PATCH V2 0/3] basic busy polling support for vhost_net
2015-12-01 6:39 UTC (4+ messages)
` [PATCH V2 1/3] vhost: introduce vhost_has_work()
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support
[PATCH 2/2] KVM: Create debugfs dir and stat files for each VM
2015-11-30 17:00 UTC (8+ 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).