messages from 2012-02-01 10:47:30 to 2012-02-05 20:19:07 UTC [more...]
[PATCH] kvm tool: Don't close not yet opened files and SIGSEV fix
2012-02-05 20:19 UTC (6+ messages)
[PATCH 0/4] uq/master: Introduce KVM PIT support
2012-02-05 20:03 UTC (9+ messages)
` [PATCH 1/4] i8254: Factor out base class for KVM reuse
` [PATCH 2/4] i8254: Open-code timer restore
` [PATCH 2/4 v3] "
` [PATCH 3/4] kvm: Add kvm_has_pit_state2 helper
` [PATCH 4/4] kvm: x86: Add user space part for in-kernel i8254
[net-next-2.6 PATCH 0/6 v4] macvlan: MAC Address filtering support for passthru mode
2012-02-05 16:54 UTC (12+ messages)
[RFC] Next gen kvm api
2012-02-05 16:36 UTC (16+ messages)
` [Qemu-devel] "
windows PIO question
2012-02-05 15:10 UTC (2+ messages)
[PATCH 0/6] uq/master: TPR access optimization for Windows guests
2012-02-05 12:39 UTC (7+ messages)
` [PATCH 1/6] target-i386: Add infrastructure for reporting TPR MMIO accesses
` [PATCH 2/6] kvmvapic: Add option ROM
` [PATCH 3/6] kvmvapic: Introduce TPR access optimization for Windows guests
` [PATCH 4/6] kvmvapic: Simplify mp/up_set_tpr
` [PATCH 5/6] optionsrom: Reserve space for checksum
` [PATCH 6/6] kvmvapic: Use optionrom helpers
[PATCH uq/master] apic: Fix legacy vmstate loading for KVM
2012-02-05 11:45 UTC
[PATCH for 3.3] KVM: Fix write protection race during dirty logging
2012-02-05 11:42 UTC
[PATCH] kvm tools: Enable PPC64 to build static
2012-02-05 11:36 UTC
[PATCH v3 0/4] Fix task switches into/out of VM86
2012-02-05 11:16 UTC (6+ 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 v5 0/3] virtio-scsi driver
2012-02-05 11:16 UTC (4+ messages)
` [PATCH v5 1/3] virtio-scsi: first version
` [PATCH v5 2/3] virtio-scsi: add error handling
` [PATCH v5 3/3] virtio-scsi: add power management support
[GIT PULL] KVM updates for 3.3-rc2
2012-02-05 10:36 UTC
performance trouble
2012-02-05 9:38 UTC (10+ messages)
Fwd: oVirt Beijing - March 21st
2012-02-04 20:00 UTC
[PATCH] kvm tool: Make kvm structure to carry name copy
2012-02-04 13:08 UTC (6+ messages)
Unable to pass multiple cores / CPUs to guests
2012-02-04 9:03 UTC (3+ messages)
[PATCH] kvm tools: Fix test for mmap failure
2012-02-04 7:24 UTC (3+ messages)
[PATCH 0/2] virtio-serial: set up vqs on demand
2012-02-03 3:56 UTC (4+ messages)
` [PATCH 1/2] virtio-pci: add setup_vqs flag in vp_try_to_find_vqs
KVM: x86: increase recommended max vcpus to 160
2012-02-03 20:32 UTC (4+ messages)
[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)
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
[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 (9+ messages)
` [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 (21+ 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 (8+ messages)
` [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 (2+ 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 (3+ messages)
MAIL
2012-02-01 11:54 UTC
--disable-kvm breaks build of qemu-kvm
2012-02-01 12:22 UTC
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