messages from 2011-08-31 08:58:55 to 2011-09-06 19:22:44 UTC [more...]
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 00/13] [PATCH RFC] Paravirtualized ticketlocks
2011-09-06 18:50 UTC (37+ 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-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] KVM: emulate lapic tsc deadline timer for hvm
2011-09-06 11:26 UTC (6+ messages)
[PATCH v7 0/4] The intro of QEMU block I/O throttling
2011-09-06 10:48 UTC (5+ 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
[PATCH 0/4 v9] MSI-X MMIO support for KVM
2011-09-06 9:30 UTC (13+ messages)
Broken pci_block_user_cfg_access interface
2011-09-06 8:48 UTC (11+ messages)
` [RFC] pci: Rework config space blocking services
[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] "
[GIT PULL] KVM fix for 3.1-rc5
2011-09-05 9:42 UTC
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 (7+ messages)
` [linuxppc-release] "
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)
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 (4+ messages)
[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] 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 (10+ 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 (2+ messages)
[PULL 00/14] ppc patch queue 2011-08-25
2011-08-31 9:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox