messages from 2011-01-04 13:15:00 to 2011-01-06 15:41:16 UTC [more...]
qemu-kvm-0.13.0 - winsows 2008 - chkdisk too slow
2011-01-06 15:38 UTC (18+ messages)
no screen output for '-vga vmware' at boot time
2011-01-06 14:51 UTC
Host's write request is 4KB larger than that of the guest?
2011-01-06 15:13 UTC (2+ messages)
GPU Pass-through need help
2011-01-06 15:01 UTC
[RFC -v3 PATCH 0/3] directed yield for Pause Loop Exiting
2011-01-06 14:33 UTC (41+ messages)
` [RFC -v3 PATCH 2/3] sched: add yield_to function
[PATCH] pci-assign: Fix transition MSI->INTx
2011-01-06 14:23 UTC (4+ messages)
[libvirt] cgroup limits only affect kvm guest under certain conditions
2011-01-06 13:47 UTC (3+ messages)
[Fwd: Re: [RFC -v3 PATCH 2/3] sched: add yield_to function]
2011-01-06 13:28 UTC (4+ messages)
Flow Control and Port Mirroring Revisited
2011-01-06 13:28 UTC (9+ messages)
Activate Your Mailbox
2011-01-06 12:24 UTC
[KVM-AUTOTEST PATCH v2 1/6] [RFC] Fix Unhandled* exceptions
2011-01-06 11:56 UTC (16+ messages)
` [KVM-AUTOTEST PATCH v2 2/6] [RFC] CmdError: remove extra blank line between methods
` [KVM-AUTOTEST PATCH v2 3/6] [RFC] Introduce exception context strings
` [KVM-AUTOTEST PATCH v2 4/6] [RFC] Embed context information in exception strings
` [KVM-AUTOTEST PATCH v2 5/6] [RFC] KVM test: use error.context() in migration_with_file_transfer
` [KVM-AUTOTEST PATCH v2 6/6] [RFC] KVM test: use error.context() in kvm_preprocessing.py
KVM TSC trapping
2011-01-06 11:40 UTC (11+ messages)
` [KVM TSC trapping / migration 1/2] Add TSC trapping for SVM and VMX
` [KVM TSC trapping / migration 2/2] Add TSC KHZ MSR
possible regression in qemu-kvm 0.13.0 (memtest)
2011-01-06 11:24 UTC (8+ messages)
` [Qemu-devel] "
` FIXED: "
` FIXED: "
[PATCH 0/3] Fix a couple of races in vmexit.flat
2011-01-06 10:48 UTC (4+ messages)
` [PATCH 1/3] smp: fix race in async on_cpu()
` [PATCH 2/3] smp: speed up cpu_count()
` [PATCH 3/3] vmexit: fix race in joining smp tests
[PATCH 0/4 v7] qemu-kvm: MSI-X MMIO support for assigned device
2011-01-06 10:24 UTC (5+ messages)
` [PATCH 1/4] qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit
` [PATCH 2/4] qemu-kvm: Ioctl for MSIX MMIO support
` [PATCH 3/4] qemu-kvm: Header file update for MSI-X "
` [PATCH 4/4] qemu-kvm: MSI-X MMIO support for assigned device
[PATCH 0/3 v7] MSI-X MMIO support for KVM
2011-01-06 10:19 UTC (4+ messages)
` [PATCH 1/3] KVM: Move struct kvm_io_device to kvm_host.h
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel
` [PATCH 3/3] KVM: Add documents for MSI-X MMIO API
[PATCH 00/21] Kemari for KVM 0.2
2011-01-06 9:41 UTC (12+ messages)
` [PATCH 09/21] Introduce event-tap
` [Qemu-devel] "
[PATCH 1/3] KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
2011-01-06 3:58 UTC (8+ messages)
` [PATCH 2/3] KVM: send IPI to vcpu only when it's in guest mode
` [PATCH 3/3] KVM: make make_all_cpus_request() lockless
Disk activity issue
2011-01-06 1:03 UTC (5+ messages)
[PATCH] virtio-pci: add softlinks between virtio and pci
2011-01-05 19:17 UTC
[ANNOUNCE] kvm-kmod-2.6.37
2011-01-05 17:34 UTC
Role of qemu_fair_mutex
2011-01-05 17:08 UTC (11+ messages)
Install a VM into a file or a LV ?
2011-01-05 17:01 UTC (7+ messages)
[PATCH v3 00/21] [uq/master] Prepare for more qemu-kvm merging
2011-01-05 16:32 UTC (9+ messages)
` [PATCH v3 12/21] kvm: x86: Drop MCE MSRs write back restrictions
` [PATCH 11.5/21] Synchronize VCPU states before reset
` [PATCH 22/21] kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported
[PATCH] device-assignment: chmod the rom file before opening read/write
2011-01-05 16:28 UTC (10+ messages)
` [PATCH v2] "
Pass-through an audio card to the virtual machine
2011-01-05 14:39 UTC
[ANNOUNCE] kvm-kmod-2.6.36.2
2011-01-05 13:12 UTC
[Question] KVM-MMU TDP & Paging structures
2011-01-05 13:03 UTC
KVM clock synchronization
2011-01-05 12:17 UTC (9+ messages)
` [KVM Clock Synchronization 2/4] Keep TSC synchronized across host suspend
` [KVM Clock Synchronization 4/4] Add master clock for KVM clock
No subject
2011-01-05 11:39 UTC
[RFC 2/2] KVM, MCE, unpoison memory address across reboot
2011-01-05 8:14 UTC (4+ messages)
[PATCH] qemu-kvm: x86: Remove duplicate MSR_VM_HSAVE_PA from kvm_get_msrs
2011-01-04 20:58 UTC (2+ messages)
[PATCH] KVM: PPC: Fix SPRG get/set for Book3S and BookE
2011-01-04 21:09 UTC (2+ messages)
[RFC 1/2] Add qemu_ram_remap
2011-01-04 20:35 UTC (2+ messages)
[PATCH] qemu-kvm: Drop redundant kvm_reset_mpstate
2011-01-04 18:40 UTC (2+ messages)
[PATCH v2] KVM: MMU: Don't flush shadow when enabling dirty tracking
2011-01-04 14:28 UTC (2+ messages)
[KVM-AUTOTEST PATCH 1/7] [RFC] Fix Unhandled* exceptions
2011-01-04 15:20 UTC (11+ messages)
` [KVM-AUTOTEST PATCH 3/7] [RFC] Introduce exception context strings
` [Autotest] "
KVM call agenda for Jan 4
2011-01-04 14:43 UTC (5+ messages)
` [Qemu-devel] "
[PATCH] increase ple_gap default to 64
2011-01-04 14:35 UTC (5+ messages)
[PATCH 0/4] Vendor specific instructions and the emulator
2011-01-04 13:14 UTC (4+ messages)
` [PATCH 1/4] KVM: Fix x86_decode_insn() return code check
` [PATCH 3/4] KVM: x86 emulator: vendor specific instructions
` [PATCH 4/4] KVM: Drop ad-hoc vendor specific instruction restriction
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