kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-20 07:54:07 to 2015-01-23 14:32:32 UTC [more...]

[patch] KVM: always initialize *pdata in get_msr()
 2015-01-23 14:32 UTC 

[GIT PULL 00/36] KVM/ARM changes for 3.20
 2015-01-23 13:41 UTC  (42+ messages)
` [GIT PULL 01/36] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
` [GIT PULL 02/36] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
` [GIT PULL 03/36] arm/arm64: KVM: add tracing support for arm64 exit handler
` [GIT PULL 04/36] ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
` [GIT PULL 05/36] KVM: Add architecture-defined TLB flush support
` [GIT PULL 06/36] KVM: Add generic support for dirty page logging
` [GIT PULL 07/36] KVM: x86: switch to kvm_get_dirty_log_protect
` [GIT PULL 08/36] KVM: arm: Add ARMv7 API to flush TLBs
` [GIT PULL 09/36] KVM: arm: Add initial dirty page locking support
` [GIT PULL 10/36] KVM: arm: dirty logging write protect support
` [GIT PULL 11/36] KVM: arm: page logging 2nd stage fault handling
` [GIT PULL 12/36] KVM: arm64: ARMv8 header changes for page logging
` [GIT PULL 13/36] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
` [GIT PULL 14/36] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
` [GIT PULL 15/36] arm/arm64: KVM: rework MPIDR assignment and add accessors
` [GIT PULL 16/36] arm/arm64: KVM: pass down user space provided GIC type into vGIC code
` [GIT PULL 17/36] arm/arm64: KVM: refactor vgic_handle_mmio() function
` [GIT PULL 18/36] arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
` [GIT PULL 19/36] arm/arm64: KVM: introduce per-VM ops
` [GIT PULL 20/36] arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
` [GIT PULL 21/36] arm/arm64: KVM: dont rely on a valid GICH base address
` [GIT PULL 22/36] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
` [GIT PULL 23/36] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
` [GIT PULL 24/36] arm/arm64: KVM: refactor MMIO accessors
` [GIT PULL 25/36] arm/arm64: KVM: refactor/wrap vgic_set/get_attr()
` [GIT PULL 26/36] arm/arm64: KVM: add vgic.h header file
` [GIT PULL 27/36] arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
` [GIT PULL 28/36] arm/arm64: KVM: add opaque private pointer to MMIO data
` [GIT PULL 29/36] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [GIT PULL 30/36] arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
` [GIT PULL 31/36] arm64: KVM: add SGI generation register emulation
` [GIT PULL 32/36] arm/arm64: KVM: enable kernel side of GICv3 emulation
` [GIT PULL 33/36] arm/arm64: KVM: allow userland to request a virtual GICv3
` [GIT PULL 34/36] arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses
` [GIT PULL 35/36] arm/arm64: KVM: Fixup incorrect config symbol in comment
` [GIT PULL 36/36] KVM: Remove unused config symbol

[GIT PULL] KVM changes for 3.19-rc6
 2015-01-23 12:59 UTC 

[GIT PULL 00/24] KVM: s390: fixes and features for kvm/next (3.20)
 2015-01-23 12:37 UTC  (6+ messages)
` [GIT PULL 01/24] KVM: remove unneeded return value of vcpu_postcreate
` [GIT PULL 14/24] KVM: s390: clear the pfault queue if user space sets the invalid token
` [GIT PULL 22/24] KVM: s390: avoid memory leaks if __inject_vm() fails
` [GIT PULL 23/24] KVM: s390: fix bug in interrupt parameter check
` [GIT PULL 24/24] KVM: s390: remove redundant setting of interrupt type

Hypercall for sleeping for some amount of time?
 2015-01-23 11:58 UTC  (4+ messages)

[RFC v4 0/2] x86/xen: add xen hypercall preemption
 2015-01-23 11:51 UTC  (9+ messages)
` [RFC v4 1/2] x86/xen: add xen_is_preemptible_hypercall()
  ` [Xen-devel] "
` [RFC v4 2/2] x86/xen: allow privcmd hypercalls to be preempted
  ` [Xen-devel] "
` [Xen-devel] [RFC v4 0/2] x86/xen: add xen hypercall preemption

[question] incremental backup a running vm
 2015-01-23 11:09 UTC  (4+ messages)
  ` [Qemu-devel] "

KVM: HAVE_KVM_ARCH_DIRTY_LOG_PROTECT?
 2015-01-23  9:48 UTC  (7+ messages)

KVM: CONFIG_LOCK_DEP and CONFIG_LOCK_DETECTOR?
 2015-01-23  9:44 UTC  (4+ messages)

(unknown),
 2015-01-23  1:13 UTC 

[PATCH v3 0/2] x86/arm64: add xenconfig
 2015-01-23  0:34 UTC  (2+ messages)

[RFC v3 0/2] x86/xen: add xen hypercall preemption
 2015-01-22 22:44 UTC  (28+ messages)
` [RFC v3 1/2] x86/xen: add xen_is_preemptible_hypercall()
` [RFC v3 2/2] x86/xen: allow privcmd hypercalls to be preempted
    ` [Xen-devel] "

KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
 2015-01-22 19:33 UTC  (11+ messages)

[PATCH/RFC 00/21] KVM: s390: fixes and features for kvm/next (3.20)
 2015-01-22 16:55 UTC  (3+ messages)
` [PATCH/RFC 01/21] KVM: remove unneeded return value of vcpu_postcreate

Supporting guest OS callchain (perf -g) on KVM
 2015-01-22 13:29 UTC 

[PATCH v12 01/18] vfio/platform: initial skeleton of VFIO support for platform devices
 2015-01-21 23:26 UTC  (20+ messages)
` [PATCH v12 02/18] vfio: platform: probe to devices on the platform bus
` [PATCH v12 03/18] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCH v12 04/18] vfio/platform: return info for bound device
` [PATCH v12 05/18] vfio/platform: return info for device memory mapped IO regions
` [PATCH v12 06/18] vfio/platform: read and write support for the device fd
` [PATCH v12 07/18] vfio/platform: support MMAP of MMIO regions
` [PATCH v12 08/18] vfio/platform: return IRQ info
` [PATCH v12 09/18] vfio/platform: initial interrupts support code
` [PATCH v12 10/18] vfio/platform: trigger an interrupt via eventfd
` [PATCH v12 11/18] vfio/platform: support for level sensitive interrupts
` [PATCH v12 12/18] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
` [PATCH v12 13/18] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
` [PATCH v12 14/18] vfio: add local lock for virqfd instead of depending on VFIO PCI
` [PATCH v12 15/18] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v12 16/18] vfio: move eventfd support code for VFIO_PCI to a separate file
` [PATCH v12 17/18] vfio: initialize the virqfd workqueue in VFIO generic code
` [PATCH v12 18/18] vfio/platform: implement IRQ masking/unmasking via an eventfd

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-01-21 21:16 UTC  (11+ messages)
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v4)
 2015-01-21 20:36 UTC  (3+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq
` [patch -rt 2/2] KVM: lapic: mark LAPIC timer handler as irqsafe

[PATCH 0/3] arm/arm64: KVM: Add support for page aging
 2015-01-21 18:42 UTC  (4+ messages)
` [PATCH 1/3] arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
` [PATCH 2/3] arm/arm64: KVM: Implement Stage-2 page aging
` [PATCH 3/3] arm/arm64: KVM: Optimize handling of Access Flag faults

[PATCH v3 0/3] arm/arm64: KVM: Random selection of cache related fixes
 2015-01-21 18:39 UTC  (4+ messages)
` [PATCH v3 1/3] arm/arm64: KVM: Use set/way op trapping to track the state of the caches
` [PATCH v3 2/3] arm/arm64: KVM: Invalidate data cache on unmap
` [PATCH v3 3/3] arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault

[PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2)
 2015-01-21 18:38 UTC  (3+ messages)

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
 2015-01-21 15:07 UTC  (7+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq

[PATCH] kvm: Fix CR3_PCID_INVD type on 32-bit
 2015-01-21 14:59 UTC  (2+ messages)

[PATCH v14 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2015-01-21 12:08 UTC  (14+ messages)
` [PATCH v14 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v14 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v14 03/11] qspinlock: Add pending bit
` [PATCH v14 04/11] qspinlock: Extract out code snippets for the next patch
` [PATCH v14 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v14 06/11] qspinlock: Use a simple write to grab the lock
` [PATCH v14 07/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v14 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v14 09/11] pvqspinlock, x86: Add para-virtualization support
` [PATCH v14 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v14 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN
  ` [Xen-devel] "

[PATCH v2 5/5] KVM: nVMX: Enable nested posted interrupt processing
 2015-01-21 10:35 UTC  (7+ messages)

[PATCH 2/5] KVM: nVMX: Enable nested virtualize x2apic mode
 2015-01-21 10:25 UTC  (4+ messages)

[PATCH 1/5] KVM: nVMX: Make nested control MSRs per-cpu
 2015-01-21 10:21 UTC  (4+ messages)

[PATCH kvm-unit-tests 0/2] x86: do not use MMIO interface under x2APIC
 2015-01-20 16:38 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/2] lib/x86: fix apic_id() "
` [PATCH kvm-unit-tests 2/2] x86: smptest: use report

[PATCH kvm-unit-tests 0/2] x86: remove tscdeadline_latency from unittest.cfg
 2015-01-20 16:10 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/2] x86: use underline in tscdeadline-latency filename
` [PATCH kvm-unit-tests 2/2] x86: remove tscdeadline_latency from unittest.cfg

KVM call for agenda for 2015-01-20
 2015-01-20 13:59 UTC  (2+ messages)

[PATCH 1/1] arch/x86/kvm/vmx.c: Fix external interrupts inject directly bug with guestos RFLAGS.IF=0
 2015-01-20 10:39 UTC  (4+ messages)

[PATCH 5/5] KVM: nVMX: Enable nested posted interrupt processing
 2015-01-20  8:04 UTC  (6+ 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).