messages from 2011-02-01 16:55:25 to 2011-02-03 16:19:00 UTC [more...]
[PATCH 0/2] Emulator intercept frameworks
2011-02-03 16:18 UTC (4+ messages)
[PATCH 0/2] SVM NMI fixes
2011-02-03 16:14 UTC (11+ messages)
` [PATCH 1/2] KVM: Fix race between nmi injection and enabling nmi window
` [PATCH 2/2] KVM: SVM: check for progress after IRET interception
[PATCH v2] make tsc stable over migration and machine start
2011-02-03 16:00 UTC (3+ messages)
Network performance with small packets
2011-02-03 15:58 UTC (69+ messages)
` [PATCHv2 dontapply] vhost-net tx tuning
[PATCH v2] release kvmclock page on reset
2011-02-03 15:17 UTC (3+ messages)
[RFC: 0/2] patch for QEMU HPET periodic timer emulation to alleviate time drift
2011-02-03 15:28 UTC (2+ messages)
Regarding "stable" kvm releases
2011-02-03 14:59 UTC
[0.14?][PATCH 0/4] IOAPIC fixes
2011-02-03 14:55 UTC (5+ messages)
` [0.14?][PATCH 1/4] ioapic: Implement EOI handling for level-triggered IRQs
` [0.14?][PATCH 2/4] ioapic: Save/restore irr
` [0.14?][PATCH 3/4] ioapic: Prepare for base address relocation
` [0.14?][PATCH 4/4] ioapic: Style & magics cleanup
KVM call minutes for Feb 1
2011-02-03 14:54 UTC (13+ messages)
` [Qemu-devel] "
KVM on old kernels pre-2.6.28
2011-02-03 14:38 UTC (4+ messages)
KVM: Windows 64-bit troubles with user space irqchip
2011-02-03 14:27 UTC (33+ messages)
` [Qemu-devel] "
[RFC: 2/2] patch for QEMU HPET periodic timer emulation to alleviate time drift (code part 2)
2011-02-03 13:44 UTC
[RFC: 1/2] patch for QEMU HPET periodic timer emulation to alleviate time drift (code part 1)
2011-02-03 13:44 UTC
[PATCH -v8a 0/7] directed yield for Pause Loop Exiting
2011-02-03 12:58 UTC (5+ messages)
` [PATCH -v8a 4/7] sched: Add yield_to(task, preempt) functionality
` [PATCH -v8a 3/7] sched: use a buddy to implement yield_task_fair
[PATCH 0/29] nVMX: Nested VMX, v8
2011-02-03 12:57 UTC (4+ messages)
` [PATCH 07/29] nVMX: Hold a vmcs02 for each vmcs12
[PATCH -v2 0/3] KVM, Replace is_hwpoison_address with __get_user_pages
2011-02-03 9:44 UTC (2+ messages)
RFC: New API for PPC for vcpu mmu access
2011-02-03 9:29 UTC (6+ messages)
Why multiprocessor guest has slow performance and many "Rescheduling interrupts"?
2011-02-03 9:22 UTC
[PATCH 0/3 v8] MSI-X MMIO support for KVM
2011-02-03 1:05 UTC (3+ messages)
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel
[PATCH] x86: Fix MCA broadcast parameters for TCG case
2011-02-02 20:35 UTC
RFC: New API for PPC for vcpu mmu access
2011-02-02 20:30 UTC
[KVM-Autotest][PATCH 1/2][virtio-console] Corrects virtio-console test
2011-02-02 15:33 UTC (2+ messages)
` [KVM-Autotest][PATCH 2/2][virtio-console] Adds many tests to virtio-console
[PATCHv8 00/16] boot order specification
2011-02-02 15:12 UTC (5+ messages)
` [PATCHv8 12/16] Add bootindex parameter to net/block/fd device
` [Qemu-devel] "
[PATCH v2] use guest value of version field in kvmclock
2011-02-02 13:27 UTC
[PATCH] use guest value of version field in kvmclock
2011-02-02 13:23 UTC (2+ messages)
[PATCH] make tsc stable over migration and machine start
2011-02-02 12:05 UTC (3+ messages)
[PATCH v2 0/6] KVM Steal time, new submission
2011-02-02 11:57 UTC (32+ messages)
` [PATCH v2 2/6] KVM-HV: KVM Steal time implementation
` [PATCH v2 3/6] KVM-GST: KVM Steal time accounting
` [PATCH v2 4/6] KVM-GST: KVM Steal time registration
` [PATCH v2 5/6] KVM-GST: adjust scheduler cpu power
` [PATCH v2 6/6] Describe KVM_MSR_STEAL_TIME
[PATCH 00/19] Kemari for KVM v0.2.8
2011-02-02 8:30 UTC (7+ messages)
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}
[PATCH v2 00/24] [uq/master] Patch queue, part II
2011-02-01 21:16 UTC (25+ messages)
` [PATCH v2 01/24] kvm: x86: Fix build in absence of KVM_CAP_ASYNC_PF
` [PATCH v2 02/24] Prevent abortion on multiple VCPU kicks
` [PATCH v2 03/24] Stop current VCPU on synchronous reset requests
` [PATCH v2 04/24] Process vmstop requests in IO thread
` [PATCH v2 05/24] Trigger exit from cpu_exec_all on pending IO events
` [PATCH v2 06/24] Leave inner main_loop faster on pending requests
` [PATCH v2 07/24] Flatten the main loop
` [PATCH v2 08/24] kvm: Report proper error on GET_VCPU_MMAP_SIZE failures
` [PATCH v2 09/24] kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
` [PATCH v2 10/24] kvm: Handle kvm_init_vcpu errors
` [PATCH v2 11/24] kvm: Provide sigbus services arch-independently
` [PATCH v2 12/24] Refactor signal setup functions in cpus.c
` [PATCH v2 13/24] kvm: Set up signal mask also for !CONFIG_IOTHREAD
` [PATCH v2 14/24] kvm: Refactor qemu_kvm_eat_signals
` [PATCH v2 15/24] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
` [PATCH v2 16/24] Set up signalfd "
` [PATCH v2 17/24] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
` [PATCH v2 18/24] kvm: Add MCE signal support for !CONFIG_IOTHREAD
` [PATCH v2 19/24] Introduce VCPU self-signaling service
` [PATCH v2 20/24] kvm: Unconditionally reenter kernel after IO exits
` [PATCH v2 21/24] kvm: Remove static return code of kvm_handle_io
` [PATCH v2 22/24] kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
` [PATCH v2 23/24] Refactor kvm&tcg function names in cpus.c
` [PATCH v2 24/24] Fix a few coding style violations "
[PULL] vhost-net: 2.6.38 - warning fix
2011-02-01 20:58 UTC (2+ messages)
[PATCHv3 0.14] vhost: force vhost off for non-MSI guests
2011-02-01 20:30 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] virtio_blk: allow re-reading config space at runtime
2011-02-01 17:33 UTC (2+ messages)
[PATCH 0/3][RESEND] Provide unmapped page cache control (v4)
2011-02-01 16:55 UTC (3+ messages)
` [PATCH 2/3][RESEND] Refactor zone_reclaim code (v4)
` [PATCH 3/3][RESEND] Provide control over unmapped pages (v4)
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