messages from 2014-07-17 17:32:30 to 2014-07-24 15:47:26 UTC [more...]
[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
2014-07-24 15:47 UTC (3+ messages)
[PATCH 1/6 v2] kvm: ppc: bookehv: Added wrapper macros for shadow registers
2014-07-24 15:04 UTC (3+ messages)
[PATCH v2] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
2014-07-24 13:16 UTC (2+ messages)
[PATCH] KVM: PPC: fix incorrect way saving SPRN_MMCR2
2014-07-24 13:09 UTC (2+ messages)
[PATCH v6 0/5] Read guest last instruction from kvmppc_get_last_inst()
2014-07-24 13:08 UTC (7+ messages)
` [PATCH v6 1/5] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH v6 2/5] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH v6 3/5] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PATCH v6 4/5] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH v6 5/5] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
[patch 0/4] KVM: support for pinning sptes (v2)
2014-07-24 12:16 UTC (12+ messages)
` [patch 2/4] KVM: MMU: allow pinning spte translations (TDP-only)
` [patch 3/4] KVM: MMU: reload request from GET_DIRTY_LOG path
` [patch 4/4] KVM: MMU: pinned sps are not candidates for deletion
[PATCH 0/3] watchdog: kvm: disable hard lockup detection by default
2014-07-24 12:02 UTC (10+ messages)
` [PATCH 1/3] watchdog: fix print-once on enable
` [PATCH 2/3] watchdog: control hard lockup detection default
` [PATCH 3/3] kvm: ensure hard lockup detection is disabled by default
[PATCH 0/4] Introduce device assignment flag operation helper function
2014-07-24 11:09 UTC (7+ messages)
` [PATCH 1/4] PCI: introduce helper functions for device flag operation
` [PATCH 2/4] KVM: use pci device flag operation helper functions
` [PATCH 3/4] xen-pciback: use pci device flag operation helper function
` [PATCH 4/4] PCI: use device flag operation helper function in iov.c
[Bug 81011] New: crashed on launching KVM with Juniper Simulator
2014-07-24 10:04 UTC
[PATCH 3.11 002/128] MIPS: KVM: Remove redundant NULL checks before kfree()
2014-07-24 9:44 UTC
[PATCH 0/6 v2] KVM: PPC: Book3e: AltiVec support
2014-07-24 9:16 UTC (5+ messages)
` [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
[PATCH] vhost: Add polling mode
2014-07-24 5:57 UTC (6+ messages)
[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
2014-07-24 4:57 UTC (6+ messages)
` [PATCH v5 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v5 2/5] random: Add and use arch_get_rng_seed
` [PATCH v5 3/5] x86,random: Add an x86 implementation of arch_get_rng_seed
` [PATCH v5 4/5] x86,random,kvm: Use KVM_GET_RNG_SEED in arch_get_rng_seed
` [PATCH v5 5/5] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available
[RFC PATCH 00/17] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
2014-07-24 2:24 UTC (24+ messages)
` [RFC PATCH 01/17] configure: add CONFIG_COLO to switch COLO support
` [RFC PATCH 02/17] COLO: introduce an api colo_supported() to indicate "
` [Qemu-devel] "
` [RFC PATCH 03/17] COLO migration: add a migration capability 'colo'
` [Qemu-devel] "
` [RFC PATCH 04/17] COLO info: use colo info to tell migration target colo is enabled
` [RFC PATCH 05/17] COLO save: integrate COLO checkpointed save into qemu migration
` [RFC PATCH 06/17] COLO restore: integrate COLO checkpointed restore into qemu restore
` [RFC PATCH 07/17] COLO buffer: implement colo buffer as well as QEMUFileOps based on it
` [Qemu-devel] "
` [RFC PATCH 08/17] COLO: disable qdev hotplug
` [RFC PATCH 09/17] COLO ctl: implement API's that communicate with colo agent
` [RFC PATCH 10/17] COLO ctl: introduce is_slave() and is_master()
` [RFC PATCH 11/17] COLO ctl: implement colo checkpoint protocol
` [RFC PATCH 12/17] COLO ctl: add a RunState RUN_STATE_COLO
` [Qemu-devel] "
` [RFC PATCH 13/17] COLO ctl: implement colo save
` [RFC PATCH 14/17] COLO ctl: implement colo restore
` [RFC PATCH 15/17] COLO save: reuse migration bitmap under colo checkpoint
` [RFC PATCH 16/17] COLO ram cache: implement colo ram cache on slaver
` [RFC PATCH 17/17] HACK: trigger checkpoint every 500ms
` [Qemu-devel] [RFC PATCH 00/17] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
[PATCH v3 0/6] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-07-23 19:42 UTC (7+ messages)
` [PATCH v3 1/6] kvm: Add gfn_to_page_no_pin() to translate gfn to page without pinning
` [PATCH v3 2/6] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address
` [PATCH v3 3/6] kvm: Remove ept_identity_pagetable from struct kvm_arch
` [PATCH v3 4/6] kvm: Make init_rmode_identity_map() return 0 on success
` [PATCH v3 5/6] kvm, mem-hotplug: Do not pin apic access page in memory
` [PATCH v3 6/6] kvm, mem-hotplug: Reload L1's apic access page if it is migrated when L2 is running
[PATCH v5 0/5] Read guest last instruction from kvmppc_get_last_inst()
2014-07-23 10:06 UTC (9+ messages)
` [PATCH v5 4/5] KVM: PPC: Alow kvmppc_get_last_inst() to fail
[PATCH] x86: Remove Fix me in main.c and add include statement for kvm_para.h
2014-07-22 22:18 UTC (5+ messages)
[PATCH v4 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
2014-07-22 21:16 UTC (14+ messages)
` [PATCH v4 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v4 2/5] random: Add and use arch_get_rng_seed
` [PATCH v4 3/5] x86,random: Add an x86 implementation of arch_get_rng_seed
` [PATCH v4 4/5] x86,random,kvm: Use KVM_GET_RNG_SEED in arch_get_rng_seed
` [PATCH v4 5/5] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available
[GIT PULL 0/9] KVM: s390: Fixes and cleanups for 3.17
2014-07-22 18:21 UTC (12+ messages)
` [GIT PULL 1/9] KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
` [GIT PULL 2/9] KVM: s390: remove _bh locking from local_int.lock
` [GIT PULL 3/9] KVM: s390: remove _bh locking from start_stop_lock
` [GIT PULL 4/9] KVM: s390: move vcpu wakeup code to a central point
` [GIT PULL 5/9] KVM: s390: remove the tasklet used by the hrtimer
` [GIT PULL 6/9] KVM: document target of capability enablement
` [GIT PULL 7/9] KVM: s390: document KVM_CAP_S390_IRQCHIP
` [GIT PULL 8/9] KVM: s390: advertise KVM_CAP_S390_IRQCHIP
` [GIT PULL 9/9] KVM: s390: add ipte to trace event decoding
[PATCH v7 00/14] kvm-unit-tests/arm: initial drop
2014-07-22 18:06 UTC (5+ messages)
` [PATCH v7 08/14] Introduce chr-testdev
[PATCH] kvmtool: arm64: fix compilation error
2014-07-22 17:28 UTC
DMAR errors when running testpmd on kernel >= 3.15
2014-07-22 15:25 UTC
KVM call for agenda for 2014-07-22
2014-07-22 12:59 UTC (2+ messages)
buildbot failure in kvm on ia64
2014-07-22 3:41 UTC
[PATCH 1/2 V3] PCI: introduce device assignment interface and refactory related code
2014-07-22 0:38 UTC (16+ messages)
[PATCH v2 0/2] ivshmem: update documentation, add client/server tools
2014-07-21 17:35 UTC (8+ messages)
` [PATCH v2 1/2] contrib: add ivshmem client and server
` [Qemu-devel] "
` [PATCH v2 2/2] docs: update ivshmem device spec
[PATCH] KVM: x86: DR6/7.RTM cannot be written
2014-07-21 15:20 UTC (4+ messages)
` [PATCH kvm-unit-tests] x86: Check DR6.RTM is writable
[PATCH 0/2] KVM: nVMX: fix lifetime issues for vmcs02 and shadow VMCS
2014-07-21 12:33 UTC (3+ messages)
` [PATCH 1/2] KVM: nVMX: fix lifetime issues for vmcs02
` [PATCH 2/2] KVM: nVMX: clean up nested_release_vmcs12 and code around it
[GIT PULL] KVM changes for 3.16-rc7
2014-07-21 11:24 UTC
[PATCH] kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL
2014-07-21 9:53 UTC (4+ messages)
[GIT PULL 0/5] KVM: s390: Let user space control the cpu states
2014-07-21 9:46 UTC (4+ messages)
[RFC PATCH 0/5] Improve PPC instruction emulation
2014-07-19 10:14 UTC (6+ messages)
` [RFC PATCH 1/5] powerpc: Split out instruction analysis part of emulate_step()
` [RFC PATCH 2/5] powerpc: Implement emulation of string loads and stores
` [RFC PATCH 3/5] KVM: PPC: Use pt_regs struct for integer registers in struct vcpu_arch
` [RFC PATCH 4/5] KVM: PPC: Use analyse_instr() in kvmppc_emulate_instruction()
` [RFC PATCH 5/5] KVM: PPC: Book3S: Make kvmppc_handle_load/store handle any load or store
[PATCH 0/3] Fixes for PPC Book3S KVM
2014-07-19 7:59 UTC (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Fix LPCR one_reg interface
` [PATCH 2/3] KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call
` [PATCH 3/3] KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
CPU Overcommitting question
2014-07-18 21:30 UTC (4+ messages)
[GIT PULL] KVM changes for 3.16-rc6
2014-07-18 15:13 UTC
[PATCH] kvm: ppc: booke: Restore SPRG3 when entering guest
2014-07-18 14:01 UTC (15+ messages)
[PATCH 3.12 050/170] MIPS: KVM: Remove redundant NULL checks before kfree()
2014-07-18 12:10 UTC
[PATCH v2 0/5] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-07-18 11:21 UTC (13+ messages)
` [PATCH v2 5/5] kvm, mem-hotplug: Do not pin apic access page in memory
[PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
2014-07-18 7:33 UTC (4+ messages)
` [PATCH] CMA: generalize CMA reserved area management functionality (fixup)
[patch added to the 3.12 stable tree] MIPS: KVM: Remove redundant NULL checks before kfree()
2014-07-18 7:25 UTC
[Bug 60629] New: Starting a virtual machine ater suspend causes the host system hangup
2014-07-18 2:15 UTC (2+ messages)
` [Bug 60629] "
[PATCH v3 2/5] random,x86: Add arch_get_slow_rng_u64
2014-07-17 19:15 UTC (14+ messages)
[PATCH v3 0/5] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
2014-07-17 17:45 UTC (4+ messages)
` [PATCH v3 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox