kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-10 17:23:58 to 2012-10-16 12:10:12 UTC [more...]

[PATCH v5 1/6] KVM: MMU: fix release noslot pfn
 2012-10-16 12:10 UTC  (5+ messages)
` [PATCH v5 2/6] KVM: MMU: remove mmu_is_invalid
` [PATCH v5 3/6] KVM: MMU: cleanup FNAME(page_fault)
` [PATCH v5 4/6] KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
` [PATCH v5 5/6] KVM: MMU: introduce FNAME(prefetch_gpte)

[PATCH 0/5] KVM: PPC: Book3S HV: HPT read/write functions for userspace
 2012-10-16 11:58 UTC  (10+ messages)
` [PATCH 1/5] KVM: Provide mmu notifier retry test based on struct kvm
` [PATCH 2/5] KVM: PPC: Book3S HV: Restructure HPT entry creation code
` [PATCH 3/5] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
` [PATCH 4/5] KVM: PPC: Book3S HV: Make a HPTE removal function available
` [PATCH 5/5] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT

KVM ept flush
 2012-10-16 11:57 UTC 

[PATCH 0/2] KVM: PPC: Support ioeventfd
 2012-10-16 11:06 UTC  (9+ messages)
` [PATCH 1/2] KVM: Distangle eventfd code from irqchip
` [PATCH 2/2] KVM: PPC: Support eventfd

Secure migration of LVM based guests over WAN
 2012-10-16 10:10 UTC  (4+ messages)

KVM call agenda for 2012-10-16
 2012-10-16  9:58 UTC  (4+ messages)
  ` [Qemu-devel] "

[Patch]KVM: enabling per domain PLE
 2012-10-16  9:24 UTC  (2+ messages)

kvm-clock clocksource efficiency versus tsc
 2012-10-16  8:54 UTC 

[PATCH] mm: compaction: Correct the nr_strict_isolated check for CMA
 2012-10-16  8:39 UTC 

[PATCH] kvm tools: fix help output for run command
 2012-10-16  7:18 UTC  (2+ messages)

[Patch]QEMU: Add "-ple-gap" and "-ple-window" options for per domain PLE
 2012-10-16  6:53 UTC 

[PATCH] vfio-pci: Add KVM INTx acceleration
 2012-10-16  6:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add git tree link for PPC KVM
 2012-10-16  5:01 UTC 

[PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet
 2012-10-16  3:07 UTC  (9+ messages)
` [PATCH 1/8] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
` [PATCH 2/8] KVM: PPC: Book3S HV: Fix some races in starting secondary threads
` [PATCH 3/8] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
` [PATCH 4/8] KVM: PPC: Book3S HV: Fixes for late-joining threads
` [PATCH 5/8] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
` [PATCH 6/8] KVM: PPC: Book3S HV: Fix accounting of stolen time
` [PATCH 7/8] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
` [PATCH 8/8] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()

[PATCH qom-cpu v2 4/7] cpus: Pass CPUState to qemu_cpu_is_self()
 2012-10-16  0:49 UTC  (2+ messages)
  ` [Qemu-devel] "

[PATCH] qemu: Update Linux headers
 2012-10-15 21:04 UTC  (3+ messages)

[PATCH v2] qemu: Update Linux headers
 2012-10-15 21:01 UTC 

[PATCH for-3.7] vhost: fix mergeable bufs on BE hosts
 2012-10-15 17:55 UTC 

[PATCH 0/3] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-10-15 15:43 UTC  (5+ messages)
` [PATCH 1/3] x86/kexec: clear vmcss on all cpus "
` [PATCH 2/3] KVM: make crash_clear_loaded_vmcss valid when kvm_intel is loaded
` [PATCH 3/3] sysctl: introduce a new interface to control kdump-vmcs-clear behaviour

[PATCH RFC 1/2] kvm: Handle undercommitted guest case in PLE handler
 2012-10-15 14:34 UTC  (23+ messages)

Shared IRQ with PCI Passthrough?
 2012-10-15 10:27 UTC  (6+ messages)

[PATCH 1/1] vhost-blk: Add vhost-blk support v4
 2012-10-15  9:57 UTC 

[PATCH] KVM: do not de-cache cr4 bits needlessly
 2012-10-15  7:49 UTC 

[User Question] How to create a backup of an LVM based maschine without wasting space
 2012-10-15  6:17 UTC  (25+ messages)

[PATCH] KVM: Take kvm instead of vcpu to mmu_notifier_retry
 2012-10-15  3:10 UTC 

[PATCH v4 0/5] KVM: MMU: fix release no-slot pfn and clean up mmu code
 2012-10-14 16:36 UTC  (10+ messages)
` [PATCH v4 1/5] KVM: MMU: fix release noslot pfn
` [PATCH v4 5/5] KVM: MMU: introduce FNAME(prefetch_gpte)

vfio: missing patch in linux 3.6
 2012-10-14 15:07 UTC  (6+ messages)

KVM_MAX_VCPUS
 2012-10-14 13:42 UTC  (4+ messages)

[PATCH] KVM: apic: fix LDR calculation in x2apic mode
 2012-10-14 13:41 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-14  0:04 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: ARM: Introduce KVM_INIT_IRQCHIP ioctl
` [RFC PATCH 2/3] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [RFC PATCH 3/3] KVM: ARM: Split KVM_CREATE_IRQCHIP and KVM_INIT_IRQCHIP

[PATCH] vhost-blk: Add vhost-blk support v2
 2012-10-13 22:58 UTC  (4+ messages)

[RFC v2 0/6] QEMU: Support KVM on ARM
 2012-10-13 19:19 UTC  (9+ messages)
` [RFC v2 2/6] ARM: KVM: Add support for KVM on ARM architecture
  ` [Qemu-devel] "
` [RFC v2 3/6] hw/arm_gic: Add presave/postload hooks
  ` [Qemu-devel] "
` [RFC v2 4/6] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
  ` [Qemu-devel] "

ATENÇÃO;
 2012-10-13 10:47 UTC 

[RFC PATCH v3 00/19] ACPI memory hotplug
 2012-10-13  8:57 UTC  (7+ messages)
` [RFC PATCH v3 06/19] Implement "-dimm" command line option

Loan
 2012-10-13  5:58 UTC 

[PATCH v7 00/17] target-i386: Add way to expose VMWare CPUID
 2012-10-12 19:56 UTC  (18+ messages)
` [PATCH v7 01/17] target-i386: Add Hypervisor level
` [PATCH v7 02/17] target-i386: Add Hypervisor vendor
` [PATCH v7 03/17] target-i386: Add Hypervisor features
` [PATCH v7 04/17] target-i386: Add cpu object access routines for Hypervisor level
` [PATCH v7 05/17] target-i386: Add cpu object access routines for Hypervisor vendor
` [PATCH v7 06/17] target-i386: Add cpu object access routines for Hypervisor features
` [PATCH v7 07/17] target-i386: Add x86_set_hyperv
` [PATCH v7 08/17] target-i386: Use x86_set_hyperv to set hypervisor vendor
` [PATCH v7 09/17] target-i386: Use x86_set_hyperv to set hypervisor features
` [PATCH v7 10/17] target-i386: Use Hypervisor level in -machine pc,accel=kvm
` [PATCH v7 11/17] target-i386: Use Hypervisor vendor "
` [PATCH v7 12/17] target-i386: Use Hypervisor features in -machine pc, accel=kvm
` [PATCH v7 13/17] target-i386: Add VMWare CPUID Timing information in -machine pc,accel=kvm
` [PATCH v7 14/17] target-i386: Add vmare as a known name to Hypervisor vendor
` [PATCH v7 15/17] target-i386: Use Hypervisor level in -machine pc,accel=tcg
` [PATCH v7 16/17] target-i386: Use Hypervisor vendor "
` [PATCH v7 17/17] target-i386: target-i386: Add VMWare CPUID Timing information in -machine pc, accel=tcg

[PATCH v7 1/1] target-i386: Add missing kvm bits
 2012-10-12 19:43 UTC  (2+ messages)
` [PATCH v7 0/1] "

[PATCH v7 0/1] target-i386: Add missing kvm bits
 2012-10-12 18:53 UTC 

[PATCH 0/3] virtio-net: inline header support
 2012-10-12 11:52 UTC  (14+ messages)

Proposal for virtio standardization
 2012-10-12 10:02 UTC  (28+ messages)
` [Qemu-devel] "
  ` Using PCI config space to indicate config location
    ` [Qemu-devel] "

[PATCH] kvm/ftrace: change the diplaying format of vector in trace_msi_set_irq
 2012-10-12  0:03 UTC 

[PATCH] [SCSI] virtio-scsi: Add real 2-clause BSD license to header
 2012-10-11 22:38 UTC  (3+ messages)

[PATCH v6 00/16] Allow changing of Hypervisor CPUIDs
 2012-10-11 22:20 UTC  (7+ messages)
` [PATCH v6 03/16] target-i386: Add cpu object access routines for Hypervisor level

[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
 2012-10-11  8:11 UTC  (4+ messages)
` [PATCH 3/3] KVM: Add KVM_VCPU_GET_REG_LIST/KVM_CAP_REG_LIST

[PATCH 00/12] KVM: PPC: 64-bit Book3E arch support
 2012-10-11 16:13 UTC  (13+ messages)
` [PATCH 01/12] KVM: PPC: e500: Silence bogus GCC warning in tlb code
` [PATCH 02/12] KVM: PPC: booke: Fix get_tb() compile error on 64-bit
` [PATCH 03/12] KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
` [PATCH 04/12] KVM: PPC64: bookehv: Add support for interrupt handling
` [PATCH 05/12] KVM: PPC: e500: Add emulation helper for getting instruction ea
` [PATCH 06/12] KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
` [PATCH 07/12] KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
` [PATCH 08/12] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
` [PATCH 09/12] KVM: PPC: bookehv: Add guest computation mode for irq delivery
` [PATCH 10/12] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
` [PATCH 11/12] KVM: PPC: booke: Add EPCR support in sregs
` [PATCH 12/12] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface

Configuring virtual ethernet interfaces on KVM guests?
 2012-10-11 15:48 UTC 

[PATCH] virt: Repairs Migration_multi_host_fd test Pylint correction
 2012-10-11 12:46 UTC  (2+ messages)

[Autotest][PATCH] virt: Adds multi_host_migration early boot tests
 2012-10-11 12:32 UTC 

[PATCH] Enabling IA32_TSC_ADJUST for guest VM
 2012-10-11  8:56 UTC  (7+ messages)

[PATCH v2 00/14] KVM/ARM Implementation
 2012-10-11  1:42 UTC  (6+ messages)
` [PATCH v2 12/14] KVM: ARM: VFP userspace interface
  ` [kvmarm] "

[PATCH v2 3/7] target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
 2012-10-11  1:30 UTC  (2+ messages)
` [PATCH v2 6/7] spapr: Pass PowerPCCPU to spapr_hypercall()

Guest status - Windows 8 developer preview
 2012-10-10 23:58 UTC 

[PATCH 0/3] s390/kvm: misc fixes
 2012-10-10 18:57 UTC  (6+ messages)
` [PATCH 2/3] s390/kvm: Add documentation for KVM_S390_INTERRUPT

[PATCH] virt/kvm: change kvm_assign_device() to print return value when iommu_attach_device() fails
 2012-10-10 18:45 UTC  (4+ 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).