public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-11 05:55:59 to 2011-01-14 06:54:47 UTC [more...]

Flow Control and Port Mirroring Revisited
 2011-01-14  6:54 UTC  (12+ messages)

[PATCH] KVM-test: Add a ENOSPC subtest
 2011-01-14  5:28 UTC  (2+ messages)

[PATCH] increase ple_gap default to 64
 2011-01-14  3:08 UTC  (4+ messages)
  ` [PATCH -v2] vmx: "

[PATCH uq/master 2/2] MCE, unpoison memory address across reboot
 2011-01-14  1:51 UTC  (4+ messages)

[PATCH 1/2] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
 2011-01-14  1:37 UTC  (3+ messages)

[PATCH uq/master 1/2] Add qemu_ram_remap
 2011-01-14  1:23 UTC  (3+ messages)
` [Qemu-devel] "

[RFC -v4 PATCH 0/3] directed yield for Pause Loop Exiting
 2011-01-14  0:10 UTC  (9+ messages)
` [RFC -v4 PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
` [RFC -v4 PATCH 2/3] sched: Add yield_to(task, preempt) functionality
` [RFC -v4 PATCH 3/3] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[PATCH] KVM-test: Add a ENOSPC subtest
 2011-01-13 21:43 UTC 

[PATCH 00/19] Kemari for KVM v0.2.4
 2011-01-13 21:17 UTC  (22+ messages)
` [PATCH 01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 02/19] Introduce read() to FdMigrationState
` [PATCH 03/19] Introduce skip_header parameter to qemu_loadvm_state()
` [PATCH 04/19] qemu-char: export socket_set_nodelay()
` [PATCH 05/19] vl.c: add deleted flag for deleting the handler
` [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving
` [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [PATCH 08/19] savevm: introduce util functions to control ft_trans_file from savevm layer
` [PATCH 09/19] Introduce event-tap
` [PATCH 10/19] Call init handler of event-tap at main() in vl.c
` [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [PATCH 14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush()
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}
  ` [Qemu-devel] [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin, commit}
` [PATCH 16/19] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [PATCH 17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)
  ` [Qemu-devel] "
` [PATCH 19/19] migration: add a parser to accept FT migration incoming mode

[PATCH 0/2] perf-kvm support for SVM
 2011-01-13 19:27 UTC  (8+ messages)
` [PATCH 1/2] KVM: SVM: Fix NMI path when NMI happens in guest mode
` [PATCH 2/2] KVM: SVM: Add support for perf-kvm

[GIT PULL] KVM updates for the 2.6.38 merge window
 2011-01-13 18:58 UTC  (10+ messages)

Compiling qemu 0.13.0
 2011-01-13 18:54 UTC 

KVM call agenda for Jan 11
 2011-01-13 16:12 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH 0/4] Vendor specific instructions and the emulator
 2011-01-13 13:54 UTC  (6+ messages)
` [PATCH 1/4] KVM: Fix x86_decode_insn() return code check
` [PATCH 2/4] KVM: Simplify exit path on decode failure

BUG: sleeping function called from invalid context at mm/slub.c:793
 2011-01-13 13:06 UTC  (10+ messages)

Errors on MMIO read access on VM suspend / resume operations
 2011-01-13 10:22 UTC  (2+ messages)

[PATCH kvm-unit-tests] kvmclock_test: fix smp initialization
 2011-01-13  9:19 UTC 

[PATCH 2/2] KVM, Replace is_hwpoison_address with get_user_pages_hwpoison
 2011-01-13  8:42 UTC 

[RFC -v3 PATCH 0/3] directed yield for Pause Loop Exiting
 2011-01-13  5:08 UTC  (9+ messages)
` [RFC -v3 PATCH 2/3] sched: add yield_to function

[PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filteringlogin register about
 2011-01-12 17:53 UTC  (4+ messages)

[PATCH] KVM test: nic_bonding: Introduce absolute namespace for test imports
 2011-01-12 16:15 UTC 

[BUG] VM stuck in interrupt-loop after suspend to/resumed from file, or no interrupts at all
 2011-01-12 15:11 UTC  (2+ messages)

qemu-kvm defunct due to THP [was: mmotm 2011-01-06-15-41 uploaded]
 2011-01-12 15:02 UTC  (4+ messages)

[GIT PULL v2] KVM updates for the 2.6.38 merge window
 2011-01-12 12:20 UTC 

[PATCH 00/35] [PULL] qemu-kvm.git uq/master queue
 2011-01-12 12:04 UTC  (43+ messages)
` [PATCH 26/35] kvm: Eliminate KVMState arguments
              ` [Qemu-devel] "
` [PATCH 28/35] kvm: x86: Introduce kvmclock device to save/restore its state
  ` [Qemu-devel] "

[PATCH] KVM-test: Add a ENOSPC subtest
 2011-01-12 11:45 UTC 

[PATCH v3 1/3] KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
 2011-01-12  9:59 UTC  (5+ messages)
` [PATCH v3 2/3] KVM: send IPI to vcpu only when it's in guest mode
` [PATCH v3 3/3] KVM: make make_all_cpus_request() lockless

[PATCH 0/3 v7] MSI-X MMIO support for KVM
 2011-01-12  2:23 UTC  (2+ messages)

[KVM-AUTOTEST PATCH 1/4] KVM test: kvm_vm.py: add status and output to VMDeadError
 2011-01-11 18:33 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH 2/4] KVM test: kvm_utils.Thread.join(): allow suppressing the exception
` [KVM-AUTOTEST PATCH 3/4] KVM test: don't re-raise a background exception if something went wrong in the main thread
` [KVM-AUTOTEST PATCH 4/4] KVM test: VM.migrate(): make sure the VM is alive after migration

[PATCH] KVM test: qmp_basic: Go through available monitors to find a qmp one
 2011-01-11 17:59 UTC  (2+ messages)

[KVM-AUTOTEST 08/26 v3] KVM test: unattended_install.py style changes
 2011-01-11 17:59 UTC 

[KVM-AUTOTEST, 08/26] KVM test: unattended_install.py style changes
 2011-01-11 17:49 UTC 

Using KVM to debug Kernel
 2011-01-11 17:15 UTC  (2+ messages)

[PATCH 2/2 v2] KVM Test: Fix qmp_basic test failure in qmp-kvm-0.12.*
 2011-01-11 16:58 UTC  (2+ messages)

KVM call minutes for Jan 11
 2011-01-11 15:53 UTC 

[PATCH unit-tests 1/3] Task stack pointer should point to the end of the page
 2011-01-11 14:17 UTC  (7+ messages)
` [PATCH unit-tests 2/3] Test that error code is pushed on exception's task stack
` [PATCH unit-tests 3/3] Test that vcpu does not continue to run after issuing S3

[KVM-AUTOTEST PATCH 01/26] error.py: clear context when setting base_context
 2011-01-11 13:13 UTC  (26+ messages)
` [KVM-AUTOTEST PATCH 02/26] error.py: Unhandled*: don't keep references to unhandled exceptions
` [KVM-AUTOTEST PATCH 03/26] KVM test: migrate.mig_cancel: set mig_cancel to 'yes' instead of 'True'
` [KVM-AUTOTEST PATCH 04/26] KVM test: migrate_with_file_transfer: respect 'mig_cancel'
` [KVM-AUTOTEST PATCH 05/26] KVM test: migration: minor style changes
` [KVM-AUTOTEST PATCH 06/26] KVM test: clock_getres: fix dmesg logging
` [KVM-AUTOTEST PATCH 07/26] KVM test: VM.destroy(): modify logging messages
` [KVM-AUTOTEST PATCH 08/26] KVM test: unattended_install.py style changes
` [KVM-AUTOTEST PATCH 09/26] KVM test: make reboot() a VM method
` [KVM-AUTOTEST PATCH 10/26] KVM test: use VM.reboot() instead of kvm_test_utils.reboot()
` [KVM-AUTOTEST PATCH 11/26] KVM test: cleanup and contextify stress_boot
` [KVM-AUTOTEST PATCH 12/26] KVM test: kvm_preprocessing.py: remove some unnecessary debug messages
` [KVM-AUTOTEST PATCH 13/26] KVM test: beautify VM, shell, monitor and login exception messages
` [KVM-AUTOTEST PATCH 14/26] KVM test: VMMigrateStateMismatchError: call base constructor
` [KVM-AUTOTEST PATCH 15/26] KVM test: kvm_monitor.py: don't unpack socket.error args
` [KVM-AUTOTEST PATCH 16/26] KVM test: kvm_monitor: make MonitorSocketError.__init__() receive a socket.error
` [KVM-AUTOTEST PATCH 17/26] KVM test: kill_unresponsive_vms: log exception message
` [KVM-AUTOTEST PATCH 18/26] KVM test: _remote_login(): fail if a login prompt is received after a password prompt
` [KVM-AUTOTEST PATCH 19/26] KVM test: log qemu command and qemu output as INFO rather than DEBUG
` [KVM-AUTOTEST PATCH 20/26] KVM test: rss_file_transfer.py: refactor exceptions
` [KVM-AUTOTEST PATCH 21/26] KVM test: rss_file_transfer.py: timeout fixes
` [KVM-AUTOTEST PATCH 22/26] KVM test: rss_file_transfer: optionally log some statistics
` [KVM-AUTOTEST PATCH 23/26] KVM test: migrate.with_file_transfer: don't limit file_size to 10MB with rtl8139
` [KVM-AUTOTEST PATCH 24/26] KVM test: vmstop: ignore exceptions raised in the background thread
` [KVM-AUTOTEST PATCH 25/26] KVM test: VM.destroy(): allow keeping the MAC addresses
` [KVM-AUTOTEST PATCH 26/26] KVM test: don't attempt to run clock_getres on Windows

[KVM-AUTOTEST PATCH 0/5] small kvm_config usability changes
 2011-01-11 12:52 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH 4/5] kvm_config: add helper to raise exception informing line number

NOTIFICATION
 2011-01-11 11:49 UTC 

[PATCH 00/19] Kemari for KVM v0.2.3
 2011-01-11 10:59 UTC  (20+ messages)
` [PATCH 01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 02/19] Introduce read() to FdMigrationState
` [PATCH 03/19] Introduce skip_header parameter to qemu_loadvm_state()
` [PATCH 04/19] qemu-char: export socket_set_nodelay()
` [PATCH 05/19] vl.c: add deleted flag for deleting the handler
` [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving
` [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [PATCH 08/19] savevm: introduce util functions to control ft_trans_file from savevm layer
` [PATCH 09/19] Introduce event-tap
` [PATCH 10/19] Call init handler of event-tap at main() in vl.c
` [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [PATCH 14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush()
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}
` [PATCH 16/19] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [PATCH 17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)
` [PATCH 19/19] migration: add a parser to accept FT migration incoming mode

[PATCH 1/2] KVM test: Add the ability to test migration during guest installation
 2011-01-11 10:39 UTC  (3+ messages)
` [PATCH 2/2] KVM test: Run client tests of autotest in parallel with migration


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox