messages from 2012-04-21 00:45:06 to 2012-04-26 17:43:41 UTC [more...]
[PATCH 1/2] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
2012-04-26 17:43 UTC (5+ messages)
` [PATCH 2/2] KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
2012-04-26 16:04 UTC (10+ messages)
` [PATCH RFC V6 1/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V6 2/5] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V6 3/5] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V6 4/5] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V6 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
[PATCH] KVM: PPC: Fix unknown SPR error message in emulation
2012-04-26 13:25 UTC (2+ messages)
[PATCH 0/3] Fixes and feature for kvm-s390
2012-04-26 12:26 UTC (21+ messages)
` [PATCH 1/3] kvm-s390: Implement the directed yield (diag 9c) hypervisor call for KVM
` [PATCH 1/3v2] "
` [PATCH 0/2] rework kvm_vcpu_on_spin
` [PATCH 1/2] kvm-s390: Implement the directed yield (diag 9c) hypervisor call for KVM
` [PATCH 2/2] kvm-s390: use kvm_vcpu_on_spin for diag 0x44
` [PATCH 2/3] kvm-s390: Handle sckpf instruction
` [PATCH 3/3] kvm-s390: implement KVM_CAP_MAX_VCPUS
[PATCH v2] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
2012-04-26 11:24 UTC (3+ messages)
kvm test: Parametrisation of multi_disk test
2012-04-26 11:24 UTC (2+ messages)
` [PATCH] "
[PATCH 1/2] PPC: Export some interrupt handlers
2012-04-26 10:19 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S: Call into C "
[PATCH] KVM: PPC: Fix PR KVM on POWER7 bare metal
2012-04-26 10:18 UTC (2+ messages)
[PATCH] qemu-kvm: Remove unused KVM helper functions
2012-04-26 7:10 UTC
[RFC PATCH 0/9] ACPI memory hotplug
2012-04-26 0:58 UTC (22+ messages)
` [RFC PATCH 3/9][SeaBIOS] acpi: generate hotplug memory devices
` [RFC PATCH 8/9] pc: adjust e820 map on hot-add and hot-remove
` [RFC PATCH 9/9][SeaBIOS] enable memory devices if e820 entry is present
` [SeaBIOS] [RFC PATCH 9/9] "
[PATCH 1/2] KVM: PPC: Book3S: PR: Optimize entry path
2012-04-25 12:38 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S: PR: No isync in slbie path
[PATCH 1/2] KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies
2012-04-25 11:50 UTC (2+ messages)
[PATCH 2/2 v4] KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs
2012-04-25 11:27 UTC
[PATCH 2/2 v4] KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs
2012-04-25 11:27 UTC
linux-next: Tree for Apr 24 (kvm)
2012-04-25 9:35 UTC (2+ messages)
[PATCH v4 00/10] KVM: MMU: fast page fault
2012-04-25 4:06 UTC (11+ messages)
` [PATCH v4 01/10] KVM: MMU: return bool in __rmap_write_protect
` [PATCH v4 02/10] KVM: MMU: abstract spte write-protect
` [PATCH v4 03/10] KVM: VMX: export PFEC.P bit on ept
` [PATCH v4 04/10] KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
` [PATCH v4 05/10] KVM: MMU: introduce SPTE_WRITE_PROTECT bit
` [PATCH v4 06/10] KVM: MMU: fast path of handling guest page fault
` [PATCH v4 07/10] KVM: MMU: lockless update spte on fast page fault path
` [PATCH v4 08/10] KVM: MMU: trace fast page fault
` [PATCH v4 09/10] KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
` [PATCH v4 10/10] KVM: MMU: document mmu-lock and fast page fault
writeback cache + h700 controller w/1gb nvcache, corruption on power loss
2012-04-25 3:57 UTC (6+ messages)
[Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
2012-04-24 17:19 UTC (15+ messages)
` "
[PATCH 0/4] KVM: x86 emulator: Split decoder into separate functions
2012-04-24 14:41 UTC (9+ messages)
` [PATCH 1/4] KVM: x86 emulator: Introduce ctxt->op_prefix for 0x66 prefix
` [PATCH 2/4] KVM: x86 emulator: Make prefix decoding a separate function
` [PATCH 3/4] KVM: x86 emulator: Make opcode "
` [PATCH 4/4] KVM: x86 emulator: Avoid pushing back ModRM byte in decode_opcode()
[PATCH v2 0/3] KVM: API doc enhancements and separate PIT kthread
2012-04-24 14:40 UTC (4+ messages)
` [PATCH v2 1/3] KVM: Improve readability of KVM API doc
` [PATCH v2 2/3] KVM: x86: Document in-kernel PIT API
` [PATCH v2 3/3] KVM: x86: Run PIT work in own kthread
[PATCH] qemu-kvm: Switch to upstream in-kernel KVM PIT
2012-04-24 14:13 UTC (2+ messages)
KVM call agenda for April, Tuesday 24
2012-04-24 13:59 UTC (2+ messages)
[PATCHv2] Introduce bitmask for apic attention reasons
2012-04-24 13:36 UTC (2+ messages)
Assertion after chaning display resolution
2012-04-24 13:35 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v2] KVM: Introduce direct MSI message injection for in-kernel irqchips
2012-04-24 13:24 UTC (14+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH] KVM: Introduce generic interrupt "
[PATCH 0/3] KVM: API doc enhancements and separate PIT kthread
2012-04-24 12:40 UTC (4+ messages)
` [PATCH 1/3] KVM: Improve readability of KVM API doc
` [PATCH 2/3] KVM: x86: Document in-kernel PIT API
` [PATCH 3/3] KVM: x86: Run PIT work in own kthread
[PATCH v2] KVM: MMU: Don't use RCU for lockless shadow walking
2012-04-24 10:42 UTC (3+ messages)
[PATCH RFC] KVM: MMU: Don't use RCU for lockless shadow walking
2012-04-24 10:05 UTC (9+ messages)
Thanks
2012-04-24 8:27 UTC
Thanks
2012-04-24 8:25 UTC
1.0.1 Qemu-kvm
2012-04-24 8:22 UTC
[PATCH RFC 0/5] apic: eoi optimization support
2012-04-24 7:07 UTC (9+ messages)
` [PATCH RFC 1/5] apic: fix typo EIO_ACK -> EOI_ACK and document
` [PATCH RFC 2/5] apic: use symbolic APIC_EOI_ACK
` [PATCH RFC 3/5] x86: add apic->eoi_write callback
` [PATCH RFC 4/5] x86: eoi micro-optimization
` [PATCH RFC dontapply 5/5] kvm_para: guest side for eoi avoidance
[PATCH v3 0/9] KVM: MMU: fast page fault
2012-04-24 3:34 UTC (29+ messages)
` [PATCH v3 2/9] KVM: MMU: abstract spte write-protect
` [PATCH v3 4/9] KVM: MMU: introduce SPTE_ALLOW_WRITE bit
` [PATCH v3 5/9] KVM: MMU: introduce SPTE_WRITE_PROTECT bit
[PATCH] kvm: don't call mmu_shrinker w/o used_mmu_pages
2012-04-23 16:57 UTC (15+ messages)
Biweekly upstream qemu-kvm test report (using autotest) - Week 16
2012-04-23 9:29 UTC (4+ messages)
[PATCH 0/2] Simplify RCU freeing of shadow pages
2012-04-23 8:53 UTC (8+ messages)
[PATCH] qemu-kvm: Switch to upstream TPR optimization
2012-04-23 8:42 UTC (3+ messages)
` [PATCH] qemu-kvm: Eliminate _kvm_arch_init_vcpu
[PATCH] KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults
2012-04-22 12:14 UTC
Networking performance on a KVM Host (with no guests)
2012-04-22 11:09 UTC (6+ messages)
kvm build failure on 32bit host: arch/x86/kvm/emulate.c
2012-04-22 11:00 UTC (2+ messages)
[PATCH 0/4] Export offsets of VMCS fields as note information for kdump
2012-04-22 10:57 UTC (7+ messages)
[PATCH v2 00/16] KVM: MMU: fast page fault
2012-04-21 4:36 UTC (10+ messages)
` [PATCH v2 07/16] KVM: MMU: introduce for_each_pte_list_spte
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