messages from 2013-06-05 23:08:44 to 2013-06-10 07:57:50 UTC [more...]
[PATCH v3 0/6] KVM: MMU: fast invalidate all mmio sptes
2013-06-10 7:57 UTC (9+ messages)
` [PATCH v3 1/6] KVM: MMU: retain more available bits on mmio spte
` [PATCH v3 2/6] KVM: MMU: store generation-number into "
` [PATCH v3 3/6] KVM: MMU: make return value of mmio page fault handler more readable
` [PATCH v3 4/6] KVM: MMU: fast invalidate all mmio sptes
` [PATCH v3 5/6] KVM: MMU: add tracepoint for check_mmio_spte
` [PATCH v3 6/6] KVM: MMU: init kvm generation close to mmio wrap-around value
[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
2013-06-10 6:18 UTC (39+ messages)
` [PATCH 01/31] MIPS: Move allocate_kscratch to cpu-probe.c and make it public
` [PATCH 02/31] MIPS: Save and restore K0/K1 when CONFIG_KVM_MIPSVZ
` [PATCH 03/31] mips/kvm: Fix 32-bitisms in kvm_locore.S
` [PATCH 04/31] mips/kvm: Add casts to avoid pointer width mismatch build failures
` [PATCH 05/31] mips/kvm: Use generic cache flushing functions
` [PATCH 06/31] mips/kvm: Rename kvm_vcpu_arch.pc to kvm_vcpu_arch.epc
` [PATCH 07/31] mips/kvm: Rename VCPU_registername to KVM_VCPU_ARCH_registername
` [PATCH 08/31] mips/kvm: Fix code formatting in arch/mips/kvm/kvm_locore.S
` [PATCH 09/31] mips/kvm: Factor trap-and-emulate support into a pluggable implementation
` [PATCH 10/31] mips/kvm: Implement ioctls to get and set FPU registers
` [PATCH 11/31] MIPS: Rearrange branch.c so it can be used by kvm code
` [PATCH 12/31] MIPS: Add instruction format information for WAIT, MTC0, MFC0, et al
` [PATCH 13/31] mips/kvm: Add accessors for MIPS VZ registers
` [PATCH 14/31] mips/kvm: Add thread_info flag to indicate operation in MIPS VZ Guest Mode
` [PATCH 15/31] mips/kvm: Exception handling to leave and reenter guest mode
` [PATCH 16/31] mips/kvm: Add exception handler for MIPSVZ Guest exceptions
` [PATCH 17/31] MIPS: Quit exposing Kconfig symbols in uapi headers
` [PATCH 18/31] mips/kvm: Add pt_regs slots for BadInstr and BadInstrP
` [PATCH 19/31] mips/kvm: Add host definitions for MIPS VZ based host
` [PATCH 20/31] mips/kvm: Hook into TLB fault handlers
` [PATCH 21/31] mips/kvm: Allow set_except_vector() to be used from MIPSVZ code
` [PATCH 22/31] mips/kvm: Split get_new_mmu_context into two parts
` [PATCH 23/31] mips/kvm: Hook into CP unusable exception handler
` [PATCH 24/31] mips/kvm: Add thread_struct fields used by MIPSVZ hosts
` [PATCH 25/31] mips/kvm: Add some asm-offsets constants used by MIPSVZ
` [PATCH 26/31] mips/kvm: Split up Kconfig and Makefile definitions in preperation for MIPSVZ
` [PATCH 27/31] mips/kvm: Gate the use of kvm_local_flush_tlb_all() by KVM_MIPSTE
` [PATCH 28/31] mips/kvm: Only use KVM_COALESCED_MMIO_PAGE_OFFSET with KVM_MIPSTE
` [PATCH 29/31] mips/kvm: Add MIPSVZ support
` [PATCH 30/31] mips/kvm: Enable MIPSVZ in Kconfig/Makefile
` [PATCH 31/31] mips/kvm: Allow for upto 8 KVM vcpus per vm
VirtIO and BSOD On Windows Server 2003
2013-06-10 4:43 UTC (4+ messages)
[PATCH qom-cpu 01/59] kvm: Change kvm_cpu_synchronize_state() argument to CPUState
2013-06-10 2:00 UTC (14+ messages)
` [Qemu-devel] "
` [PATCH qom-cpu 02/59] kvm: Change cpu_synchronize_state() "
` [Qemu-devel] "
` [PATCH qom-cpu 16/59] kvm: Change kvm_set_signal_mask() "
` [PATCH qom-cpu 18/59] cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
` [PATCH qom-cpu 19/59] kvm: Change kvm_handle_internal_error() argument to CPUState
` [PATCH qom-cpu 20/59] kvm: Change kvm_cpu_exec() "
` [PATCH qom-cpu 32/59] kvm: Simplify kvm_{insert,remove,remove_all}_breakpoint[s]()
` [PATCH qom-cpu 33/59] kvm: Simplify kvm_remove_all_breakpoints() further
` [PATCH qom-cpu 34/59] kvm: Change kvm_remove_all_breakpoints() argument to CPUState
` [PATCH qom-cpu 57/59] cpu: Make first_cpu and next_cpu CPUState (WIP)
` [Qemu-devel] "
[PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-06-09 22:57 UTC (4+ messages)
` [PATCH v5 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
2013-06-09 17:39 UTC (15+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator
[PATCH] KVM: x86: fix missed memory synchronization when patch hypercall
2013-06-09 12:52 UTC (16+ messages)
[PATCH] vhost: wake up worker outside spin_lock
2013-06-09 9:47 UTC (3+ messages)
Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
2013-06-09 9:43 UTC (11+ messages)
[PATCH v8 00/11] KVM: MMU: fast zap all shadow pages
2013-06-09 9:09 UTC (4+ messages)
[PATCH 0/8] kvm/ppc: fixes for 3.10
2013-06-09 8:09 UTC (10+ messages)
` [PATCH 1/8] kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
` [PATCH 2/8] kvm/ppc/booke64: Disable e6500 support
` [PATCH 3/8] kvm/ppc/booke: Hold srcu lock when calling gfn functions
` [PATCH 4/8] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
` [PATCH 5/8] kvm/ppc: Call trace_hardirqs_on before entry
` [PATCH 6/8] kvm/ppc: IRQ disabling cleanup
` [PATCH 7/8] kvm/ppc/booke: Delay kvmppc_fix_ee_before_entry
` [PATCH 8/8] kvm/ppc/booke: Don't call kvm_guest_enter twice
[patch 0/2] A few fixes for make and cpuid
2013-06-08 11:48 UTC (10+ messages)
` [patch 2/2] tools: lkvm - Filter out cpu vendor string
[PATCH] kvmclock: clock should count only if vm is running
2013-06-08 2:00 UTC
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-06-07 23:41 UTC (8+ messages)
[GIT PULL] VFIO fix for v3.10-rc5
2013-06-07 20:36 UTC
[PULL] port of KVM to arm64
2013-06-07 17:03 UTC
[PATCH] get 2% or more performance improved by reducing spin_lock race
2013-06-07 12:36 UTC (3+ messages)
[PATCH RFC] virtio-pci: new config layout: using memory BAR
2013-06-07 11:30 UTC (44+ messages)
[PATCH] vhost: wake up worker outside spin_lock
2013-06-07 10:59 UTC
[PATCH RFC 0/2] KVM: s390: virtio-ccw adapter interrupts
2013-06-07 10:37 UTC (3+ messages)
` [PATCH RFC 1/2] KVM: s390: virtio-ccw: Handle command rejects
` [PATCH RFC 2/2] KVM: s390: virtio-ccw adapter interrupt support
[PATCH RFC] qemu: Adapter interrupts for virtio-ccw
2013-06-07 10:37 UTC (2+ messages)
` [PATCH RFC] s390/virtio-ccw: Adapter interrupt support
[PATCH RFC] Adapter interrupts for virtio-ccw
2013-06-07 10:37 UTC (2+ messages)
` [PATCH RFC] virtio-ccw: Document adapter interrupts
[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
2013-06-07 2:14 UTC (3+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator
[RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
2013-06-06 19:57 UTC (6+ messages)
[PATCH net 0/2] vhost fixes for 3.10
2013-06-06 18:50 UTC (4+ messages)
` [PATCH net 1/2] vhost: check owner before we overwrite ubuf_info
` [PATCH net 2/2] vhost: fix ubuf_info cleanup
[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
2013-06-06 17:12 UTC (4+ messages)
[PATCH 1/2] KVM: PPC: e500mc: Revert "add load inst fixup"
2013-06-06 16:11 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation
[Bug 58931] New: SMP x64 Windows 2003 guest can't boot up
2013-06-06 15:40 UTC (2+ messages)
` [Bug 58931] "
Regression after "Remove support for reporting coalesced APIC IRQs"
2013-06-06 15:39 UTC (2+ messages)
[PATCH v2] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
2013-06-06 14:19 UTC (3+ messages)
[PATCH] kvm-unit-tests: Add test case for accessing bpl via modr/m
2013-06-06 9:41 UTC (8+ messages)
[PATCH] kvm-unit-tests: Test case of emulating multibyte NOP
2013-06-06 7:46 UTC (2+ messages)
[PATCH] Test case of emulating multibyte NOP
2013-06-06 7:28 UTC (9+ messages)
Intercepting task switches in svm/vmx with tdp enabled
2013-06-06 5:25 UTC (4+ messages)
[PATCH V2] vhost_net: clear msg.control for non-zerocopy case during tx
2013-06-06 3:24 UTC
[PATCH] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
2013-06-05 23:29 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).