kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-04 08:32:36 to 2012-09-05 19:43:50 UTC [more...]

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-09-05 19:43 UTC  (28+ messages)
` [PATCH 4/4] kvm: i386: "
  ` [Qemu-devel] "

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-09-05 16:48 UTC  (2+ messages)

[PATCH] virtio: support reserved vqs
 2012-09-05 18:47 UTC 

[PATCHv2] x86info: dump kvm cpuid's
 2012-09-05 17:33 UTC  (2+ messages)

[PATCH] kvm/x86: use symbolic constant for nr interrupts
 2012-09-05 17:00 UTC 

[PATCH v2] add acpi pmtimer support
 2012-09-05 15:39 UTC  (5+ messages)
    ` [SeaBIOS] "

[PATCH v9 0/2] kvm: level irqfd support
 2012-09-05 15:35 UTC  (24+ messages)
` [PATCH v9 1/2] kvm: Use a reserved IRQ source ID for irqfd
` [PATCH v9 2/2] kvm: On Ack, De-assert & Notify KVM_IRQFD extension

[PATCH v3 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-09-05 14:27 UTC  (10+ messages)
` [PATCH v3 2/2] virtio-ring: Allocate indirect buffers from cache when possible

NFS over RDMA small block DIRECT_IO bug
 2012-09-05 14:02 UTC  (4+ messages)

[PATCH v2] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-05 13:12 UTC  (2+ messages)

[PATCH 1/2] kvm tools: Export DISPLAY ENV as our default host ip address
 2012-09-05 11:56 UTC  (14+ messages)

[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
 2012-09-05 10:58 UTC  (17+ messages)
            ` [PATCH -v3] KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
                            ` [PATCH -v4] "

[PATCH 0/8] KVM: minor cleanups and optimizations
 2012-09-05  9:43 UTC  (6+ messages)
` [PATCH 2/8] KVM: x86 emulator: use aligned variants of SSE register ops

[PATCH] kvm: Fix warning from static code analysis
 2012-09-05  9:36 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 00/33] Cleanups and automatic init/exit calls
 2012-09-05  9:35 UTC  (35+ messages)
` [PATCH 01/33] kvm tools: introduce kvm_config to store instance-specific config options
` [PATCH 02/33] kvm tools: generate command line options dynamically
` [PATCH 03/33] kvm tools: split struct kvm into arch specific part
` [PATCH 04/33] kvm tools: move kvm_config into struct kvm
` [PATCH 05/33] kvm tools: remove redundancy between kvm_config and kvm
` [PATCH 06/33] kvm tools: move ioport_debug into struct kvm_config
` [PATCH 07/33] kvm tools: move mmio_debug "
` [PATCH 08/33] kvm tools: move active_console "
` [PATCH 09/33] kvm tools: add private ptr to option parser
` [PATCH 10/33] kvm tools: disk image related cleanup
` [PATCH 11/33] kvm tools: move nrcpus into struct kvm_config
` [PATCH 12/33] kvm tools: move kvm_cpus into struct kvm
` [PATCH 13/33] kvm tools: improve framebuffer manager initialization
` [PATCH 14/33] kvm tools: improve term init/exit functions
` [PATCH 15/33] kvm tools: threadpool exit routine
` [PATCH 16/33] kvm tools: timer cleanup
` [PATCH 17/33] kvm tools: virtio-console init/exit
` [PATCH 18/33] kvm tools: virtio-rng init/exit
` [PATCH 19/33] kvm tools: virtio-bln init/exit
` [PATCH 20/33] kvm tools: pci-shmem init-exit
` [PATCH 21/33] kvm tools: virtio-net init/exit
` [PATCH 22/33] kvm tools: kvm-ipc cleanup
` [PATCH 23/33] kvm tools: kbd initialization check
` [PATCH 24/33] kvm tools: ui improvements
` [PATCH 25/33] kvm tools: kernel load/firmware cleanup
` [PATCH 26/33] kvm tools: ioport arch init
` [PATCH 27/33] kvm tools: ram init
` [PATCH 28/33] kvm tools: move the rest of the config initializations
` [PATCH 29/33] kvm tools: virtio-9p cleanup
` [PATCH 30/33] kvm tools: add init/exit automatic calls
` [PATCH 31/33] kvm tools: use init/exit where possible
` [PATCH 32/33] kvm tools: pass kvm ptr directly to timer injection
` [PATCH 33/33] kvm tools: remove global kvm object

Error: Not supported image type "twoGbMaxExtentFlat". - problems using virt-convert
 2012-09-05  9:00 UTC  (3+ messages)
  ` Error: Not supported image type "twoGbMaxExtentFlat". - problems using virt-convert - SOLVED

expanding virtual disk based on lvm
 2012-09-05  9:15 UTC  (5+ messages)

[RFC 0/5] Making KVM_GET_ONE_REG/KVM_SET_ONE_REG generic
 2012-09-05  8:52 UTC  (24+ messages)
` [RFC 5/5] KVM: ARM: Access all registers via KVM_GET_ONE_REG/KVM_SET_ONE_REG

[RFC PATCH v2 0/7] s390: virtual css host support
 2012-09-05  8:39 UTC  (13+ messages)
` [PATCH v2 1/7] s390/kvm: Support for I/O interrupts
` [PATCH v2 2/7] s390/kvm: Add support for machine checks
` [PATCH v2 3/7] s390/kvm: In-kernel handling of I/O instructions
` [PATCH v2 4/7] s390: Move css limits from drivers/s390/cio/ to include/asm/
` [PATCH v2 5/7] s390: Make some css-related structures usable by non-cio code
` [PATCH v2 6/7] s390/kvm: Base infrastructure for enabling capabilities
` [PATCH v2 7/7] s390/kvm: In-kernel channel subsystem support

[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
 2012-09-05  7:58 UTC  (4+ messages)
` [PATCH 1/3] KVM: Move KVM_SET_ONE_REG/KVM_GET_ONE_REG to generic code
` [PATCH 2/3] KVM: Add KVM_REG_SIZE() helper
` [PATCH 3/3] KVM: Add KVM_VCPU_GET_REG_LIST/KVM_CAP_REG_LIST

[PATCH 0/5] Multiqueue virtio-scsi
 2012-09-05  7:03 UTC  (22+ messages)
` [PATCH 5/5] virtio-scsi: introduce multiqueue support

[PATCH 5/5]KVM:x86, apicv: add virtual x2apic support
 2012-09-05  5:41 UTC 

[PATCH 4/5]KVM:x86, apicv: add interface for poking EOI exit bitmap
 2012-09-05  5:41 UTC 

[PATCH 3/5]KVM:x86, apicv: enable virtual interrupt delivery for VMX
 2012-09-05  5:41 UTC 

[PATCH 2/5]KVM:x86, apicv: adjust for virtual interrupt delivery
 2012-09-05  5:41 UTC 

[PATCH 1/5]KVM: x86, apicv: add APICv register virtualization support
 2012-09-05  5:41 UTC 

[PATCH 0/5]KVM:Enable APIC-Register Virtualization and Virtual-interrupt delivery
 2012-09-05  5:40 UTC 

[PATCH 0/6] powerpc/booke64: add core support for KVM
 2012-09-05  5:38 UTC  (3+ messages)
` [PATCH 6/6] powerpc/booke64: restore VDSO information on critical exception

[PATCHv2] virtio-spec: virtio network device multiqueue support
 2012-09-05  5:34 UTC  (3+ messages)

[PATCH v3] add acpi pmtimer support
 2012-09-05  5:28 UTC 

KVM: MMU: Tracking guest writes through EPT entries ?
 2012-09-05  3:23 UTC  (10+ messages)

[PATCH] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-05  1:10 UTC  (11+ messages)

[RFC PATCH v2] Update virtio spec for virtio-ccw
 2012-09-04 15:14 UTC  (2+ messages)
` [PATCH v2] virtio-spec: Add virtio-ccw spec

[RFC PATCH v2 0/4] s390: virtio-ccw guest kernel support
 2012-09-04 15:13 UTC  (5+ messages)
` [PATCH v2 1/4] s390/kvm: Handle hosts not supporting s390-virtio
` [PATCH v2 2/4] s390: Add a mechanism to get the subchannel id
` [PATCH v2 3/4] s390/kvm: Add a channel I/O based virtio transport driver
` [PATCH v2 4/4] s390/kvm: Split out early console code

[RFC PATCH v2 0/5] qemu: s390: virtual css and virtio-ccw
 2012-09-04 15:13 UTC  (6+ messages)
` [PATCH v2 1/5] Update headers for upcoming s390 changes
` [PATCH v2 2/5] s390: Virtual channel subsystem support
` [PATCH v2 3/5] s390: Add new channel I/O based virtio transport
` [PATCH v2 4/5] s390: Virtual channel subsystem support for !KVM
` [PATCH v2 5/5] [HACK] Handle multiple virtio aliases

[RFC v2] s390: virtual channel subsystem and new virtio transport
 2012-09-04 15:13 UTC 

[PATCH] KVM: tsc deadline timer works only when hrtimer high resolution configured
 2012-09-04 15:07 UTC 

[libvirt-users] vm pxe fail
 2012-09-04 14:47 UTC  (4+ messages)

KVM call agenda for Tuesday, September 4th
 2012-09-04 13:26 UTC  (7+ messages)

KVM-enabled Linux 3.2 won't boot in kvm
 2012-09-04 13:09 UTC  (3+ messages)

ping latency using vhost_net, macvtap and virtio
 2012-09-04 12:51 UTC  (2+ messages)

[PATCH] KVM: PIC: fix use of uninitialised variable
 2012-09-04 12:44 UTC  (2+ messages)

[PATCH] Restore cr3 after tests on PCID
 2012-09-04 11:59 UTC  (2+ messages)

[PATCH] KVM: x86: Check INVPCID feature bit in EBX of leaf 7
 2012-09-04 11:58 UTC  (2+ messages)

[PATCH RFC 1/1] kvm: Use vcpu_id as pivot instead of last boosted vcpu in PLE handler
 2012-09-04 11:57 UTC  (4+ messages)

[PATCH RESEND] KVM: cleanup pic reset
 2012-09-04 11:54 UTC  (2+ messages)

[PATCH v4 0/8] KVM paravirt remote flush tlb
 2012-09-04 10:37 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).