kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-16 16:48:57 to 2012-02-20 17:38:45 UTC [more...]

Current kernel fails to compile with KVM on PowerPC
 2012-02-20 17:38 UTC  (4+ messages)

[PATCH] qemu-kvm: Change balloon page size to 1MB
 2012-02-20 17:34 UTC  (2+ messages)
` [PATCH] virtio-balloon: "

[PATCH 00/30] KVM: PPC: e500mc support
 2012-02-20 17:18 UTC  (43+ messages)
` [PATCH 01/30] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/30] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/30] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/30] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/30] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/30] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/30] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/30] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/30] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/30] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/30] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/30] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/30] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/30] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/30] KVM: PPC: e500mc support
` [PATCH 16/30] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/30] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/30] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/30] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/30] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
` [PATCH 22/30] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/30] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/30] KVM: PPC: booke: call resched after every exit
` [PATCH 25/30] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/30] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/30] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/30] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/30] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/30] KVM: PPC: bookehv: add comment about shadow_msr

[PATCH] BUG in pv_clock when overflow condition is detected
 2012-02-20 15:28 UTC  (4+ messages)

KVM: perf: a smart tool to analyse kvm events
 2012-02-20 10:27 UTC  (4+ messages)

Transfer Notice!!
 2012-02-20  8:47 UTC 

KVM call agenda for Tuesday 21th
 2012-02-20 10:13 UTC 

KVMClock skew
 2012-02-20  9:14 UTC 

[PATCH v2 0/4] RTC: New logic to emulate RTC
 2012-02-20  7:41 UTC  (2+ messages)

[PATCH v2 4/4] RTC:Add UIP(update in progress) check logic
 2012-02-20  7:40 UTC  (2+ messages)

[PATCH v2 2/4] RTC:Add RTC update-ended interrupt logic
 2012-02-20  7:38 UTC  (2+ messages)

Revalidate Your MailBox
 2012-02-19 21:59 UTC 

[PATCH] Quirk for IVB graphics FLR errata
 2012-02-20  2:27 UTC 

[PATCH 0/4 V15] Avoid soft lockup message when KVM is stopped by host
 2012-02-20  2:22 UTC  (5+ messages)
` [PATCH 1/4 V15] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V15] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V15] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V15] Add check for suspended vm in softlockup detector

[PATCH v2 3/4] RTC:Add alarm support
 2012-02-20  0:25 UTC 

[PATCH v2 1/4] RTC: Update the RTC clock only when reading it
 2012-02-20  0:25 UTC 

[PATCHv2-RFC 0/2] RFC: standard pci bridge device
 2012-02-19 23:44 UTC  (8+ messages)
` [PATCHv2-RFC 1/2] shpc: standard hot plug controller
` [PATCHv2-RFC 2/2] pci: add standard bridge device
      ` [Qemu-devel] "

one out of four existing kvm guest's not starting after system upgrade
 2012-02-19 20:13 UTC  (8+ messages)

kvm + raid1 showstopper bug
 2012-02-19 18:17 UTC  (5+ messages)

最新B2B询盘买家、展会买家,海关数据,群发软件,广交会买家 共1000万 仅300元!
 2012-02-19 14:35 UTC 

performance trouble
 2012-02-19  9:13 UTC  (16+ messages)

[PATCH 0/2] Fix build on i386 due to the latest tsc changes
 2012-02-18 12:46 UTC  (3+ messages)

[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
 2012-02-18 12:41 UTC  (20+ messages)

[RFC] Next gen kvm api
 2012-02-18 10:43 UTC  (43+ messages)
    ` [Qemu-devel] "

[PATCH 0/4 V14] Avoid soft lockup message when KVM is stopped by host
 2012-02-18 10:30 UTC  (7+ messages)
` [PATCH 1/4 V14] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V14] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V14] Add check for suspended vm in softlockup detector

[PATCH v4 00/10] uq/master: TPR access optimization for Windows guests
 2012-02-18 10:16 UTC  (12+ messages)
` [PATCH v4 01/10] kvm: Set cpu_single_env only once
` [PATCH v4 02/10] Remove useless casts from cpu iterators
` [PATCH v4 03/10] Process pending work while waiting for initial kick-off in TCG mode
` [PATCH v4 04/10] Allow to use pause_all_vcpus from VCPU context
` [PATCH v4 05/10] target-i386: Add infrastructure for reporting TPR MMIO accesses
` [PATCH v4 06/10] kvmvapic: Add option ROM
` [PATCH v4 07/10] kvmvapic: Introduce TPR access optimization for Windows guests
` [PATCH v4 08/10] kvmvapic: Simplify mp/up_set_tpr
` [PATCH v4 09/10] optionsrom: Reserve space for checksum
` [PATCH v4 10/10] kvmvapic: Use optionrom helpers

[PATCH 00/30] KVM: PPC: e500mc support
 2012-02-17 23:27 UTC  (33+ messages)
` [PATCH 01/30] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/30] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/30] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/30] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/30] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/30] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/30] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/30] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/30] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/30] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/30] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/30] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/30] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/30] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/30] KVM: PPC: e500mc support
` [PATCH 16/30] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/30] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/30] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/30] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/30] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
` [PATCH 22/30] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/30] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/30] KVM: PPC: booke: call resched after every exit
` [PATCH 25/30] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/30] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/30] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/30] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/30] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/30] KVM: PPC: bookehv: add comment about shadow_msr

tracing get_pages
 2012-02-17 22:37 UTC 

[PATCH v4 1/3] KVM: PPC: epapr: Factor out the epapr init
 2012-02-17 18:58 UTC  (17+ messages)
` [PATCH v4 2/3] KVM: PPC: epapr: Add idle hcall support for host
  ` [PATCH v4 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest

[PATCH v4 0/7] pit, hpet, pcspk: fixes & preparation for KVM
 2012-02-17 18:15 UTC  (4+ messages)
` [PATCH v4 6/7] pcspk: Convert to qdev
  ` [PATCH v5 "
` [Qemu-devel] [PATCH v4 0/7] pit, hpet, pcspk: fixes & preparation for KVM

kvm - max memory usage on the host for given configuration of a VM
 2012-02-17 16:21 UTC 

KVM hosts crashed
 2012-02-10 15:18 UTC 

Biweekly KVM Test report, kernel 6a2c5be5... qemu 9d636ae7
 2012-02-17  8:54 UTC 

[RFC PATCH 13/16] powerpc/booke: Provide exception macros with interrupt name
 2012-02-17  8:50 UTC  (2+ messages)

[PATCH] KVM: Avoid zapping unrelated shadows in __kvm_set_memory_region()
 2012-02-17  7:06 UTC 

$17.5Million USD Business Proposal
 2012-02-17  6:41 UTC 

buildbot failure in kvm on next-ppc44x
 2012-02-17  6:15 UTC 

buildbot failure in kvm on next-ppc64
 2012-02-17  6:15 UTC 

buildbot failure in kvm on next-x86_64
 2012-02-17  6:15 UTC 

buildbot failure in kvm on next-s390
 2012-02-17  6:15 UTC 

[PATCH 1/2] KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
 2012-02-17  2:36 UTC  (12+ messages)

[Bug 42779] New: KVM domain hangs after loading initrd with Xenomai kernel
 2012-02-16 22:01 UTC  (6+ messages)
` [Bug 42779] "

Offline
 2012-02-16 19:04 UTC 

vsyscall=emulate regression
 2012-02-16 17:39 UTC  (7+ messages)
      ` [KVM paravirt issue?] "


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