public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-16 05:29:07 to 2011-06-19 08:50:15 UTC [more...]

[Bug 37262] New: VNC access to KVM VM is unusable
 2011-06-19  8:50 UTC  (12+ messages)
` [Bug 37262] "

[ANNOUNCE] Native Linux KVM tool v2
 2011-06-19  8:15 UTC  (39+ messages)

[RFC] virtio: Support releasing lock during kick
 2011-06-19  7:48 UTC  (3+ messages)

[PATCH 1/5] tools/kvm/9p: Use the same #define as the kernel
 2011-06-19  6:41 UTC  (16+ messages)
` [PATCH 2/5] tools/kvm/virtio: Add new iov helper
` [PATCH 3/5] tools/kvm/9p: Don't follow symlink on server
` [PATCH 4/5] tools/kvm/9p: Fix the pdu len
` [PATCH 5/5] tools/kvm/9p: Simplify the handler

[PATCH 0/15] Hypervisor-mode KVM on POWER7 and PPC970
 2011-06-19  1:04 UTC  (20+ messages)
` [PATCH 01/15] KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
` [PATCH 02/15] KVM: PPC: Split out code from book3s.c into book3s_pr.c
` [PATCH 03/15] powerpc, KVM: Rework KVM checks in first-level interrupt handlers
` [PATCH 04/15] KVM: PPC: Deliver program interrupts right away instead of queueing them
` [PATCH 05/15] KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
` [PATCH 06/15] KVM: PPC: Move guest enter/exit down into subarch-specific code
` [PATCH 07/15] powerpc: Set up LPCR for running guest partitions
` [PATCH 08/15] KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
  ` [PATCH 08/15 revised] "
` [PATCH 09/15] KVM: PPC: Add support for Book3S processors in hypervisor mode
  ` [PATCH 09/15 revised] "
` [PATCH 10/15] KVM: PPC: Handle some PAPR hcalls in the kernel
` [PATCH 11/15] KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
` [PATCH 12/15] KVM: PPC: Allow book3s_hv guests to use SMT processor modes
` [PATCH 13/15] KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
` [PATCH 14/15] powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
` [PATCH 15/15] KVM: PPC: book3s_hv: Add support for PPC970-family processors

New list member
 2011-06-18 19:25 UTC 

GREETINGS
 2011-06-18 16:37 UTC 

[PATCH] tools/kvm/9p: Always include system header before kernel headers
 2011-06-18 15:37 UTC 

Hello
 2011-06-18  9:47 UTC 

[PATCH 1/2] tools/kvm/9p: Always include system header before our headers
 2011-06-18  7:50 UTC  (8+ messages)
` [PATCH 2/2] tools/kvm/9p: Add support for multiple 9p export dirs

Biweekly KVM Test report, kernel 681fb677... qemu 05f17375
 2011-06-18  4:43 UTC 

[PATCH] kvm tools: Use ioeventfd in virtio-9p
 2011-06-17 22:28 UTC 

[PATCH v2] kvm tools: Implement keyboard reset method
 2011-06-17 20:41 UTC 

current qemu-kvm doesn't work with vhost
 2011-06-17 20:31 UTC  (5+ messages)
      ` AW: "

[PATCH] kvm tools: Implement keyboard reset method
 2011-06-17 19:26 UTC  (5+ messages)

[RFC][PATCH] Register Linux dyntick timer as per-thread signal
 2011-06-17 18:06 UTC  (7+ messages)
` [Qemu-devel] "
` [PATCH v2] "
  ` [Qemu-devel] "

Unable to unload kvm-intel module
 2011-06-17 18:04 UTC  (11+ messages)

[PATCH] kvm tools: Fix broken terminal when kvm exits because of a signal
 2011-06-17 16:10 UTC 

[PULL 00/15] PPC KVM patch queue 2011-06-15
 2011-06-17 14:49 UTC  (16+ messages)
` [PATCH 01/15] KVM: PPC: fix partial application of "exit timing in ticks"
` [PATCH 02/15] KVM: PPC: Resolve real-mode handlers through function exports
` [PATCH 03/15] KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
` [PATCH 04/15] powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
` [PATCH 05/15] powerpc/e500: SPE register saving: take arbitrary struct offset
` [PATCH 06/15] KVM: PPC: booke: use shadow_msr
` [PATCH 07/15] KVM: PPC: e500: Save/restore SPE state
` [PATCH 08/15] KVM: PPC: e500: Disable preloading TLB1 in tlb_load()
` [PATCH 09/15] KVM: PPC: e500: don't use MAS0 as intermediate storage
` [PATCH 10/15] KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead
` [PATCH 11/15] KVM: PPC: e500: Support large page mappings of PFNMAP vmas
` [PATCH 12/15] KVM: PPC: e500: enable magic page
` [PATCH 13/15] KVM: PPC: e500: Stop keeping shadow TLB
` [PATCH 14/15] KVM: PPC: e500: Add shadow PID support
` [PATCH 15/15] KVM: PPC: e500: Don't search over the entire TLB0

[PATCH 0/2] Initial TSC-Scaling support for uq/master
 2011-06-17 14:00 UTC  (3+ messages)
` [PATCH 1/2] qemu-x86: Add tsc_khz option to -cpu
` [PATCH 2/2] qemu-x86: Set tsc_khz in kvm when supported

[PATCH 0/5] perf support for amd guest/host-only bits v2
 2011-06-17 13:37 UTC  (6+ messages)
` [PATCH 1/5] perf, core: Introduce attrs to count in either host or guest mode
` [PATCH 2/5] perf, amd: Use GO/HO bits in perf-ctr
` [PATCH 3/5] perf, tools: Add support for guest/host-only profiling
` [PATCH 4/5] perf, tools: Fix copy&paste error in perf-kvm option description
` [PATCH 5/5] perf, tools: Do guest-only counting in perf-kvm by default

missing compat-ioctl for CDROM_DRIVE_STATUS + FDGETPRM
 2011-06-17 13:02 UTC  (2+ messages)

[PATCH] kvm tools: Fix attempt to free mmaped memory
 2011-06-17 11:13 UTC 

[PATCH 0/3] Transparent Hugepages test v2
 2011-06-17  8:21 UTC  (5+ messages)
` [PATCH 1/3] virt: Add Transparent Hugepages setup v2

[Bug 37732] New: intel-kvm/ksmd gp fault after some page scan changes in /sys/kernel/mm/ksm/
 2011-06-17  6:14 UTC  (2+ messages)
` [Bug 37732] "

(unknown),
 2011-06-17  2:18 UTC 

[PATCH v2 0/7] Steal time for KVM
 2011-06-17  0:49 UTC  (15+ messages)
` [PATCH v2 1/7] KVM-HDR Add constant to represent KVM MSRs enabled bit
` [PATCH v2 2/7] KVM-HDR: KVM Steal time implementation
` [PATCH v2 3/7] KVM-HV: "
` [PATCH v2 4/7] KVM-GST: Add a pv_ops stub for steal time
` [PATCH v2 5/7] KVM-GST: KVM Steal time accounting
` [PATCH v2 6/7] KVM-GST: adjust scheduler cpu power
` [PATCH v2 7/7] KVM-GST: KVM Steal time registration

[PATCH v2 00/11] KVM in-guest performance monitoring
 2011-06-16 17:16 UTC  (30+ messages)

[PATCH] qemu-img: Add nocache command line option
 2011-06-16 14:44 UTC  (5+ messages)
` [PATCH] qemu-img: Add cache "
  ` [Qemu-devel] "

[PATCH] vhost: set dirty log when updating flags of used ring
 2011-06-16 13:55 UTC  (2+ messages)

My KVM is not perform that good as announce
 2011-06-16 13:44 UTC  (2+ messages)

snapshots in kvm
 2011-06-16 12:04 UTC 

[PATCH 0/7] KVM steal time implementation
 2011-06-16 12:24 UTC  (10+ messages)
` [PATCH 3/7] KVM-HV: KVM Steal "

[PATCHv2] qemu-img: Add cache command line option
 2011-06-16 11:58 UTC  (2+ messages)
` [PATCHv3] "

wrong placement of RIP-relative address computing
 2011-06-16 11:00 UTC  (2+ messages)

debugging virtio for disk io
 2011-06-16 10:45 UTC 

[PATCH][uq/master] kvm: x86: Save/restore FPU OP, IP and DP
 2011-06-16  9:42 UTC  (4+ messages)
` [PATCH v2][uq/master] "
  ` [Qemu-devel] "

Contact Me Asap!
 2011-06-16  9:28 UTC 

Contact Me Asap!
 2011-06-16  9:24 UTC 

[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
 2011-06-16  7:46 UTC  (10+ messages)

[PATCH] kvm tools: Signal only one thread when injecting console interrupts
 2011-06-16  7:29 UTC  (3+ messages)


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