public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-30 23:58:00 to 2014-11-05 23:05:35 UTC [more...]

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-11-05 23:05 UTC  (12+ 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 v2] KVM: x86: update masterclock values on TSC writes
 2014-11-05 19:58 UTC  (6+ messages)

[PATCH 00/21] Fixes for various KVM bugs
 2014-11-05 20:45 UTC  (35+ messages)
` [PATCH 01/21] KVM: x86: decode_modrm does not regard modrm correctly
` [PATCH 02/21] KVM: x86: No error-code on real-mode exceptions
` [PATCH 03/21] KVM: x86: Emulator should set DR6 upon GD like real CPU
` [PATCH 04/21] KVM: x86: Clear DR6[0:3] on #DB during handle_dr
` [PATCH 05/21] KVM: x86: Breakpoints do not consider CS.base
` [PATCH 06/21] KVM: x86: Emulator MOV-sreg uses incorrect size
` [PATCH 07/21] KVM: x86: Emulator considers imm as memory operand
` [PATCH 08/21] KVM: x86: Reset FPU state during reset
` [PATCH 09/21] KVM: x86: SYSCALL cannot clear eflags[1]
` [PATCH 10/21] KVM: x86: Wrong flags on CMPS and SCAS emulation
` [PATCH 11/21] KVM: x86: Emulate push sreg as done in Core
` [PATCH 12/21] KVM: x86: MOV to CR3 can set bit 63
` [PATCH 13/21] KVM: x86: Do not update EFLAGS on faulting emulation
` [PATCH 14/21] KVM: x86: Software disabled APIC should still deliver NMIs
` [PATCH 15/21] KVM: x86: Combine the lgdt and lidt emulation logic
` [PATCH 16/21] KVM: x86: Inject #GP when loading system segments with non-canonical base
` [PATCH 17/21] KVM: x86: Remove redundant and incorrect cpl check on task-switch
` [PATCH 18/21] KVM: x86: Emulator mis-decodes VEX instructions on real-mode
` [PATCH 19/21] KVM: x86: Warn on APIC base relocation
` [PATCH 20/21] KVM: x86: MOVNTI emulation min opsize is not respected
` [PATCH 21/21] KVM: x86: Return UNHANDLABLE on unsupported SYSENTER

[PATCH] kvm: x86: add trace event for pvclock updates
 2014-11-05 19:46 UTC 

[PATCH 0/1] kvm-s390: Provide guest TOD Clock Get/Set Controls
 2014-11-05 19:45 UTC  (11+ messages)
` [PATCH 1/1] "

Payment
 2014-11-05 17:07 UTC 

[Bug 87591] New: Host will call trace when loading igbvf
 2014-11-05 13:52 UTC  (4+ messages)
` [Bug 87591] "

[PATCH] kvm: x86: lapic: remove one redundant judging condition
 2014-11-05 10:22 UTC  (2+ messages)

[PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
 2014-11-05 10:10 UTC  (24+ messages)
` [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
` [PATCH v9 10/19] vfio/platform: return IRQ info
` [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 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable

[PATCH] KVM: x86: reset RVI upon system reset
 2014-11-05 10:02 UTC  (7+ messages)

[PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
 2014-11-05  9:49 UTC  (3+ messages)

[PATCH] kvm: x86: vmx: avoid returning bool to distinguish success from error
 2014-11-05  9:37 UTC  (4+ messages)

KVM Test report, kernel c6338ce4... qemu d5b4dc3b
 2014-11-05  8:58 UTC 

The status about vhost-net on kvm-arm?
 2014-11-05  8:33 UTC  (3+ messages)

[PATCH] kvm: x86: vmx: return 'bool' type from vmcs12_read_any()
 2014-11-05  1:52 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock
 2014-11-05  1:21 UTC 

[PATCH] kvm: x86: Fix kvm clock versioning
 2014-11-05  0:12 UTC  (2+ messages)

KVM: x86: update masterclock on TSC writes
 2014-11-04 23:27 UTC  (3+ messages)

[PULL 0/1] KVM: s390: fix for 3.18-rc
 2014-11-04 18:46 UTC  (3+ messages)
` [PULL 1/1] KVM: s390: virtio_ccw: remove unused variable

[PATCH V1 0/4] KVM vPMU support for x86
 2014-11-04 18:38 UTC  (13+ 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

[RFC][PATCH 1/2] kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()
 2014-11-04 17:13 UTC  (3+ messages)
` [RFC][PATCH 2/2] kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()

[PATCH v3 0/6] target-i386: Make most CPU models work with "enforce" out of the box
 2014-11-04 14:52 UTC  (3+ messages)
  ` [Qemu-devel] "

[question] updating the base image for all clones which have been running for months
 2014-11-04 13:30 UTC  (4+ messages)
  ` [question] updating the base image for all clones which havebeen "
    ` [Qemu-devel] "

[RFC PATCH 0/4] vhost_net: support for cross endian guests
 2014-11-04  8:07 UTC  (11+ 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

[PATCH v13 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-11-03 21:17 UTC  (4+ messages)
` [PATCH v13 09/11] pvqspinlock, x86: Add para-virtualization support

[PATCH v4 0/6] fix hw_random stuck
 2014-11-03 15:56 UTC  (7+ messages)
` [PATCH v4 1/6] hw_random: place mutex around read functions and buffers
` [PATCH v4 2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock
` [PATCH v4 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v4 4/6] hw_random: fix unregister race
` [PATCH v4 5/6] hw_random: don't double-check old_rng
` [PATCH v4 6/6] hw_random: don't init list element we're about to add to list

[PATCH] KVM: PPC: Book3S HV: ptes are big endian
 2014-11-03 15:35 UTC 

[PATCH v2 2/3] hw_random: fix stuck in catting hwrng attributes
 2014-11-03 15:24 UTC  (5+ messages)
` [PATCH 1/5] hw_random: place mutex around read functions and buffers
  ` [PATCH 3/5] hw_random: fix unregister race

[PATCH] target-i386: add Intel AVX-512 support
 2014-11-03 12:34 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-11-03 11:44 UTC  (6+ messages)
` [PATCH RFC 05/11] virtio: introduce legacy virtio devices
  ` [Qemu-devel] "

[PATCH v2 00/15] KVM GICv3 emulation
 2014-11-03  9:54 UTC  (17+ 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

[PATCH 0/5] Some fixes for HV KVM on PPC
 2014-11-03  6:29 UTC  (8+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand
` [PATCH 2/5] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
` [PATCH 3/5] KVM: PPC: Book3S HV: Fix KSM memory corruption
` [PATCH 4/5] KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
` [PATCH 5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked

Darlehen angebot
 2014-11-02 23:17 UTC 

[PATCH 1/6] kvm_stat: Only consider online cpus
 2014-11-03  0:40 UTC  (6+ messages)
` [PATCH 2/6] kvm_stat: Fix the non-x86 exit reasons
` [PATCH 6/6] kvm_stat: Add powerpc support

(unknown)
 2014-11-02 19:53 UTC 

Darlehen angebot
 2014-11-02 17:12 UTC 

[PATCH v2 0/6] fix hw_random stuck
 2014-11-02 15:14 UTC  (8+ messages)
` [PATCH v2 4/6] hw_random: fix unregister race

[GIT PULL] KVM fixes for Linux 3.18-rc3 or -rc4
 2014-11-02  9:08 UTC 

[PATCH] KVM: x86: fix access memslots w/o hold srcu read lock
 2014-11-02  7:10 UTC  (8+ messages)

[PATCH v4] KVM: x86: fix access memslots w/o hold srcu read lock
 2014-11-02  7:07 UTC 

[PATCH 00/17] RFC: userfault v2
 2014-11-01  8:48 UTC  (13+ messages)

[PATCH v3] KVM: x86: fix access memslots w/o hold srcu read lock
 2014-11-01  2:44 UTC 

[PATCH v2 0/8] CR4 handling improvements
 2014-10-31 17:09 UTC 

[PATCH] kvm: kvmclock: use get_cpu() and put_cpu()
 2014-10-31 15:11 UTC  (2+ messages)

[PATCH 0/3] kvm: APICv register write workaround
 2014-10-31 15:06 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] arm: enable MMU
 2014-10-31 11:43 UTC  (2+ messages)

[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  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox