public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-17 03:55:09 to 2012-04-20 08:46:20 UTC [more...]

[PATCH v3 0/9] KVM: MMU: fast page fault
 2012-04-20  8:21 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: MMU: return bool in __rmap_write_protect
` [PATCH v3 2/9] KVM: MMU: abstract spte write-protect
` [PATCH v3 3/9] KVM: VMX: export PFEC.P bit on ept
` [PATCH v3 4/9] KVM: MMU: introduce SPTE_ALLOW_WRITE bit
` [PATCH v3 5/9] KVM: MMU: introduce SPTE_WRITE_PROTECT bit
` [PATCH v3 6/9] KVM: MMU: fast path of handling guest page fault
` [PATCH v3 7/9] KVM: MMU: trace fast "
` [PATCH v3 8/9] KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
` [PATCH v3 9/9] KVM: MMU: document mmu-lock and fast page fault

vhost-blk development
 2012-04-20  4:28 UTC  (3+ messages)

[PATCH 0/2] Simplify RCU freeing of shadow pages
 2012-04-20  4:05 UTC  (4+ messages)
` [PATCH 1/2] KVM: MMU: Always free shadow pages using RCU
` [PATCH 2/2] KVM: MMU: Recover space used by rcu_head in struct kvm_mmu_page

[PATCH 3.4] KVM: ia64: fix build due to typo
 2012-04-19 23:35 UTC  (2+ messages)

[PATCH] KVM: Fix page-crossing MMIO
 2012-04-19 23:35 UTC  (4+ messages)

[PATCH RFC V7 0/12] Paravirtualized ticketlocks
 2012-04-19 20:17 UTC  (13+ messages)
` [PATCH RFC V7 1/12] x86/spinlock: replace pv spinlocks with pv ticketlocks
` [PATCH RFC V7 2/12] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V7 3/12] x86/ticketlock: collapse a layer of functions
` [PATCH RFC V7 4/12] xen: defer spinlock setup until boot CPU setup
` [PATCH RFC V7 5/12] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V7 6/12] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V7 7/12] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH RFC V7 8/12] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
` [PATCH RFC V7 9/12] split out rate limiting from jump_label.h
` [PATCH RFC V7 10/12] x86/ticketlock: add slowpath logic
` [PATCH RFC V7 11/12] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH RFC V7 12/12] xen: enable PV ticketlocks on HVM Xen

[PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2012-04-19 20:03 UTC  (9+ messages)
` [Qemu-devel] "

[RFC PATCH 0/9] ACPI memory hotplug
 2012-04-19 18:10 UTC  (15+ messages)
` [RFC PATCH 1/9][SeaBIOS] Add SSDT memory device support
` [RFC PATCH 2/9][SeaBIOS] Implement acpi-dsdt functions for memory hotplug
` [RFC PATCH 3/9][SeaBIOS] acpi: generate hotplug memory devices
` [RFC PATCH 4/9] Implement memslot device abstraction
` [RFC PATCH 5/9] acpi_piix4: Implement memory device hotplug registers
` [RFC PATCH 6/9] pc: pass paravirt info for hotplug memory slots to BIOS
` [RFC PATCH 7/9] Implement memslot command-line option and memslot hmp command
` [RFC PATCH 8/9] pc: adjust e820 map on hot-add and hot-remove
` [RFC PATCH 9/9][SeaBIOS] enable memory devices if e820 entry is present
` [Qemu-devel] [RFC PATCH 0/9] ACPI memory hotplug

Migration through file descriptor
 2012-04-19 18:06 UTC  (5+ messages)
` [PATCH 1/3] virt multihost_mig: Repairs bug in starting sequence of tests
` [PATCH 2/3] virt: Adds migration over fd for kvm
` [PATCH 3/3] kvm-test: Add support for multihost migration over file descriptor
` [Autotest] Migration through "

Question about host CPU usage/allocation by KVM
 2012-04-19 18:01 UTC  (5+ messages)

Migration through file descriptor
 2012-04-19 16:25 UTC  (4+ messages)
` [autotest][PATCH 1/3] virt multihost_mig: Repairs bug in starting sequence of tests
` [autotest][PATCH 2/3] virt: Adds migration over fd for kvm
` [autotest][PATCH 3/3] kvm-test: Add support for multihost migration over file descriptor

Biweekly upstream qemu-kvm test report (using autotest) - Week 16
 2012-04-19 15:46 UTC  (4+ messages)

RFH: kvm-0.14.1 on 2.6.32.42 stuck in flash_tlb_others_ipi()
 2012-04-19 13:42 UTC  (3+ messages)
` RFH: kvm-1.0+git on 3.3.0 "
  ` [SOLVED] 2.6.32 stuck in flush_tlb_others_ipi()

Call for Proposals: Linux Plumbers Conference (Aug 2012)
 2012-04-19 12:14 UTC 

[PATCH 0/4] Export offsets of VMCS fields as note information for kdump
 2012-04-19 12:08 UTC  (20+ messages)

[GIT PULL] KVM updates for 3.4.0-rc3
 2012-04-19 11:39 UTC 

[PATCH] Introduce bitmask for apic attention reasons
 2012-04-19 10:45 UTC  (6+ messages)

[PATCHv2] Introduce bitmask for apic attention reasons
 2012-04-19 11:08 UTC  (2+ messages)

kvm + vmwgfx
 2012-04-19 10:27 UTC  (6+ messages)

[PATCH 0/3] switch to seavgabios
 2012-04-19  9:40 UTC  (2+ messages)
  ` [Qemu-devel] "

Networking performance on a KVM Host (with no guests)
 2012-04-19  6:42 UTC  (3+ messages)

Performance of 40-way guest running 2.6.32-220 (RHEL6.2) vs. 3.3.1 OS
 2012-04-19  6:01 UTC  (8+ messages)

[PATCH] kvm: lock slots_lock around device assignment
 2012-04-19  3:04 UTC  (4+ messages)

[PATCH 3.4-rc] KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
 2012-04-19  2:42 UTC  (2+ messages)

[PATCH] KVM: MMU: use page table level macro
 2012-04-19  2:35 UTC  (2+ messages)

[PATCHv4] device-assignment: don't touch pci command register
 2012-04-19  2:12 UTC  (4+ messages)

[PATCH v2 00/16] KVM: MMU: fast page fault
 2012-04-18 23:08 UTC  (20+ messages)
` [PATCH v2 07/16] KVM: MMU: introduce for_each_pte_list_spte
` [PATCH v2 10/16] KVM: MMU: fask check whether page is writable
` [PATCH v2 14/16] KVM: MMU: fast path of handling guest page fault

[RFC PATCH 0/3] IOMMU groups
 2012-04-18 20:28 UTC  (7+ messages)
` [RFC PATCH 1/3] iommu: Introduce iommu_group
` [RFC PATCH 2/3] iommu: Create basic group infrastructure and update AMD-Vi & Intel VT-d

CfP 7th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'12)
 2012-04-18 19:44 UTC 

[PATCH kvm-unit-tests 0/2] Crosspage mmio unit test
 2012-04-18 16:27 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] vm: add alloc_vpages()
` [PATCH kvm-unit-tests 2/2] emulator: test cross-page mmio

kvm tests: Update cdrom test
 2012-04-18 16:16 UTC  (2+ messages)
` [PATCH] "

virt: Support for indirect image_name definition
 2012-04-18 16:14 UTC  (2+ messages)
` [PATCH] "

[PATCH v4] KVM: PPC Use clockevent multiplier and shifter for decrementer
 2012-04-18 16:01 UTC 

[PATCH] virt: trans_hugepage_swapping: Fix test to use current APIs
 2012-04-18 14:04 UTC 

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-18 13:42 UTC  (22+ messages)

[PATCH v3 0/3]: Fixes to IRQ routing
 2012-04-18  8:27 UTC  (19+ messages)
` [PATCH v3 1/3] Introduce a workqueue to deliver PIT timer interrupts

[PATCH] qemu kvm: Accept PCID feature
 2012-04-18  3:23 UTC 

[ANNOUNCE] qemu-kvm-1.0.1
 2012-04-17 22:43 UTC 

KVM call agenda for April, Tuesday 17
 2012-04-17 13:45 UTC  (2+ messages)

[PATCHv2] device-assignment: don't touch real command register
 2012-04-17 12:00 UTC  (4+ messages)

[PATCH] KVM: x86: Run PIT work in own kthread
 2012-04-17 11:57 UTC  (4+ messages)

[GIT PULL] KVM updates for the 3.4 merge window
 2012-04-17 10:25 UTC  (17+ messages)

[PATCHv0 dont apply] RFC: kvm eoi PV using shared memory
 2012-04-17  9:24 UTC  (19+ messages)
` [PATCHv1 "

[PATCH v3]KVM: PPC: Use clockevent multiplier and shifter for decrementer
 2012-04-17  9:22 UTC  (2+ messages)

EuroSec'12 Presentation (ASLR reduces effect of KSM)
 2012-04-17  9:00 UTC  (4+ messages)

writeback cache + h700 controller w/1gb nvcache, corruption on power loss
 2012-04-17  8:41 UTC  (3+ messages)

Virtio network performance on Debian
 2012-04-17  8:33 UTC  (2+ messages)

DOS VM problem with QEMU-KVM and newer kernels
 2012-04-17  7:33 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
 2012-04-17  7:17 UTC  (8+ messages)
` [PATCH RFC V5 2/6] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V5 3/6] kvm : Add unhalt msr to aid (live) migration

[PATCHv3] device-assignment: don't touch pci command register
 2012-04-17  5:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox