public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-23 12:56:30 to 2010-11-25 08:44:04 UTC [more...]

[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 0/4] API test framework
 2010-11-25  8:35 UTC  (89+ messages)
` [PATCH kvm-unit-tests 1/4] Makefile: add support for C++
` [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

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

[PATCH 00/21] Kemari for KVM 0.2
 2010-11-25  6:07 UTC  (22+ 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

[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)

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

[RFC] GPGPU Support In KVM
 2010-11-25  0:49 UTC  (3+ messages)

Issue with qemu-kvm.git + kvm.git - Machine shutdown doesn't terminate qemu-kvm process, guest RHEL 6
 2010-11-24 19:49 UTC 

[PATCH] client/bin/partition.py: Execute blkid with -p
 2010-11-24 19:30 UTC 

[PATCH RFC] kvm: write protect memory after slot swap
 2010-11-24 19:16 UTC  (3+ messages)

[PATCH 0/9] KVM: Make the instruction emulator aware of Nested Virtualization
 2010-11-24 19:13 UTC  (11+ messages)
` [PATCH 1/9] KVM: Add infrastructure to emulate instruction intercepts
` [PATCH 2/9] KVM: SVM: Add checks for CRx read and write intercepts
` [PATCH 3/9] KVM: SVM: Add checks for DRx "
` [PATCH 4/9] KVM: SVM: Add intercept checks for descriptor table accesses
` [PATCH 5/9] KVM: SVM: Add checks for all group 7 instructions
` [PATCH 6/9] KVM: SVM: Add intercept checks for remaining twobyte instructions
` [PATCH 7/9] KVM: SVM: Add intercept checks for one-byte instructions
` [PATCH 8/9] KVM: SVM: Add checks for IO instructions
` [PATCH 9/9] KVM: SVM: Remove nested sel_cr0_write handling code

[PATCH 1/2] x86, lib: Add a wbinvd helper for an arbitrary cpu set
 2010-11-24 18:22 UTC  (4+ messages)
` [PATCH 2/2] kvm: Use wbinvd library functions

Performance test result between per-vhost kthread disable and enable
 2010-11-24 16:31 UTC  (8+ messages)

[PATCH] qemu-kvm: response to SIGUSR1 to start/stop a VCPU (v2)
 2010-11-24 14:23 UTC  (9+ messages)
` [Qemu-devel] "

KVM call agenda for Nov 23
 2010-11-24 10:28 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCHv6 00/16] boot order specification
 2010-11-24 10:03 UTC  (6+ messages)

[PATCH v5] virtio-9p: fix build on !CONFIG_UTIMENSAT
 2010-11-24  8:01 UTC  (2+ messages)

Mask bit support's API
 2010-11-24  1:59 UTC  (14+ messages)

[PATCH trace-cmd 0/3] kvm plugin updates
 2010-11-23 17:05 UTC  (2+ messages)

KVM call minutes for Nov 23
 2010-11-23 16:01 UTC 

trace_printk() support in trace-cmd
 2010-11-23 15:45 UTC  (6+ messages)

(unknown),
 2010-11-23 15:37 UTC 

[PATCH] qemu-kvm: remove unused setupcpuid
 2010-11-23 14:54 UTC 

[PATCH] qemu-kvm: introduce cpu_start/cpu_stop commands
 2010-11-23 14:35 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH v3 02/22] bitops: rename generic little-endian bitops functions
 2010-11-23 13:38 UTC  (2+ messages)
` [PATCH v3 09/22] kvm: stop including asm-generic/bitops/le.h


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