public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-24 21:03:30 to 2010-11-28 09:29:57 UTC [more...]

[PATCH 00/21] Kemari for KVM 0.2
 2010-11-28  9:28 UTC  (33+ messages)
` [PATCH 01/21] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 02/21] Introduce read() to FdMigrationState
` [PATCH 03/21] Introduce skip_header parameter to qemu_loadvm_state()
` [PATCH 04/21] qemu-char: export socket_set_nodelay()
` [PATCH 05/21] virtio: modify save/load handler to handle inuse varialble
` [PATCH 06/21] vl: add a tmp pointer so that a handler can delete the entry to which it belongs
` [PATCH 07/21] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [PATCH 08/21] savevm: introduce util functions to control ft_trans_file from savevm layer
` [PATCH 09/21] Introduce event-tap
` [PATCH 10/21] Call init handler of event-tap at main() in vl.c
` [PATCH 11/21] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 12/21] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [PATCH 13/21] dma-helpers: replace bdrv_aio_writev() with bdrv_aio_writev_proxy()
` [PATCH 14/21] virtio-blk: replace bdrv_aio_multiwrite() with bdrv_aio_multiwrite_proxy()
` [PATCH 15/21] virtio-net: replace qemu_sendv_packet_async() with qemu_sendv_packet_async_proxy()
` [PATCH 16/21] e1000: replace qemu_send_packet() with qemu_send_packet_proxy()
` [PATCH 17/21] savevm: introduce qemu_savevm_trans_{begin,commit}
` [PATCH 18/21] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [PATCH 19/21] 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 20/21] Introduce -k option to enable FT migration mode (Kemari)
` [PATCH 21/21] migration: add a parser to accept FT migration incoming mode
` [Qemu-devel] [PATCH 00/21] Kemari for KVM 0.2

[PATCH kvm-unit-tests 0/4] API test framework
 2010-11-28  9:22 UTC  (15+ messages)
` [PATCH kvm-unit-tests 2/4] Introduce a C++ wrapper for the kvm APIs
` [PATCH kvm-unit-tests 3/4] Add support for calling a function in guest mode
` [PATCH kvm-unit-tests 4/4] Add sample test using the api test harness

[PATCHv6 00/16] boot order specification
 2010-11-28  7:54 UTC  (17+ messages)

suggested vhost link speed settings
 2010-11-28  2:26 UTC 

[PATCH 1/4] KVM test: kvm_subprocess: rename get_command_status_output() and friends
 2010-11-27 17:56 UTC  (4+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] KVM test: kvm_subprocess: rename kvm_shell_session "
` [PATCH 4/4] KVM test: ksm_overcommit: Trap PexpectTimeoutErrors

Mysterious address matching in assigned_dev_pci_read_config
 2010-11-27 17:02 UTC 

How do I prevent one guest from hogging the disk I/O and preventing other guests from accessing the disk?
 2010-11-27 14:35 UTC  (2+ messages)

[ kvm-Bugs-2525768 ] kvm image corruption
 2010-11-27  8:04 UTC 

[PATCH] ceph/rbd block driver for qemu-kvm (v8)
 2010-11-27  7:12 UTC  (4+ messages)

Memory leaks in virtio drivers?
 2010-11-26 23:23 UTC  (11+ messages)

[PATCH 1/3] KVM Test: Introduce a helper class to run a test in the background
 2010-11-26 23:16 UTC  (4+ messages)
` [PATCH 2/3] KVM test: Test reboot during migration
` [PATCH 3/3] KVM test: Test the file transfer during migartion

[PATCH] x86/pvclock-xen: zero last_value on resume
 2010-11-26 22:29 UTC  (4+ messages)

[PATCH v3 1/6] KVM: MMU: fix forgot flush tlbs on sync_page path
 2010-11-26 14:29 UTC  (3+ messages)

[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5
 2010-11-26 14:21 UTC 

[ kvm-Bugs-2800447 ] kvm fails to build against "out of tree" kernel builds+patch
 2010-11-26 14:00 UTC 

[ kvm-Bugs-2939216 ] Yellow bang on Win2008 when loading a network virtual func
 2010-11-26 13:48 UTC 

[KVM-autotest][PATCH] virtio_console on python2.4
 2010-11-26 12:24 UTC  (3+ messages)
` [PATCH] Add support for python2.4 virtio_console

[KVM-AUTOTEST][PATCH 1/2][virtio-console] Add subtest layer and prepare to add new tests
 2010-11-26 12:50 UTC  (2+ messages)

[ kvm-Bugs-2811454 ] CPU ID Emulation bug: AMD Athlon
 2010-11-26 12:24 UTC 

[ kvm-Bugs-2848498 ] COMPILATION ERRORS
 2010-11-26 12:23 UTC 

[ kvm-Bugs-2629101 ] rdesktop doesnot work using KVM-84
 2010-11-26 12:21 UTC 

[ kvm-Bugs-2763707 ] Soft lockup after migration in 64 bit SMP RHEL 5.3 guest
 2010-11-26 12:20 UTC 

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2010-11-26 12:17 UTC 

[ kvm-Bugs-2865820 ] kvm-88-r1 & Intel E5450 Harpertown
 2010-11-26 12:16 UTC 

[ kvm-Bugs-2949622 ] kvm - dmi rembo error on guest
 2010-11-26 12:13 UTC 

[RFC] GPGPU Support In KVM
 2010-11-26 12:11 UTC  (4+ messages)

[ kvm-Bugs-2941282 ] Ubuntu 10.04 installer fails due to I/O errors with virtio
 2010-11-26 12:11 UTC 

PATCH: QEMU support for UHCI suspend / remote wake up
 2010-11-26 12:09 UTC  (9+ messages)
  ` [patch 0/2] USB UHCI global suspend / remote wakeup
    ` [patch 1/2] add USBBusOps to USBBus
    ` [patch 2/2] support for UHCI suspend / remote wake up
      ` [Qemu-devel] [patch 0/2] USB UHCI global suspend / remote wakeup

[ kvm-Bugs-2885990 ] slowdown with smp switch
 2010-11-26 12:09 UTC 

[ kvm-Bugs-2886031 ] slowdown with smp switch
 2010-11-26 12:08 UTC 

[ kvm-Bugs-2914397 ] Virtio drivers for Windows - large volumes fail
 2010-11-26 12:06 UTC 

[ kvm-Bugs-2915201 ] Nested kvm (SVM)
 2010-11-26 12:05 UTC 

[ kvm-Bugs-2950307 ] Linux not reboot when -no-kvm is used
 2010-11-26 11:20 UTC 

[ kvm-Bugs-2961405 ] [Windows Virtio Net] repeatable lockup
 2010-11-26 11:18 UTC 

[ kvm-Bugs-2964912 ] Web page wrong at /page/Vista_Net
 2010-11-26 11:17 UTC 

[ kvm-Bugs-2971075 ] Assertion `bmdma->unit != (uint8_t)-1' failed
 2010-11-26 11:13 UTC 

[ kvm-Bugs-2972152 ] guest crash when -cpu kvm64
 2010-11-26 11:11 UTC 

[ kvm-Bugs-2998292 ] XP Guest Crash on Ubuntu 10.04
 2010-11-26 11:01 UTC 

[ kvm-Bugs-2869748 ] KVM-88 broke VirtIO Hard Disks
 2010-11-26 10:58 UTC 

[ kvm-Bugs-2887189 ] "-cpu host" Blue-Screens M$ Guests
 2010-11-26 10:56 UTC 

[ kvm-Bugs-2894352 ] Ctrl+Alt+f doesn't work
 2010-11-26 10:55 UTC 

Loading snapshot with -loadvm?
 2010-11-26 10:53 UTC  (4+ messages)

[KVM-autotest][patch] Spread virtio_consoles across multiple PCIs
 2010-11-26 10:51 UTC  (2+ messages)
` [PATCH] "

[ kvm-Bugs-2791009 ] -vga vmware + X-windows: display errors, jumpy mouse, hangs
 2010-11-26 10:40 UTC 

[ kvm-Bugs-2792656 ] System freeze after modprobe kvm-intel
 2010-11-26 10:39 UTC 

[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5
 2010-11-26 10:36 UTC 

[PATCH v4 0/9] KVM: Improve IRQ assignment for device passthrough
 2010-11-26 10:36 UTC  (6+ messages)
` [PATCH v4 3/9] KVM: Clear assigned guest IRQ on release

[ kvm-Bugs-2803638 ] kvm-86: winxp guest + kvmnet.sys virtio unstable
 2010-11-26 10:19 UTC 

[ kvm-Bugs-2803811 ] Intel Pro/1000 PT unable to get IP under Windows 7 guest
 2010-11-26 10:18 UTC 

[ kvm-Bugs-2804283 ] bug when using virtualbox and kvm
 2010-11-26 10:15 UTC 

[ kvm-Bugs-2417350 ] external module trace support kvm-80
 2010-11-26 10:13 UTC 

[ kvm-Bugs-2418470 ] libvirt save/restore broken after upgrading to kvm-80
 2010-11-26 10:06 UTC 

[ kvm-Bugs-2432316 ] hotplug inexistent device will kill guest
 2010-11-26  9:04 UTC 

[ kvm-Bugs-2504388 ] Syslog on Ubuntu 8.10 (amd64) guest filled up with messages
 2010-11-26  8:40 UTC 

[ kvm-Bugs-2493108 ] Win2k problems on some (not all) Intel hosts
 2010-11-26  8:37 UTC 

[ kvm-Bugs-2504388 ] Syslog on Ubuntu 8.10 (amd64) guest filled up with messages
 2010-11-26  8:35 UTC 

[PATCH 0/9] KVM: Make the instruction emulator aware of Nested Virtualization
 2010-11-26  8:28 UTC  (9+ messages)

[ kvm-Bugs-2525768 ] kvm image corruption
 2010-11-26  8:28 UTC 

[ kvm-Bugs-2530907 ] kvm-83 does not build with 2.6.28 with DMAR enabled
 2010-11-26  8:26 UTC 

[ kvm-Bugs-2584543 ] Migration failed on kvm 83 (regression from 79)
 2010-11-26  8:24 UTC 

[ kvm-Bugs-2584662 ] No easy way to check kvm version
 2010-11-26  8:23 UTC 

[ kvm-Bugs-2653899 ] seg fault with two nics
 2010-11-26  8:20 UTC 

[ kvm-Bugs-2681442 ] Task Switch causes reboot
 2010-11-26  8:18 UTC 

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82 / Linux 2.6.28
 2010-11-26  8:13 UTC 

[ kvm-Bugs-2493498 ] Link to latest virtio drivers dead in wiki
 2010-11-26  8:11 UTC 

[PATCH 1/2] KVM test: virtio subtest: Add subtest layer v2
 2010-11-26  4:50 UTC  (3+ messages)
` [PATCH 2/2] Fix compatibility with python 2.4

virtio_net sometimes didn't work
 2010-11-26  2:38 UTC  (3+ messages)

Mask bit support's API
 2010-11-26  2:35 UTC  (4+ messages)

[KVM-AUTOTEST][PATCH 2/2][virtio-console] Fix compatibility with python 2.4
 2010-11-25 19:04 UTC  (3+ messages)
  ` [KVM-AUTOTEST] [PATCH "

[GIT PULL net-2.6] vhost-net: rcu fixup
 2010-11-25 12:23 UTC 

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-11-25 11:54 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-11-25 11:53 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-11-25 11:52 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-11-25 11:52 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-11-25 11:52 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-11-25 11:51 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-11-25 11:51 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-11-25 11:51 UTC 

[PATCH-v2 0/4] KVM: dirty logging optimization
 2010-11-25  9:48 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix compile warning
 2010-11-25  9:37 UTC  (3+ messages)

buildbot for kvm.git
 2010-11-25  9:22 UTC  (8+ messages)

[PATCH RFC] kvm: write protect memory after slot swap
 2010-11-25  9:18 UTC  (4+ messages)

[PATCH 2/2] reset mce registers of the given VCPU or all VCPUs with mce command
 2010-11-25  8:46 UTC  (3+ messages)

[PATCH] Add function for clearing the requested VCPUs' mce registers
 2010-11-25  8:43 UTC  (5+ messages)

[PATCH kvm-unit-tests 2/4] Introduce a C++ wrapper for the kvm APIs
 2010-11-25  8:35 UTC  (11+ messages)

limiting guest block i/o for qos
 2010-11-25  8:33 UTC  (2+ messages)

[PATCH 1/2] Add "broadcast" option for mce command
 2010-11-25  4:25 UTC  (3+ messages)

[PATCH] virt: kvm: coding style cleanups
 2010-11-25  4:00 UTC  (2+ messages)


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