public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-11 15:36:37 to 2011-05-16 08:23:35 UTC [more...]

[Qemu-devel] [RFC] live snapshot, live merge, live block migration
 2011-05-16  8:23 UTC  (3+ messages)
        `  "

[PATCH 0/30] nVMX: Nested VMX, v9
 2011-05-16  7:57 UTC  (15+ messages)

[PATCH 00/18] virtio and vhost-net performance enhancements
 2011-05-16  7:13 UTC  (17+ messages)
` [PATCH 06/18] virtio_ring: avail event index interface
` [PATCH 08/18] virtio_ring: support for used_event idx feature
` [PATCH 09/18] virtio: use avail_event index
` [PATCH 14/18] virtio: add api for delayed callbacks

[PATCH 0/13] Hypervisor-mode KVM on POWER7
 2011-05-16  5:58 UTC  (14+ messages)
` [PATCH 03/13] kvm/powerpc: Fix the build for 32-bit Book 3S (classic) processors
` [PATCH 10/13] kvm/powerpc: Add support for Book3S processors in hypervisor mode
` [PATCH 13/13] kvm/powerpc: Allow book3s_hv guests to use SMT processor modes

X86EMUL_PROPAGATE_FAULT
 2011-05-15 22:31 UTC  (3+ messages)

snapmirror functionality using qcow2 and rsync?
 2011-05-15 21:11 UTC  (5+ messages)

[PATCH v2 1/7] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-15 15:28 UTC  (7+ messages)
` [PATCH v2 2/7] KVM: use __copy_to_user/__clear_user to write guest page
` [PATCH v2 3/7] KVM: fix uninitialized warning
` [PATCH v2 4/7] KVM: MMU: abstract the operation of rmap
` [PATCH v2 5/7] KVM: MMU: remove the arithmetic of parent pte rmap
` [PATCH v2 6/7] KVM: MMU: cleanup for kvm_mmu_page_unlink_children
` [PATCH v2 7/7] KVM: MMU: cleanup for dropping parent pte

[PATCH 0/2] Inline vmcs_readl()
 2011-05-15 14:13 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Move VMREAD cleanup to exception handler
` [PATCH 2/2] KVM: VMX: always_inline VMREADs

[PATCH V2] kvm tools: Return correct values from disk IOV functions
 2011-05-15 10:22 UTC 

[PATCH 1/7] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-15  8:44 UTC  (12+ messages)
` [PATCH 2/7] KVM: use __copy_to_user/__clear_user to write guest page
` [PATCH 3/7] KVM: fix uninitialized warning
` [PATCH 4/7] KVM: MMU: abstract the operation of rmap
` [PATCH 5/7] KVM: MMU: remove the arithmetic of parent pte rmap
` [PATCH 6/7] KVM: MMU: cleanup for kvm_mmu_page_unlink_children
` [PATCH 7/7] KVM: MMU: cleanup for dropping parent pte

[PATCH] kvm tools: Return correct values from disk IOV functions
 2011-05-14 16:34 UTC 

[PATCH 1/3] KVM: x86 emulator: Place insn_fetch helpers together
 2011-05-14 16:00 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpers
` [PATCH 3/3] KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functions

VHPC'11 submission deadline extension
 2011-05-14 14:49 UTC 

[PATCH 1/2] kvm tools: Bring VIRTIO_BLK_F_SEG_MAX feature back to virtio blk
 2011-05-13 16:16 UTC  (7+ messages)
` [PATCH 2/2] kvm tools: Tune the command-line option

Video card passthrough success
 2011-05-13 13:26 UTC  (3+ messages)

[PATCH v2] Add an isa device for SGA
 2011-05-13 13:00 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v1 0/5] KVM in-guest performance monitoring
 2011-05-13 12:34 UTC  (21+ messages)
` [PATCH v1 1/5] perf: add context parameter to perf_event overflow handler
` [PATCH v1 2/5] x86, perf: add constraints for architectural PMU v1
` [PATCH v1 3/5] perf: export perf_event_refresh() to modules
` [PATCH v1 4/5] KVM: Expose kvm_lapic_local_deliver()
` [PATCH v1 5/5] KVM: Expose a version 1 architectural PMU to guests

[PATCH 00/16] qemu-kvm: Cleanup and switch to upstream - Part II
 2011-05-13 12:14 UTC  (17+ messages)
` [PATCH 01/16] qemu-kvm: Drop kvm_cpu_register_phys_memory_client wrapper
` [PATCH 02/16] qemu-kvm: Drop kvm_inject_interrupt
` [PATCH 03/16] Revert "qemu-kvm-x86: consider the irq0override flag in kvm_arch_init_irq_routing"
` [PATCH 04/16] qemu-kvm: Drop IRQ0 override test from ioapic_set_irq
` [PATCH 05/16] qemu-kvm: Clean up IRQ0 override configuration
` [PATCH 06/16] qemu-kvm: Refactor irqchip and routing initialization
` [PATCH 07/16] qemu-kvm: Fold kvm_get_gsi_count into kvm_create_irqchip
` [PATCH 08/16] qemu-kvm: Make some private functions static
` [PATCH 09/16] qemu-kvm: Implement kvm_has_pit_state2 in upstream style
` [PATCH 10/16] qemu-kvm: Fold kvm_set_irq_level into kvm_set_irq
` [PATCH 11/16] qemu-kvm: Remove kvm_context from public interfaces
` [PATCH 12/16] qemu-kvm: Fold kvm_set_boot_vcpu_id into kvm_set_boot_cpu_id
` [PATCH 13/16] qemu-kvm: Remove handle_io_window
` [PATCH 14/16] qemu-kvm: Merge kvm_context into KVMState
` [PATCH 15/16] qemu-kvm: Use KVM-optimized interrupt handler
` [PATCH 16/16] qemu-kvm: Use upstream kvm_init

[PATCH] kvm tools: Fix type mismatches on GCC 4.4 on 32-bit systems
 2011-05-13 10:05 UTC  (5+ messages)

[PATCH] Avoid segmentation fault for qdev device not found
 2011-05-13  8:41 UTC  (2+ messages)

[PATCH] kvm: log directly from the guest to the host kvm buffer
 2011-05-12 23:59 UTC  (5+ messages)

[PATCH] Add an isa device for SGA
 2011-05-12 14:46 UTC  (5+ messages)

[PATCH] KVM: Sanitize cpuid
 2011-05-12 13:23 UTC 

[PATCH 1/2] kvm tools: Use '-c' for '--cpus', not '--console'
 2011-05-12 13:20 UTC  (5+ messages)
` [PATCH 2/2] kvm tools: Print out important command line options at startup

CentOS 5.6 & KVM
 2011-05-12 12:41 UTC  (2+ messages)

[PATCH v4 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
 2011-05-12  9:48 UTC  (4+ messages)
` [PATCH v4 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts
  ` [Qemu-devel] "

[RFC][PATCH 0/3] perf support for amd guest/host-only bits
 2011-05-12  9:21 UTC  (12+ messages)
` [PATCH 1/3] perf, core: Introduce attrs to count in either host or guest mode
` [PATCH 2/3] perf, x86: Use GO/HO bits in perf-ctr

[PATCH 1/2] kvm tools: Rename 'self' variables
 2011-05-12  8:09 UTC  (3+ messages)
` [PATCH 2/2] kvm tools: Use constants for commonly used mmap flags
` [PATCH] kvm tools: Use standardized style for the virtio/net.c driver

[PATCH 1/3 V4] kvm tools: Add memory gap for larger RAM sizes
 2011-05-12  7:34 UTC  (6+ messages)

[PATCH] kvm tools: Lookup symbol based on RIP for 'kill -3'
 2011-05-12  7:28 UTC  (4+ messages)

[PATCH] kvm tools: QCOW code cleanups
 2011-05-12  0:56 UTC  (2+ messages)

[PATCH 1/3 V2] kvm tools: Add memory gap for larger RAM sizes
 2011-05-11  7:39 UTC  (2+ messages)

[PATCH 1/3] kvm tools: Add memory gap for larger RAM sizes
 2011-05-11 11:15 UTC  (6+ messages)
` [PATCH 2/3 V2] kvm tools: Prevent PFN wraparound
` [PATCH 3/3] kvm tools: Use definitions from kernel headers

[PATCH 1/2] kvm tools: Add memory gap for larger RAM sizes
 2011-05-11  9:28 UTC  (9+ messages)

[PATCH] kvm tools: Add memory gap for larger RAM sizes
 2011-05-11 11:18 UTC  (4+ messages)

Fwd: Graphics pass-through
 2011-05-11 14:14 UTC  (19+ messages)
  `  "

[PATCH] kvm tools: Add debug() helper
 2011-05-11 16:10 UTC 

CfP 6th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'11) - Deadline Extension
 2011-05-11 15:57 UTC 

[PATCH v2] kvm: Add documentation for KVM_CAP_NR_VCPUS
 2011-05-11  9:58 UTC  (2+ messages)

[PATCH 2/3 V3] kvm tools: Prevent PFN wraparound
 2011-05-11 15:17 UTC  (2+ messages)
` [PATCH 3/3] kvm tools: Use definitions from kernel headers

[PATCH] KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl
 2011-05-11 12:30 UTC 


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