public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-27 15:54:10 to 2011-06-29 15:41:43 UTC [more...]

KVM call agenda for June 28
 2011-06-29 15:41 UTC  (9+ messages)
` [Qemu-devel] "

missing compat-ioctl for CDROM_DRIVE_STATUS + FDGETPRM
 2011-06-29 15:36 UTC  (7+ messages)

[PATCH v3 0/9] Steal time for KVM
 2011-06-29 15:29 UTC  (10+ messages)
` [PATCH v3 1/9] introduce kvm_read_guest_cached
` [PATCH v3 2/9] KVM-HDR Add constant to represent KVM MSRs enabled bit
` [PATCH v3 3/9] KVM-HDR: KVM Steal time implementation
` [PATCH v3 4/9] KVM-HV: "
` [PATCH v3 5/9] KVM-HV: use schedstats to calculate steal time
` [PATCH v3 6/9] KVM-GST: Add a pv_ops stub for "
` [PATCH v3 7/9] KVM-GST: KVM Steal time accounting
` [PATCH v3 8/9] KVM-GST: adjust scheduler cpu power
` [PATCH v3 9/9] KVM-GST: KVM Steal time registration

kvm monitor socket - connection refused
 2011-06-29 15:20 UTC  (3+ messages)

[PATCH v2] block/raw-posix: Linux compat-ioctl warning workaround
 2011-06-29 14:25 UTC 

[PATCH] block/raw-posix: Linux compat-ioctl warning workaround
 2011-06-29 13:57 UTC  (2+ messages)

[PATCH v2 0/22] KVM: optimize for MMIO handled
 2011-06-29 13:05 UTC  (34+ messages)
` [PATCH v2 03/22] KVM: x86: fix broken read emulation spans a page boundary
` [PATCH v2 04/22] KVM: x86: introduce vcpu_gva_to_gpa to cleanup the code
` [PATCH v2 05/22] KVM: x86: abstract the operation for read/write emulation
` [PATCH v2 07/22] KVM: MMU: cache mmio info on page fault path
` [PATCH v2 19/22] KVM: MMU: lockless walking shadow page table
` [PATCH v2 21/22] KVM: MMU: mmio page fault support

[PATCH 0/5] perf support for amd guest/host-only bits v2
 2011-06-29 12:05 UTC  (7+ messages)

[PATCH 0/17] Hypervisor-mode KVM on POWER7 and PPC970
 2011-06-29 11:58 UTC  (21+ 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
` [RFC PATCH 17/17] KVM: PPC: Add an ioctl for userspace to select which platform to emulate

[GIT PULL] KVM fix for Linux 3.0-rc5
 2011-06-29 11:43 UTC 

virtio scsi host draft specification, v3
 2011-06-29 10:35 UTC  (12+ messages)

virtio scsi host draft specification, v3
 2011-06-29 10:27 UTC  (7+ messages)

[PATCH kvm-unit-tests v2] access: check SMEP on prefetch pte path
 2011-06-29 10:24 UTC 

[Qemu-devel] [PATCH] qemu-img: Add cache command line option
 2011-06-29  9:48 UTC  (3+ messages)
` [PATCHv4] "

[PATCH v2 00/11] KVM in-guest performance monitoring
 2011-06-29  9:26 UTC  (9+ messages)
` [PATCH v2 05/11] KVM: Expose a version 1 architectural PMU to guests

[PATCH V7 4/4 net-next] vhost: vhost TX zero-copy support
 2011-06-29  9:13 UTC  (2+ messages)

RFT: virtio_net: limit xmit polling
 2011-06-29  8:42 UTC  (3+ messages)

[PATCH 0/2] Introduce iommu_commit() function
 2011-06-29  5:51 UTC  (3+ messages)

[PATCH V7 2/4 net-next] skbuff: Add userspace zero-copy buffers in skb
 2011-06-29  4:28 UTC  (7+ messages)

[PATCH] drivers/staging/zcache: support multiple clients, prep for RAMster and KVM
 2011-06-28 21:47 UTC  (3+ messages)

[PATCH] KVM test: Adding Fedora15 to the list of guests
 2011-06-28 21:05 UTC 

SR-IOV and KVM?
 2011-06-28 20:09 UTC  (6+ messages)

[PATCH v2 0/7] Steal time for KVM
 2011-06-28 18:02 UTC  (6+ messages)
` [PATCH v2 3/7] KVM-HV: KVM Steal time implementation

[PATCH] KVM test: Increase default guest memory size to 1024 MB
 2011-06-28 18:42 UTC 

[PATCH] KVM test: tests_base.cfg. sample: Fix test dependencies
 2011-06-28 18:35 UTC 

[RFC v2 00/20] Memory API
 2011-06-28 13:36 UTC  (18+ messages)
` [RFC v2 01/20] Hierarchical memory region API
            ` [Qemu-devel] "
        ` [Qemu-devel] [RFC v2 00/20] Memory API

[PATCH 00/13] qemu-kvm: device assignment cleanups and upstream diff reductions
 2011-06-28 12:40 UTC  (41+ messages)
` [PATCH 01/13] qemu-kvm: Reduce configure and Makefile.target diff to upstream
` [PATCH 02/13] qemu-kvm: Drop some no longer needed #ifdefs
` [PATCH 03/13] qemu-kvm: Drop -enable-nesting command line switch
` [PATCH 04/13] qemu-kvm: Remove eventfd compat header
` [PATCH 05/13] qemu-kvm: Remove qemu_ram_unmap
` [PATCH 06/13] qemu-kvm: Drop or replace useless device-assignment.h inclusions
` [PATCH 07/13] pci-assign: Fix kvm_deassign_irq handling in assign_irq
` [PATCH 08/13] pci-assign: Update legacy interrupts only if used
` [PATCH 09/13] pci-assign: Drop libpci header dependency
` [PATCH 10/13] pci-assign: Refactor calc_assigned_dev_id
` [PATCH 11/13] pci-assign: Track MSI/MSI-X capability position, clean up related code
` [PATCH 12/13] pci-assign: Generic config space access management
` [PATCH 13/13] qemu-kvm: Resolve PCI upstream diffs

[PATCH 1/3] KVM-Test: kickstart script: Add pre-installation script for dumping anaconda log
 2011-06-28  9:45 UTC  (3+ messages)
` [PATCH 2/3] KVM-Test: unattended_install.py: Get anaconda log and save it to log file
` [PATCH 3/3] KVM Test: Add get anaconda log config in config file

[PATCH] qemu-kvm: Fix in-kernel PIT reset
 2011-06-28  8:20 UTC  (2+ messages)

[PATCH] qemu-kvm: Fix in-kernel PIC reset
 2011-06-28  8:19 UTC  (2+ messages)

[PATCH v2 0/8] SSE MMIO
 2011-06-28  8:11 UTC  (4+ messages)
` [PATCH v2 7/8] KVM: x86 emulator: SSE support

[PATCH -V4 1/2] tools/kvm/9p: Add encode/decode routines for protocol data
 2011-06-28  6:56 UTC  (2+ messages)
` [PATCH -V4 2/2] tools/kvm/9p: return EOPNOTSUPP if the handler is not implemented

[PATCH] tools/kvm/9p: Add encode/decode routines for protocol data
 2011-06-28  6:39 UTC  (5+ messages)

[PATCH] KVM Test: Catch AttributeError and make screendump thread continue
 2011-06-28  6:02 UTC 

[PATCH 0/3] Add softlockup tests
 2011-06-28  3:47 UTC  (4+ messages)
` [PATCH 1/3] KVM test: Adding heartbeat monitor for soft lockup tests
` [PATCH 2/3] Virt: Adding softlockup subtest
` [PATCH 3/3] KVM test: Adding softlockup tests to tests_base.cfg.sample

[PATCH] allow building spice from git
 2011-06-28  1:56 UTC  (6+ messages)
` [PATCH] kvm_vm: add build/lib to LD_LIBRARY_PATH for qemu_cmd
` [PATCH] kvm_installer: introduce GitRepo helper class

[PATCH -V3] tools/kvm/9p: Add encode/decode routines for protocol data
 2011-06-27 23:39 UTC  (2+ messages)

[PATCH 0/3] Transparent Hugepages tests v4
 2011-06-27 16:26 UTC  (4+ messages)
` [PATCH 1/3] virt: Add Transparent Hugepages setup
` [PATCH 2/3] KVM test: Add Transparent Hugepages subtests
` [PATCH 3/3] Add THP test variants to tests_base.cfg.sample


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