public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-01 21:22:48 to 2011-07-05 13:01:49 UTC [more...]

[PATCH 0/5][v6] Megasas HBA emulation
 2011-07-05 13:01 UTC  (9+ messages)
` [PATCH 1/5] iov: Update parameter usage in iov_(to|from)_buf()
  ` [PATCH 2/5] scsi: Add 'hba_private' to SCSIRequest
    ` [PATCH 3/5] scsi-disk: Fixup debugging statement
      ` [PATCH 4/5] scsi-disk: Mask out serial number EVPD
        ` [PATCH 5/5] megasas: LSI Megaraid SAS emulation

KVM call agenda for June 28
 2011-07-05 12:58 UTC  (13+ messages)
                ` [Qemu-devel] "

CPU assignment possiblities?
 2011-07-05 11:56 UTC 

[PATCH 1/2] vmx,svm: Add module parameter to ignore the 'in use' check
 2011-07-05 11:14 UTC  (14+ messages)
` [PATCH 2/2] vmx,svm: Print errors if SVM or VMX were already set

PowerPoint performance degrade greatly when logon on through rdesktop to winxp, and when lotus notes is running
 2011-07-05  9:46 UTC  (2+ messages)

[PATCH 1/2] kvm tools: Export kvm__remove_pidfile
 2011-07-05  9:35 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Clean ghost pid files in 'kvm list'

[PATCH 0/3] Build fixes
 2011-07-05  9:34 UTC  (11+ messages)
` [PATCH 1/3] Avoid the use of deprecated gnutls gnutls_*_set_priority functions
` [PATCH 2/3] Add fno-strict-overflow
  ` [Qemu-devel] "
` [PATCH 3/3] Avoid Wunsed-but-set warnings (or errors in case of Werror)
  ` [Qemu-devel] "

[PATCH v5 0/9] Steal time for KVM
 2011-07-05  9:12 UTC  (12+ messages)
` [PATCH v5 1/9] introduce kvm_read_guest_cached
` [PATCH v5 2/9] KVM-HDR Add constant to represent KVM MSRs enabled bit
` [PATCH v5 3/9] KVM-HDR: KVM Steal time implementation
` [PATCH v5 4/9] KVM-HV: "
` [PATCH v5 5/9] KVM-GST: Add a pv_ops stub for steal time
` [PATCH v5 6/9] add jump labels for ia64 paravirt
` [PATCH v5 7/9] KVM-GST: KVM Steal time accounting
` [PATCH v5 8/9] KVM-GST: adjust scheduler cpu power
` [PATCH v5 9/9] KVM-GST: KVM Steal time registration

[PATCH kvm-unit-tests v3] Check SMEP when cr0.wp=0
 2011-07-05  9:00 UTC 

building kvm-kmod 2.6.39 on debian squeeze fails
 2011-07-05  6:19 UTC 

[PATCH kvm-unit-tests v2] access: check SMEP on prefetch pte path
 2011-07-05  5:49 UTC  (4+ messages)

[PATCH][uq/master] kvmclock: Fix feature detection
 2011-07-04 18:37 UTC  (2+ messages)

[PATCH][uq/master] kvm: Drop obsolete KVM_IOEVENTFD #ifdefs
 2011-07-04 18:37 UTC  (2+ messages)

Fwd: [KVM TSC emulation 9/9] Add software TSC emulation
 2011-07-04 18:20 UTC  (2+ messages)

KVM call agenda for July 5
 2011-07-04 16:26 UTC  (2+ messages)

[PATCH] ioeventfd: Introduce KVM_IOEVENTFD_FLAG_PIPE
 2011-07-04 14:59 UTC  (18+ messages)

[PATCH 0/3] Preparatory perf patches for KVM PMU support
 2011-07-04 14:36 UTC  (7+ messages)
` [PATCH 1/3] perf: add context field to perf_event

virtio scsi host draft specification, v3
 2011-07-04 14:22 UTC  (9+ messages)

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

[PATCH 00/13] qemu-kvm: device assignment cleanups and upstream diff reductions
 2011-07-04 13:34 UTC  (10+ messages)
` [PATCH 04/13] qemu-kvm: Remove eventfd compat header

[PATCH 0/3] [v5] Megasas HBA Emulation
 2011-07-04 12:56 UTC  (16+ messages)
` [PATCH 1/3] iov: Update parameter usage in iov_(to|from)_buf()
  ` [PATCH 2/3] scsi: Add 'hba_private' to SCSIRequest
    ` [PATCH 3/3] megasas: LSI Megaraid SAS emulation
      ` [Qemu-devel] "

[PATCH 0/17] Hypervisor-mode KVM on POWER7 and PPC970
 2011-07-04 11:51 UTC  (22+ messages)
` [PATCH 10/17] KVM: PPC: Add support for Book3S processors in hypervisor mode
` [RFC PATCH 17/17] KVM: PPC: Add an ioctl for userspace to select which platform to emulate

welcome
 2011-07-04 10:34 UTC 

welcome
 2011-07-04 10:26 UTC 

welcome
 2011-07-04 10:19 UTC 

[PATCH v2 00/31] Implement user mode network for kvm tools
 2011-07-04  9:43 UTC  (22+ messages)

[PATCH] virtio_balloon: Notify guest only after deflating the balloon
 2011-07-04  7:37 UTC  (11+ messages)

[PATCH 1/5] kvm tools: Fix home dir resolution
 2011-07-03 19:21 UTC  (8+ messages)
` [PATCH 2/5] kvm tools: Give guest instances default name
` [PATCH 3/5] kvm tools: Add instance enumerator
` [PATCH 4/5] kvm tools: Add 'kvm list' command
` [PATCH 5/5] kvm tools: Allow pausing and debugging all running instances

qemu-kvm-0.14.x regression - windows 2K8 R2 stopped booting
 2011-07-03 18:35 UTC  (11+ messages)

[fedora-virt] Windows 7 guest dying
 2011-07-03 17:52 UTC  (2+ messages)
  ` [fedora-virt] Any time estimate for qemu-kvm stable release ? (> 0.14.1)

[PATCH v4 0/9] Steal time series again
 2011-07-03 13:20 UTC  (8+ messages)
` [PATCH v4 7/9] KVM-GST: KVM Steal time accounting
` [PATCH v4 8/9] KVM-GST: adjust scheduler cpu power
` [PATCH v4 9/9] KVM-GST: KVM Steal time registration

[PATCH 0/3] [v4] Megasas HBA emulation
 2011-07-03  8:09 UTC  (6+ messages)
` [PATCH 1/3] iov: Add 'offset' parameter to iov_to_buf()
  ` [PATCH 2/3] scsi: replace 'tag' with 'hba_private' pointer
    ` [PATCH 3/3] megasas: LSI Megaraid SAS emulation

[Bug 38672] New: KVM guest boot crashed
 2011-07-03  1:00 UTC  (6+ messages)
` [Bug 38672] "

(unknown),
 2011-07-02 20:17 UTC 

collect some information when qemu-kvm exit
 2011-07-02 11:22 UTC  (10+ messages)

[PATCH] tools/kvm: Use kernel header version of net/9p/9p.h
 2011-07-02 10:25 UTC  (3+ messages)

[PATCH v2 1/8] kvm tools: Don't dynamically allocate threadpool jobs
 2011-07-02 23:52 UTC  (9+ messages)
` [PATCH v2 2/8] kvm tools: Process virtio-blk requests in parallel
` [PATCH v2 3/8] kvm tools: Allow giving instance names
` [PATCH v2 4/8] kvm tools: Provide instance name when running 'kvm debug'
` [PATCH v2 5/8] kvm tools: Provide instance name when running 'kvm pause'
` [PATCH v2 6/8] kvm tools: Add virtio-balloon device
` [PATCH v2 7/8] kvm tools: Advise memory allocated for guest RAM as KSM mergable
` [PATCH v2 8/8] kvm tools: Add 'kvm balloon' command
` [PATCH 9/9] kvm tools: Stop VCPUs before freeing struct kvm


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