messages from 2013-05-12 15:35:24 to 2013-05-16 11:11:19 UTC [more...]
[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
2013-05-16 11:11 UTC (6+ messages)
` [PATCH v2 01/10] asm-generic: uaccess s/might_sleep/might_fault/
` [PATCH v2 02/10] arm64: "
` [PATCH v2 03/10] frv: "
` [PATCH v2 04/10] m32r: "
` [PATCH v2 05/10] microblaze: "
[PATCH v3 0/2] ARM: KVM: Moving GIC/timer out of arch/arm
2013-05-16 11:00 UTC (5+ messages)
` [PATCH v3 1/2] ARM: KVM: move GIC/timer code to a common location
` [PATCH v3 2/2] KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
[virt-test] virt: Cartesian config update v3
2013-05-16 9:35 UTC (8+ messages)
` [virt-test][PATCH 4/7] virt: Adds named variants to Cartesian config
` virt: New version "
[RFC PATCH 0/2] Hyper-V timers
2013-05-16 9:28 UTC (17+ messages)
` [RFC PATCH 1/2] Hyper-H reference counter
` [RFC PATCH 2/2] Hyper-V iTSC handler
[PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
2013-05-16 9:10 UTC (17+ messages)
[Qemu-devel] Para-Virtualized Clock Usage
2013-05-16 8:37 UTC (6+ messages)
` "
Your Mailbox Has Exceeded Quota Limit
2013-05-16 8:12 UTC
[PATCH 0/2] KVM/MIPS32: Fixes for Linux 3.10
2013-05-16 5:53 UTC (11+ messages)
` [PATCH 1/2] KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API
` [PATCH 2/2] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
[PATCH] KVM: allow host header to be included even for !CONFIG_KVM
2013-05-15 22:52 UTC (11+ messages)
KVM: x86: limit difference between kvmclock updates
2013-05-15 19:01 UTC (5+ messages)
Fwd: Xen as L1 support
2013-05-15 17:49 UTC (7+ messages)
` "
[PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry
2013-05-15 17:02 UTC
[nVMX Test] Build kernel (defconfig) on L2, w/ VMCS Shadowing enabled on L0
2013-05-15 4:17 UTC (18+ messages)
Performance Analysis - EMUL_MTSPR: Increased counts
2013-05-15 4:15 UTC (3+ messages)
3.10-rc1 guest kernel panic : known issue ?
2013-05-15 2:31 UTC
[PATCH v2 0/5] ARM: KVM: various mmu related fixes for 3.10
2013-05-14 17:05 UTC (8+ messages)
` [PATCH v2 3/5] ARM: KVM: relax cache maintainance when building page tables
[PATCH 1/8] kvm tools: pass virtio header size to uip_init
2013-05-14 15:30 UTC (2+ messages)
[RFC PATCH 00/11] kvm tools: allow ioport emulation to be used on ARM
2013-05-14 15:29 UTC (3+ messages)
[PATCH v4 00/32] Port of KVM to arm64
2013-05-14 14:14 UTC (33+ messages)
` [PATCH v4 01/32] arm64: KVM: define HYP and Stage-2 translation page flags
` [PATCH v4 02/32] arm64: KVM: HYP mode idmap support
` [PATCH v4 03/32] arm64: KVM: EL2 register definitions
` [PATCH v4 04/32] arm64: KVM: system register definitions for 64bit guests
` [PATCH v4 05/32] arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
` [PATCH v4 06/32] arm64: KVM: fault injection into a guest
` [PATCH v4 07/32] arm64: KVM: architecture specific MMU backend
` [PATCH v4 08/32] arm64: KVM: user space interface
` [PATCH v4 09/32] arm64: KVM: system register handling
` [PATCH v4 10/32] arm64: KVM: CPU specific system registers handling
` [PATCH v4 11/32] arm64: KVM: virtual CPU reset
` [PATCH v4 12/32] arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
` [PATCH v4 13/32] arm64: KVM: MMIO access backend
` [PATCH v4 14/32] arm64: KVM: guest one-reg interface
` [PATCH v4 15/32] arm64: KVM: hypervisor initialization code
` [PATCH v4 16/32] arm64: KVM: HYP mode world switch implementation
` [PATCH v4 17/32] arm64: KVM: Exit handling
` [PATCH v4 18/32] arm64: KVM: Plug the VGIC
` [PATCH v4 19/32] arm64: KVM: Plug the arch timer
` [PATCH v4 20/32] arm64: KVM: PSCI implementation
` [PATCH v4 21/32] arm64: KVM: Build system integration
` [PATCH v4 22/32] arm64: KVM: define 32bit specific registers
` [PATCH v4 23/32] arm64: KVM: 32bit GP register access
` [PATCH v4 24/32] arm64: KVM: 32bit conditional execution emulation
` [PATCH v4 25/32] arm64: KVM: 32bit handling of coprocessor traps
` [PATCH v4 26/32] arm64: KVM: CPU specific 32bit coprocessor access
` [PATCH v4 27/32] arm64: KVM: 32bit specific register world switch
` [PATCH v4 28/32] arm64: KVM: 32bit guest fault injection
` [PATCH v4 29/32] arm64: KVM: enable initialization of a 32bit vcpu
` [PATCH v4 30/32] arm64: KVM: userspace API documentation
` [PATCH v4 31/32] arm64: KVM: MAINTAINERS update
` [PATCH v4 32/32] arm64: KVM: document kernel object mappings in HYP
KVM call agenda for 2013-05-14
2013-05-14 13:46 UTC (2+ messages)
[PATCH v2 0/2] ARM: KVM: Moving GIC/timer out of arch/arm
2013-05-14 13:14 UTC (7+ messages)
` [PATCH v2 1/2] ARM: KVM: move GIC/timer code to a common location
` [PATCH v2 2/2] KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
[PATCH v3 0/7] ARM: KVM: various mmu related fixes for 3.10
2013-05-14 13:05 UTC (9+ messages)
` [PATCH v3 1/7] ARM: KVM: be more thorough when invalidating TLBs
` [PATCH v3 2/7] ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
` [PATCH v3 3/7] ARM: KVM: relax cache maintainance when building page tables
` [PATCH v3 4/7] ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
` [PATCH v3 5/7] ARM: KVM: don't special case PC when doing an MMIO
` [PATCH v3 6/7] ARM: KVM: get rid of S2_PGD_SIZE
` [PATCH v3 7/7] ARM: KVM: drop use of PAGE_S2_DEVICE
[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
2013-05-14 12:41 UTC (15+ messages)
` [PATCH v3 02/13] nEPT: Move gpte_access() and prefetch_invalid_gpte() to paging_tmpl.h
` [PATCH v3 03/13] nEPT: Add EPT tables support "
` [PATCH v3 04/13] nEPT: Define EPT-specific link_shadow_page()
` [PATCH v3 05/13] nEPT: MMU context for nested EPT
` [PATCH v3 06/13] nEPT: Fix cr3 handling in nested exit and entry
` [PATCH v3 07/13] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH v3 08/13] nEPT: Some additional comments
` [PATCH v3 09/13] nEPT: Advertise EPT to L1
` [PATCH v3 10/13] nEPT: Nested INVEPT
` [PATCH v3 11/13] nEPT: Miscelleneous cleanups
` [PATCH v3 12/13] nEPT: Move is_rsvd_bits_set() to paging_tmpl.h
` [PATCH v3 13/13] nEPT: Inject EPT violation/misconfigration
problems with windows xp 32 bit guest - mouse and network
2013-05-14 10:10 UTC (3+ messages)
[PATCH] KVM: x86: Remove support for reporting coalesced APIC IRQs
2013-05-14 9:10 UTC (6+ messages)
` [PATCH v2] "
VFIO VGA test branches
2013-05-14 6:42 UTC (4+ messages)
` [Qemu-devel] "
migration failure in one direction
2013-05-14 4:54 UTC
[PATCH v3 0/3] kvm/ppc: interrupt disabling fixes
2013-05-14 0:44 UTC (4+ messages)
` [PATCH v3 1/3] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
` [PATCH v3 2/3] kvm/ppc: Call trace_hardirqs_on before entry
` [PATCH v3 3/3] kvm/ppc: IRQ disabling cleanup
[RFC v2 0/2] virtio_balloon: auto-ballooning support
2013-05-13 20:01 UTC (17+ messages)
` [RFC 2/2] "
[PATCH v3 00/32] Port of KVM to arm64
2013-05-13 15:46 UTC (16+ messages)
` [PATCH v3 24/32] arm64: KVM: 32bit GP register access
` [PATCH v3 30/32] arm64: KVM: enable initialization of a 32bit vcpu
[PATCH v4] KVM :PPC: Userspace Debug support
2013-05-13 14:33 UTC (7+ messages)
` [PATCH] KVM: PPC: Add userspace debug stub support
[PATCH 0/3] KVM: MMU: Simple mmu cleanups
2013-05-13 13:20 UTC (8+ messages)
` [PATCH 3/3] KVM: MMU: Consolidate common code in mmu_free_roots()
[PATCH 00/13] perf: kvm live mode
2013-05-13 9:40 UTC (2+ messages)
[nVMX with: v3.9-11789-ge0fd9af] Stack trace when L2 guest is rebooted
2013-05-13 7:06 UTC (23+ messages)
[PATCH 0/3] vhost cleanups and separate module
2013-05-13 3:39 UTC (7+ messages)
[v1][KVM][PATCH 1/1] kvm:ppc:booehv: direct ISI exception to Guest
2013-05-13 2:04 UTC (3+ messages)
[v3][KVM][PATCH 1/1] kvm:ppc: control doorbell exception with CONFIG_PPC_DOORBELL
2013-05-13 2:00 UTC
Hot Spare Virtual Machines
2013-05-12 20:52 UTC (3+ 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).