messages from 2011-08-13 00:46:30 to 2011-08-21 23:31:21 UTC [more...]
[PATCH] virtio-blk: Add stats VQ to collect information about devices
2011-08-21 23:31 UTC (9+ messages)
Host where KSM appears to save a negative amount of memory
2011-08-21 19:29 UTC (2+ messages)
[PATCH 1/2] kvm tools: Add helper to retrieve the field used in virtio config space
2011-08-21 10:16 UTC (2+ messages)
` [PATCH 2/2] kvm tools: Fix offset calculation for config space and MSI-X
[autotest][PATCH] cgroup test + modifications
2011-08-21 9:15 UTC (7+ messages)
` [PATCH 1/4] [NEW] cgroup test * general smoke_test + module dependend subtests (memory test included) * library for future use in other tests (kvm)
` [PATCH 2/4] bugfixies
` [PATCH 3/4] cpuset test
` [PATCH 4/4] [FIX] Use file instead of PIPE in memfill test (problem with sync)
gfx card passthrough broken with latest head
2011-08-21 7:42 UTC (2+ messages)
[Bug 39412] New: Win Vista and Win2K8 guests cann't find NIC driver
2011-08-21 2:27 UTC (4+ messages)
` [Bug 39412] Win Vista and Win2K8 guests' network breaks down
[Help]: How to setup a VM based on kernel source code
2011-08-20 21:41 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] virtio-net: Read MAC only after initializing MSI-X
2011-08-20 20:00 UTC (8+ messages)
kvm PCI assignment & VFIO ramblings
2011-08-20 16:51 UTC (10+ messages)
KVM induced panic on 2.6.38[2367] & 2.6.39
2011-08-20 13:16 UTC (18+ messages)
E-Mail Account Maintenance
2011-08-21 4:08 UTC
A non-responsive guest problem
2011-08-19 13:18 UTC (3+ messages)
[Bug 40542] New: overflow/panic on KVM hipervizor
2011-08-19 10:37 UTC (2+ messages)
` [Bug 40542] "
[KVM]:could anyone give me some instruction for KVM pci driver? Thanks
2011-08-19 9:11 UTC (4+ messages)
` :could "
[RFC PATCH v4 0/5] Separate thread for VM migration
2011-08-19 6:20 UTC (10+ messages)
` [RFC PATCH v4 1/5] MRU ram list
` [RFC PATCH v4 2/5] ramlist mutex
` [RFC PATCH v4 3/5] separate migration bitmap
` [RFC PATCH v4 4/5] separate thread for VM migration
` [RFC PATCH v3 5/5] Making iothread block for migrate_cancel
E-Mail Account Maintenance
2011-08-20 6:04 UTC
Dear Account Owner
2011-08-19 1:07 UTC
[PATCH] kvm tools: Add 'kvm memstat' command
2011-08-19 0:46 UTC (6+ messages)
[PATCH 1/2] kvm tools: fix repeated io emulation
2011-08-18 15:08 UTC (5+ messages)
` [PATCH 2/2] kvm tools: remove count in io emulation callbacks
oversleeping guests/processes
2011-08-18 14:51 UTC
Shared IRQ with PCI Passthrough?
2011-08-18 14:02 UTC (2+ messages)
[PATCH 1/7] kvm tools: Guest kernel compatability
2011-08-18 12:18 UTC (7+ messages)
` [PATCH 2/7] kvm tools: Add guest compatability warning to virtio-rng
` [PATCH 3/7] kvm tools: Add guest compatability warning to virtio-blk
` [PATCH 4/7] kvm tools: Add guest compatability warning to virtio-9p
` [PATCH 5/7] kvm tools: Add guest compatability warning to virtio-net
` [PATCH 6/7] kvm tools: Add guest compatability warning to virtio-console
` [PATCH 7/7] kvm tools: Add guest compatability warning to virtio-balloon
[PATCH] virtio-blk: Update spec with new stats vq
2011-08-18 7:53 UTC
RCU treating guest mode just like it does user-mode execution
2011-08-18 0:53 UTC (9+ messages)
[PATCH 1/2] kvm tools: fix wrong virtio id for balloon
2011-08-17 15:53 UTC (6+ messages)
` [PATCH 2/2] kvm tools: change option type of RNG from increment to boolean
[AUTOTEST][PATCH] Add test for testing of killing guest when network is under usage
2011-08-17 14:17 UTC
[net-next RFC PATCH 0/7] multiqueue support for tun/tap
2011-08-17 13:24 UTC (5+ messages)
` [net-next RFC PATCH 7/7] virtio-net changes
E-Mail Account Maintenance
2011-08-18 7:28 UTC
[PATCH] Client: Add cgroup testing
2011-08-17 5:15 UTC
[PATCH] KVM: emulate lapic tsc deadline timer for hvm
2011-08-17 4:19 UTC
Changing clock in KVM host may cause VM to hang
2011-08-17 2:57 UTC (5+ messages)
0.15: is glib actually needed?
2011-08-16 21:04 UTC (2+ messages)
[GIT PULL] KVM updates for 3.1-rc2
2011-08-16 18:10 UTC
Fix refcounting in hugetlbfs quota handling
2011-08-16 17:45 UTC (10+ messages)
` [RFC PATCH] mm/hugepages: Fix race between hugetlbfs umount and quota update
[RFC] postcopy livemigration proposal
2011-08-16 13:40 UTC (5+ messages)
` [PATCH][RFC] post copy chardevice (was Re: [RFC] postcopy livemigration proposal)
guests hang when running concurrently
2011-08-16 10:15 UTC
[RFC PATCH v3 0/4] Separate thread for VM migration
2011-08-16 7:56 UTC (11+ messages)
` [RFC PATCH v3 3/4] lock to protect memslots
[PATCH 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
2011-08-16 6:46 UTC (11+ messages)
` [PATCH 02/11] KVM: x86: tag the instructions which are used to write page table
` [PATCH 03/11] KVM: x86: retry non-page-table writing instruction
` [PATCH 04/11] KVM: x86: cleanup port-in/port-out emulated
` [PATCH 05/11] KVM: MMU: do not mark access bit on pte write path
` [PATCH 06/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH 07/11] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH 08/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH 09/11] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH 10/11] KVM: MMU: fix detecting misaligned accessed
` [PATCH 11/11] KVM: MMU: improve write flooding detected
[PATCH] kvm tools: Add 'kvm stat' command
2011-08-16 5:48 UTC (6+ messages)
` [PATCH] kvm tools: Use correct data type for pid
[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
2011-08-16 5:44 UTC (23+ messages)
[Bug #39412] Win Vista and Win2K8 guests' network breaks down
2011-08-16 2:04 UTC (8+ messages)
(unknown)
2011-08-15 21:34 UTC
[Bug 23992] RFE: Add support for MS-DOS FPU compatibility mode
2011-08-15 18:34 UTC (3+ messages)
[Bug 25332] When a VM is rebooted, assigned devices do not get RESET
2011-08-15 15:51 UTC
[PATCH v2 00/24] Memory API batch 4: more conversions
2011-08-15 14:17 UTC (25+ messages)
` [PATCH v2 01/24] apb_pci: convert to memory API
` [PATCH v2 02/24] apic: "
` [PATCH v2 03/24] arm_gic: "
` [PATCH v2 04/24] arm_sysctl: "
` [PATCH v2 05/24] arm_timer: "
` [PATCH v2 06/24] armv7m: "
` [PATCH v2 07/24] gt64xxx.c: "
` [PATCH v2 08/24] tusb6010: move declarations to new file tusb6010.h
` [PATCH v2 09/24] omap_gpmc/nseries/tusb6010: convert to memory API
` [PATCH v2 10/24] onenand: "
` [PATCH v2 11/24] pcie_host: "
` [PATCH v2 12/24] ppc405_uc: "
` [PATCH v2 13/24] ppc4xx_sdram: "
` [PATCH v2 14/24] stellaris_enet: "
` [PATCH v2 15/24] sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
` [PATCH v2 16/24] sh_pci: convert to memory API
` [PATCH v2 17/24] arm11mpcore: use sysbus_init_mmio_cb2
` [PATCH v2 18/24] versatile_pci: convert to memory API
` [PATCH v2 19/24] ppce500_pci: convert to sysbus_init_mmio_cb2()
` [PATCH v2 20/24] sysbus: remove sysbus_init_mmio_cb()
` [PATCH v2 21/24] isa: add isa_address_space()
` [PATCH v2 22/24] pci: add pci_address_space()
` [PATCH v2 23/24] vga: drop get_system_memory() from vga devices and derivatives
` [PATCH v2 24/24] 440fx: fix PAM, PCI holes
[Bug 40752] New: BUG: unable to handle kernel paging request at bffffc20
2011-08-15 8:10 UTC (4+ messages)
` [Bug 40752] "
[PATCH 00/24] Memory API batch 4: more conversions
2011-08-14 18:45 UTC (4+ messages)
` [PATCH 17/24] arm11mpcore: use sysbus_init_mmio_cb2
` [Qemu-devel] "
[PATCH 18/24] versatile_pci: convert to memory API
2011-08-14 18:31 UTC (4+ messages)
` [PATCH v1.1 "
[PATCH 0/3] Memory API updates
2011-08-14 15:43 UTC (7+ messages)
` [PATCH 2/3] memory: add API for creating ROM/device regions
` [Qemu-devel] "
[PATCH] Virt: Adding softlockup subtest
2011-08-14 13:12 UTC (2+ messages)
[net-next RFC PATCH 4/7] tuntap: multiqueue support
2011-08-14 6:07 UTC (2+ messages)
[net-next RFC PATCH 4/7] tuntap: multiqueue support
2011-08-14 6:05 UTC (2+ messages)
[net-next RFC PATCH 7/7] virtio-net changes
2011-08-14 5:59 UTC (2+ messages)
[PATCH v2] posix-aio-compat: fix latency issues
2011-08-14 4:04 UTC
[PATCH] posix-aio-compat: fix latency issues
2011-08-14 3:43 UTC (3+ messages)
` [Qemu-devel] "
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