public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-28 10:47:05 to 2011-04-03 10:01:38 UTC [more...]

[ANNOUNCE] Native Linux KVM tool
 2011-04-03 10:01 UTC  (15+ messages)

[PATCH 0/3] Unmapped page cache control (v5)
 2011-04-03  9:44 UTC  (28+ 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)

Biweekly KVM Test report, kernel a3e2cba1... qemu 2c9bb5d4
 2011-04-03  8:43 UTC  (2+ messages)

[PATCH] device-assignment: Reset device on system reset
 2011-04-03  0:20 UTC  (5+ messages)
` [PATCH v2] "

2.6.32.x guest dies when trying to run tcpdump
 2011-04-02 19:42 UTC  (3+ messages)

KVM: x86: better fix for race between nmi injection and enabling nmi window
 2011-04-01 14:26 UTC  (12+ messages)
` KVM: x86: better fix for race between nmi injection and enabling nmi window (v2)

[PATCH 0/15] KVM: Make the instruction emulator aware of Nested Virtualization v4
 2011-04-01 14:10 UTC  (16+ messages)
` [PATCH 01/15] KVM: x86 emulator: add framework for instruction intercepts
` [PATCH 02/15] KVM: x86 emulator: add SVM intercepts
` [PATCH 03/15] KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED
` [PATCH 04/15] KVM: x86 emulator: Add check_perm callback
` [PATCH 05/15] KVM: x86 emulator: Add flag to check for protected mode instructions
` [PATCH 06/15] KVM: x86: Add x86 callback for intercept check
` [PATCH 07/15] KVM: SVM: Add intercept check for emulated cr accesses
` [PATCH 08/15] KVM: SVM: Add intercept check for accessing dr registers
` [PATCH 09/15] KVM: SVM: Add intercept checks for descriptor table accesses
` [PATCH 10/15] KVM: SVM: Add intercept checks for SVM instructions
` [PATCH 11/15] KVM: SVM: Add intercept checks for remaining group7 instructions
` [PATCH 12/15] KVM: SVM: Add intercept checks for remaining twobyte instructions
` [PATCH 13/15] KVM: SVM: Add intercept checks for one-byte instructions
` [PATCH 14/15] KVM: SVM: Add checks for IO instructions
` [PATCH 15/15] KVM: SVM: Remove nested sel_cr0_write handling code

[PATCH] KVM: Automatic user feedback
 2011-04-01  9:06 UTC  (3+ messages)

Guest virtual CPUs limited to only 50% of host CPU
 2011-03-31 21:03 UTC 

Investment Co-operation
 2011-03-31 15:51 UTC 

KVM, iSCSI and High Availability
 2011-03-31 16:41 UTC  (7+ messages)

[PATCH]arch:x86:kvm:i8254.h Fix typo in kvm_pit
 2011-03-31 15:50 UTC  (9+ messages)

[PATCH 1/2] kvm/x86: fix XSAVE bit scanning
 2011-03-31 14:58 UTC  (10+ messages)
` [PATCH 2/2] kvm/x86: remove unneeded substitute search for missing CPUID entries
        ` [PATCH 2/2] kvm/x86: move and fix substitue "
            ` [PATCH 2/2 v3] "

[PATCH 0/13] KVM: Make the instruction emulator aware of Nested Virtualization v3
 2011-03-31 10:28 UTC  (20+ messages)
` [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

[PATCHv2] KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
 2011-03-31 10:06 UTC 

NAT networking from guest not working
 2011-03-30 17:17 UTC  (3+ messages)

[PATCH v2]arch:x86:kvm:i8254.h Remove base_addresss in kvm_pit since it is unused
 2011-03-30 16:54 UTC 

[PATCH] KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
 2011-03-30 13:46 UTC  (16+ 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/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  (7+ 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 internal error. Suberror: 1" with ancient 2.4 kernel as guest
 2011-03-28 16:36 UTC  (4+ messages)

[PATCH] emulator: do not open code return values from the emulator
 2011-03-28 14:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox