messages from 2012-03-19 19:29:47 to 2012-03-23 00:10:38 UTC [more...]
[GIT PULL] KVM updates for the 3.4 merge window
2012-03-23 0:10 UTC (2+ messages)
[RFC PATCH 1/1] NUMA aware scheduling per cpu vhost thread
2012-03-22 23:48 UTC
[RFC PATCH 0/1] NUMA aware scheduling per vhost thread patch
2012-03-22 23:48 UTC
[PULL] vhost-net/virtio: fixes for 3.4
2012-03-22 23:34 UTC (6+ messages)
[Bug 42980] New: BUG in gfn_to_pfn_prot
2012-03-22 21:28 UTC
[PATCH] KVM: x86: emulate movdqa
2012-03-22 18:31 UTC
Ultimul sondaj
2012-03-22 14:25 UTC
CVE-2012-0045 for 3.2.y, 3.0.y and 2.6.32.y (again)
2012-03-22 14:37 UTC (8+ messages)
` [v2.6.32.y 1/2] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [v2.6.32.y 2/2] KVM: x86: fix missing checks in syscall emulation
` [v3.0.y 1/2] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [v3.0.y 2/2] KVM: x86: fix missing checks in syscall emulation
` [v3.2.y 1/2] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [v3.2.y 2/2] KVM: x86: fix missing checks in syscall emulation
[PATCH uq/master] kvm: Drop unused kvm_pit_in_kernel
2012-03-22 13:27 UTC (10+ messages)
` [PATCH v2 "
[PATCH kvm-unit-tests] emulator: test mmx movq
2012-03-22 10:58 UTC
[PATCH 0/2] Emulate MMX MOVQ
2012-03-22 10:56 UTC (3+ messages)
` [PATCH 1/2] KVM: x86 emulator: MMX support
` [PATCH 2/2] KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)
[PATCH v4 5/7] RTC:Add RTC update-ended interrupt support
2012-03-22 10:32 UTC (10+ messages)
` [Qemu-devel] "
[PATCH RFC V6 0/11] Paravirtualized ticketlocks
2012-03-22 10:06 UTC (20+ messages)
` [PATCH RFC V6 1/11] x86/spinlock: replace pv spinlocks with pv ticketlocks
` [PATCH RFC V6 2/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V6 3/11] x86/ticketlock: collapse a layer of functions
` [PATCH RFC V6 4/11] xen: defer spinlock setup until boot CPU setup
` [PATCH RFC V6 5/11] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V6 6/11] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V6 7/11] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH RFC V6 8/11] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
` [PATCH RFC V6 9/11] x86/ticketlock: add slowpath logic
` [PATCH RFC V6 10/11] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH RFC V6 11/11] xen: enable PV ticketlocks on HVM Xen
vhost question
2012-03-22 9:52 UTC (2+ messages)
x86: call restore_sched_clock_state after %gs is initialized
2012-03-22 9:43 UTC (2+ messages)
performance trouble
2012-03-22 9:38 UTC (26+ messages)
[PATCH 0/2 v3] kvm: notify host when guest panicked
2012-03-22 8:36 UTC (37+ messages)
` [PATCH 2/2 v3] deal with guest panicked event
` [RESEND][PATCH "
` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/2 v3] kvm: notify host when guest panicked
[PATCH 0/2 v3] kvm: notify host when guest panicked
2012-03-22 8:34 UTC (15+ messages)
` [Qemu-devel] "
Biweekly KVM Test report, kernel 3efca44f... qemu a0bc8c31
2012-03-22 6:07 UTC
[PATCH v4 0/2] support to migrate with IPv6 address
2012-03-22 3:53 UTC (10+ messages)
` [PATCH v4 1/2] qemu-socket: change inet_connect() to to support nonblock socket
` [Qemu-devel] "
` [PATCH v5 0/2] support to migrate with IPv6 address
` [PATCH v5 1/4] sockets: introduce set_socket_error()
` [PATCH v5 2/4] qemu-socket: change inet_connect() to to support nonblock socket
` [PATCH v5 3/4] sockets: pass back errors in inet_listen()
` [PATCH v5 4/4] use inet_listen()/inet_connect() to support ipv6 migration
[PATCH v4 0/7] RTC: New logic to emulate RTC
2012-03-22 3:06 UTC (7+ messages)
[RFC][PATCH 0/2] uq/master: Basic MSI support for in-kernel irqchip mode
2012-03-21 23:17 UTC (3+ messages)
` [RFC][PATCH 1/2] kvm: Introduce basic MSI support in-kernel irqchips
` [RFC][PATCH 2/2] KVM: x86: Wire up MSI support for in-kernel irqchip
[PATCH 0/2] Emulate MMX MOVQ
2012-03-21 21:32 UTC (4+ messages)
` [PATCH 1/2] KVM: x86 emulator: MMX support
` [PATCH 2/2] KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)
[PATCH 0/2] RFC Isolation API
2012-03-21 21:12 UTC (10+ messages)
` [PATCH 1/2] Isolation groups
[PATCH 00/38] KVM: PPC: e500mc support v3
2012-03-21 20:20 UTC (5+ messages)
` [PATCH 12/38] powerpc/booke: Provide exception macros with interrupt name
[virt] Multihost migration framework. v2
2012-03-21 16:28 UTC (4+ messages)
` [PATCH 1/3][Autotest][virt] autotest.base_utils: Move virt.utils.Thread to common_lib
` [PATCH 2/3][virt] autotest.common_lib: Add syncdata class "
` [PATCH 3/3][virt] virt.virt_utils: Add framework for multihost migration
[Bug 42779] New: KVM domain hangs after loading initrd with Xenomai kernel
2012-03-21 18:21 UTC (2+ messages)
` [Bug 42779] "
[PATCH v4 4/7] RTC: Set internal millisecond register to 500ms when reset divider
2012-03-21 16:39 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 0/2] Improve iteration through sptes from rmap
2012-03-21 14:50 UTC (3+ messages)
` [PATCH 1/2] KVM: MMU: Make pte_list_desc fit cache lines well
` [PATCH 2/2] KVM: MMU: Improve iteration through sptes from rmap
Can VMX provide real mode support?
2012-03-21 13:56 UTC (3+ messages)
[PATCH] kvm-intel: Auto-load on CPUs with VMX
2012-03-21 13:41 UTC (2+ messages)
[PATCH] Fixed integer constant is too large for 'long' type warning
2012-03-21 13:36 UTC (2+ messages)
[PATCH uq/master] kvm: Drop redundant kvm_enabled from cpu_thread_is_idle
2012-03-21 13:35 UTC (2+ messages)
User question: balloon memory, currentMemory and Linux/FreeBSD guests
2012-03-21 13:22 UTC (2+ messages)
[PATCH] qemu-kvm: Drop installation of self-built optionroms
2012-03-21 13:14 UTC (2+ messages)
[PATCH] pci-assign: Fall back to host-side MSI if INTx sharing fails
2012-03-21 13:13 UTC (2+ messages)
[PATCH 0/5] qemu-kvm: Prepare kvm PIT for upstream merge
2012-03-21 13:12 UTC (2+ messages)
PATCH: nVMX: Better MSR_IA32_FEATURE_CONTROL handling
2012-03-21 13:09 UTC (4+ messages)
[PATCH 1/1] Fixed integer constant is too large for ‘long’ type warning
2012-03-21 13:05 UTC (2+ messages)
[PATCH v4 2/7] RTC: Update the RTC clock only when reading it
2012-03-21 7:43 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v4 1/7] RTC: Remove the logic to update time format when DM bit changed
2012-03-21 5:47 UTC (3+ messages)
` [Qemu-devel] "
Unknown KVM internal error on 3.2.1
2012-03-20 20:40 UTC (5+ messages)
native kvm tool hrtimer problem
2012-03-20 16:36 UTC (9+ messages)
[PATCHv2] virtio-pci: add MMIO property
2012-03-20 16:32 UTC (2+ messages)
` [Qemu-devel] "
[PATCH RFC] virtio-pci: add MMIO property
2012-03-20 14:49 UTC (12+ messages)
` [Qemu-devel] "
[PULL 00/56] ppc patch queue 2012-03-15
2012-03-20 14:47 UTC (2+ messages)
[PATCH 0/4] KVM: srcu-less dirty logging -v2
2012-03-20 14:43 UTC (2+ messages)
[PATCH v4 3/7] RTC: Add UIP(update in progress) check logic
2012-03-20 14:26 UTC (2+ messages)
` [Qemu-devel] "
KVM call agenda for Tuesday 20th
2012-03-20 13:46 UTC (2+ messages)
[PATCH 2/2] Expose tsc deadline timer cpuid to guest
2012-03-20 13:33 UTC (9+ messages)
` [Qemu-devel] "
[PATCH 0/3] KVM: MMU: Improve rmap handling
2012-03-20 11:56 UTC (9+ messages)
` [PATCH 3/3] KVM: MMU: Separate trivial NULL check out from rmap_get_next()
KVM inside Oracle VM
2012-03-20 11:00 UTC (6+ messages)
[net-next PATCH v0 0/5] Series short description
2012-03-20 2:51 UTC (11+ messages)
` [net-next PATCH v0 4/5] ixgbe: enable FDB netdevice ops
` [net-next PATCH v0 5/5] ixgbe: allow RAR table to be updated in promisc mode
[ANNOUNCE] kvm-kmod-3.3
2012-03-19 22: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