kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-21 07:13:46 to 2014-05-27 09:24:23 UTC [more...]

[PATCH] KVM: x86: MOV CR/DR emulation should ignore mod
 2014-05-27  9:24 UTC  (4+ messages)
  ` [PATCH kvm-unit-tests] x86: test mov DR with ignored mod bits

[PATCH kvm-unit-tests 00/18] lib/x86 TLC, extending tests for both 32- and 64-bits, and SMAP tests
 2014-05-27  9:22 UTC  (2+ messages)

KVM call agenda for 2014-05-27
 2014-05-27  9:19 UTC  (3+ messages)
` [Qemu-devel] "

[GIT PULL] KVM/ARM and PSCI v0.2 Changes for 3.16
 2014-05-27  9:18 UTC  (19+ 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 15/16] ARM: Check if a CPU has gone offline
` [PATCH 16/16] arm64: KVM: Enable minimalistic support for Cortex-A53

[PATCH] arm: Fix compile warning for psci
 2014-05-27  9:18 UTC 

[PATCH v2 4/4] KVM: x86: get CPL from SS.DPL
 2014-05-27  5:22 UTC  (3+ messages)

BUG: commit 50a2c6e breaks KVM/ARM (reset/init vcpu order)
 2014-05-26 21:04 UTC  (9+ messages)
      ` 回复: "

Your Urgent reply
 2014-05-26 17:56 UTC 

[PATCH v2 0/4] KVM: x86: get CPL from SS.DPL
 2014-05-26 17:01 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86: use new CS.RPL as CPL during task switch
` [PATCH v2 3/4] KVM: x86: check CS.DPL against RPL "
` [PATCH v2 4/4] KVM: x86: get CPL from SS.DPL

Did you get my last message?
 2014-05-26 21:58 UTC 

[PATCH] KVM: lapic: sync highest ISR to hardware apic on EOI
 2014-05-26 15:39 UTC  (3+ messages)

[PATCH v2 0/4] KVM: x86: get CPL from SS.DPL
 2014-05-26 12:53 UTC  (2+ messages)

[PATCH 0/3] New PAPR hypercall plus individual hypercall enables
 2014-05-26 12:17 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Controls for in-kernel PAPR hypercall handling
` [PATCH 2/3] KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
` [PATCH 3/3] KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling

Handle multiple interrupts injection in one vmexit
 2014-05-26 11:09 UTC  (3+ messages)

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

[PATCH v2 1/4] KVM: x86: use new CS.RPL as CPL during task switch
 2014-05-26  5:09 UTC 

[PATCH 0/7] Bug fixes for HV KVM
 2014-05-26  3:30 UTC  (11+ 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

[PATCH v2 3/4] KVM: x86: check CS.DPL against RPL during task switch
 2014-05-25 23:13 UTC 

[PATCH v2 2/4] KVM: x86: drop set_rflags callback
 2014-05-25 23:06 UTC 

[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 "

[Bug 65561] New: KVM:Entry failed on Single stepping sti instruction
 2014-05-25  8:00 UTC  (29+ 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  (32+ messages)
` [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 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 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

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


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