messages from 2009-05-27 00:28:29 to 2009-05-31 08:23:09 UTC [more...]
[PATCH 1/4] kvm-s390: infrastructure to kick vcpus out of guest state - v3
2009-05-31 8:22 UTC (5+ messages)
` [PATCH 2/4] kvm-s390: fix interruption caused by signal - v2
` [PATCH 3/4] kvm-s390: update vcpu->cpu
` [PATCH 4/4] kvm-s390: streamline memslot handling - v6
Userspace MSR handling
2009-05-31 8:21 UTC (13+ messages)
[RFC][PATCH] qemu-kvm: vl.c remove unused functions gethugepagesize() and alloc_mem_area()
2009-05-31 8:12 UTC (2+ messages)
configure script bug
2009-05-31 8:11 UTC (2+ messages)
[ANNOUNCE] qemu-kvm-0.10.5
2009-05-31 8:10 UTC
[PATCH -tip v8 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
2009-05-30 14:48 UTC (17+ messages)
` [PATCH -tip v8 1/7] x86: instruction decoder API
` [PATCH -tip v8 2/7] x86: x86 instruction decoder build-time selftest
` [PATCH -tip v8 3/7] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip v8 4/7] kprobes: cleanup fix_riprel() using insn decoder "
` [PATCH -tip v8 5/7] x86: add pt_regs register and stack access APIs
` [PATCH -tip v8 6/7] tracing: ftrace dynamic ftrace_event_call support
` [PATCH -tip v8 7/7] tracing: add kprobe-based event tracer
[PATCH] x86info: mtrr.c return if MTRR registers are not accessible
2009-05-30 14:18 UTC (2+ messages)
Status of pci passthrough work?
2009-05-30 8:36 UTC (7+ messages)
About CPU option on vmbuilder
2009-05-30 4:33 UTC
Bonaza
2009-05-29 23:43 UTC
Lost interrupts with upstream KVM
2009-05-29 17:35 UTC (12+ messages)
Generic - Economical and Effective!
2009-05-29 17:56 UTC
BUG at mmu.c:615 from localhost migration using ept+hugetlbfs
2009-05-29 16:43 UTC
[PATCH 0/4] kvm-s390: revised version of kvm-s390 guest memory handling - v6
2009-05-29 11:15 UTC
[PATCH] kvm: remove redundant declarations
2009-05-29 10:58 UTC
unhandled vm exit: 0x80000021 vcpu_id 0
2009-05-29 9:52 UTC
[PATCH] KVM: add localversion to avoid confusion and conflicts
2009-05-29 9:29 UTC (4+ messages)
Remove qemu_alloc_physram()
2009-05-29 8:35 UTC (9+ messages)
[PATCH 0/5] kvm-s390: revised version of kvm-s390 guest memory handling - v5
2009-05-29 8:21 UTC (6+ messages)
` [PATCH 1/5] kvm-s390: infrastructure to kick vcpus out of guest state - v3
` [PATCH 2/5] kvm-s390: fix interruption casued by signal - v2
` [PATCH 3/5] kvm-s390: update vcpu->cpu
` [PATCH 4/5] kvm: remove redundant declarations
` [PATCH 5/5] kvm-s390: streamline memslot handling - v5
[KVM-AUTOTEST PATCH] RHEL-4.7 step files: fix the initial boot barriers
2009-05-29 6:12 UTC (19+ messages)
` [KVM-AUTOTEST PATCH] RHEL-5.3 step files: fix initial boot barriers and an inconsistent dialog
` [KVM-AUTOTEST PATCH] WinXP step files: add an optional barrier to deal with a closed start menu
` [KVM-AUTOTEST PATCH] stepeditor.py: get rid of some annoying keyboard shortcuts
` [KVM-AUTOTEST PATCH] Use new function VM.get_name() to get the VM's name, instead of VM.name
` [KVM-AUTOTEST PATCH] VM.create(): always destroy() the VM before attempting to start it
` [KVM-AUTOTEST PATCH] kvm_vm.py: choose a monitor filename in the constructor instead of VM.create()
` [KVM-AUTOTEST PATCH] kvm_vm.py: make sure the bulk of VM.create() is not executed in parallel
` [KVM-AUTOTEST PATCH] kvm_vm.py: add new function VM.clone() which returns a clone of the VM
` [KVM-AUTOTEST PATCH] kvm_utils.py: remote_login(): improve regular expression matching
` [KVM-AUTOTEST PATCH] kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY
` [KVM-AUTOTEST PATCH] kvm_runtest_2.py: use environment filename specified by the 'env' parameter
` [KVM-AUTOTEST PATCH] kvm_runtest_2.py: use pickle instead of shelve when loading/saving env
[PATCH 2/2] Add serial number support for virtio_blk, V4
2009-05-29 4:15 UTC
[PATCH 1/2] Add serial number support for virtio_blk, V4
2009-05-29 4:15 UTC
[PATCH 0/2] Add serial number support for virtio_blk, V4
2009-05-29 4:14 UTC
[PATCH 2/2] Add serial number support for virtio_blk, V3
2009-05-29 4:05 UTC (7+ messages)
` [Qemu-devel] "
[patch] VMX Unrestricted mode support
2009-05-29 4:04 UTC (3+ messages)
` [patch] VMX Unrestricted guest "
[PATCH 0/5] kvm-s390: revised version of kvm-s390 guest memory handling - v4
2009-05-28 15:43 UTC (6+ messages)
` [PATCH 1/5] kvm-s390: infrastructure to kick vcpus out of guest state - v3
` [PATCH 2/5] kvm-s390: fix interruption casued by signal - v2
` [PATCH 3/5] kvm-s390: update vcpu->cpu
` [PATCH 4/5] kvm: remove redundant declarations
` [PATCH 5/5] kvm-s390: streamline memslot handling - v4
strange guest slowness after some time
2009-05-28 14:58 UTC (11+ messages)
just a dump
2009-05-28 13:39 UTC (7+ messages)
[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling - v2
2009-05-28 13:11 UTC (8+ messages)
` [PATCH 1/3] kvm-s390: infrastructure to kick vcpus out of guest state
[KVM PATCH v4 0/3] iosignalfd
2009-05-28 12:12 UTC (18+ messages)
` [KVM PATCH v4 1/3] eventfd: export eventfd interfaces for module use
` [KVM PATCH v4 2/3] kvm: make io_bus interface more robust
` [KVM PATCH v4 3/3] kvm: add iosignalfd support
[KVM PATCH v2 0/3] mmio/pio cleanup
2009-05-28 11:59 UTC (6+ messages)
` [KVM PATCH v2 1/3] kvm: fix potential coalesced_mmio leak on shutdown
` [KVM PATCH v2 2/3] kvm: cleanup io_device code
` [KVM PATCH v2 3/3] kvm: do not register i8254 PIO regions until we are initialized
Fw: soft lockup with RHEL 5.3 guest remote migaration
2009-05-28 10:30 UTC
[PATCH 1/2] use explicit 64bit storage for sysenter values
2009-05-28 9:56 UTC (2+ messages)
` [PATCH 2/2] add sysenter/syscall emulation for 32bit compat mode
[PATCH RFC v3 0/4] decouple vcpu index from apic id
2009-05-28 9:54 UTC (5+ messages)
` [PATCH RFC v3 1/4] Introduce kvm_vcpu_is_bsp() function
` [PATCH RFC v3 2/4] Use pointer to vcpu instead of vcpu_id in timer code
` [PATCH RFC v3 3/4] Break dependency between vcpu index in vcpus array and vcpu_id
` [PATCH RFC v3 4/4] Use macro to iterate over vcpus
2D Graphics Performance
2009-05-28 9:01 UTC (4+ messages)
[PATCH] kvm-kmod: Add missing line continuation
2009-05-28 9:01 UTC
kvm + windows XP, failure to connect to samba server on host
2009-05-28 8:44 UTC
[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5
2009-05-28 8:26 UTC
Fw: soft lockup with RHEL 5.3 guest remote migaration
2009-05-28 6:43 UTC
[PATCH][KVM-AUTOTEST] Have Custom install chdir to test.bindir
2009-05-28 6:25 UTC (4+ messages)
` [PATCH][KVM-AUTOTEST] Check exit status of custom install script and fail if script failed
[PATCH RFC 0/3] decouple vcpu index from apic id
2009-05-28 5:11 UTC (8+ messages)
` [PATCH RFC 3/3] Break dependency between vcpu index in vcpus array and vcpu's "
[patch 3/4] KVM: introduce irq_lock, use it to protect ioapic
2009-05-28 4:45 UTC (6+ messages)
` [patch 0/4] move irq protection role to separate lock v3
` [patch 1/4] KVM: x86: grab pic lock in kvm_pic_clear_isr_ack
` [patch 2/4] KVM: move coalesced_mmio locking to its own device
` [patch 4/4] KVM: switch irq injection/acking data structures to irq_lock
[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5
2009-05-28 0:22 UTC
Attn: Google Anniversary Lotto Draw: You just Won!!
2009-05-27 22:47 UTC
[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5
2009-05-27 21:00 UTC
[KVM PATCH v10] kvm: add support for irqfd
2009-05-27 20:46 UTC (12+ messages)
` [PATCH 0/2] kvm: validate irqfd type
` [PATCH 1/2] eventfd: export eventfd interfaces for module use
` [PATCH 2/2] kvm: validate irqfd type
[PATCH] kvm: fix coalesced_mmio leak on shutdown
2009-05-27 20:35 UTC (4+ messages)
[PATCH] [KVM_Autotest] Added functionality to the preprocessor to run scripts
2009-05-27 17:13 UTC (3+ messages)
kvm_autotest: dynamically load tests
2009-05-27 17:00 UTC (6+ messages)
` [PATCH] Modified kvm_runtest_2.py to look for tests in kvm_tests/
[KVM-AUTOTEST] [PATCH] support for remote migration
2009-05-27 16:50 UTC (4+ messages)
kvm + windows XP, failure to connect to samba server on host
2009-05-27 13:49 UTC
[RFC][PATCH] qemu-kvm: x86: Refactor persistent CPU state
2009-05-27 11:39 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/8] kvm-kmod: Compat fixes & enhancements
2009-05-27 11:12 UTC (8+ messages)
` [PATCH] kvm-kmod: x86: Add MSR_K8_SYSCFG compat define
` [PATCH] kvm-kmod: Add MSR_K7_HWCR and MSR_K8_SYSCFG compat definition
[PATCH] kvm-kmod: x86: Remove now redundant bool constants
2009-05-27 9:27 UTC (2+ messages)
[ANNOUNCE] kvm-86 release
2009-05-27 8:44 UTC (10+ messages)
` kvm-86 release - USB thumbdrive
` kvm-86 release - on board NIC not functioning correctly in guest
[PATCH 1/2] Add serial number support for virtio_blk, V3
2009-05-27 7:51 UTC (2+ messages)
` [Qemu-devel] "
Question about the *-cpu* option
2009-05-27 6:35 UTC (2+ messages)
soft lockup with RHEL 5.3 guest remote migaration
2009-05-27 4:37 UTC
[PATCH] Refactoring KVM install test
2009-05-27 3:21 UTC
[patch 0/2] Fix and enhance virtio device id matching
2009-05-27 2:41 UTC (2+ messages)
[PATCH + RFC] Cascading option --with-kvm-trace to qemu configure script
2009-05-27 0:40 UTC
[PATCH 0/2] Add serial number support for virtio_blk, V3
2009-05-27 0:26 UTC
[PATCH 0/2] Add serial number support for virtio_blk, V2
2009-05-27 0:26 UTC (5+ 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