messages from 2013-09-04 10:07:31 to 2013-09-09 13:32:28 UTC [more...]
[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)
Documentation of the kvm->srcu lock
2013-09-09 12:47 UTC (4+ 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
Correct way of tracking reads on given gfn ?
2013-09-09 12:29 UTC (5+ messages)
[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 (4+ 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] kvm-unit-tests: VMX: Test nested EPT features
2013-09-09 7:44 UTC (5+ 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 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 (22+ messages)
` [PATCH v2 01/15] KVM: MMU: fix the count of spte number
` [PATCH v2 02/15] KVM: MMU: properly check last spte in fast_page_fault()
` [PATCH v2 03/15] KVM: MMU: lazily drop large spte
` [PATCH v2 04/15] KVM: MMU: flush tlb if the spte can be locklessly modified
` [PATCH v2 05/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
` [PATCH v2 06/15] KVM: MMU: update spte and add it into rmap before dirty log
` [PATCH v2 07/15] KVM: MMU: redesign the algorithm of pte_list
` [PATCH v2 08/15] KVM: MMU: introduce nulls desc
` [PATCH v2 09/15] KVM: MMU: introduce pte-list lockless walker
` [PATCH v2 10/15] KVM: MMU: initialize the pointers in pte_list_desc properly
` [PATCH v2 11/15] KVM: MMU: reintroduce kvm_mmu_isolate_page()
` [PATCH v2 12/15] KVM: MMU: allow locklessly access shadow page table out of vcpu thread
` [PATCH v2 13/15] KVM: MMU: locklessly write-protect the page
` [PATCH v2 14/15] KVM: MMU: clean up spte_write_protect
` [PATCH v2 15/15] KVM: MMU: use rcu functions to access the pointer
[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] KVM: x86: prevent setting unsupported XSAVE states
2013-09-08 9:54 UTC (2+ messages)
[PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
2013-09-08 8:57 UTC (9+ messages)
` [PATCH v3 1/6] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
` [PATCH v4] "
[PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf
2013-09-08 8:33 UTC (5+ messages)
` [PATCH 1/2] kvm: free resources after canceling async_pf
` [PATCH 2/2] kvm: remove .done from struct kvm_async_pf
[PATCH v2 0/3] kvm tools: remove periodic tick
2013-09-07 17:21 UTC (10+ messages)
` [PATCH v2 1/3] kvm tools: use #define for maximum number of terminal devices
` [PATCH v2 2/3] kvm tools: remove periodic tick in favour of a polling thread
` [PATCH v2 3/3] kvm tools: stop virtio console doing unnecessary input handling
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)
[PATCH 00/11] HV KVM improvements in preparation for POWER8 support
2013-09-06 6:38 UTC (14+ 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
[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 v2] kvm-unit-tests: VMX: Test suite for preemption timer
2013-09-06 2:11 UTC
[PATCH v4] KVM: nVMX: Fully support of nested VMX preemption timer
2013-09-06 2:04 UTC
[PATCH 0/3] kvm/ppc: fixes/cleanup
2013-09-05 23:06 UTC (7+ messages)
` [PATCH 2/3] kvm/ppc: IRQ disabling cleanup
[PATCH] vfio: fix documentation
2013-09-05 22:39 UTC (2+ messages)
OpenBSD 5.3 guest on KVM
2013-09-05 18:49 UTC (5+ messages)
[PATCH v3] KVM: nVMX: Fully support of nested VMX preemption timer
2013-09-05 14:19 UTC (7+ messages)
Is fallback vhost_net to qemu for live migrate available?
2013-09-05 13:33 UTC (8+ messages)
` [Xen-devel] "
[Bug 60850] New: BUG: Bad page state in process libvirtd pfn:76000
2013-09-05 7:46 UTC (2+ messages)
` [Bug 60850] "
[Qemu-devel] [PATCH] linux-headers: update to 3.11
2013-09-05 6:07 UTC (7+ messages)
[GIT PULL] KVM changes for 3.12
2013-09-05 5:53 UTC (6+ messages)
[PATCH v2 net-next] pkt_sched: fq: Fair Queue packet scheduler
2013-09-05 3:39 UTC
[PATCH V3 0/6] vhost code cleanup and minor enhancement
2013-09-05 2:54 UTC (4+ messages)
` [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time
[PATCH V3] forward cpuid leaves when using -cpu host
2013-09-04 17:35 UTC (5+ messages)
` [PATCH V3] target-i386: forward CPUID cache leaves when -cpu host is used
` [Qemu-devel] "
[stable-3.4] possibly revert "KVM: X86 emulator: fix source operand decoding..."
2013-09-04 16:44 UTC
[PATCH] kvm-unit-tests: VMX: Add the framework of EPT
2013-09-04 15:51 UTC (3+ messages)
[PATCH] KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
2013-09-04 12:16 UTC (3+ messages)
[PATCH] kvm tools: ioeventfd: replace bool parameters to __add_event with flags
2013-09-04 10:47 UTC (2+ messages)
[PATCH] kvm tools: virtio-mmio: init_ioeventfd should use MMIO for ioeventfd__add_event()
2013-09-04 10:20 UTC (5+ messages)
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