public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-02 11:37:02 to 2011-09-08 00:48:15 UTC [more...]

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2011-09-08  1:03 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2011-09-08  1:03 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2011-09-08  1:03 UTC 

Virtual drives performance
 2011-09-07 14:38 UTC  (5+ messages)

[PATCH 0/10] IOMMU: Make iommu_ops per-bus_type
 2011-09-07 20:37 UTC  (17+ messages)
` [PATCH 01/10] iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API
` [PATCH 02/10] Driver core: Add iommu_ops to bus_type
` [PATCH 03/10] iommu/core: Add bus_type parameter to iommu_domain_alloc
` [PATCH 04/10] iommu/core: Convert iommu_found to iommu_present
` [PATCH 05/10] iommu/core: Use bus->iommu_ops in the iommu-api
` [PATCH 06/10] iommu/amd: Use bus_set_iommu instead of register_iommu
` [PATCH 07/10] iommu/vt-d: "
` [PATCH 08/10] iommu/omap: "
` [PATCH 09/10] iommu/msm: "
` [PATCH 10/10] iommu/core: Remove global iommu_ops and register_iommu

[PATCH 00/13] [PATCH RFC] Paravirtualized ticketlocks
 2011-09-07 19:09 UTC  (41+ messages)
` [PATCH 06/13] x86/ticketlock: add slowpath logic
` [PATCH 08/13] xen/pvticketlock: disable interrupts while blocking
` [PATCH 10/13] xen/pvticket: allow interrupts to be enabled "
` [PATCH 11/13] x86/ticketlock: only do kick after doing unlock

[RFC PATCH 0/5] VFIO-NG group/device/iommu framework
 2011-09-07 18:55 UTC  (3+ messages)
  ` [RFC PATCH 3/5] VFIO: Base framework for new VFIO driver
  ` [RFC PATCH 4/5] VFIO: Add PCI device support

[PATCH 3/3] iommu/core: split mapping to page sizes as supported by the hardware
 2011-09-07 18:53 UTC 

[PATCH] kvm-tool: remove addr_type - unused but set variable
 2011-09-07 18:48 UTC 

[PATCH] KVM: emulate lapic tsc deadline timer for hvm
 2011-09-07 17:33 UTC  (9+ messages)

[PATCH] KVM-test: Add two scripts to disable services for perf tests
 2011-09-07  8:07 UTC  (2+ messages)

[PATCH] client/bin/autotest: mention control file in usage message
 2011-09-07 16:40 UTC  (2+ messages)

[PATCH 0/6] Some emulator cleanups
 2011-09-07 13:41 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86 emulator: simplify emulate_2op_SrcV()
` [PATCH 2/6] KVM: x86 emulator: simplify emulate_2op_cl()
` [PATCH 3/6] "
` [PATCH 4/6] KVM: x86 emulator: simplify emulate_1op()
` [PATCH 5/6] KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations
` [PATCH 6/6] KVM: x86 emulator: simplify emulate_1op_rax_rdx()

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-09-07 13:36 UTC  (23+ messages)

Broken pci_block_user_cfg_access interface
 2011-09-07 13:46 UTC  (12+ messages)
      ` [RFC] pci: Rework config space blocking services

[PATCH v8 4/4] qmp/hmp: add block_set_io_throttle
 2011-09-07 12:41 UTC 

[PATCH v8 3/4] block: add block timer and throttling algorithm
 2011-09-07 12:41 UTC 

[PATCH v8 0/4] The intro of QEMU block I/O throttling
 2011-09-07 12:31 UTC  (3+ messages)
` [PATCH v8 1/4] block: add the block queue support
` [PATCH v8 2/4] block: add the command line support

[PATCH v7 0/4] The intro of QEMU block I/O throttling
 2011-09-07 10:59 UTC  (6+ messages)
` [PATCH v7 1/4] block: add the command line support
` [PATCH v7 2/4] block: add the block queue support
` [PATCH v7 3/4] block: add block timer and throttling algorithm
` [PATCH v7 4/4] qmp/hmp: add block_set_io_throttle

[GIT PULL] KVM fix for 3.1-rc5
 2011-09-07  4:06 UTC  (5+ messages)

[PATCH 0/2] tools/virtio: virtio_ring testing tool
 2011-09-07  3:34 UTC  (3+ messages)
` [PATCH 2/2] tools/virtio: virtio_test tool

Autotest 0.13.1 released!
 2011-09-07  3:29 UTC 

KVM got slow after adding more physical memory to host
 2011-09-06 19:22 UTC  (12+ messages)
                ` KVM got slow after adding more physical memory to host - SOLVED

[PATCH v2] KVM: PPC: e500: Don't hardcode PIR=0
 2011-09-06 15:18 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/3] Fix apic.flat
 2011-09-06 14:11 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/3] x86/desc: switch to using boot_idt
` [PATCH kvm-unit-tests 2/3] x86/desc: allow multiple initializations
` [PATCH kvm-unit-tests 3/3] x86/smp: use desc.c for setting up IPI handler

KVM call agenda for September 6
 2011-09-06 14:00 UTC  (2+ messages)

[PATCH 1/5] kvm tools: Remove unconditional warning in ivshmem
 2011-09-06 13:37 UTC  (6+ messages)
` [PATCH 2/5] kvm tools: Fix 32bit warnings
` [PATCH 3/5] kvm tools: Attach default 'root=' only if required
` [PATCH 4/5] kvm tools: Teach 'run' to handle guestfs
` [PATCH 5/5] kvm tools: Add guestfs network autoconfiguration

[PATCH 0/4 v9] MSI-X MMIO support for KVM
 2011-09-06  9:30 UTC  (13+ messages)

[PATCH][SeaBIOS] memory hotplug
 2011-09-06  8:07 UTC  (3+ messages)

[PATCH] virt: run_autotest: Fix bug under python < 2.6
 2011-09-05 21:07 UTC 

[PATCH] KVM test: Add test for regression found killing guest during netload v2
 2011-09-05 19:46 UTC  (2+ messages)
` [Autotest] "

[PATCH] KVM test: get_started.py: Create from all sample files found
 2011-09-05 18:54 UTC 

[PATCH] KVM test: Further reorganization of test cfg files
 2011-09-05 18:33 UTC 

Guest PMU page
 2011-09-05 14:38 UTC  (3+ messages)

KVM timekeeping and TSC virtualization
 2011-09-05 14:06 UTC  (4+ messages)
` [KVM timekeeping 16/35] Fix a possible backwards warp of kvmclock
    ` [BUG, PATCH-2.6.32] "

Add ability client part starts autotest like server part
 2011-09-05  8:12 UTC  (2+ messages)

8 nic limit
 2011-09-05  6:58 UTC  (2+ messages)

Dear Friend Can I Trust You?
 2011-09-04  4:05 UTC 

Warning Increase Your Mailbox Quota
 2011-09-03 18:49 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] KVM: PPC: e500: Don't hardcode PIR=0
 2011-09-02 19:46 UTC  (6+ messages)

RFC: vfio / device assignment -- layout of device fd files
 2011-09-02 17:50 UTC  (5+ 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)


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