kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-16 23:09:08 to 2013-08-25 08:52:14 UTC [more...]

Partial huge page backing with KVM/qemu
 2013-08-25  8:52 UTC  (2+ messages)

[PATCH] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-08-25  8:41 UTC  (20+ messages)

[PATCH 0/2] kvm: use anon_inode_getfd() with O_CLOEXEC flag
 2013-08-25  6:49 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ppc: "

[PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
 2013-08-25  6:46 UTC  (2+ messages)

[PATCH] kvm: sync cpu state on internal error before dump
 2013-08-24 17:28 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH 0/8] Support VGIC save/restore using device control API
 2013-08-23 19:20 UTC  (9+ messages)
` [PATCH 1/8] ARM: KVM: Allow creating the VGIC after VCPUs
` [PATCH 2/8] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH 3/8] KVM: arm-vgic: Set base addr through device API
` [PATCH 4/8] irqchip: arm-gic: Define additional MMIO offsets and masks
` [PATCH 5/8] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH 7/8] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH 8/8] KVM: arm-vgic: Support CPU interface reg access

[Call for participation] Bi-Weekly KVM/ARM Technical Sync-up
 2013-08-23 18:12 UTC  (5+ messages)

[PATCH v4] vfio-pci: PCI hot reset interface
 2013-08-23 17:08 UTC 

[PATCH v2] kvm: warn if num cpus is greater than num recommended
 2013-08-23 13:24 UTC 

[PATCH ] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
 2013-08-23 12:04 UTC 

Job Offer
 2013-08-23 11:58 UTC 

[PATCH] kvm: warn if num cpus is greater than num recommended
 2013-08-23 11:35 UTC  (6+ messages)
  ` [Qemu-devel] "

[Bug 60782] New: [Nested] Windows XP Mode can not work
 2013-08-23 10:02 UTC  (2+ messages)
` [Bug 60782] "

KVM: x86: update masterclock when kvmclock_offset is calculated
 2013-08-23 10:00 UTC  (3+ messages)

[PATCH 0/6] vhost code cleanup and minor enhancement
 2013-08-23  8:55 UTC  (15+ messages)
` [PATCH 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH 3/6] vhost: switch to use vhost_add_used_n()
` [PATCH 5/6] vhost_net: poll vhost queue after marking DMA is done
` [PATCH 6/6] vhost_net: remove the max pending check

[RFC PATCH] ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256
 2013-08-23  7:21 UTC 

[PATCH] ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regs
 2013-08-23  7:17 UTC 

Oracle RAC in libvirt+KVM environment
 2013-08-23  2:44 UTC  (28+ messages)

[PATCH] vfio: Add O_CLOEXEC flag to vfio device fd
 2013-08-22 17:19 UTC 

[PATCH] target-ppc: Update slb array with correct index values
 2013-08-22 16:36 UTC  (13+ messages)

[PATCH v2 00/10] Getting rid of get_unused_fd_flags()
 2013-08-22 15:53 UTC  (3+ messages)
` [PATCH v2 05/10] vfio: use get_unused_fd_flags(0) instead of get_unused_fd()

administrator de sistem
 2013-08-22  9:05 UTC 

updated: kvm PCI todo wiki
 2013-08-22  8:29 UTC  (6+ messages)

KVM in HA active/active + fault-tolerant configuration
 2013-08-22  7:42 UTC  (9+ messages)

ppc kvm-unit-tests?
 2013-08-21 23:34 UTC  (2+ messages)

[Qemu-devel] Cross-Platform KVM
 2013-08-21 18:48 UTC 

[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-21 18:25 UTC  (6+ messages)
` [PATCH-v3 1/4] idr: Percpu ida
` [PATCH-v3 3/4] vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
` [PATCH-v3 4/4] vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory

[PATCH qom-cpu for-next 1/2] cpu: Use QTAILQ for CPU list
 2013-08-21 16:32 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v2] vfio-pci: Use fdget() rather than eventfd_fget()
 2013-08-21 14:55 UTC 

[PATCH] vhost: Drop linux/socket.h
 2013-08-20 22:08 UTC  (7+ messages)
      ` [PATCH v2] vhost: Include linux/uio.h instead of linux/socket.h

[PATCH] vfio-pci: Use fdget() rather than eventfd_fget()
 2013-08-20 21:18 UTC  (2+ messages)

[PATCH v3] vfio-pci: PCI hot reset interface
 2013-08-20 18:27 UTC 

[uq/master patch 0/2] kvm max vcpu limit fixes
 2013-08-20 16:44 UTC  (6+ messages)
` [uq/master patch 1/2] kvm-all.c: use recommended max vcpus limit
` [uq/master patch 2/2] kvm-all.c: max_cpus should not exceed KVM vcpu limit

[PATCH] qemu-kvm bugfix for IA32_FEATURE_CONTROL
 2013-08-20 16:43 UTC  (9+ messages)
    ` [Qemu-devel] "

Fix lapic time counter read for periodic mode
 2013-08-20 16:42 UTC  (5+ messages)

[uq/master PATCH] kvm: i386: fix LAPIC TSC deadline timer save/restore
 2013-08-20 16:40 UTC  (4+ messages)

[PATCH uq/master] kvm: Simplify kvm_handle_io
 2013-08-20 16:40 UTC  (2+ messages)

kvm/queue still ahead of kvm/next
 2013-08-20 16:06 UTC  (6+ messages)

Call for agenda for 2013-08-20
 2013-08-20 13:41 UTC  (2+ messages)

vm performance degradation after kvm live migration or save-restore with ETP enabled
 2013-08-20 13:33 UTC  (12+ messages)
` [Qemu-devel] "
      ` [Qemu-devel] vm performance degradation after kvm live migration or save-restore with EPT enabled
                    `  "

Multi Queue KVM Support
 2013-08-20 12:12 UTC  (6+ messages)

Emulation failure
 2013-08-20  8:16 UTC  (4+ messages)

[PATCH] vfio-pci: PCI hot reset interface
 2013-08-20  3:53 UTC  (13+ messages)

[PATCH] kvm tools: powerpc: Fix init order for xics
 2013-08-20  3:28 UTC 

[PULL] KVM/arm64 fixes for 3.11
 2013-08-19 20:55 UTC  (2+ messages)

[GIT PULL] KVM/ARM Fixes for 3.11
 2013-08-19 20:54 UTC  (2+ messages)

[GIT PULL] KVM fixes for 3.11-rc7
 2013-08-19 20:54 UTC 

[PATCH v2] vfio-pci: PCI hot reset interface
 2013-08-19 20:09 UTC 

Hi there! I'm certainly being for man!
 2013-08-19 11:52 UTC 

KVM Test report, kernel 205befd9... qemu ca916d37
 2013-08-19  8:30 UTC  (5+ messages)

KVM resource allocation
 2013-08-18 21:41 UTC 

(unknown),
 2013-08-18 18:19 UTC 

KVM Block Device Driver
 2013-08-18 14:48 UTC  (4+ messages)

[PATCH 0/4] kvm-unit-tests: Add a series of test cases
 2013-08-18 14:32 UTC  (8+ messages)
` [PATCH 2/4] kvm-unit-tests: VMX: Add test cases for CR0/4 shadowing

[PATCH] drivers/vhost/scsi.c: avoid a 10-order allocation
 2013-08-18  9:18 UTC  (2+ messages)

administrator de sistem
 2013-08-17  7:51 UTC 


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