kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-23 08:12:32 to 2012-08-28 11:02:26 UTC [more...]

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-08-28 11:02 UTC  (13+ messages)
` [PATCH 1/4] kvm: Introduce kvm_irqchip_update_msi_route
` [PATCH 2/4] kvm: Introduce kvm_has_intx_set_mask
` [PATCH 3/4] kvm: i386: Add services required for PCI device assignment
` [PATCH 4/4] kvm: i386: Add classic "
  ` [Qemu-devel] "
  ` [PATCH v2 "

[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
 2012-08-28  9:57 UTC  (3+ messages)

Isuue assiging devices using VFIO on x86
 2012-08-28  9:23 UTC 

/dev/kvm not sufficiently restricted, and in ways I didn't think were possible
 2012-08-28  7:40 UTC  (3+ messages)

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-08-28  6:35 UTC  (9+ messages)
` [PATCH v7 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
` [PATCH v7 2/3] KVM: x86: trace mmio begin and complete
` [PATCH v7 3/3] KVM: perf: kvm events analysis tool

[PATCH] Documentation for kvm_stat
 2012-08-28  5:38 UTC 

KVM: MMU: Tracking guest writes through EPT entries
 2012-08-28  4:13 UTC 

KVM: MMU: Tracking guest writes through EPT entries ?
 2012-08-28  3:30 UTC  (3+ messages)

[patch 0/3] kvm: split kvm_arch_flush_shadow and move mmio spte invalidation to x86
 2012-08-28  0:30 UTC  (9+ messages)
` [patch 1/3] KVM: split kvm_arch_flush_shadow
` [patch 2/3] KVM: perform an invalid memslot step for gpa base change
` [patch 3/3] KVM: move postcommit flush to x86, as mmio sptes are x86 specific

Reminder: KVM Forum 2012 Call For Participation
 2012-08-27 23:15 UTC 

KVM call agenda for Tuesda, August 28th
 2012-08-27 22:54 UTC 

/dev/kvm not sufficiently restricted, and in ways I didn't think were possible
 2012-08-27 18:07 UTC 

[PATCH RFC 0/3] Add guest cpu_entitlement reporting
 2012-08-27 21:53 UTC  (18+ messages)
` [PATCH RFC 1/3] Add a sysctl interface to control and report the cpu entitlement setting
` [PATCH RFC 2/3] Add a hypercall to retrieve the cpu entitlement value from the host
` [PATCH RFC 3/3] Modify the amount of stealtime that the kernel reports via the /proc interface

[PATCH for-3.6] kvm: fix KVM_GET_MSR for PV EOI
 2012-08-27 21:02 UTC  (3+ messages)

setting time in guest with ntpdate results in VM hang
 2012-08-27 19:51 UTC  (5+ messages)

[PATCH v2] kvm/book3s: fix build error caused by gfn_to_hva_memslot()
 2012-08-27 19:52 UTC  (3+ messages)

[PATCH v3] KVM: x86 emulator: access GPRs on demand
 2012-08-27 20:54 UTC  (9+ messages)

[PATCH v4] KVM: x86 emulator: access GPRs on demand
 2012-08-27 20:46 UTC 

[PATCH RFC 1/2] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
 2012-08-27 20:41 UTC  (3+ messages)
` [PATCH RFC 2/2] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly

[PATCHv2 0/4] migrate PV EOI MSR
 2012-08-27 19:40 UTC  (16+ messages)
` [PATCHv2 1/4] linux-headers: update to 3.6-rc3
  ` [Qemu-devel] "
` [PATCHv2 2/4] pc: refactor compat code
` [PATCHv2 3/4] cpuid: disable pv eoi for 1.1 and older compat types
    ` [Qemu-devel] "
` [PATCHv2 4/4] kvm: get/set PV EOI MSR

Question: Timekeeping between Host and Guest with NTP
 2012-08-27  9:37 UTC  (5+ messages)

registering ioeventfd in qemu/kvm
 2012-08-27  8:51 UTC  (2+ messages)

Export offsets of VMCS fields as note information for kdump
 2012-08-27  7:06 UTC 

[PATCH for-1.2 0/2] migrate PV EOI MSR
 2012-08-27  6:22 UTC  (5+ messages)
` [PATCH for-1.2 1/2] linux-headers: update asm/kvm_para.h to 3.6
` [PATCH for-1.2 2/2] kvm: get/set PV EOI MSR

[PATCH v4 0/8] KVM paravirt remote flush tlb
 2012-08-27  4:24 UTC  (11+ messages)
` [PATCH v4 3/8] KVM Guest: Add VCPU running/pre-empted state for guest
` [PATCH v4 4/8] KVM-HV: "

[kvm:next 1/1] (.text+0x2ac8): undefined reference to `.gfn_to_hva_memslot'
 2012-08-27  3:46 UTC  (2+ messages)

[PATCHv2] kvm: Fix nonsense handling of compat ioctl
 2012-08-26 18:12 UTC  (2+ messages)

Windows slow boot: contractor wanted
 2012-08-26 10:58 UTC  (16+ messages)
                  ` [Qemu-devel] "

help about boot with initrd
 2012-08-26  7:37 UTC  (4+ messages)

[PATCH] vhost: remove duplicated include from tcm_vhost.c
 2012-08-26  7:22 UTC  (2+ messages)

[ANNOUNCE] qemu-kvm-1.2.0-rc1
 2012-08-25 15:09 UTC  (3+ messages)

[PATCH v8] kvm: notify host when the guest is panicked
 2012-08-25  7:36 UTC  (5+ messages)
` [PATCH v8 5/6] introduce a new qom device to deal with panicked event
  ` [Qemu-devel] "

[PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
 2012-08-24 18:58 UTC  (13+ messages)

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-08-24 17:53 UTC  (5+ messages)
` [PATCH v7 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
` [PATCH v7 2/3] KVM: x86: trace mmio begin and complete
` [PATCH v7 3/3] KVM: perf: kvm events analysis tool

[Bug 39802] New: Kernel error in KVM
 2012-08-24 15:38 UTC  (2+ messages)
` [Bug 39802] "

[PATCH uq/master] kvm: Rename irqchip_inject_ioctl to irq_set_ioctl
 2012-08-24 15:04 UTC  (3+ messages)

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

[GIT PULL] KVM fixes for 3.6-rc3
 2012-08-24 14:43 UTC  (3+ messages)

[PATCH v10 00/14] KVM/ARM Implementation
 2012-08-24 14:34 UTC  (10+ messages)
` [PATCH v10 06/14] KVM: ARM: Hypervisor inititalization
  ` [kvmarm] "
` [PATCH v10 07/14] KVM: ARM: Memory virtualization setup

qemu-kvm 1.1.1 hangs using 100% CPU when using ES1370 emulation
 2012-08-24 12:15 UTC  (4+ messages)

[PATCH 1/2] kvm tools: Export DISPLAY ENV as our default host ip address
 2012-08-24 11:29 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Mount devpts to /dev/pts

[PATCH] kvm/book3s: fix build error caused by gfn_to_hva_memslot()
 2012-08-24  8:21 UTC  (5+ messages)

[PATCH v9] kvm: notify host when the guest is panicked
 2012-08-24  7:40 UTC  (8+ messages)
` [PATCH v9 5/6] introduce a new qom device to deal with panicked event

How KVM sync guest page table with corresponding shadow page table?
 2012-08-24  7:29 UTC 

KVM-enabled Linux 3.2 won't boot in kvm
 2012-08-24  3:14 UTC  (2+ messages)

[PATCH] KVM: trace the events of mmu_notifier
 2012-08-24  1:36 UTC  (5+ messages)

[PATCH v2 00/20] pci-assign: Refactor for upstream merge
 2012-08-23 20:04 UTC  (2+ messages)

[PATCH v2] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
 2012-08-23 14:13 UTC  (6+ messages)

[PATCH v3 uq/master 0/6] kvm: Get coalesced MMIO flushing out of the hot-path
 2012-08-23 14:01 UTC  (8+ messages)
` [PATCH v3 uq/master 1/6] memory: Flush coalesced MMIO on selected region access
` [PATCH v3 uq/master 2/6] memory: Use transaction_begin/commit also for single-step operations
` [PATCH v3 uq/master 3/6] memory: Fold memory_region_update_topology into memory_region_transaction_commit
` [PATCH v3 uq/master 4/6] memory: Flush coalesced MMIO on mapping and state changes
` [PATCH v3 uq/master 5/6] VGA: Flush coalesced MMIO on related MMIO/PIO accesses
` [PATCH v3 uq/master 6/6] kvm: Stop flushing coalesced MMIO on vmexit

[Bug 34282] New: general protection fault when starting virtual machine with qemu
 2012-08-23 13:50 UTC  (2+ messages)
` [Bug 34282] "

[PATCH V2 1/2] kvm tools: Make tcp between guest/host virtual ip work in UIP mode
 2012-08-23 12:47 UTC  (2+ messages)
` [PATCH V2 2/2] kvm tools: Respect guest tcp window size

[qemu-kvm] source code compile error: "No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'"
 2012-08-23 12:07 UTC 

KVM: x86: do not retain disabled or invalid pvclock address
 2012-08-23 11:16 UTC 

[PATCH 1/2] kvm tools: Respect guest tcp window size
 2012-08-23 10:23 UTC  (4+ messages)

Please I Need Your Maximum Co-operation‏
 2012-08-23  9:25 UTC 

[PATCH] kvm/fpu: Enable fully eager restore kvm FPU
 2012-08-23  8:51 UTC  (9+ messages)


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).