kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-12 10:49:07 to 2012-01-15 11:51:38 UTC [more...]

[PATCH V2 1/1] QEMU kvm/i386 : Adding PVLOCK_KICK capability support in i386 target
 2012-01-15 11:51 UTC 

qemu-kvm: Inconsistent vgabios reference
 2012-01-15 11:14 UTC 

[PATCH] qemu-kvm: Deprecate time drift fix
 2012-01-15 11:06 UTC 

[PATCH 00/23] Remove cpu_get_physical_page_desc()
 2012-01-15 10:52 UTC  (4+ messages)
` [PATCH 13/23] kvm: convert to MemoryListener API

[PATCH] KVM: Fix MOVSX emulation
 2012-01-15  9:56 UTC  (2+ messages)

[PATCH 0/3 kvm-unit-tests] Dirty logging performance test
 2012-01-15  3:45 UTC  (4+ messages)
` [PATCH v2 1/3 kvm-unit-tests] Add dirty "
` [PATCH 2/3 kvm-unit-tests] dirty-log-perf: Split guest memory into two slots
` [PATCH 3/3 kvm-unit-tests] dirty-log-perf: Take slot size from command line

__direct_map() questions
 2012-01-15  1:36 UTC  (3+ messages)

FreeBSD guest with VTD NIC not passing traffic
 2012-01-14 20:25 UTC  (11+ messages)

[PATCH 1/2] KVM: Exception during emulation decode should propagate
 2012-01-14 18:27 UTC  (6+ messages)
` [PATCH 2/2] KVM: Fix writeback on page boundary that propagate changes in spite of #PF

[PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-01-14 18:27 UTC  (6+ messages)
` [PATCH RFC V4 1/5] debugfs: Add support to print u32 array in debugfs
` [PATCH RFC V4 2/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V4 3/5] kvm guest : Added configuration support to enable debug information for KVM Guests
` [PATCH RFC V4 4/5] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V4 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] kvm: remove dependence on delay-accounting
 2012-01-14 16:30 UTC  (2+ messages)
` [PATCH v2] "

Email Quota Exceeded
 2012-01-14 15:00 UTC 

Could anybody give some description about the implement of hyercall in kvm?
 2012-01-14  4:31 UTC  (5+ messages)

[PATCH 0/3] acpi_piix4: Add CPU eject handling
 2012-01-14  0:27 UTC  (9+ messages)
` [PATCH 1/3][Seabios] Add bitmap for cpu _EJ0 callback
` [PATCH 2/3] acpi_piix4: Add stub functions for CPU eject callback
` [PATCH 3/3] acpi_piix4: Call KVM_SETSTATE_VCPU ioctl on cpu ejection

where should I report kvm kernel bug?
 2012-01-13 23:42 UTC  (8+ messages)

[Bug 42563] rhel5u5 guest panic when booting up
 2012-01-13  7:21 UTC  (5+ messages)

[Qemu-devel] [PATCH] ivshmem: fix guest unable to start with ioeventfd
 2012-01-13 22:47 UTC  (2+ messages)

[PATCH 0/5] VFIO core framework
 2012-01-13 22:21 UTC  (4+ messages)

[PATCH v6 00/18] uq/master: Introduce basic irqchip support
 2012-01-13 22:19 UTC  (25+ messages)
` [PATCH v6 01/18] msi: Generalize msix_supported to msi_supported
` [PATCH v6 02/18] kvm: Move kvmclock into hw/kvm folder
` [PATCH v6 03/18] apic: Stop timer on reset
` [PATCH v6 04/18] apic: Inject external NMI events via LINT1
` [PATCH v6 05/18] apic: Introduce apic_report_irq_delivered
` [PATCH v6 06/18] apic: Factor out base class for KVM reuse
` [PATCH v6 07/18] apic: Open-code timer save/restore
` [PATCH v6 08/18] i8259: Completely privatize PicState
` [PATCH v6 09/18] i8259: Factor out base class for KVM reuse
` [PATCH v6 10/18] ioapic: Drop post-load irr initialization
` [PATCH v6 11/18] ioapic: Factor out base class for KVM reuse
` [PATCH v6 12/18] memory: Introduce memory_region_init_reservation
` [PATCH v6 13/18] kvm: Introduce core services for in-kernel irqchip support
` [PATCH v6 14/18] kvm: x86: Establish IRQ0 override control
` [PATCH v6 15/18] kvm: x86: Add user space part for in-kernel APIC
` [PATCH v6 16/18] kvm: x86: Add user space part for in-kernel i8259
` [PATCH v6 17/18] kvm: x86: Add user space part for in-kernel IOAPIC
` [PATCH v6 18/18] kvm: Arm in-kernel irqchip support
      ` [Qemu-devel] "

[PATCH] vhost-net: add module alias
 2012-01-13 18:12 UTC  (8+ messages)
` [PATCH] vhost-net: add module alias (v2)
    ` [PATCH] vhost-net: add module alias (v2.1)

[PULL 00/52] ppc patch queue 2012-01-13
 2012-01-13 14:31 UTC  (53+ messages)
` [PATCH 01/52] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
` [PATCH 02/52] KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
` [PATCH 03/52] KVM: PPC: e500: clear up confusion between host and guest entries
` [PATCH 04/52] KVM: PPC: e500: MMU API
` [PATCH 05/52] KVM: PPC: e500: tlbsx: fix tlb0 esel
` [PATCH 06/52] KVM: PPC: e500: Don't hardcode PIR=0
` [PATCH 07/52] KVM: PPC: E500: Support hugetlbfs
` [PATCH 08/52] PPC: Fix race in mtmsr paravirt implementation
` [PATCH 09/52] Fix DEC truncation for greater than 0xffff_ffff/1000
` [PATCH 10/52] KVM: booke: Do Not start decrementer when SPRN_DEC set 0
` [PATCH 11/52] KVM: PPC: booke: check for signals in kvmppc_vcpu_run
` [PATCH 12/52] KVM: PPC: Rename deliver_interrupts to prepare_to_enter
` [PATCH 13/52] KVM: PPC: Move prepare_to_enter call site into subarch code
` [PATCH 14/52] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
` [PATCH 15/52] KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
` [PATCH 16/52] KVM: PPC: booke: Paravirtualize wrtee
` [PATCH 17/52] KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
` [PATCH 18/52] KVM: PPC: booke: Improve timer register emulation
` [PATCH 19/52] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
` [PATCH 20/52] KVM: PPC: Book3s: PR: No irq_disable "
` [PATCH 21/52] KVM: PPC: Use get/set for to_svcpu to help preemption
` [PATCH 22/52] KVM: PPC: align vcpu_kick with x86
` [PATCH 23/52] KVM: PPC: Book3S: PR: Fix signal check race
` [PATCH 24/52] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
` [PATCH 25/52] KVM: PPC: e500: use hardware hint when loading TLB0 entries
` [PATCH 26/52] KVM: PPC: Avoid patching paravirt template code
` [PATCH 27/52] KVM: PPC: Make wakeups work again for Book3S HV guests
` [PATCH 28/52] KVM: PPC: Keep a record of HV guest view of hashed page table entries
` [PATCH 29/52] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH 30/52] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
` [PATCH 31/52] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH 32/52] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
` [PATCH 33/52] KVM: PPC: Allow use of small pages to back Book3S HV guests
` [PATCH 34/52] KVM: PPC: Allow I/O mappings in memory slots
` [PATCH 35/52] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
` [PATCH 36/52] KVM: PPC: Implement MMIO emulation support for Book3S HV guests
` [PATCH 37/52] KVM: PPC: Implement MMU notifiers "
` [PATCH 38/52] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
` [PATCH 39/52] KVM: PPC: Allow for read-only pages backing a Book3S HV guest
` [PATCH 40/52] KVM: PPC: Fix vcpu_create dereference before validity check
` [PATCH 41/52] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
` [PATCH 42/52] KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
` [PATCH 43/52] KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
` [PATCH 44/52] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
` [PATCH 45/52] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
` [PATCH 46/52] KVM: PPC: booke: Add booke206 TLB trace
` [PATCH 47/52] KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
` [PATCH 48/52] KVM: PPC: Add generic single register ioctls
` [PATCH 49/52] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 50/52] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
` [PATCH 51/52] KVM: PPC: Rename MMIO register identifiers
` [PATCH 52/52] KVM: PPC: refer to paravirt docs in header file

[PATCH] KVM: SVM: comment nested paging and virtualization module parameters
 2012-01-13 13:51 UTC 

[PATCH] KVM: PPC: Rename MMIO register identifiers
 2012-01-13 13:09 UTC 

[PATCH] KVM: MMU: increment stats after event occurrence
 2012-01-13 12:56 UTC  (3+ messages)

HV KVM fails on 970 due to HTAB allocation
 2012-01-13 12:36 UTC  (3+ messages)

[PATCH] KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
 2012-01-13 11:46 UTC  (5+ messages)

[PATCH 2/2] KVM: fix missing "illegal instruction"-trap in protected modes
 2012-01-13 10:13 UTC  (11+ messages)
                    ` [PATCH 0/2] KVM guest-kernel panics double fault
                    ` [PATCH 1/2] KVM: extend "struct x86_emulate_ops" with "get_cpuid"

[PATCH 0/2][RFC] postcopy migration: Linux char device for postcopy
 2012-01-13  9:55 UTC  (24+ messages)

[PATCH] kvm tools: Improve 'lkvm sandbox' syntax
 2012-01-13  9:42 UTC 

Biweekly KVM Test report, kernel 188fc331... qemu 9501d0f1
 2012-01-13  7:37 UTC 

[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
 2012-01-13  6:09 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCHv3 0/2] kvm: set irq affinity for assigned devices
 2012-01-12 23:25 UTC  (3+ messages)
` [PATCHv3 1/2] kvm: pass host irq number to set irq calls
` [PATCHv3 2/2] kvm: set affinity hint for assigned device msi

[PATCH 0/4] KVM updates for Linux 3.1.8
 2012-01-12 22:58 UTC  (4+ messages)

RFC: extend iommu_ops with domain attributes API
 2012-01-12 21:28 UTC  (5+ messages)

[PATCH] virt.tests: Fix issue #18 - set_link
 2012-01-12 21:19 UTC 

[PATCH] virt: Fix issue #90 - MonitorSocketError installing SLES
 2012-01-12 17:39 UTC 

RFC: iommu_ops -- limitation with current attach_dev() API
 2012-01-12 17:19 UTC  (3+ messages)

use of PMU in guest generates messages in host
 2012-01-12 17:17 UTC  (6+ messages)

[RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
 2012-01-12 16:26 UTC  (6+ messages)

[PATCH v5 00/13] KVM/ARM Implementation
 2012-01-12 16:15 UTC  (7+ messages)
          ` [Android-virt] "

[PATCH] libvirt_vm.py: Set ignore_status to False in virsh_cmd()
 2012-01-12 15:53 UTC  (2+ messages)

[PATCH] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
 2012-01-12 15:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/21][RFC] postcopy live migration
 2012-01-12 14:15 UTC  (9+ messages)
` [PATCH 21/21] postcopy: implement postcopy livemigration
  ` 回??: [PATCH 00/21][RFC] postcopy live migration
      ` 回??: [PATCH 00/21][RFC] postcopy live?migration

[PATCH RFC 2/2] kvm: set affinity hint for assigned device msi
 2012-01-12 14:09 UTC 

RAM utilization issues
 2012-01-12 13:41 UTC  (6+ messages)

kvm: provide synchronous registers in kvm_run
 2012-01-12 12:47 UTC  (3+ messages)

[PATCH v5] kvm: make vcpu life cycle separated from kvm instance
 2012-01-12 12:37 UTC  (3+ messages)
` [PATCH v7] "

kvm-s390: prep cleanup for sync registers patch series
 2012-01-12 11:30 UTC  (2+ 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).