public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-29 23:27:15 to 2011-09-03 11:54:49 UTC [more...]

8 nic limit
 2011-09-03 11:54 UTC 

APIC lookups
 2011-09-03  7:42 UTC  (6+ messages)

[PATCH 0/8] [PATCH RFC V2] Paravirtualized ticketlocks
 2011-09-02 23:54 UTC  (9+ messages)
` [PATCH 1/8] x86/spinlocks: replace pv spinlocks with pv ticketlocks
` [PATCH 2/8] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH 3/8] x86/ticketlock: collapse a layer of functions
` [PATCH 4/8] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 5/8] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH 6/8] x86/ticketlocks: when paravirtualizing ticket locks, increment by 2
` [PATCH 7/8] x86/ticketlock: add slowpath logic
` [PATCH 8/8] xen/pvticketlock: allow interrupts to be enabled while blocking

[PATCH 00/13] [PATCH RFC] Paravirtualized ticketlocks
 2011-09-02 23:14 UTC  (31+ messages)
` [PATCH 01/13] x86/spinlocks: replace pv spinlocks with pv ticketlocks
` [PATCH 02/13] x86/ticketlock: collapse a layer of functions
` [PATCH 03/13] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 04/13] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH 05/13] x86/ticketlocks: when paravirtualizing ticket locks, increment by 2
` [PATCH 06/13] x86/ticketlock: add slowpath logic
` [PATCH 07/13] x86/ticketlocks: tidy up __ticket_unlock_kick()
` [PATCH 08/13] xen/pvticketlock: disable interrupts while blocking
` [PATCH 09/13] x86/pvticketlocks: we only need to kick if there's waiters
` [PATCH 10/13] xen/pvticket: allow interrupts to be enabled while blocking
` [PATCH 11/13] x86/ticketlock: only do kick after doing unlock
` [PATCH 12/13] x86/pvticketlock: make sure unlock_kick pvop call is inlined
` [PATCH 13/13] x86/pvticketlock: use __ticket_t for pvop args

[PATCH v2] KVM: PPC: e500: Don't hardcode PIR=0
 2011-09-02 22:39 UTC 

[PATCH] KVM: PPC: e500: Don't hardcode PIR=0
 2011-09-02 19:46 UTC  (7+ messages)
` [linuxppc-release] "

KVM timekeeping and TSC virtualization
 2011-09-02 18:34 UTC  (3+ messages)
` [KVM timekeeping 16/35] Fix a possible backwards warp of kvmclock

RFC: vfio / device assignment -- layout of device fd files
 2011-09-02 17:50 UTC  (11+ messages)

User mode network cause other network doesn't work any more
 2011-09-02 15:42 UTC  (4+ messages)

[PATCH v2] KVM: Implement support for the RH bit
 2011-09-02 15:03 UTC  (16+ messages)

Broken pci_block_user_cfg_access interface
 2011-09-02  7:48 UTC  (8+ messages)
      ` [RFC] pci: Rework config space blocking services

VFIO v2 design plan
 2011-09-02  5:07 UTC  (8+ messages)

[PATCH 0/4] Avoid soft lockup message when KVM is stopped by host
 2011-09-01 20:27 UTC  (12+ messages)
` [PATCH 4/4] Add check for suspended vm in softlockup detector

[PATCH] KVM: Implement support for the RH bit
 2011-09-01 20:24 UTC  (9+ messages)

[RFC PATCH 1/5] iommu: Add iommu_device_group callback and iommu_group sysfs entry
 2011-09-01 19:50 UTC  (5+ messages)
` [RFC PATCH 2/5] intel-iommu: Implement iommu_device_group
` [RFC PATCH 3/5] VFIO: Base framework for new VFIO driver
` [RFC PATCH 4/5] VFIO: Add PCI device support
` [RFC PATCH 5/5] VFIO: Simple test tool

[RFC PATCH 0/5] VFIO-NG group/device/iommu framework
 2011-09-01 19:50 UTC 

Nested KVM: Inner VM fails to execute /init
 2011-09-01 14:35 UTC 

[PATCH v6 0/4] The intro of QEMU block I/O throttling
 2011-09-01 13:36 UTC  (7+ messages)
` [PATCH v6 1/4] block: add the command line support
` [PATCH v6 2/4] block: add the block queue support
` [PATCH v6 3/4] block: add block timer and block throttling algorithm
` [PATCH v6 4/4] qmp/hmp: add block_set_io_throttle

[PATCH 0/4 v9] MSI-X MMIO support for KVM
 2011-09-01 11:27 UTC  (3+ messages)

[PATCH] hw: Add test device for unittests execution v2
 2011-09-01  9:44 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] kvm_unit_tests: vm.c - Retrieve RAM size from fwcfg
 2011-09-01  8:05 UTC  (2+ messages)

[autotest][PATCH] cgroup test + modifications
 2011-09-01  8:03 UTC  (2+ messages)

help? need to enable VT-d for 2.6.27
 2011-08-31 20:11 UTC  (13+ messages)
          ` [BUG] error compiling qemu-kvm-0.15.0 without vnc
                ` [Qemu-devel] "

[PATCH] virtio-net: Read MAC only after initializing MSI-X
 2011-08-31 16:24 UTC  (5+ messages)

Temporary kvm and qemu git repositories
 2011-08-31 16:02 UTC  (2+ messages)

[PATCH] KVM: Update documentation to include detailed ENABLE_CAP description
 2011-08-31 13:11 UTC  (5+ messages)

[PATCH] pci-assign: Use declarative interface to prevent migration
 2011-08-31 12:48 UTC  (2+ messages)

[PATCH 0/2] [RFC] Make kvm-unit-tests more friendly to upstream QEMU
 2011-08-31  9:43 UTC  (4+ messages)
` [PATCH 1/2] kvm-unit-tests: add x86 port io accessors
` [PATCH 2/2] kvm-unit-tests: make I/O more friendly to existing QEMU hardware

[PULL 00/14] ppc patch queue 2011-08-25
 2011-08-31  9:41 UTC  (6+ messages)
` [PATCH 10/14] KVM: PPC: Enable the PAPR CAP for Book3S

About cpu-affinity of SR-IOV on Guest of KVM
 2011-08-31  5:52 UTC 

[PATCH 0/5] Separate thread for VM migration
 2011-08-31  3:53 UTC  (10+ messages)
` [PATCH 1/5] Support for vm_stop from the migration thread
` [PATCH 5/5] Separate "

[PATCH v2] KVM: APIC: avoid instruction emulation for EOI writes
 2011-08-31  0:12 UTC  (3+ messages)

[PATCH] Client: Add cgroup testing v2
 2011-08-30 23:32 UTC 

[Bug 42082] New: 3.1.0-rc2 block related lockdep report
 2011-08-30 17:47 UTC  (2+ messages)
` [Bug 42082] "

Questions regarding ivshmem spec
 2011-08-30 17:37 UTC  (2+ messages)

KVM on IBM PowerEN processor
 2011-08-30 16:49 UTC  (4+ messages)

kvm PCI assignment & VFIO ramblings
 2011-08-30 16:14 UTC  (11+ messages)

kvm PCI assignment & VFIO ramblings
 2011-08-30 16:13 UTC  (9+ messages)

KVM call agenda for August 30
 2011-08-30 13:39 UTC  (2+ messages)

[PATCH x86 kvm] Fix register corruption in pvclock_scale_delta
 2011-08-30 11:39 UTC 

Biweekly KVM Test report, kernel 902c502f... qemu a040d28b
 2011-08-30  7:15 UTC 

A non-responsive guest problem
 2011-08-30  3:20 UTC  (10+ messages)

[PATCH v3 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
 2011-08-30  2:38 UTC  (11+ messages)
` [PATCH v3 02/11] KVM: x86: tag the instructions which are used to write page table
` [PATCH v3 03/11] KVM: x86: retry non-page-table writing instruction
` [PATCH v3 04/11] KVM: x86: cleanup port-in/port-out emulated
` [PATCH v3 05/11] KVM: MMU: do not mark accessed bit on pte write path
` [PATCH v3 06/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH v3 07/11] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH v3 08/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH v3 09/11] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH v3 10/11] KVM: MMU: fix detecting misaligned accessed
` [PATCH v3 11/11] KVM: MMU: improve write flooding detected

kvm PCI assignment & VFIO ramblings
 2011-08-30  1:29 UTC  (3+ messages)


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