messages from 2011-03-24 09:58:29 to 2011-03-30 13:26:09 UTC [more...]
[PATCH 1/2] kvm/x86: fix XSAVE bit scanning
2011-03-30 13:26 UTC (3+ messages)
` [PATCH 2/2] kvm/x86: remove unneeded substitute search for missing CPUID entries
[PATCH] KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
2011-03-30 12:48 UTC (10+ messages)
[PATCH] numa: Don't limit node count by smp count
2011-03-30 10:39 UTC (2+ messages)
virtio-blk.c handling of i/o which is not a 512 multiple
2011-03-30 8:45 UTC (4+ messages)
[PATCH 1/2] KVM: x86 emulator: Disable writeback for CMP emulation
2011-03-30 6:51 UTC (3+ messages)
` [RFC PATCH 2/2] KVM: x86 emulator: Cleanup emulate_push() writebacks
[PATCH 0/3] Unmapped page cache control (v5)
2011-03-30 5:32 UTC (4+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v5)
` [PATCH 2/3] Refactor zone_reclaim code (v5)
` [PATCH 3/3] Provide control over unmapped pages (v5)
[PATCH 0/7] KVM autotest refactor v2
2011-03-30 4:47 UTC (8+ messages)
` [PATCH 1/7] KVM test: Create autotest_lib.client.virt namespace
` [PATCH 2/7] KVM test: Move test utilities to client/tools
` [PATCH 3/7] KVM test: tests_base.cfg: Introduce parameter 'vm_type'
` [PATCH 4/7] KVM test: Adapt the test code to use the new virt namespace
` [PATCH 5/7] KVM test: Removing the old libraries and programs
` [PATCH 6/7] KVM test: Try to load subtests on a shared tests location
` [PATCH 7/7] KVM test: Moving generic tests to common tests area
ATM DEBIT CARD
2011-03-30 0:51 UTC
[PATCH v2 0/8] SSE MMIO
2011-03-29 14:55 UTC (11+ messages)
` [PATCH v2 1/8] KVM: extend in-kernel mmio to handle >8 byte transactions
` [PATCH v2 2/8] KVM: Split mmio completion into a function
` [PATCH v2 3/8] KVM: 16-byte mmio support
` [PATCH v2 4/8] KVM: x86 emulator: do not munge rep prefix
` [PATCH v2 5/8] KVM: x86 emulator: define callbacks for using the guest fpu within the emulator
` [PATCH v2 6/8] KVM: x86 emulator: Specialize decoding for insns with 66/f2/f3 prefixes
` [PATCH v2 7/8] KVM: x86 emulator: SSE support
` [PATCH v2 8/8] KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f)
KVM call agenda for Mars 29th
2011-03-29 13:53 UTC (2+ messages)
KVM: x86: vcpu state writeback should be aware of REQ_NMI
2011-03-29 13:36 UTC (10+ messages)
2.6.38.1 general protection fault
2011-03-29 13:34 UTC (11+ messages)
[PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling)
2011-03-28 14:46 UTC (3+ messages)
` [PATCH 2/3] Redirect cpu_interrupt to callback handler
[PATCH kvm-unit-tests] emulator: test movdqu
2011-03-29 12:54 UTC
[Bug 29382] New: Panic: Unable to handle kernel paging request
2011-03-29 10:32 UTC (2+ messages)
` [Bug 29382] "
KVM, iSCSI and High Availability
2011-03-29 1:41 UTC (3+ messages)
[PATCH] KVM test: Virtio console - Adding migration test
2011-03-29 1:30 UTC (2+ messages)
[PATCH 1/2] rbd: use the higher level librbd instead of just librados
2011-03-28 23:32 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v2 1/2] rbd: use the higher level librbd instead of just librados
2011-03-28 23:15 UTC (2+ messages)
` [PATCH v2 2/2] rbd: allow configuration of rados from the rbd filename
KVM, iSCSI and High Availability
2011-03-28 20:35 UTC (4+ messages)
"KVM internal error. Suberror: 1" with ancient 2.4 kernel as guest
2011-03-28 16:36 UTC (10+ messages)
[PATCH] emulator: do not open code return values from the emulator
2011-03-28 14:57 UTC
[PATCH 0/13] KVM: Make the instruction emulator aware of Nested Virtualization v3
2011-03-28 14:34 UTC (22+ messages)
` [PATCH 01/13] KVM: x86 emulator: add framework for instruction intercepts
` [PATCH 02/13] KVM: x86 emulator: add SVM intercepts
` [PATCH 03/13] KVM: X86: Don't write-back cpu-state on X86EMUL_INTERCEPTED
` [PATCH 04/13] KVM: X86: Add x86 callback for intercept check
` [PATCH 05/13] KVM: SVM: Add intercept check for emulated cr accesses
` [PATCH 06/13] KVM: SVM: Add intercept check for accessing dr registers
` [PATCH 07/13] KVM: SVM: Add intercept checks for descriptor table accesses
` [PATCH 08/13] KVM: SVM: Add intercept checks for SVM instructions
` [PATCH 09/13] KVM: SVM: Add intercept checks for remaining group7 instructions
` [PATCH 10/13] KVM: SVM: Add intercept checks for remaining twobyte instructions
` [PATCH 11/13] KVM: SVM: Add intercept checks for one-byte instructions
` [PATCH 12/13] KVM: SVM: Add checks for IO instructions
` [PATCH 13/13] KVM: SVM: Remove nested sel_cr0_write handling code
[PATCH 0/13] KVM: Make the instruction emulator aware of Nested Virtualization v2
2011-03-28 10:19 UTC (25+ messages)
` [PATCH 01/13] KVM: x86 emulator: add framework for instruction
` [PATCH 02/13] KVM: x86 emulator: add SVM intercepts
` [PATCH 03/13] KVM: X86: Don't write-back cpu-state on X86EMUL_INTERCEPTED
` [PATCH 04/13] KVM: X86: Add x86 callback for intercept check
` [PATCH 05/13] KVM: SVM: Add intercept check for emulated cr accesses
` [PATCH 06/13] KVM: SVM: Add intercept check for accessing dr registers
` [PATCH 07/13] KVM: SVM: Add intercept checks for descriptor table accesses
` [PATCH 08/13] KVM: SVM: Add intercept checks for SVM instructions
` [PATCH 09/13] KVM: SVM: Add intercept checks for remaining group7 instructions
` [PATCH 10/13] KVM: SVM: Add intercept checks for remaining twobyte instructions
` [PATCH 11/13] KVM: SVM: Add intercept checks for one-byte instructions
` [PATCH 12/13] KVM: SVM: Add checks for IO instructions
` [PATCH 13/13] KVM: SVM: Remove nested sel_cr0_write handling code
[PATCH] device-assignment: move irqs update to piix emulation
2011-03-28 8:27 UTC (3+ messages)
[PATCH 1/2] KVM: MMU: remove mmu_seq verification on pte write path
2011-03-28 2:30 UTC (2+ messages)
` [PATCH 2/2] KVM: MMU: optimize pte write path if don't have protected sp
[PATCH] device-assignment: fix guest irq routing
2011-03-27 19:23 UTC
[Bug 31992] New: Clarify compilation options for the host or for the guest
2011-03-27 18:18 UTC
[PATCH 0/6] TSC scaling support for KVM v3
2011-03-27 11:10 UTC (10+ messages)
` [PATCH 1/6] KVM: SVM: Implement infrastructure for TSC_RATE_MSR
` [PATCH 2/6] KVM: X86: Let kvm-clock report the right tsc frequency
` [PATCH 3/6] KVM: X86: Make tsc_delta calculation a function of guest tsc
` [PATCH 4/6] KVM: X86: Implement call-back to propagate virtual_tsc_khz
` [PATCH 5/6] KVM: X86: Delegate tsc-offset calculation to architecture code
` [PATCH 6/6] KVM: X86: Implement userspace interface to set virtual_tsc_khz
[PATCH 2/2] virtio_net: remove send completion interrupts and avoid TX queue overrun through packet drop
2011-03-27 7:52 UTC (12+ messages)
[PATCH] add missing guest clock update removed by e48672fa25e879f7ae21785c7efd187738139593
2011-03-26 14:47 UTC (7+ messages)
` [PATCHv2] fix regression caused "
[PATCH 0/6] Do not use sysdevs for implementing "core" PM operations on x86
2011-03-25 22:51 UTC (3+ messages)
` [GIT PULL] More power management updates for 2.6.39
qemu-kvm crash with "double free or corruption"
2011-03-25 8:52 UTC (6+ messages)
` qemu-kvm crash with
[PATCH v2] Issue in exit timing clearance
2011-03-25 5:02 UTC
[PATCH] KVM:PPC Issue in exit timing clearance
2011-03-25 4:50 UTC (7+ messages)
[PATCH 2/2] rbd: allow configuration of rados from the rbd filename
2011-03-24 22:51 UTC
[stable, master][PATCH v2] qemu-kvm: Don't break device assignment INTx
2011-03-24 22:04 UTC
High latency with VirtIO NIC
2011-03-24 14:34 UTC (8+ messages)
[PATCH 0/6][RESEND] TSC scaling support for KVM v2
2011-03-24 10:47 UTC (13+ messages)
` [PATCH 1/6] KVM: SVM: Implement infrastructure for TSC_RATE_MSR
` [PATCH 4/6] KVM: SVM: Propagate requested TSC frequency on vcpu init
` [PATCH 6/6] KVM: X86: Implement userspace interface to set virtual_tsc_khz
[PATCH] expose async pf through our standard mechanism
2011-03-24 10:41 UTC (2+ messages)
[PATCH 0/3] enable newer msr set for kvm
2011-03-24 10:37 UTC (5+ messages)
` [PATCH 1/3] use kernel-provided para_features instead of statically coming up with new capabilities
[PATCH] KVM: SVM: Remove unused svm_features
2011-03-24 10:16 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