messages from 2011-03-11 16:46:38 to 2011-03-17 21:24:34 UTC [more...]
[PATCH] device-assignment: Reset device on system reset
2011-03-17 21:24 UTC (4+ messages)
` [PATCH v2] "
openbsd system_powerdown: "KVM internal error. Suberror: 1"
2011-03-17 20:18 UTC (5+ messages)
[PATCH] virtio: Avoid virtio_net TX queue over run
2011-03-17 18:52 UTC (7+ messages)
USB EHCI patch for 0.14.0?
2011-03-17 18:05 UTC (2+ messages)
[GIT PULL] KVM updates for 2.6.39
2011-03-17 16:30 UTC
[PATCH] kvm: fix crash on irqfd deassign
2011-03-17 16:13 UTC (2+ messages)
` [stable] "
[PATCH] vhost: force vhost off for non-MSI guests
2011-03-17 15:34 UTC (6+ messages)
` [Qemu-devel] "
[PATCH 2/2] virtio_net: remove send completion interrupts and avoid TX queue overrun through packet drop
2011-03-17 15:18 UTC (5+ messages)
TX from KVM guest virtio_net to vhost issues
2011-03-17 15:07 UTC (10+ messages)
` [PATCH 0/2] publish last used index (was Re: TX from KVM guest virtio_net to vhost issues)
` [PATCH 1/2] virtio: put last seen used index into ring itself
` [PATCH 2/2] vhost-net: utilize PUBLISH_USED_IDX feature
Clock skew after pausing guests
2011-03-17 14:34 UTC (2+ messages)
[PULL net-2.6] vhost: cleanups and fixes
2011-03-17 14:04 UTC
KVM call minutes for Mar 15
2011-03-17 10:34 UTC (5+ messages)
` [Qemu-devel] "
` [libvirt] "
SR-IOV of LSI MegaRAID storage controller?
2011-03-17 10:20 UTC
Bug inkvm_set_irq
2011-03-17 8:21 UTC (14+ messages)
*insane* amount of host_state_reloads for openbsd guest in 0.14
2011-03-17 7:24 UTC (5+ messages)
Attention!!!
2011-03-16 22:49 UTC
[PATCH 1/2]virtio_ring: Add capacity check API
2011-03-17 0:10 UTC
[PATCH 00/35] [PULL] qemu-kvm.git uq/master queue
2011-03-16 20:13 UTC (38+ messages)
` [PATCH 01/35] kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
` [PATCH 02/35] kvm: Fix build warning when KVM_CAP_SET_GUEST_DEBUG is lacking
` [PATCH 03/35] x86: Account for MCE in cpu_has_work
` [PATCH 04/35] x86: Perform implicit mcg_status reset
` [PATCH 05/35] x86: Small cleanups of MCE helpers
` [PATCH 06/35] x86: Refine error reporting of MCE injection services
` [PATCH 07/35] x86: Optionally avoid injecting AO MCEs while others are pending
` [PATCH 08/35] Synchronize VCPU states before reset
` [PATCH 09/35] kvm: x86: Move MCE functions together
` [PATCH 10/35] kvm: Rename kvm_arch_process_irqchip_events to async_events
` [PATCH 11/35] kvm: x86: Inject pending MCE events on state writeback
` [PATCH 12/35] x86: Run qemu_inject_x86_mce on target VCPU
` [PATCH 13/35] kvm: x86: Consolidate TCG and KVM MCE injection code
` [PATCH 14/35] kvm: x86: Clean up kvm_setup_mce
` [PATCH 15/35] kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails
` [PATCH 16/35] Add qemu_ram_remap
` [PATCH 17/35] KVM, MCE, unpoison memory address across reboot
` [PATCH 18/35] Implement qemu_kvm_eat_signals only for CONFIG_LINUX
` [PATCH 19/35] x86: Unbreak TCG support for hardware breakpoints
` [PATCH 20/35] s390: Detect invalid invocations of qemu_ram_free/remap
` [PATCH 21/35] Break up user and system cpu_interrupt implementations
` [PATCH 22/35] kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
` [PATCH 23/35] kvm: x86: Do not leave halt if interrupts are disabled
` [PATCH 24/35] kvm: Mark VCPU state dirty on creation
` [PATCH 25/35] x86: Properly reset PAT MSR
` [PATCH 26/35] x86: Save/restore "
` [PATCH 27/35] kvm: x86: Synchronize PAT MSR with the kernel
` [PATCH 28/35] kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG
` [PATCH 29/35] kvm: Keep KVM_RUN return value in separate variable
` [PATCH 30/35] kvm: Reorder error handling of KVM_RUN
` [PATCH 31/35] kvm: Rework inner loop of kvm_cpu_exec
` [PATCH 32/35] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
` [PATCH 33/35] kvm: x86: Reorder functions in kvm.c
` [PATCH 34/35] kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
` [PATCH 35/35] Expose thread_id in info cpus
[PATCHv2] KVM: unbreak userspace that does not sets tss address
2011-03-16 18:30 UTC (2+ messages)
[PATCH] KVM:PPC Issue in exit timing clearance
2011-03-16 16:37 UTC
Pull request (QMP enhancements)
2011-03-16 10:26 UTC
Virtual SCSI disks hangs on heavy IO
2011-03-16 7:43 UTC (11+ messages)
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2011-03-16 3:08 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2011-03-16 3:07 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2011-03-16 3:06 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2011-03-16 3:05 UTC
[PATCH 0/9] Some vmx vmexit optimizations
2011-03-15 21:40 UTC (3+ messages)
` [PATCH 7/9] KVM: VMX: Refactor vmx_complete_atomic_exit()
[PATCH v2 00/20] [uq/master] Patch queue, part V (the rest)
2011-03-15 20:12 UTC (24+ messages)
` [PATCH v2 01/20] Implement qemu_kvm_eat_signals only for CONFIG_LINUX
` [PATCH v2 02/20] x86: Unbreak TCG support for hardware breakpoints
` [PATCH v2 03/20] s390: Detect invalid invocations of qemu_ram_free/remap
` [PATCH v2 04/20] Break up user and system cpu_interrupt implementations
` [PATCH v2 05/20] Redirect cpu_interrupt to callback handler
` [PATCH v2 06/20] kvm: Install optimized interrupt handler
` [PATCH v2 07/20] kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
` [PATCH v2 08/20] kvm: x86: Do not leave halt if interrupts are disabled
` [PATCH v2 09/20] kvm: Mark VCPU state dirty on creation
` [PATCH v2 10/20] x86: Properly reset PAT MSR
` [PATCH v2 11/20] x86: Save/restore "
` [PATCH v2 12/20] kvm: x86: Synchronize PAT MSR with the kernel
` [PATCH v2 13/20] kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG
` [PATCH v2 14/20] kvm: Keep KVM_RUN return value in separate variable
` [PATCH v2 15/20] kvm: Reorder error handling of KVM_RUN
` [PATCH v2 16/20] kvm: Rework inner loop of kvm_cpu_exec
` [PATCH v2 17/20] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
` [PATCH v2 18/20] kvm: x86: Reorder functions in kvm.c
` [PATCH v2 19/20] kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
` [PATCH v2 20/20] Expose thread_id in info cpus
segmentation fault in qemu-kvm-0.14.0
2011-03-15 18:52 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] vnc: threaded server depends on io-thread
2011-03-15 18:07 UTC (6+ messages)
` [PATCH v5] vnc: don't mess up with iohandlers in the vnc thread
[PATCH] KVM test: Use verify_kernel_crash() on unattended install
2011-03-15 17:16 UTC
[PATCH] KVM test: Create a verify_kernel_crash() VM method v2
2011-03-15 17:13 UTC
qemu-kvm 0.14.0 and clocksource=acpi_pm
2011-03-15 14:19 UTC
[PATCH 0/5] KVM: x86 emulator: Use single stage decoding -- Part 1
2011-03-15 14:06 UTC (10+ messages)
` [PATCH 1/5] KVM: x86 emulator: Use single stage decoding for Group 1 instructions
` [PATCH 2/5] KVM: x86 emulator: Use single stage decoding for PUSH/POP XS instructions
` [PATCH 3/5] KVM: x86 emulator: Use single stage decoding for POP instructions
` [PATCH 4/5] KVM: x86 emulator: Use single stage decoding for PUSHA and POPA instructions
` [PATCH 5/5] KVM: x86 emulator: Use single stage decoding for PUSHF and POPF instructions
KVM call agenda for Mars 14th
2011-03-15 13:50 UTC (6+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[PATCH 0/6] TSC scaling support for KVM v2
2011-03-15 9:36 UTC (7+ 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: SVM: Propagate requested TSC frequency on vcpu init
` [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
KVM call minutes for Mar 8
2011-03-15 7:13 UTC (8+ messages)
[PATCH] KVM-test: Add a new test: privacy test
2011-03-15 4:29 UTC (3+ messages)
Keyboard types gibberish on client
2011-03-15 0:16 UTC
Configuring the bridge interface: why assign an IP?
2011-03-14 17:35 UTC (2+ messages)
qemu-kvm segfault
2011-03-14 15:51 UTC (3+ messages)
[PATCH 1/3] vhost-net: check the support of mergeable buffer outside the receive loop
2011-03-13 21:11 UTC (9+ messages)
` [PATCH 3/3] vhost-net: use lock_sock_fast() in peek_head_len()
[PATCH] KVM Test: nicdriver_unload.py: Fix some failure whan running RHEL4.8 guest
2011-03-13 19:37 UTC (2+ messages)
Offline for a week
2011-03-12 20:52 UTC
[PATCH 00/15] [uq/master] Patch queue, part V (the rest)
2011-03-12 9:16 UTC (6+ messages)
` [PATCH 11/15] kvm: Rework inner loop of kvm_cpu_exec
Update Your E-Mail Details Account
2011-03-12 0:03 UTC
Update Your E-Mail Details Account
2011-03-12 0:02 UTC
[PATCH 0/7] [RFC] KVM autotest refactor stage 1
2011-03-11 21:18 UTC (4+ messages)
` [PATCH 1/7] KVM test: Move test utilities to client/tools
` [Autotest] "
[PATCH] KVM: unbreak userspace that does not sets tss address
2011-03-11 18:22 UTC (3+ messages)
Congratulations
2011-03-11 17:17 UTC
USB EHCI patch for 0.14.0?
2011-03-11 17:31 UTC (7+ 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