messages from 2010-05-21 16:35:39 to 2010-05-25 12:04:26 UTC [more...]
[PATCH v2 0/7] Tracing backends
2010-05-25 12:04 UTC (9+ messages)
` [PATCH 1/7] trace: Add trace-events file for declaring trace events
` [PATCH 2/7] trace: Support disabled events in trace-events
` [PATCH 3/7] trace: Add simple built-in tracing backend
` [PATCH 4/7] trace: Add LTTng Userspace Tracer backend
` [PATCH 5/7] trace: Trace qemu_malloc() and qemu_vmalloc()
` [PATCH 6/7] trace: Trace virtio-blk, multiwrite, and paio_submit
` [PATCH 7/7] trace: Trace virtqueue operations
[RFC PATCH 1/1] ceph/rbd block driver for qemu-kvm
2010-05-25 12:03 UTC (26+ messages)
` [Qemu-devel] "
[PATCH 1/2] VMX: Properly return error to userspace on vmentry failure
2010-05-25 12:01 UTC (5+ messages)
` [PATCH 2/2] VMX: Add constant for invalid guest state exit reason
[RFC PATCH] AMD IOMMU emulation
2010-05-25 11:23 UTC (5+ messages)
` [Qemu-devel] "
[PATCH] VMX: Fix and improve guest state validity checks
2010-05-25 11:22 UTC (6+ messages)
irq problems after live migration with 0.12.4
2010-05-25 11:03 UTC (4+ messages)
` [Qemu-devel] "
host panic on kernel 2.6.34
2010-05-25 9:53 UTC (2+ messages)
KVM call agenda for May 18
2010-05-25 9:51 UTC (5+ messages)
ixgbe: macvlan on PF/VF when SRIOV is enabled
2010-05-25 9:37 UTC (5+ messages)
[PATCH 1/2] KVM: MMU: allow more page become unsync at gfn mapping time
2010-05-25 9:32 UTC (12+ messages)
` [PATCH 2/2] KVM: MMU: allow more page become unsync at getting sp time
` [PATCH 2/2 v2] "
` [PATCH 1/2 v2] KVM: MMU: allow more page become unsync at gfn mapping time
[qemu-kvm tests PATCH] qemu-kvm tests cleanup
2010-05-25 9:29 UTC (3+ messages)
[RFC 0/5] Tracing backends
2010-05-25 9:11 UTC (12+ messages)
` [PATCH 1/5] trace: Add trace-events file for declaring trace events
` [Qemu-devel] "
` [PATCH 2/5] trace: Add simple built-in tracing backend
` [PATCH 3/5] trace: Add LTTng Userspace Tracer backend
` [PATCH 4/5] trace: Trace qemu_malloc() and qemu_vmalloc()
` [PATCH 5/5] trace: Trace virtio-blk, multiwrite, and paio_submit
Gentoo guest with smp: emerge freeze while recompile world
2010-05-25 9:09 UTC (12+ messages)
[RFC PATCH 00/23] Kemari for KVM v0.1.1
2010-05-25 8:37 UTC (25+ messages)
` [RFC PATCH 01/23] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty
` [RFC PATCH 02/23] Introduce cpu_physical_memory_get_dirty_range()
` [RFC PATCH 03/23] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty
` [RFC PATCH 04/23] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages
` [RFC PATCH 05/23] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [RFC PATCH 06/23] Introduce read() to FdMigrationState
` [RFC PATCH 07/23] Introduce skip_header parameter to qemu_loadvm_state()
` [RFC PATCH 08/23] Introduce some socket util functions
` [RFC PATCH 09/23] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [RFC PATCH 10/23] Introduce util functions to control ft_transaction from savevm layer
` [RFC PATCH 11/23] Introduce qemu_savevm_state_all()
` [RFC PATCH 12/23] Insent event-tap callbacks to net/block layer
` [RFC PATCH 13/23] Introduce event-tap
` [RFC PATCH 14/23] Call init handler of event-tap at main()
` [RFC PATCH 15/23] Insert event_tap_ioport() to ioport_write()
` [RFC PATCH 16/23] Insert event_tap_mmio() to cpu_physical_memory_rw()
` [RFC PATCH 17/23] Skip assert() when event_tap_state weren't EVENT_TAP_OFF
` [RFC PATCH 18/23] Call event_tap_replay() at vm_start()
` [RFC PATCH 19/23] Introduce ft_tranx_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [RFC PATCH 20/23] Modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [RFC PATCH 21/23] virtio-blk: Modify save/load handler to handle inuse varialble
` [RFC PATCH 22/23] Introduce -k option to enable FT migration mode (Kemari)
` [RFC PATCH 23/23] Add a parser to accept FT migration incoming mode
Windows guest debugging on KVM/Qemu
2010-05-25 8:24 UTC (2+ messages)
[PATCH] vhost: Fix host panic if ioctl called with wrong index
2010-05-25 8:13 UTC (2+ messages)
[PATCH v4] KVM: VMX: Enable XSAVE/XRSTORE for guest
2010-05-25 7:14 UTC (6+ messages)
KVM call agenda for May 25
2010-05-25 6:56 UTC (2+ messages)
` [Qemu-devel] "
[PATCH qemu-kvm] device-assignment: add config fd qdev property
2010-05-25 6:43 UTC (4+ messages)
Clock jumps
2010-05-25 6:21 UTC
[PATCH] KVM test: Add perfmon into the guest tests
2010-05-25 3:05 UTC
Ubuntu VM unable to start
2010-05-25 2:19 UTC
Autotest 0.12.0 released!
2010-05-25 2:00 UTC
Spice install problem
2010-05-24 23:15 UTC (3+ messages)
[Qemu-devel] [PATCH] resent: fix CPUID vendor override
2010-05-24 22:12 UTC
[PATCH][VHOST] fix race with guest on multi-buffer used buffer updates
2010-05-24 17:52 UTC (8+ messages)
[PATCH] make-release: misc fixes
2010-05-24 13:12 UTC
[PATCH RFC] virtio: put last seen used index into ring itself
2010-05-24 11:00 UTC (14+ messages)
` [Qemu-devel] "
[v3 PATCH] KVM test: Add a helper to search the panic in the log
2010-05-24 7:38 UTC (3+ messages)
` [Autotest] "
[Autotest][PATCH V3] KVM Test: Add ioquit test case
2010-05-24 7:37 UTC
[RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space
2010-05-24 7:05 UTC (6+ messages)
` Any comments? "
[PATCH] add support for protocol driver create_options
2010-05-24 6:34 UTC (5+ messages)
[PATCH RFC 1/2] Change phys_ram_dirty to phys_ram_status
2010-05-24 3:59 UTC (2+ messages)
` [PATCH RFC 2/2] Add support for marking memory to not be migrated
error in loading vhost_net module
2010-05-23 23:02 UTC
[PATCH] Print a user-friendly message on failed vmentry
2010-05-23 22:02 UTC
raw disks no longer work in latest kvm (kvm-88 was fine)
2010-05-23 17:47 UTC (36+ messages)
Detecting Guest Shutdown
2010-05-23 11:40 UTC (2+ messages)
[PATCHv3] correctly trace irq injection on SVM
2010-05-23 11:29 UTC (2+ messages)
[PATCH] fix "info cpus" halted state display
2010-05-23 11:26 UTC (3+ messages)
[PATCH] kvm: Switch kvm_update_guest_debug to run_on_cpu
2010-05-23 11:21 UTC (2+ messages)
Support for direct inter-VM sockets? Inter-VM shared memory?
2010-05-23 11:11 UTC (2+ messages)
[PATCH] device-assignment: Don't use libpci
2010-05-23 11:08 UTC (6+ messages)
` [PATCH qemu-kvm 1/2] device-assignment: use stdint types
` [PATCH qemu-kvm 2/2] device-assignment: Don't use libpci
Qemu-KVM 0.12.3 and Multipath -> Assertion
2010-05-23 10:30 UTC (14+ messages)
` [Qemu-devel] "
` qemu-kvm hangs if multipath device is queing (was: Re: [Qemu-devel] Qemu-KVM 0.12.3 and Multipath -> Assertion)
` qemu-kvm hangs if multipath device is queing
` [Qemu-devel] "
Suggested Parameters for SLES 10 64-bit
2010-05-23 9:40 UTC (17+ messages)
` [Qemu-devel] "
buildbot failure in qemu-kvm on default_x86_64_debian_5_0
2010-05-23 9:04 UTC (2+ messages)
[Autotest][PATCH V2] KVM Test: Add ioquit test case
2010-05-23 8:56 UTC (3+ messages)
` [PATCH "
Dear Webmail/E-mail user
2010-05-22 8:25 UTC
repeatable hang with loop mount and heavy IO in guest
2010-05-22 19:33 UTC (9+ messages)
` repeatable hang with loop mount and heavy IO in guest [SOLVED]
` repeatable hang with loop mount and heavy IO in guest [NOT SOLVED]
` repeatable hang with loop mount and heavy IO in guest (now in host - not KVM then..)
Admin Urgent Message
2010-05-21 17:44 UTC
[RFC 0/2] Tracing
2010-05-21 21:58 UTC (12+ messages)
` [PATCH 1/2] trace: Add simple tracing support
` [Qemu-devel] "
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