kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-20 11:02:43 to 2014-05-25 18:19:42 UTC [more...]

[GIT PULL] KVM/ARM and PSCI v0.2 Changes for 3.16
 2014-05-25 18:19 UTC  (15+ messages)
` [PATCH 01/16] KVM: Add capability to advertise PSCI v0.2 support
` [PATCH 02/16] ARM/ARM64: KVM: Add common header for PSCI related defines
` [PATCH 03/16] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
` [PATCH 04/16] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature
` [PATCH 05/16] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
` [PATCH 06/16] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header
` [PATCH 07/16] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
` [PATCH 08/16] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
` [PATCH 09/16] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions
` [PATCH 10/16] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2
` [PATCH 11/16] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND
` [PATCH 12/16] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space
` [PATCH 13/16] PSCI: Add initial support for PSCIv0.2 functions
` [PATCH 14/16] Documentation: devicetree: Add new binding for PSCIv0.2

[PATCH] arm64: KVM: Enable minimalistic support for Cortex-A53
 2014-05-25 18:07 UTC  (2+ messages)

[PATCH v2 0/9] arm64: KVM: debug infrastructure support
 2014-05-25 15:36 UTC  (20+ messages)
` [PATCH v2 1/9] arm64: KVM: rename pm_fake handler to trap_raz_wi
` [PATCH v2 2/9] arm64: move DBG_MDSCR_* to asm/debug-monitors.h
` [PATCH v2 3/9] arm64: KVM: add trap handlers for AArch64 debug registers
` [PATCH v2 4/9] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v2 5/9] arm64: KVM: use separate tables for AArch32 32 and 64bit traps
` [PATCH v2 6/9] arm64: KVM: check ordering of all system register tables
` [PATCH v2 7/9] arm64: KVM: add trap handlers for AArch32 debug registers
` [PATCH v2 8/9] arm64: KVM: implement lazy world switch for "
` [PATCH v2 9/9] arm64: KVM: enable trapping of all "

[PATCH 0/7] Bug fixes for HV KVM
 2014-05-25 10:07 UTC  (10+ messages)
` [PATCH 1/7] KVM: PPC: Book3S: Add ONE_REG register names that were missed
` [PATCH 2/7] KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number
` [PATCH 3/7] KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()
` [PATCH 4/7] KVM: PPC: Book3S HV: Fix dirty map for hugepages
` [PATCH 5/7] KVM: PPC: Book3S HV: Make sure we don't miss dirty pages
` [PATCH 6/7] KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
` [PATCH 7/7] KVM: PPC: Book3S HV: Fix machine check delivery to guest

[Bug 65561] New: KVM:Entry failed on Single stepping sti instruction
 2014-05-25  8:00 UTC  (33+ messages)
` [Bug 65561] "

haster lån @ 3%
 2014-05-25  1:06 UTC 

KVM and Windows 2008 R2 Crashing
 2014-05-23 22:27 UTC 

[PATCH 00/15] MIPS: Add mips_paravirt
 2014-05-23 21:47 UTC  (47+ messages)
` [PATCH 01/15] MIPS: OCTEON: Enable use of FPU
` [PATCH 02/15] MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOC
` [PATCH 03/15] MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEON
` [PATCH 04/15] MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs
` [PATCH 05/15] MIPS: Don't build fast TLB refill handler with 32-bit kernels
` [PATCH 06/15] MIPS: Add minimal support for OCTEON3 to c-r4k.c
` [PATCH 07/15] MIPS: Add mips_cpunum() function
` [PATCH 08/15] MIPS: OCTEON: Add OCTEON3 to __get_cpu_type
` [PATCH 09/15] MIPS: Add functions for hypervisor call
` [PATCH 10/15] MIPS: Add code for new system 'paravirt'
` [PATCH 11/15] MIPS: paravirt: Add pci controller for virtio
` [PATCH 12/15] MIPS: Enable build for new system 'paravirt'
` [PATCH 13/15] MIPS: Add defconfig for mips_paravirt
` [PATCH 14/15] MIPS: paravirt: Update mips_paravirt_defconfig
` [PATCH 15/15] MIPS: paravirt: Provide _machine_halt function to exit VM on shutdown of guest

[Bug 76331] New: kernel BUG at drivers/iommu/intel-iommu.c:844!
 2014-05-23 18:35 UTC  (3+ messages)
` [Bug 76331] "

[PATCH v2 0/6] Implement split core for POWER8
 2014-05-23 10:50 UTC  (13+ messages)
` [PATCH v2 1/6] KVM: PPC: Book3S HV: Rework the secondary inhibit code
` [PATCH v2 2/6] powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
` [PATCH v2 3/6] powerpc: Add threads_per_subcore
` [PATCH v2 4/6] powerpc: Check cpu_thread_in_subcore() in __cpu_up()
` [PATCH v2 5/6] KVM: PPC: Book3S HV: Use threads_per_subcore in KVM
` [PATCH v2 6/6] powerpc/powernv: Add support for POWER8 split core on powernv

qemu-kvm swapping even though vm.swappiness = 0
 2014-05-23  9:21 UTC 

Naive questions regarding KVM
 2014-05-23  5:51 UTC  (4+ messages)

Question about the kvm emulator
 2014-05-23  2:24 UTC  (3+ messages)

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-22 22:39 UTC  (20+ messages)
` [PATCH v1 RFC 6/6] KVM: s390: add cpu model support
                    ` [Qemu-devel] "

[PATCH] KVM: PPC: Add CAP to indicate hcall fixes
 2014-05-22 15:44 UTC 

[PATCH] KVM: PPC: MPIC: Reset IRQ source private members
 2014-05-22 15:34 UTC 

[PATCH v3] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-22 13:36 UTC  (3+ messages)
` [libvirt] "

[Bug 76621] New: Bridged networking stopped working after yum update
 2014-05-22 10:31 UTC  (10+ messages)
` [Bug 76621] "

KVM Test report, kernel d9f89b88... qemu e5bfd640
 2014-05-22  9:34 UTC 

[PATCH 0/4] VFIO Misc fixes
 2014-05-22  5:10 UTC  (3+ messages)
` [PATCH 1/4] PCI: Export MSI message relevant functions

KVM call agenda for 2014-05-27
 2014-05-21 21:43 UTC 

[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-05-21 17:02 UTC  (9+ messages)
` [PATCH v10 03/19] qspinlock: Add pending bit
                ` [RFC 08/07] qspinlock: integrate pending bit into queue

[PATCH v2] kvm_stat: allow choosing between tracepoints and old stats
 2014-05-21 16:00 UTC 

[PATCH] kvm_stat: always display non tracepoint based stats
 2014-05-21 14:39 UTC  (4+ messages)

[PATCH uq/master] kvm_stat: add option to display non tracepoint based stats
 2014-05-21 10:45 UTC  (2+ messages)

[PATCH v2] kvmclock: Ensure time in migration never goes backward
 2014-05-21 10:03 UTC  (4+ messages)

KVM: x86: disable master clock if TSC is reset during suspend
 2014-05-21 10:01 UTC  (8+ messages)
  ` KVM: x86: disable master clock if TSC is reset during suspend (v2)
      ` KVM: x86: disable master clock if TSC is reset during suspend (v3)

qemu.git build fail with error
 2014-05-21  6:13 UTC  (2+ messages)

[RFC PATCH v5 00/11] VFIO support for platform devices
 2014-05-21  0:25 UTC  (3+ messages)
` [RFC PATCH v5 01/11] driver core: platform: add device binding path 'driver_override'
  ` [RFC PATCH v5_v2 "

[PATCH v2 00/12] kvm tools: Misc patches (mips support)
 2014-05-20 21:25 UTC  (7+ messages)
` [PATCH v2 08/12] kvm tools: Provide per arch macro to specify type for KVM_CREATE_VM

[Bug 30402] New: Debian 4 fails to boot in KVM
 2014-05-20 21:22 UTC  (3+ messages)
` [Bug 30402] "

[PATCH 0/6] KVM: PPC: Book3S PR: Add POWER8 support
 2014-05-20 11:49 UTC  (6+ messages)
` [PATCH 6/6] KVM: PPC: Book3S PR: Expose TM registers

[Bug 53601] New: nVMX meta-bug
 2014-05-20 11:02 UTC  (2+ messages)
` [Bug 53601] "

[Bug 45931] New: Nested Virt: VMX can't be initialized in L1 Xen ("Xen on KVM")
 2014-05-20 11:02 UTC  (2+ messages)
` [Bug 45931] "


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