kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-08 10:15:40 to 2014-05-15 18:07:40 UTC [more...]

Poor performance with virtio network driver on windows 2008 R2 on KVM
 2014-05-15 18:07 UTC  (8+ messages)

Moving frags and SKBTX_DEV_ZEROCOPY skbs
 2014-05-15 17:14 UTC  (7+ messages)

[PATCH v2 0/4] KVM: x86: get CPL from SS.DPL
 2014-05-15 16:51 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: use new CS.RPL as CPL during task switch
` [PATCH v2 2/4] KVM: x86: drop set_rflags callback
` [PATCH v2 3/4] KVM: x86: check CS.DPL against RPL during task switch
` [PATCH v2 4/4] KVM: x86: get CPL from SS.DPL

[PATCH] KVM: PPC: Graciously fail broken LE hypercalls
 2014-05-15 13:02 UTC  (2+ messages)
` "PR" KVM on PA6T

[PATCH] KVM: PPC: Book3S PR: Rework SLB switching code
 2014-05-15 12:43 UTC 

[PATCH] KVM: PPC: Book3S PR: Use SLB entry 0
 2014-05-15 12:43 UTC 

[PATCH] PPC: ePAPR: Fix hypercall on LE guest
 2014-05-15 12:35 UTC 

[PATCH 1/1] kvm: increase max vcpu count
 2014-05-15 10:18 UTC  (2+ messages)

[PATCH v2 01/16] x86: Convert conditional compilation of debug printfs to regular ifs
 2014-05-15  9:44 UTC  (8+ messages)
  ` [Qemu-devel] "
` [PATCH v2 02/16] s390: "
  ` [Qemu-devel] "

[GIT PULL 0/1] KVM: s390: Fix for 3.15
 2014-05-15  9:02 UTC  (2+ messages)
` [GIT PULL 1/1] KVM: s390: announce irqfd capability

[Bug 76191] New: vt-d intel IOMMU - "jump label: negative count!"
 2014-05-15  7:33 UTC  (2+ messages)
` [Bug 76191] "

[PATCH] ARM: KVM: add irqfd and irq routing support
 2014-05-15  7:32 UTC  (3+ messages)

How to disable IDE DMA in KVM or in guest OS
 2014-05-15  6:58 UTC  (4+ messages)

[PATCH v5 0/4] live migration dirty bitmap support for ARMv7
 2014-05-15  2:00 UTC  (4+ messages)
` [PATCH v5 1/4] add ARMv7 HYP API to flush VM TLBs without address param

[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-05-14 19:13 UTC  (38+ messages)
` [PATCH v10 03/19] qspinlock: Add pending bit
` [PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v10 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v10 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v10 09/19] qspinlock: Prepare for unfair lock support
` [PATCH v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v10 12/19] unfair qspinlock: Variable frequency lock stealing mechanism
` [PATCH v10 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM

KVM: x86: disable master clock if TSC is reset during suspend
 2014-05-14 16:00 UTC  (7+ messages)
  ` KVM: x86: disable master clock if TSC is reset during suspend (v2)
      ` KVM: x86: disable master clock if TSC is reset during suspend (v3)

[Bug 76141] New: kvm intel nested virtualization get PANIC: double fault, error_code: 0x0
 2014-05-14 10:48 UTC  (2+ messages)
` [Bug 76141] "

[PATCH v1 RFC 00/10] QEMU: s390: cpu model implementation
 2014-05-14  9:07 UTC  (13+ messages)
` [PATCH v1 RFC 01/10] QEMU: introduce function cpudesc_avail
` [PATCH v1 RFC 02/10] QEMU: s390: cpu model cpu class definition
` [PATCH v1 RFC 03/10] QEMU: s390: cpu model facilities support
` [PATCH v1 RFC 04/10] QEMU: s390: cpu model alias support
` [PATCH v1 RFC 05/10] s390: update linux-headers for kvm VM device attributes
` [PATCH v1 RFC 06/10] QEMU: s390: cpu model kvm VM attr interface routines
` [PATCH v1 RFC 07/10] QEMU: s390: cpu model class initialization
` [PATCH v1 RFC 08/10] QEMU: s390: cpu model QMP query-cpu-definitions
` [PATCH v1 RFC 09/10] QEMU: s390: cpu model QMP query-cpu-model
    ` [Qemu-devel] "
` [PATCH v1 RFC 10/10] QEMU: s390: cpu model enablement

[PATCH] KVM: x86: get/set CPL separately from CS
 2014-05-14  8:44 UTC  (2+ messages)

[PATCH v1] vhost: avoid large order allocations
 2014-05-14  8:11 UTC  (8+ messages)

[PATCH] KVM: x86: get CPL from SS.DPL
 2014-05-14  8:00 UTC 

[PATCH 0/5] KVM: x86: support setting the CPL independent of CS
 2014-05-14  7:47 UTC  (7+ messages)
` [PATCH 1/5] KVM: x86: support KVM_ENABLE_CAP on vm file descriptors
` [PATCH 2/5] KVM: x86: retrieve CPL in KVM_GET_SREGS, prepare to be able to set it
` [PATCH 3/5] KVM: vmx: always compute the CPL on KVM_SET_SREGS
` [PATCH 4/5] KVM: vmx: force CPL=0 on real->protected mode transition
` [PATCH 5/5] KVM: x86: add capability to get/set CPL

[PATCH] kvmclock: Ensure time in migration never goes backward
 2014-05-14  7:26 UTC  (8+ messages)

[PATCH] vfio-pci: Quirk RTL8168 NIC
 2014-05-13 22:22 UTC  (5+ messages)
    ` [Qemu-devel] "

[PULL 3.15 0/4] 3.15 patch queue 2014-05-12
 2014-05-13 16:15 UTC  (6+ messages)
` [PULL 1/4] KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect
` [PULL 2/4] KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
` [PULL 3/4] KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
` [PULL 4/4] KVM guest: Make pv trampoline code executable

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-13 14:58 UTC  (7+ messages)
` [PATCH v1 RFC 1/6] s390/sclp: add sclp_get_ibc function
` [PATCH v1 RFC 2/6] KVM: s390: split SIE state guest prefix field
` [PATCH v1 RFC 3/6] KVM: s390: use facilities and cpu_id per KVM
` [PATCH v1 RFC 4/6] KVM: s390: add ibc api
` [PATCH v1 RFC 5/6] KVM: s390: initial implementation of soft facilities
` [PATCH v1 RFC 6/6] KVM: s390: add cpu model support

KVM call minutes for 2014-05-13
 2014-05-13 14:36 UTC 

[PATCH] emulator: correct format string
 2014-05-13 12:37 UTC 

KVM call agenda for 2014-05-13
 2014-05-13 11:31 UTC  (10+ messages)
` [Qemu-devel] "

[PATCH v2] usb: fix up post load checks
 2014-05-13  9:33 UTC 

[PATCH 3.12 131/182] MIPS: KVM: Pass reserved instruction exceptions to guest
 2014-05-13  9:28 UTC 

[patch added to the 3.12 stable tree] MIPS: KVM: Pass reserved instruction exceptions to guest
 2014-05-13  9:16 UTC 

[PATCH] booke/powerpc: define wimge shift mask to fix compilation error
 2014-05-13  6:48 UTC 

[PATCH] booke/powerpc: define wimge shift mask to fix compilation error
 2014-05-13  6:35 UTC  (3+ messages)

[PATCH v2 0/4] VFIO Misc fixes
 2014-05-13  1:35 UTC  (5+ messages)
` [PATCH 1/4] PCI: Export MSI message relevant functions
` [PATCH 2/4] drivers/vfio: Rework offsetofend()
` [PATCH 3/4] drivers/vfio/pci: Fix wrong MSI interrupt count
` [PATCH 4/4] vfio/pci: Restore MSIx message prior to enabling

[Bug 75981] New: [Nested kvm on kvm]L2 guest reboot continuously when create a rhel6u5(64bit) as L2 guest
 2014-05-12 18:06 UTC  (4+ messages)
` [Bug 75981] "

[PATCH 00/11] kvm tools: Misc patches (mips support)
 2014-05-12 14:09 UTC  (17+ messages)
` [PATCH 05/11] kvm tools, mips: Add MIPS support
` [PATCH 06/11] kvm tools, mips: Enable build of mips support
` [PATCH 07/11] kvm tools: Provide per arch macro to specify type for KVM_CREATE_VM
` [PATCH 10/11] kvm tools: Introduce weak (default) load_bzimage function
` [PATCH 11/11] kvm tools: Modify term_putc to write more than one char

[PATCH V6 1/2] KVM: PPC: BOOK3S: Always use the saved DAR value
 2014-05-12 13:01 UTC  (3+ messages)
` [PATCH V6 2/2] KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler

[PATCH 0/5] KVM: x86: Fix KVM behavior that does not follow spec
 2014-05-12 10:46 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
  ` [PATCH 2/5] KVM: x86: Fix CR3 reserved bits
      ` [PATCH] KVM: x86: Fix CR3 reserved bits check in long mode

buildbot failure in kvm on ia64
 2014-05-12  3:22 UTC 

[PATCH 1/2] KVM: PPC: Disable NX for old magic page using guests
 2014-05-11 23:20 UTC  (2+ messages)
` [PATCH 2/2] PPC: KVM: Make NX bit available with magic page

[PATCH 3.10 09/48] MIPS: KVM: Pass reserved instruction exceptions to guest
 2014-05-11 19:19 UTC 

[PATCH 3.14 11/83] MIPS: KVM: Pass reserved instruction exceptions to guest
 2014-05-11 19:19 UTC 

differences between KVM_GET_API_VERSION and KVM_CREATE_VM which both call _IO
 2014-05-10  8:31 UTC 

[PATCH 00/13] PPC: KVM: Enable PR KVM on ppc64le
 2014-05-10  7:11 UTC  (3+ messages)
` [PATCH 02/13] KVM: PPC: Book3S: PR: Fix C/R bit setting

[PATCH v2] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-09 16:50 UTC 

PCI passthrough fails with Intel 82574L
 2014-05-09 16:04 UTC  (4+ messages)

[PATCH v3 0/9] kvmtool: handle guests of a different endianness
 2014-05-08  1:52 UTC  (10+ messages)
` [PATCH v3 9/9] kvmtool: virtio: enable arm/arm64 support for bi-endianness

[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
 2014-05-08 13:31 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail

[PATCH 0/5] KVM: x86: Fix exit handler and emulation bugs
 2014-05-08 12:27 UTC  (4+ messages)
` [PATCH 4/5] KVM: x86: Wrong register masking in 64-bit mode

[PATCH 0/6] KVM: PPC: Book3S PR: Add POWER8 support
 2014-05-08 12:11 UTC  (6+ messages)
` [PATCH 1/6] KVM: PPC: Book3S PR: Ignore PMU SPRs

[PATCH v4 0/9] kvmtool: handle guests of a different endianness
 2014-05-08 10:43 UTC  (5+ messages)
` [PATCH v4 9/9] kvmtool: virtio: enable arm/arm64 support for bi-endianness


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