messages from 2011-02-22 14:26:54 to 2011-02-25 09:54:24 UTC [more...]
[PATCH V6 3/4] qmp,nmi: convert do_inject_nmi() to QObject
2011-02-25 9:54 UTC (8+ messages)
` [Qemu-devel] [PATCH V6 3/4] qmp, nmi: "
` "
Bug inkvm_set_irq
2011-02-25 9:07 UTC
[PATCH 0/3 v8] MSI-X MMIO support for KVM
2011-02-25 8:46 UTC (18+ messages)
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel
[PATCH 0/4 v10] MSI-X MMIO support for KVM
2011-02-25 8:29 UTC (13+ messages)
` [PATCH 1/4] KVM: Move struct kvm_io_device to kvm_host.h
` [PATCH 2/4] KVM: Add kvm_io_ext_data to IO handler
` [PATCH 3/4] KVM: Emulate MSI-X table in kernel
` [PATCH 3/4 v10 UPDATED] "
` [PATCH 4/4] KVM: Add documents for MSI-X MMIO API
PCI Passthrough, error: The driver 'pci-stub' is occupying your device 0000:08:06.2
2011-02-25 0:13 UTC (17+ messages)
[PATCH] expose kvmclock upper msr set
2011-02-24 23:54 UTC (4+ messages)
[PATCH 0/7] KVM: optimize memslots searching and cache GPN to GFN
2011-02-24 23:04 UTC (30+ messages)
` [PATCH 4/7] KVM: sort memslots and use binary search to search the right slot
` [RFC PATCH 0/3] Weight-balanced binary tree + KVM growable memory slots using wbtree
` [RFC PATCH 1/3] Weight-balanced tree
` [RFC PATCH 2/3] kvm: Allow memory slot array to grow on demand
` [RFC PATCH 3/3] kvm: Use weight-balanced tree for memory slot management
` [PATCH 5/7] KVM: cache the last used slot
` [PATCH 7/7] KVM: MMU: cache guest page number to guest frame number
[PATCH 0/3] device-assigment: cleanup
2011-02-24 22:04 UTC (5+ messages)
` [PATCH 1/3] device-assignment: Use qemu_mallocz() instead of calloc()
` [PATCH 2/3] device-assignment: Be consistent and use DO_UPCAST everywhere
` [PATCH 3/3] device-assignment: remove qemu_mallocz() test
[RFC PATCH 0/3] Make kvm-unit-tests more friendly to upstream QEMU
2011-02-24 21:48 UTC (4+ messages)
` [PATCH 1/3] kvm-unit-tests: add x86 port io accessors
` [PATCH 2/3] kvm-unit-tests: do not set level sensitive irq when initializing the PIC
` [PATCH 3/3] kvm-unit-tests: make I/O more friendly to existing QEMU hardware
EPT: Misconfiguration
2011-02-24 21:15 UTC (13+ messages)
Is it possible to duplicate running KVM guest ?
2011-02-24 18:35 UTC
[RFC PATCH 0/2] Expose available KVM free memory slot count to help avoid aborts
2011-02-24 18:10 UTC (10+ messages)
[GIT PULL] KVM fix for 2.6.38-rc6
2011-02-24 17:20 UTC
[PATCH 0/3][RESEND] Provide unmapped page cache control (v4)
2011-02-24 17:08 UTC (3+ messages)
` [PATCH 3/3][RESEND] Provide control over unmapped pages (v4)
[PATCH] stop and show registers on error
2011-02-24 16:20 UTC (6+ messages)
Problem with bridged tap interface
2011-02-24 15:02 UTC (3+ messages)
Out-dated Qemu link on http://www.linux-kvm.org/Main_page
2011-02-24 13:34 UTC (4+ messages)
regression - 2.6.36 -> 2.6.37 - kvm - 32bit SMP guests don't boot
2011-02-24 12:57 UTC (9+ messages)
[v3 RFC PATCH 0/4] Implement multiqueue virtio-net
2011-02-24 11:48 UTC (8+ messages)
[PATCH 00/18] Kemari for KVM v0.2.11
2011-02-24 9:44 UTC (27+ messages)
` [PATCH 01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 02/18] Introduce read() to FdMigrationState
` [PATCH 03/18] Introduce skip_header parameter to qemu_loadvm_state()
` [PATCH 04/18] qemu-char: export socket_set_nodelay()
` [PATCH 05/18] vl.c: add deleted flag for deleting the handler
` [PATCH 06/18] virtio: decrement last_avail_idx with inuse before saving
` [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [PATCH 08/18] savevm: introduce util functions to control ft_trans_file from savevm layer
` [PATCH 09/18] Introduce event-tap
` [PATCH 10/18] Call init handler of event-tap at main() in vl.c
` [PATCH 11/18] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [PATCH 13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [PATCH 14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
` [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin,commit}
` [PATCH 16/18] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [PATCH 17/18] 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/18] Introduce "kemari:" to enable FT migration mode (Kemari)
[PATCH] Revert "qemu-kvm: Bring qemu_init_vcpu back home"
2011-02-24 7:56 UTC (6+ messages)
[PATCH V6 1/4 resend] nmi: convert cpu_index to cpu-index
2011-02-24 7:49 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 00/18] Kemari for KVM v0.2.12
2011-02-24 7:28 UTC (19+ messages)
` [PATCH 01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 02/18] Introduce read() to FdMigrationState
` [PATCH 03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper
` [PATCH 04/18] qemu-char: export socket_set_nodelay()
` [PATCH 05/18] vl.c: add deleted flag for deleting the handler
` [PATCH 06/18] virtio: decrement last_avail_idx with inuse before saving
` [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [PATCH 08/18] savevm: introduce util functions to control ft_trans_file from savevm layer
` [PATCH 09/18] Introduce event-tap
` [PATCH 10/18] Call init handler of event-tap at main() in vl.c
` [PATCH 11/18] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [PATCH 13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [PATCH 14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
` [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin,commit}
` [PATCH 16/18] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [PATCH 17/18] 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/18] Introduce "kemari:" to enable FT migration mode (Kemari)
[PATCH] lfp: fix AF_INET checksum with csum offloading
2011-02-23 18:46 UTC (2+ messages)
` [ISC-Bugs #22806] "
Is PCI pass-through possible with host+kvm on latest linux but guest on an older linux?
2011-02-23 18:41 UTC (3+ messages)
Q: status of kvm/ subdir in qemu-kvm tarball?
2011-02-23 14:57 UTC (8+ messages)
[KVM-Autotest][PATCH][virtio-console] KVM-test: Add hotplug test
2011-02-23 14:13 UTC
[PATCH] kvm,async_pf: add missing kvm_async_pf_hash_reset()
2011-02-23 13:22 UTC (3+ messages)
[ANNOUNCE] qemu-kvm-0.14.0
2011-02-23 8:39 UTC (8+ messages)
` [PATCH] qemu-kvm: Fix non-PCI target build
[PATCH] Fix build system so pci.o isn't included on targets not depending on PCI
2011-02-23 7:06 UTC
[PATCH 00/18] Kemari for KVM v0.2.10
2011-02-23 5:05 UTC (6+ messages)
` [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [Qemu-devel] "
` "
[PATCH v2 00/15] [uq/master] Patch queue, part IV (MCE edition)
2011-02-22 18:28 UTC (2+ messages)
[PATCH 0/4 v9] MSI-X MMIO support for KVM
2011-02-22 18:08 UTC (2+ messages)
[PATCH] kvm: allow RO page when atomic && !write_fault
2011-02-22 19:24 UTC (2+ messages)
KVM call minutes for Feb 22
2011-02-22 18:14 UTC (3+ messages)
` [Qemu-devel] "
KVM call minutes for Feb 22
2011-02-22 16:42 UTC
[PATCH] KVM test: Remove last references to env variables on unattended setup
2011-02-22 15:16 UTC
[PATCH 0/6] KVM support for TSC scaling
2011-02-22 14:33 UTC (5+ messages)
` [PATCH 1/6] KVM: SVM: Advance instruction pointer in dr_intercept
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;
as well as URLs for NNTP newsgroup(s).