messages from 2009-08-17 15:05:19 to 2009-08-19 13:02:24 UTC [more...]
[PATCH 00/47] KVM updates for 2.6.32 merge window (2/4)
2009-08-19 13:02 UTC (17+ messages)
` [PATCH 02/47] KVM: MMU: introduce is_last_spte helper
` [PATCH 04/47] KVM: MMU audit: update audit_write_protection
` [PATCH 06/47] KVM: MMU audit: audit_mappings tweaks
` [PATCH 07/47] KVM: MMU audit: largepage handling
` [PATCH 08/47] KVM: Move performance counter MSR access interception to generic x86 path
` [PATCH 09/47] KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits
` [PATCH 10/47] KVM: MMU: make for_each_shadow_entry aware of largepages
` [PATCH 14/47] KVM: Replace pending exception by PF if it happens serially
` [PATCH 15/47] KVM: Optimize searching for highest IRR
` [PATCH 17/47] KVM: Drop useless atomic test from timer function
` [PATCH 18/47] KVM: VMX: Only reload guest cr2 if different from host cr2
` [PATCH 19/47] KVM: SVM: Don't save/restore "
` [PATCH 20/47] x86: Add definition for IGNNE MSR
` [PATCH 25/47] KVM: Allow emulation of syscalls instructions on #UD
` [PATCH 26/47] KVM: x86 emulator: Add missing EFLAGS bit definitions
` [PATCH 28/47] KVM: x86 emulator: add syscall emulation
[PATCH] expose per-vm statistics via debugfs
2009-08-19 12:53 UTC
[PATCH] x86 emulator: Add 'push/pop sreg' instructions
2009-08-19 12:52 UTC (3+ messages)
[PATCHv0 RFC] kvm: irqfd support for level interrupts
2009-08-19 12:20 UTC (4+ messages)
R/W HG memory mappings with kvm?
2009-08-19 12:14 UTC (11+ messages)
stretchy guest screen in -88
2009-08-19 12:08 UTC (2+ messages)
[PATCH v3 3/6] vbus: add a "vbus-proxy" bus model for vbus_driver objects
2009-08-19 11:52 UTC (79+ messages)
` [Alacrityvm-devel] "
[PATCH] x86: use kvm_read/write_guest_virt for reading and writing segment descriptors
2009-08-19 10:45 UTC (4+ messages)
[PATCHv3 2/2] vhost_net: a kernel-level virtio server
2009-08-19 9:04 UTC (3+ messages)
[PATCH] Add adc and sbb missing decoder flags
2009-08-19 8:24 UTC (2+ messages)
[PATCH] x86 emulator: Add 'push/pop sreg' instructions
2009-08-19 8:23 UTC (4+ messages)
[PATCHv3 0/2] vhost: a kernel-level virtio server
2009-08-19 8:16 UTC (2+ messages)
[PATCH] KVM: Fix EPT with WP bit change during paging
2009-08-19 8:16 UTC (2+ messages)
[PATCH 0/3] qemu-kvm: vhost net support
2009-08-19 8:11 UTC (4+ messages)
Biweekly KVM Test report, kernel 7597f... qemu 1c45e
2009-08-19 8:08 UTC (4+ messages)
[PATCH] KVM: Fix NULL pointer reference by update_cr8_intercept()
2009-08-19 8:07 UTC (2+ messages)
Using KVM for Windows kernel debugging
2009-08-19 7:42 UTC (2+ messages)
Live migration stops working
2009-08-19 5:54 UTC (15+ messages)
` Live migration stops working... (SEGFAULT)
[PATCH] Add push/pop instructions test in test harness
2009-08-19 4:12 UTC
VGA pass-through
2009-08-19 3:18 UTC (6+ messages)
[PATCH -tip v14 00/12] tracing: kprobe-based event tracer and x86 instruction decoder
2009-08-19 2:20 UTC (12+ messages)
` [PATCH -tip v14 03/12] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip v14 07/12] tracing: Introduce TRACE_FIELD_ZERO() macro
` [PATCH -tip v14 08/12] tracing: add kprobe-based event tracer
[KVM-AUTOTEST PATCH 0/7] KVM test: support for the new remote shell server for Windows
2009-08-18 23:35 UTC (7+ messages)
` [Autotest] "
[PATCHv3 0/4] qemu-kvm: vhost net support
2009-08-18 21:23 UTC (5+ messages)
[KVM-AUTOTEST PATCH v2 0/3] KVM test: corrections to the AutoIt patchset
2009-08-18 20:21 UTC (2+ messages)
` [Autotest] "
[PATCH] Add adc and sbb missing decoder flags
2009-08-18 19:41 UTC (3+ messages)
[PATCH 3/4] KVM test: Build qemu binaries with debugging symbols
2009-08-18 15:47 UTC (2+ messages)
` [Autotest] "
Windows guest CPU socket/core recognition
2009-08-18 15:14 UTC (5+ messages)
[PATCH] Add push/pop instructions test in test harness
2009-08-18 14:43 UTC (2+ messages)
Using KVM for Windows kernel debugging
2009-08-18 14:40 UTC (12+ messages)
trouble when ctrl/caps key swapped by X
2009-08-18 13:57 UTC (2+ messages)
[PATCH v3 3/6] vbus: add a "vbus-proxy" bus model
2009-08-18 13:47 UTC (4+ messages)
kvm-88 crashes on ibm server
2009-08-18 12:56 UTC (2+ messages)
[PATCH v3 3/6] vbus: add a "vbus-proxy" bus model for
2009-08-18 12:29 UTC (2+ messages)
Guest OpenGL Acceleration
2009-08-18 12:27 UTC (4+ messages)
[PATCH v3 3/6] vbus: add a "vbus-proxy" bus model for vbus_drive
2009-08-18 12:19 UTC (2+ messages)
Limit the CPU usage of KVM
2009-08-18 10:07 UTC (6+ messages)
[RFC] Nested VMX support - kernel
2009-08-18 9:46 UTC (2+ messages)
i8259 defaults wrong?
2009-08-18 9:39 UTC (4+ messages)
[PATCH] Adding a userspace application crash handling system to autotest
2009-08-18 8:37 UTC (3+ messages)
[KVM-AUTOTEST PATCH 0/6] KVM test: configuration interface changes
2009-08-17 20:54 UTC (2+ messages)
` [Autotest] "
[PATCH] kvm: Simplify cpu_synchronize_state()
2009-08-17 20:19 UTC
[PATCH] x86 emulator: Add 'push es' instruction (opcode 0x06)
2009-08-17 19:16 UTC
[PATCH] Add push instructions test in test harness
2009-08-17 19:15 UTC
[RFC] Nested VMX support - kernel
2009-08-17 16:52 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;
as well as URLs for NNTP newsgroup(s).