messages from 2014-10-24 22:26:10 to 2014-10-31 16:05:47 UTC [more...]
[PATCH V1 0/4] KVM vPMU support for x86
2014-10-31 16:05 UTC (5+ messages)
` [PATCH V1 1/4] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
` [PATCH V1 2/4] KVM: x86/vPMU: Convert pmu.c code into Intel specific code
` [PATCH V1 3/4] KVM: x86/vPMU: Implement AMD PMU support for KVM
` [PATCH V1 4/4] KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
[PATCH v9 01/19] vfio/platform: initial skeleton of VFIO support for platform devices
2014-10-31 16:03 UTC (22+ messages)
` [PATCH v9 02/19] vfio: platform: probe to devices on the platform bus
` [PATCH v9 03/19] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
` [PATCH v9 05/19] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCH v9 06/19] vfio/platform: return info for bound device
` [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
` [PATCH v9 08/19] vfio/platform: read and write support for the device fd
` [PATCH v9 09/19] vfio/platform: support MMAP of MMIO regions
` [PATCH v9 10/19] vfio/platform: return IRQ info
` [PATCH v9 11/19] vfio/platform: initial interrupts support code
` [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
` [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
` [PATCH v9 14/19] vfio: move eventfd support code for VFIO_PCI to a separate file
` [PATCH v9 15/19] vfio: add local lock in virqfd instead of depending on VFIO PCI
` [PATCH v9 16/19] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v9 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable
` [PATCH v9 18/19] vfio: initialize the virqfd workqueue in VFIO generic code
` [PATCH v9 19/19] vfio/platform: implement IRQ masking/unmasking via an eventfd
[PATCH 1/6] kvm_stat: Only consider online cpus
2014-10-31 15:49 UTC (5+ messages)
` [PATCH 2/6] kvm_stat: Fix the non-x86 exit reasons
` [PATCH 6/6] kvm_stat: Add powerpc support
[PATCH 0/3] kvm: APICv register write workaround
2014-10-31 15:06 UTC (5+ messages)
` [PATCH 1/3] KVM: x86: detect SPIV changes under APICv
` [PATCH 2/3] KVM: x86: detect LVTT "
` [PATCH 3/3] KVM: x86: optimize some accesses to LVTT and SPIV
[PATCH v2 00/15] KVM GICv3 emulation
2014-10-31 14:10 UTC (16+ messages)
` [PATCH v2 01/15] arm/arm64: KVM: rework MPIDR assignment and add accessors
` [PATCH v2 03/15] arm/arm64: KVM: refactor vgic_handle_mmio() function
` [PATCH v2 04/15] arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
` [PATCH v2 05/15] arm/arm64: KVM: introduce per-VM ops
` [PATCH v2 06/15] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
[kvm-unit-tests PATCH 0/6] arm: enable MMU
2014-10-31 11:43 UTC (8+ messages)
` [PATCH 1/6] arm: fix crash on cubietruck
` [PATCH 2/6] lib: add ALIGN() macro
` [PATCH 3/6] lib: steal const.h from kernel
` [PATCH 4/6] arm: apply ALIGN() and const.h to arm files
` [PATCH 5/6] arm: import some Linux page table API
` [PATCH 6/6] arm: turn on the MMU
[PATCH] KVM: x86: fix access memslots w/o hold srcu read lock
2014-10-31 11:10 UTC (5+ messages)
[PATCH 00/17] RFC: userfault v2
2014-10-31 8:11 UTC (12+ messages)
` [Qemu-devel] "
[PATCH v2 0/6] fix hw_random stuck
2014-10-31 7:23 UTC (5+ messages)
` [PATCH v2 4/6] hw_random: fix unregister race
[PATCH] kvm: x86: vmx: return 'bool' type from vmcs12_read_any()
2014-10-31 6:45 UTC
[PATCH v2] KVM: x86: fix access memslots w/o hold srcu read lock
2014-10-31 6:47 UTC (3+ messages)
Benchmarking for vhost polling patch
2014-10-31 2:21 UTC (4+ messages)
suspicious rcu_dereference_check() usage warning with 3.18-rc2
2014-10-31 1:16 UTC (3+ messages)
[PATCH RFC 00/11] qemu: towards virtio-1 host support
2014-10-30 22:29 UTC (12+ messages)
` [PATCH RFC 05/11] virtio: introduce legacy virtio devices
` [Qemu-devel] "
` [PATCH RFC 07/11] dataplane: allow virtio-1 devices
` [Qemu-devel] "
[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
2014-10-30 19:27 UTC (13+ messages)
` [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
` [PATCH v12 2/6] KVM: Add generic support for dirty page logging
` [PATCH v12 0/6] 2nd-request for review comments: arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
[PATCH kvm-unit-tests] arm: fix crash when caches are off
2014-10-30 15:59 UTC (9+ messages)
[RFC] Hypervisor RNG and enumeration
2014-10-30 15:12 UTC (19+ messages)
` [Xen-devel] "
[PATCH v3 0/6] target-i386: Make most CPU models work with "enforce" out of the box
2014-10-30 7:17 UTC (7+ messages)
` [PATCH v3 4/6] target-i386: Remove unsupported bits from all CPU models
` [Qemu-devel] "
` [PATCH v3 5/6] target-i386: Don't enable nested VMX by default
` [Qemu-devel] "
[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
2014-10-29 20:25 UTC (19+ messages)
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
[PATCH v13 00/11] qspinlock: a 4-byte queue spinlock with PV support
2014-10-29 20:19 UTC (12+ messages)
` [PATCH v13 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v13 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v13 03/11] qspinlock: Add pending bit
` [PATCH v13 04/11] qspinlock: Extract out code snippets for the next patch
` [PATCH v13 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v13 06/11] qspinlock: Use a simple write to grab the lock
` [PATCH v13 07/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v13 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v13 09/11] pvqspinlock, x86: Add para-virtualization support
` [PATCH v13 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v13 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-10-29 18:27 UTC
[PATCH 0/4] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages
2014-10-29 16:41 UTC (6+ messages)
` [PATCH 2/4] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
[GIT PULL 0/9] KVM: s390: Fixes and cleanups for kvm/next (3.19)
2014-10-29 11:56 UTC (11+ messages)
` [GIT PULL 1/9] KVM: s390: Make the simple ipte mutex specific to a VM instead of global
` [GIT PULL 2/9] KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
` [GIT PULL 3/9] KVM: s390: Fix size of monitor-class number field
` [GIT PULL 4/9] KVM: s390: sigp: dispatch orders with one target in a separate function
` [GIT PULL 5/9] KVM: s390: sigp: move target cpu checks into dispatcher
` [GIT PULL 6/9] KVM: s390: sigp: separate preparation handlers
` [GIT PULL 7/9] KVM: s390: sigp: instruction counters for all sigp orders
` [GIT PULL 8/9] KVM: s390: sigp: inject emergency calls in a separate function
` [GIT PULL 9/9] KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
[PATCH 3.10] vhost-net: backport extend device allocation to 3.10
2014-10-29 8:45 UTC (4+ messages)
[RFC PATCH 0/4] vhost_net: support for cross endian guests
2014-10-29 8:38 UTC (5+ messages)
` [RFC PATCH 1/4] vhost: add VHOST_VRING_F_BYTESWAP flag
` [RFC PATCH 2/4] vhost: add byteswap routines
` [RFC PATCH 3/4] vhost: byteswap virtqueue attributes
` [RFC PATCH 4/4] vhost_net: byteswap virtio_net header
KVM call for agenda for 2014-10-28
2014-10-28 12:34 UTC (2+ messages)
AW: Nic Bonding - throughput for guest
2014-10-28 12:12 UTC
A question about HTL VM-Exit handling time
2014-10-28 10:16 UTC (5+ messages)
KVM tracing events
2014-10-28 9:36 UTC (2+ messages)
Live migration locks up 3.2 guests in do_timer(ticks ~ 500000)
2014-10-28 9:04 UTC (9+ messages)
[RFC][PATCH 1/2] kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()
2014-10-28 2:14 UTC (2+ messages)
` [RFC][PATCH 2/2] kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()
Question about physical page allocation to the guest
2014-10-27 23:36 UTC (3+ messages)
KVM: x86: Handle errors when RIP is set during far jumps
2014-10-27 22:03 UTC (3+ messages)
` [PATCH] KVM: x86: Fix far-jump to non-canonical check
[PATCH] KVM: emulator: fix execution close to the segment limit
2014-10-27 20:08 UTC (2+ messages)
[PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
2014-10-27 18:05 UTC (6+ messages)
` [PATCH v2 2/6] vfio: type1: support for platform bus devices on ARM
` [PATCH v2 3/6] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH v2 4/6] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH v2 5/6] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
` [PATCH v2 6/6] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
[PATCH] target-i386: add Intel AVX-512 support
2014-10-27 15:53 UTC (8+ messages)
` [Qemu-devel] "
[PATCH] KVM: trivial fix comment regarding __kvm_set_memory_region
2014-10-27 15:51 UTC (2+ messages)
[PATCH 0/1] kvm-s390: Provide guest TOD Clock Get/Set Controls
2014-10-27 15:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/6] KVM: x86: Miscellaneous bug fixes
2014-10-27 14:48 UTC (5+ messages)
` [PATCH 2/6] KVM: x86: Wrong error code on limit violation during emulation
[PATCH] KVM: emulator: fix error code for __linearize
2014-10-27 14:31 UTC
[QA-TCP] How to send tcp small packages immediately?
2014-10-27 1:08 UTC (3+ messages)
[PATCH 00/14] KVM changes for 3.18-rc2
2014-10-25 23:51 UTC (9+ messages)
` [PATCH 05/14] KVM: x86: Emulator fixes for eip canonical checks on near branches
` [PATCH 08/14] kvm: x86: don't kill guest on unknown exit reason
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