messages from 2013-09-06 02:05:00 to 2013-09-12 09:09:53 UTC [more...]
[PATCH 0/8] KVM: s390: fixes and cleanup
2013-09-12 9:09 UTC (11+ messages)
` [PATCH 1/8] KVM: s390: Remove dead "rerun vcpu" code
` [PATCH 2/8] KVM: s390: Split up __vcpu_run into three parts
` [PATCH 3/8] KVM: s390: Push run loop into __vcpu_run
` [PATCH 4/8] KVM: s390: Lock kvm->srcu at the appropriate places
` [PATCH 5/8] KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
` [PATCH 6/8] KVM: s390: Helper for converting real addresses to absolute
` [PATCH 7/8] KVM: s390: Implement TEST BLOCK
` [PATCH 8/8] KVM: s390: Intercept SCK instruction
[PATCH V3] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-09-12 8:28 UTC (2+ messages)
"No such device" error when mounting immediately after formatting
2013-09-12 7:58 UTC (2+ messages)
[PATCH V2] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-09-12 7:10 UTC (4+ messages)
[PATCH] KVM: IRQFD: equip irqfd and resamplefd with polarity
2013-09-12 5:28 UTC
[PATCH] ARM: kvm: rename cpu_reset to avoid name clash
2013-09-12 1:50 UTC (3+ messages)
Questions on how to reset ID numbers for virt Guests
2013-09-11 18:40 UTC (5+ messages)
` [libvirt-users] "
[PATCH v3 0/3] kvm tools: remove periodic tick
2013-09-11 17:32 UTC (4+ messages)
` [PATCH v3 1/3] kvm tools: use #define for maximum number of terminal devices
` [PATCH v3 2/3] kvm tools: remove periodic tick in favour of a polling thread
` [PATCH v3 3/3] kvm tools: stop virtio console doing unnecessary input handling
2nd level lockups using VMX nesting on 3.11 based host kernel
2013-09-11 16:32 UTC (4+ messages)
How to recreate MOV-SS blocking vmentry fail
2013-09-11 13:44 UTC (8+ messages)
[PATCH 00/11] HV KVM improvements in preparation for POWER8 support
2013-09-11 9:11 UTC (15+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
` [PATCH 02/11] KVM: PPC: Book3S HV: Implement timebase offset for guests
` [PATCH 03/11] KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
` [PATCH 04/11] KVM: PPC: Book3S HV: Add GET/SET_ONE_REG interface for LPCR
` [PATCH 05/11] KVM: PPC: Book3S HV: Add support for guest Program Priority Register
` [PATCH 06/11] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
` [PATCH 07/11] KVM: PPC: Book3S HV: Implement H_CONFER
` [PATCH 08/11] KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
` [PATCH 09/11] KVM: PPC: Book3S HV: Pull out interrupt-reading code into "
` [PATCH 10/11] KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
` [PATCH 11/11] KVM: PPC: Book3S HV: Return -EINVAL rather than BUG'ing
[PATCH] kvm-unit-tests: VMX: Fix two minor bugs
2013-09-11 7:45 UTC (3+ messages)
[PATCH 0/6] powerpc: Unify FP/VMX/VSX state handling between KVM and main kernel
2013-09-10 23:54 UTC (13+ messages)
` [PATCH 1/6] powerpc: Put FP/VSX and VR state into structures
` [PATCH 2/6] powerpc: Provide for giveup_fpu/altivec to save state in alternate location
` [PATCH 3/6] KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
` [PATCH 4/6] KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
` [PATCH 5/6] KVM: PPC: Book3S: Load/save FP/VMX/VSX state directly to/from vcpu struct
` [PATCH 6/6] KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
KVM call agenda for 2013-09-17
2013-09-10 16:01 UTC
[PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
2013-09-10 13:26 UTC (11+ messages)
` [PATCH v3 1/6] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
` [PATCH v4] "
[PATCH v2] tile: support KVM for tilegx
2013-09-10 12:47 UTC (6+ messages)
` [PATCH v3 1/3] tile: support KVM host mode
` [PATCH v3 3/3] tile: enable VIRTIO support for KVM
[stable-3.4] possibly revert "KVM: X86 emulator: fix source operand decoding..."
2013-09-10 11:05 UTC (2+ messages)
[PATCH v2] KVM: x86 emulator: emulate RETF imm
2013-09-10 6:45 UTC (2+ messages)
Correct way of tracking reads on given gfn ?
2013-09-10 6:08 UTC (7+ messages)
[PATCH] KVM: x86: prevent setting unsupported XSAVE states
2013-09-09 16:57 UTC (4+ messages)
[PATCH] kvm-unit-tests: VMX: Fix some nested EPT related bugs
2013-09-09 16:25 UTC (2+ messages)
[PATCH 0/2] kvm-unit-tests: VMX: Test nested EPT features
2013-09-09 16:23 UTC (11+ messages)
` [PATCH 1/2] kvm-unit-tests: VMX: The framework of EPT for nested VMX testing
` [PATCH 2/2] kvm-unit-tests: VMX: Test cases for nested EPT
[PATCH] KVM: Add documentation for kvm->srcu lock
2013-09-09 15:32 UTC
[PATCH v2] kvm-unit-tests: VMX: Test suite for preemption timer
2013-09-09 13:59 UTC (2+ messages)
Documentation of the kvm->srcu lock
2013-09-09 13:51 UTC (5+ messages)
[PATCH] KVM: x86 emulator: emulate RETF imm
2013-09-09 13:12 UTC (5+ messages)
[PATCH] kvm-unit-tests: VMX: Test suite for preemption timer
2013-09-09 12:53 UTC (5+ messages)
[PATCH v2 0/4] kvm-unit-tests: Add a series of test cases
2013-09-09 12:42 UTC (10+ messages)
` [PATCH v2 2/4] kvm-unit-tests: VMX: Add test cases for CR0/4 shadowing
` [PATCH v2 3/4] kvm-unit-tests: VMX: Add test cases for I/O bitmaps
` [PATCH v2 4/4] kvm-unit-tests: VMX: Add test cases for instruction interception
[PATCH uq/master 0/2] KVM: issues with XSAVE support
2013-09-09 12:00 UTC (19+ messages)
` [PATCH uq/master 1/2] x86: fix migration from pre-version 12
` [PATCH uq/master 2/2] KVM: make XSAVE support more robust
[PATCH v2] KVM: mmu: allow page tables to be in read-only slots
2013-09-09 10:12 UTC (3+ messages)
Mapping guest memory from another process?
2013-09-09 10:01 UTC (5+ messages)
When is the page table built for migration destination ?
2013-09-09 9:58 UTC (4+ messages)
[PATCH RFC 0/5] Eliminate double-copying of FP/VMX/VSX state
2013-09-09 9:44 UTC (5+ messages)
[PATCH 0/2] s390x/kvm: implement floating interrupt controller
2013-09-06 13:24 UTC (9+ messages)
` [PATCH 1/2] linux-headers: update for s390 "
` [Qemu-devel] "
` [PATCH 2/2] s390x/kvm: implement floating-interrupt controller device
[GIT PULL] VFIO for v3.12
2013-09-08 17:01 UTC
[PATCH v2 00/15] KVM: MMU: locklessly wirte-protect
2013-09-08 14:26 UTC (9+ messages)
` [PATCH v2 01/15] KVM: MMU: fix the count of spte number
` [PATCH v2 09/15] KVM: MMU: introduce pte-list lockless walker
[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
2013-09-08 14:12 UTC (16+ messages)
` [PATCH v9 12/13] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH v10 "
[PATCH kvm-unit-tests] realmode: test RETF imm
2013-09-08 13:18 UTC (2+ messages)
[PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf
2013-09-08 8:33 UTC (2+ messages)
[PATCH v2 0/3] kvm tools: remove periodic tick
2013-09-07 17:21 UTC (8+ messages)
` [PATCH v2 2/3] kvm tools: remove periodic tick in favour of a polling thread
Further Windows performance optimizations?
2013-09-06 21:24 UTC
kvm caches and battery-backed RAID
2013-09-06 19:03 UTC
[Bug 60863] New: monitor usb_add host does not work correct
2013-09-06 13:33 UTC
[PATCH v2 0/2] KVM: s390: add floating irq controller
2013-09-06 13:30 UTC (6+ messages)
` [PATCH v2 1/2] KVM: s390: add and extend interrupt information data structs
` [PATCH v2 2/2] KVM: s390: add floating irq controller
Live migration makes VM unusable
2013-09-06 7:23 UTC (2+ messages)
[RFC PATCH 0/10] Support POWER8 in HV KVM
2013-09-06 4:00 UTC (11+ messages)
` [RFC PATCH 01/10] KVM: PPC: Book3S HV: Align physical CPU thread numbers with virtual
` [RFC PATCH 02/10] KVM: PPC: Book3S HV: Don't set DABR on POWER8
` [RFC PATCH 03/10] KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
` [RFC PATCH 04/10] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
` [RFC PATCH 05/10] KVM: PPC: Book3S HV: Add handler for HV facility unavailable
` [RFC PATCH 06/10] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
` [RFC PATCH 07/10] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
` [RFC PATCH 08/10] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
` [RFC PATCH 09/10] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
` [RFC PATCH 10/10] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
[PATCH v4] KVM: nVMX: Fully support of nested VMX preemption timer
2013-09-06 2:04 UTC
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