messages from 2012-02-01 03:39:32 to 2012-02-04 07:24:35 UTC [more...]
[PATCH] kvm tools: Fix test for mmap failure
2012-02-04 7:24 UTC (3+ messages)
[RFC] Next gen kvm api
2012-02-04 2:08 UTC (7+ messages)
` [Qemu-devel] "
[PATCH 0/2] virtio-serial: set up vqs on demand
2012-02-03 3:56 UTC (9+ messages)
` [PATCH 1/2] virtio-pci: add setup_vqs flag in vp_try_to_find_vqs
` [PATCH 2/2] virtio-serial: setup_port_vq when adding port
KVM: x86: increase recommended max vcpus to 160
2012-02-03 20:32 UTC (4+ messages)
[PATCH] kvm tool: Make kvm structure to carry name copy
2012-02-03 19:57 UTC
[PATCH v3 0/4] Fix task switches into/out of VM86
2012-02-03 18:29 UTC (5+ messages)
` [PATCH v3 1/4] KVM: x86 emulator: Fix task switch privilege checks
` [PATCH v3 2/4] KVM: x86 emulator: VM86 segments must have DPL 3
` [PATCH v3 3/4] KVM: SVM: Fix CPL updates
` [PATCH v3 4/4] KVM: x86 emulator: Allow PM/VM86 switch during task switch
[patch 0/8] KVM: Remaining body of TSC emulation work (Zachary Amsden)
2012-02-03 17:43 UTC (9+ messages)
` [patch 1/8] Infrastructure for software and hardware based TSC rate scaling
` [patch 2/8] Improve TSC offset matching
` [patch 3/8] Leave TSC synchronization window open with each new sync
` [patch 4/8] Fix last_guest_tsc / tsc_offset semantics
` [patch 5/8] Add last_host_tsc tracking back to KVM
` [patch 6/8] Allow adjust_tsc_offset to be in host or guest cycles
` [patch 7/8] Dont mark TSC unstable due to S4 suspend
` [patch 8/8] Track TSC synchronization in generations
Need advice how to fix an access to uninitialized per_cpu clock
2012-02-03 17:42 UTC (2+ messages)
[net-next-2.6 PATCH 0/6 v4] macvlan: MAC Address filtering support for passthru mode
2012-02-03 15:32 UTC (11+ messages)
performance trouble
2012-02-03 8:59 UTC (9+ messages)
Biweekly KVM Test report, kernel e27aad2f... qemu 2793248c
2012-02-03 3:23 UTC
linux-next: Tree for Feb 2 (kvmtool)
2012-02-02 23:28 UTC
windows PIO question
2012-02-02 21:16 UTC
[PATCH v2] KVM: perf: a smart tool to analyse kvm events
2012-02-02 18:43 UTC (11+ messages)
` [PATCH v2 1/3] KVM: x86: move kvm_exit related definitions into kvm_exit.h
` [PATCH v2 2/3] KVM: x86: add tracepoints to trace mmio begin and complete
` [PATCH v2 3/3] KVM: perf: kvm events analysis tool
[RFC][PATCH] srcu: Implement call_srcu()
2012-02-02 14:57 UTC (22+ messages)
` [test result] dirty logging without srcu update -- "
Partial review of kvm arm git patches
2012-02-02 14:48 UTC (2+ messages)
git bisect results: ec757c67c40a56492001487e69272f62144fd124 breaks windows boot in qemu-kvm
2012-02-02 14:17 UTC (13+ messages)
` [Qemu-devel] "
general protection fault
2012-02-02 12:40 UTC (4+ messages)
` [Qemu-devel] "
[PULL 0/5] ppc patch queue 2012-02-02
2012-02-02 10:17 UTC (7+ messages)
` [PATCH 1/5] KVM: Move gfn_to_memslot() to kvm_host.h
` [PATCH 2/5] KVM: PPC: E500: Fail init when not on e500v2
` [PATCH 3/5] KVM: PPC: Convert RMA allocation into generic code
` [PATCH 4/5] KVM: PPC: Initialize linears with zeros
` [PATCH 5/5] KVM: PPC: Add HPT preallocator
[PATCH V3] kvm tools: Add build target for statically-linked binary
2012-02-02 6:56 UTC (3+ messages)
RFC: Device isolation groups
2012-02-02 1:24 UTC (10+ messages)
` [PATCH 1/3] Device isolation group infrastructure (v3)
` [PATCH 2/3] device_isolation: Support isolation on POWER p5ioc2 bridges
` [PATCH 3/3] device_isolation: Support isolation on POWER p7ioc (IODA) bridges
[PATCH] pci: Add generic PCI device option to disable 64bit MMIO BARs
2012-02-01 23:44 UTC (4+ messages)
[Qemu-discuss] E1000 & virtio will not respect set MTU
2012-02-01 19:52 UTC
[PATCH v4 0/7] pit, hpet, pcspk: fixes & preparation for KVM
2012-02-01 19:31 UTC (8+ messages)
` [PATCH v4 1/7] i8254: Do not raise IRQ level on reset
` [PATCH v4 2/7] hpet: Save/restore cached RTC IRQ level
` [PATCH v4 3/7] i8254: Factor out interface header
` [PATCH v4 4/7] i8254: Pass alternative IRQ output object on initialization
` [PATCH v4 5/7] i8254: Rework & fix interaction with HPET in legacy mode
` [PATCH v4 6/7] pcspk: Convert to qdev
` [PATCH v4 7/7] i8254: Factor out pit_get_channel_info
[PATCH 0/9] pci-assign: 64bit MMIO + better MSI-X table support
2012-02-01 15:24 UTC (22+ messages)
` [PATCH 1/9] pci-assign: Optionally enable 64bit BARs in guest
` [PATCH 3/9] pci-assign: Update MSI-X MMIO to Memory API
[PATCH v2 0/8] pci-assign: better MSI-X table support
2012-02-01 15:13 UTC (15+ messages)
` [PATCH v2 1/8] pci-assign: Fix warnings with DEBUG enabled
` [PATCH v2 2/8] pci-assign: Update MSI-X MMIO to Memory API
` [PATCH v2 3/8] pci-assign: Use struct for MSI-X table
` [PATCH v2 4/8] pci-assign: Only calculate maximum MSI-X vector entries once
` [PATCH v2 5/8] pci-assign: Proper initialization for MSI-X table
` [PATCH v2 6/8] pci-assign: Allocate entries for all MSI-X vectors
` [PATCH v2 7/8] pci-assign: Use MSIX_PAGE_SIZE
` [PATCH v2 8/8] pci-assign: Update MSI-X config based on table writes
Partial review of kvm arm git patches
2012-02-01 14:23 UTC (3+ messages)
[PATCH v5 00/13] KVM/ARM Implementation
2012-02-01 13:59 UTC (14+ messages)
` [Android-virt] "
[PATCH v2] KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests
2012-02-01 13:48 UTC
[PATCH] KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests
2012-02-01 13:25 UTC (7+ messages)
[PATCH 0/4] uq/master: Introduce KVM PIT support
2012-02-01 13:19 UTC (10+ messages)
` [PATCH 1/4] i8254: Factor out base class for KVM reuse
` [Qemu-devel] "
[PATCH] kvm tools: Fix segfault when failing to initialize KVM
2012-02-01 12:48 UTC (6+ messages)
MAIL
2012-02-01 11:54 UTC
--disable-kvm breaks build of qemu-kvm
2012-02-01 12:22 UTC
[PATCH] vapic: add copyright and licensing terms
2012-02-01 9:29 UTC
[PATCH] emulator: add movdqa tests
2012-02-01 9:28 UTC (6+ messages)
[PATCH v3 0/7] pit, hpet, pcspk: fixes & preparation for KVM
2012-02-01 9:18 UTC (5+ messages)
` [PATCH v3 6/7] pcspk: Convert to qdev
` [Qemu-devel] "
[PATCH v4 0/3] virtio-scsi driver
2012-02-01 8:21 UTC (6+ messages)
LOAN OFFER............AT 3% INTEREST RATE
2012-02-01 6:29 UTC
[PATCH V4 0/7] Add initial SPAPR PPC64 architecture support
2012-02-01 4:14 UTC (7+ messages)
` [PATCH V4 2/7] kvm tools: Generate SPAPR PPC64 guest device tree
` [PATCH V4 6/7] kvm tools: Add PPC64 PCI Host Bridge
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