kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-29 13:40:31 to 2012-09-03 19:32:30 UTC [more...]

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-09-03 19:32 UTC  (27+ messages)
` [PATCH 4/4] kvm: i386: "
  ` [Qemu-devel] "
  ` [PATCH v2 "
    ` [PATCH v3 "

Sending a VM for restart (after it has been shutdown and saved)
 2012-09-03 17:35 UTC 

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-09-03 16:04 UTC  (11+ messages)
` [PATCH v7 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
` [PATCH v7 2/3] KVM: x86: trace mmio begin and complete
` [PATCH v7 3/3] KVM: perf: kvm events analysis tool

[PATCH v4 0/8] KVM paravirt remote flush tlb
 2012-09-03 15:27 UTC  (3+ messages)

[PATCH] Add a page cache-backed balloon device driver
 2012-09-03 15:09 UTC  (9+ messages)

KVM call agenda for Tuesday, September 4th
 2012-09-03 14:30 UTC  (5+ messages)

[libvirt-users] vm pxe fail
 2012-09-03 13:27 UTC  (4+ messages)

KVM on kernel 2.6.16
 2012-09-03 13:24 UTC  (3+ messages)

NFSoRDMA not working with KVM when cache disabled
 2012-09-03 13:21 UTC  (10+ messages)
      ` [Bright Cluster Manager Support #2699] "

[RFC 0/5] Making KVM_GET_ONE_REG/KVM_SET_ONE_REG generic
 2012-09-03 12:49 UTC  (29+ messages)
` [RFC 1/5] KVM: Move KVM_SET_ONE_REG/KVM_GET_ONE_REG to generic code
` [RFC 2/5] KVM: ARM: use KVM_SET_ONE_REG/KVM_GET_ONE_REG
` [RFC 3/5] KVM: Add KVM_VCPU_GET_REG_LIST
` [RFC 4/5] KVM: ARM: Use KVM_VCPU_GET_REG_LIST
` [RFC 5/5] KVM: ARM: Access all registers via KVM_GET_ONE_REG/KVM_SET_ONE_REG

[PATCH REBASE RESEND 0/4] improve speed of "rep ins" emulation
 2012-09-03 12:24 UTC  (5+ messages)
` [PATCH 1/4] Provide userspace IO exit completion callback
` [PATCH 2/4] KVM: emulator: make x86 emulation modes enum instead of defines
` [PATCH 3/4] KVM: emulator: string_addr_inc() cleanup
` [PATCH 4/4] KVM: emulator: optimize "rep ins" handling

[PATCHv2] virtio-spec: virtio network device multiqueue support
 2012-09-03 11:55 UTC 

[PATCH RESEND] KVM: cleanup pic reset
 2012-09-03 11:47 UTC 

Recommended way access KVM data structures from other kernel subsystems ?
 2012-09-03  9:26 UTC  (2+ messages)

[PATCH] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-03  9:23 UTC  (10+ messages)

Qcow2 preallocation + backing file
 2012-09-03  9:18 UTC  (3+ messages)

[PATCH] KVM: VMX: invalidate vpid for invlpg instruction
 2012-09-03  9:11 UTC  (4+ messages)

virtIO disks not usable
 2012-09-03  6:41 UTC  (3+ messages)

KVM: MMU: Tracking guest writes through EPT entries ?
 2012-09-03  6:11 UTC  (12+ messages)

[PATCH v2] add acpi pmtimer support
 2012-09-02 20:42 UTC  (2+ messages)

[PATCH RFC 1/1] kvm: Use vcpu_id as pivot instead of last boosted vcpu in PLE handler
 2012-09-02 16:29 UTC  (3+ messages)

[PATCH 1/6] KVM: MMU: release noslot pfn on the fail path properly
 2012-09-02 13:51 UTC  (4+ messages)
` [PATCH 2/6] KVM: fix release error page
` [PATCH 3/6] KVM: MMU: remove unnecessary check

[PATCH v2 4/6] KVM: trace the events of mmu_notifier
 2012-09-02 13:47 UTC 

FW: [PATCH kvm-unit-tests RESEND] Restore cr3 after tests on PCID
 2012-09-01  8:16 UTC 

[PATCH] KVM: x86: Check INVPCID feature bit in EBX of leaf 7
 2012-09-01  8:12 UTC 

[PATCH] Restore cr3 after tests on PCID
 2012-09-01  8:12 UTC 

[ANNOUNCE] qemu-kvm-1.2.0-rc2
 2012-08-31 17:10 UTC 

[GIT PULL] KVM fixes for 3.6-rc3
 2012-08-31 17:06 UTC 

Biweekly upstream qemu-kvm test report (using autotest) - Week 35
 2012-08-31 12:04 UTC  (3+ messages)

[PATCH v3 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-08-31  9:56 UTC  (6+ messages)
` [PATCH v3 2/2] virtio-ring: Allocate indirect buffers from cache when possible

[PATCH v2] kvm tools: add HOME env var to hostfs
 2012-08-31  8:20 UTC 

Success story: running RT2800 802.11n PCI [1814:0601] as AP in VM with vfio
 2012-08-31  7:24 UTC  (2+ messages)
` [rt2x00-users] "

SDM Updates available
 2012-08-31  5:29 UTC  (2+ messages)

SDM Updates available
 2012-08-31  0:34 UTC 

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-08-30 21:07 UTC 

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-08-30 20:56 UTC 

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-08-30 20:36 UTC 

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-08-30 19:20 UTC 

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-08-30 19:20 UTC 

[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
 2012-08-30 16:49 UTC  (15+ messages)
                    ` [PATCH -v3] KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()

[PATCH 0/5] Multiqueue virtio-scsi
 2012-08-30 15:45 UTC  (4+ messages)

[Bug 42782] New: IO_PAGE_FAULT while starting xorg
 2012-08-30 14:39 UTC  (3+ messages)
` [Bug 42782] "

[Bug 42600] New: Live migration of very large vm get's stuck
 2012-08-30 13:50 UTC  (2+ messages)
` [Bug 42600] "

How KVM sync guest page table with corresponding shadow page table?
 2012-08-30 10:44 UTC  (2+ messages)

[PATCH v2 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-08-30 10:34 UTC  (15+ messages)
` [PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible

[PATCH] KVM: PIC: fix use of uninitialised variable
 2012-08-30 10:32 UTC 

[PATCH v10] kvm: notify host when the guest is panicked
 2012-08-30 10:23 UTC  (4+ messages)

[PATCH 1/7] kvm tools: add HOME env var to hostfs
 2012-08-30  9:51 UTC  (17+ messages)
` [PATCH 2/7] kvm tools: clean garbage from ioeventfd code
` [PATCH 3/7] kvm tools: Use the new KVM_SIGNAL_MSI ioctl to inject interrupts directly
` [PATCH 4/7] kvm tools: fix warnings in virtio-blk
` [PATCH 5/7] kvm tools: enable LTO
` [PATCH 6/7] kvm tools: 9p don't nuke fids on attach
` [PATCH 7/7] kvm tools: simplify virtio config handling

[PATCH 0/8] KVM: minor cleanups and optimizations
 2012-08-29 23:30 UTC  (9+ messages)
` [PATCH 1/8] KVM: x86: minor size optimization
` [PATCH 2/8] KVM: x86 emulator: use aligned variants of SSE register ops
` [PATCH 3/8] KVM: x86: mark opcode tables const
` [PATCH 4/8] KVM: x86: constify emulate_ops
` [PATCH 5/8] KVM: x86: constify read_write_emulator_ops
` [PATCH 6/8] KVM: x86: more constification
` [PATCH 7/8] KVM: VMX: constify lookup tables
` [PATCH 8/8] KVM: SVM: "

Isuue assiging devices using VFIO on x86
 2012-08-29 19:08 UTC  (10+ messages)

[PATCHv4 0/4] migrate PV EOI MSR
 2012-08-29 15:46 UTC  (26+ messages)
` [PATCHv4 2/4] pc: refactor compat code
` [PATCHv4 3/4] cpuid: disable pv eoi for 1.1 and older compat types
  ` [Qemu-devel] "
          ` [QEMU 1.2 PATCH] i386: kvm: have a predefined set of default KVM feature bits

[Bug 43501] New: all 32bit binaries produce "Illegal Instruction" after KVM migration from AMD -> Intel host
 2012-08-29 14:22 UTC  (2+ messages)
` [Bug 43501] "


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