public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-14 08:54:44 to 2012-09-17 21:48:30 UTC [more...]

NIC emulation with built-in rate limiting?
 2012-09-17 21:48 UTC  (3+ messages)

[PATCH] kvm tools: support build-time checks
 2012-09-17 21:40 UTC 

[PATCHSET] kthread_worker: reimplement flush_kthread_work() to allow freeing during execution
 2012-09-17 20:28 UTC  (4+ messages)

Block Migration Assertion in qemu-kvm 1.2.0
 2012-09-17 20:20 UTC  (5+ messages)
` [Qemu-devel] "

Guest Debugging Facilities in KVM
 2012-09-17 19:36 UTC 

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-09-17 19:27 UTC  (52+ messages)
` [PATCH v2 3/4] "
` [PATCH v3 00/17] "
` [PATCH v3 00/17] *** SUBJECT HERE ***
` [PATCH v3 01/17] target-i386: Allow tsc-frequency to be larger then 2.147G
` [PATCH v3 02/17] target-i386: Add missing kvm bits
` [PATCH v3 03/17] target-i386: Add Hypervisor level
` [PATCH v3 04/17] target-i386: Add cpu object access routines for "
` [PATCH v3 05/17] target-i386: Add x86_set_hyperv
` [PATCH v3 06/17] target-i386: Use Hypervisor level in -machine pc,accel=kvm
` [PATCH v3 07/17] target-i386: Use Hypervisor level in -machine pc,accel=tcg
` [PATCH v3 08/17] target-i386: Add Hypervisor vendor
` [PATCH v3 09/17] target-i386: Add cpu object access routines for "
` [PATCH v3 10/17] target-i386: Use Hypervisor vendor in -machine pc,accel=kvm
` [PATCH v3 11/17] target-i386: Use Hypervisor vendor in -machine pc,accel=tcg
` [PATCH v3 12/17] target-i386: Add some known names to Hypervisor vendor
` [PATCH v3 13/17] target-i386: Add optional Hypervisor leaf extra
` [PATCH v3 14/17] target-i386: Add cpu object access routines for "
` [PATCH v3 15/17] target-i386: Add setting of Hypervisor leaf extra for known vmare4
` [PATCH v3 16/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=kvm
` [PATCH v3 17/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=tcg
  ` [Qemu-devel] [PATCH v3 00/17] Allow changing of Hypervisor CPUIDs

[PATCH 0/9] [PULL] qemu-kvm.git uq/master queue
 2012-09-17 18:20 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v9 0/2] kvm: level irqfd support
 2012-09-17 18:08 UTC  (8+ messages)
` [PATCH v9 2/2] kvm: On Ack, De-assert & Notify KVM_IRQFD extension

Block Migration and xbzrle
 2012-09-17 18:03 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 09/18] perf stat: Move stats related code to util/stat.c
 2012-09-17 17:18 UTC 

[PATCH] kvm: Fix kvmclock documentation to match reality
 2012-09-17 17:10 UTC  (2+ messages)

[PATCH] kvm: make processes waiting on vcpu mutex killable
 2012-09-17 16:47 UTC  (2+ messages)

[PATCH v8 0/3] KVM: perf: kvm events analysis tool
 2012-09-17 14:58 UTC  (5+ messages)
` [PATCH v8 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
` [PATCH v8 2/3] perf: move stat related code to util/stat.c
` [PATCH v8 3/3] KVM: perf: kvm events analysis tool

KVM call for agenda for Tuesday, September 18th
 2012-09-17 14:26 UTC 

Windows slow boot: contractor wanted
 2012-09-17 14:07 UTC  (15+ messages)
        ` Windows VM slow boot
              ` [PATCH 2/2] make the compaction "skip ahead" logic robust
                ` [PATCH -v2 "

[PATCH v2] target-i386: Report on error during cpu_x86_register()
 2012-09-17 14:02 UTC  (2+ messages)

[RFC][PATCH] Improving directed yield scalability for PLE handler
 2012-09-17 13:48 UTC  (19+ messages)

[PATCH 0/3] Prepare kvm for lto
 2012-09-17 13:38 UTC  (5+ messages)
` [PATCH 1/3] KVM: VMX: Make lto-friendly
` [PATCH 2/3] KVM: VMX: Make use of asm.h
` [PATCH 3/3] KVM: SVM: "

[PATCH v3] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-17 13:30 UTC  (8+ messages)

[PATCH] kvm tools: don't die if sdl wasn't compiled in and we don't try using it
 2012-09-17 12:47 UTC  (3+ messages)

[PATCH 4/5]KVM:x86, apicv: add interface for poking EOI exit bitmap
 2012-09-17 11:28 UTC  (5+ messages)

[PATCH 2/5]KVM:x86, apicv: adjust for virtual interrupt delivery
 2012-09-17 11:28 UTC  (4+ messages)

[PATCH] kvm tools: fix SDL build error when libsdl isn't installed
 2012-09-17 11:23 UTC  (2+ messages)

[PATCH 1/8] kvm tools: add init/exit automatic calls
 2012-09-17  8:03 UTC  (8+ messages)
` [PATCH 2/8] kvm tools: use init/exit where possible
` [PATCH 3/8] kvm tools: pass kvm ptr directly to timer injection
` [PATCH 4/8] kvm tools: remove global kvm object
` [PATCH 5/8] kvm tools: initialize the threadpool job iterator before using
` [PATCH 6/8] kvm tools: don't exit on debug ioport write
` [PATCH 7/8] kvm tools: fix SMP
` [PATCH 8/8] kvm tools: fix build optimization

[PATCH 1/8] kvm tools: add init/exit automatic calls
 2012-09-17  8:03 UTC 

Goodluck
 2012-09-17  0:30 UTC 

[PATCH v2 0/9] Optimize page table walk
 2012-09-16 12:07 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: MMU: Push clean gpte write protection out of gpte_access()
` [PATCH v2 2/9] KVM: MMU: Optimize gpte_access() slightly
` [PATCH v2 3/9] KVM: MMU: Move gpte_access() out of paging_tmpl.h
` [PATCH v2 4/9] KVM: MMU: Update accessed and dirty bits after guest pagetable walk
` [PATCH v2 5/9] KVM: MMU: Optimize pte permission checks
` [PATCH v2 6/9] KVM: MMU: Simplify walk_addr_generic() loop
` [PATCH v2 7/9] KVM: MMU: Optimize is_last_gpte()
` [PATCH v2 8/9] KVM: MMU: Eliminate eperm temporary
` [PATCH v2 9/9] KVM: MMU: Avoid access/dirty update loop if all is well

[PATCH 0/5] Optimize page table walk
 2012-09-16 11:53 UTC  (6+ messages)
` [PATCH 6/5] KVM: MMU: Optimize is_last_gpte()

[PATCHv3] KVM: optimize apic interrupt delivery
 2012-09-16 11:04 UTC  (6+ messages)

qemu-kvm and XenServer missing MSRs
 2012-09-16 10:37 UTC 

[PATCH v2] KVM: trace the events of mmu_notifier
 2012-09-16  9:58 UTC  (5+ messages)

[PATCH 3/5]KVM:x86, apicv: enable virtual interrupt delivery for VMX
 2012-09-16  9:45 UTC  (4+ messages)

[PATCH 1/5]KVM: x86, apicv: add APICv register virtualization support
 2012-09-16  9:41 UTC  (4+ messages)

[PATCH 0/5]KVM:Enable APIC-Register Virtualization and Virtual-interrupt delivery
 2012-09-16  9:30 UTC  (4+ messages)

Guest mode question
 2012-09-16  6:32 UTC  (2+ messages)

[PATCH] KVM: Move some PPC ioctl definitions to the correct place
 2012-09-15 15:40 UTC  (3+ messages)

[PATCH 1/5] ARM: arch_timers: switch to physical timers if HYP mode is available
 2012-09-15 15:39 UTC  (5+ messages)
` [PATCH 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH 5/5] ARM: KVM: arch_timers: Wire the init code and config option

[PATCH 01/10] ARM: KVM: Keep track of currently running vcpus
 2012-09-15 15:38 UTC  (10+ messages)
` [PATCH 02/10] ARM: KVM: Initial VGIC infrastructure support
` [PATCH 03/10] ARM: KVM: Initial VGIC MMIO support code
` [PATCH 04/10] ARM: KVM: VGIC distributor handling
` [PATCH 05/10] ARM: KVM: VGIC virtual CPU interface management
` [PATCH 06/10] ARM: KVM: VGIC interrupt injection
` [PATCH 07/10] ARM: KVM: VGIC control interface world switch
` [PATCH 08/10] ARM: KVM: VGIC initialisation code
` [PATCH 09/10] ARM: KVM: vgic: reduce the number of vcpu kick
` [PATCH 10/10] ARM: KVM: Add VGIC configuration option

[PATCH 00/15] KVM/ARM Implementation
 2012-09-15 15:36 UTC  (16+ messages)
` [PATCH 01/15] ARM: add mem_type prot_pte accessor
` [PATCH 02/15] ARM: Add page table and page defines needed by KVM
` [PATCH 03/15] ARM: Section based HYP idmap
` [PATCH 04/15] ARM: idmap: only initialize HYP idmap when HYP mode is available
` [PATCH 05/15] ARM: Expose PMNC bitfields for KVM use
` [PATCH 06/15] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH 07/15] KVM: ARM: Hypervisor inititalization
` [PATCH 08/15] KVM: ARM: Memory virtualization setup
` [PATCH 09/15] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH 10/15] KVM: ARM: World-switch implementation
` [PATCH 11/15] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH 12/15] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH 13/15] KVM: ARM: Handle guest faults in KVM
` [PATCH 14/15] KVM: ARM: Handle I/O aborts
` [PATCH 15/15] KVM: ARM: Guest wait-for-interrupts (WFI) support

[PATCH v2 0/5] KVM: MMU: fix release pfn in mmu code
 2012-09-15 15:31 UTC  (10+ messages)
` [PATCH v2 1/5] KVM: MMU: release noslot pfn on the fail path properly
` [PATCH v2 2/5] KVM: MMU: do not release pfn in mmu_set_spte
` [PATCH v2 3/5] KVM: MMU: cleanup FNAME(page_fault)
` [PATCH v2 4/5] KVM: MMU: introduce page_fault_start and page_fault_end
` [PATCH v2 5/5] KVM: MMU: introduce FNAME(prefetch_gpte)

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

[PATCH v5 0/4] VFIO-based PCI device assignment
 2012-09-14 23:04 UTC  (6+ messages)
` [PATCH v5 1/4] Update kernel header script to include vfio
` [PATCH v5 2/4] Update Linux kernel headers
` [PATCH v5 3/4] vfio: vfio-pci device assignment driver
` [PATCH v5 4/4] vfio: Enable vfio-pci and mark supported

[PATCH v4 0/4] VFIO-based PCI device assignment
 2012-09-14 18:48 UTC  (3+ messages)
` [PATCH v4 3/4] vfio: vfio-pci device assignment driver

[Bug 47451] New: need to re-load driver in guest to make a hot-plug VF work
 2012-09-14 16:24 UTC  (2+ messages)
` [Bug 47451] "

[PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory
 2012-09-14 13:15 UTC  (6+ messages)

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2012-09-14 12:50 UTC  (12+ messages)
` [PATCH 4/5] virtio-scsi: Add start/stop functionality for vhost-scsi

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-09-14 11:51 UTC  (6+ messages)
` [PATCH v7 3/3] "

[PATCHv4] KVM: optimize apic interrupt delivery
 2012-09-14  9:55 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