messages from 2014-07-02 09:32:51 to 2014-07-07 10:52:43 UTC [more...]
[RFC PATCH] KVM: Synthesize G bit for all segments
2014-07-07 10:52 UTC (2+ messages)
[PATCH 0/4] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-07-07 10:35 UTC (20+ messages)
` [PATCH 2/4] kvm: Add macro VMX_APIC_ACCESS_PAGE_ADDR
` [PATCH 3/4] kvm, memory-hotplug: Update ept identity pagetable when it is migrated
` [PATCH 4/4] kvm, mem-hotplug: Update apic access page "
qemu/kvm memory allocation
2014-07-07 9:35 UTC (3+ messages)
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-07 9:21 UTC (7+ messages)
[PATCH] arm64: KVM: allow export and import of generic timer regs
2014-07-07 8:49 UTC (3+ messages)
[PATCH] KVM: nVMX: Fix IRQs inject to L2 which belong to L1 since race
2014-07-07 8:46 UTC (31+ messages)
` [PATCH] Add -mno-red-zone to CFLAGS for x86-64
[PATCH] x86: Make x2APIC support depend on interrupt remapping or guest support
2014-07-06 17:28 UTC (7+ messages)
PCI/PC/VIRTIO/VHOST maintainer availability and rules for 2.1
2014-07-06 7:13 UTC
VIRTIO/VHOST maintainer availability for 3.16/3.17
2014-07-06 7:44 UTC
[PATCH for-2.1] target-i386: Add "kvmclock-stable-bit" feature bit name
2014-07-05 9:54 UTC (2+ messages)
[RFC V2 0/7] Introduce VM Sockets virtio transport
2014-07-05 3:44 UTC (10+ messages)
` [RFC V2 1/7] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
` [RFC V2 2/7] VSOCK: Add dgram_skb to vsock_sock
` [RFC V2 3/7] VSOCK: Introduce virtio-vsock-common.ko
` [RFC V2 4/7] VSOCK: Introduce virtio-vsock.ko
` [RFC V2 5/7] VSOCK: Introduce vhost-vsock.ko
` [RFC V2 6/7] VSOCK: Add Makefile and Kconfig
` [RFC V2 7/7] Disable debug
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
2014-07-05 1:06 UTC (2+ messages)
[PATCH 3.10 35/46] MIPS: KVM: Remove redundant NULL checks before kfree()
2014-07-04 22:19 UTC
[PATCH 3.14 49/59] MIPS: KVM: Remove redundant NULL checks before kfree()
2014-07-04 22:19 UTC
[PATCH 3.15 56/66] MIPS: KVM: Remove redundant NULL checks before kfree()
2014-07-04 22:14 UTC
[PATCH v7 0/4] arm: dirty page logging support for ARMv7
2014-07-04 16:29 UTC (10+ messages)
` [RESEND PATCH v7 3/4] arm: dirty log write protect management support
[RFC] COLO HA Project proposal
2014-07-04 15:55 UTC (9+ messages)
` [Qemu-devel] "
[PATCH 0/3] KVM: Document MIPS specifics of KVM API
2014-07-04 15:52 UTC (5+ messages)
` [PATCH 1/3] KVM: Document KVM_SET_SIGNAL_MASK as universal
` [PATCH 2/3] KVM: Reformat KVM_SET_ONE_REG register documentation
` [PATCH 3/3] KVM: MIPS: Document MIPS specifics of KVM API
[PATCH] KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
2014-07-04 12:30 UTC (2+ messages)
[PATCH 00/10] RFC: userfault
2014-07-04 11:30 UTC (18+ messages)
` [PATCH 01/10] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits
` [PATCH 02/10] mm: madvise MADV_USERFAULT
` [PATCH 03/10] mm: PT lock: export double_pt_lock/unlock
` [PATCH 04/10] mm: rmap preparation for remap_anon_pages
` [PATCH 05/10] mm: swp_entry_swapcount
` [PATCH 06/10] mm: sys_remap_anon_pages
` [PATCH 07/10] waitqueue: add nr wake parameter to __wake_up_locked_key
` [PATCH 08/10] userfaultfd: add new syscall to provide memory externalization
` [PATCH 09/10] userfaultfd: make userfaultfd_write non blocking
` [PATCH 10/10] userfaultfd: use VM_FAULT_RETRY in handle_userfault()
` [Qemu-devel] [PATCH 00/10] RFC: userfault
[PATCH] arm64: KVM: export demux regids as KVM_REG_ARM64
2014-07-04 10:13 UTC (3+ messages)
[PATCH v6 00/21] arm64: GICv3 support
2014-07-04 9:58 UTC (8+ messages)
` [PATCH v6 19/21] KVM: ARM: vgic: add the GICv3 backend
` [PATCH v6 21/21] arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
About releasing vcpu when closing vcpu fd
2014-07-04 8:30 UTC (8+ messages)
[PATCH v2] KVM: PPC: e500: Emulate power management control SPR
2014-07-04 8:30 UTC (2+ messages)
[RFC PATCH 0/4] KVM Book3E support for HTW guests
2014-07-04 8:29 UTC (7+ messages)
` [RFC PATCH 1/4] powerpc/booke64: Add LRAT next and max entries to tlb_core_data structure
` [RFC PATCH 2/4] KVM: PPC: Book3E: Handle LRAT error exception
` [RFC PATCH 3/4] KVM: PPC: e500: TLB emulation for IND entries
` [RFC PATCH 4/4] KVM: PPC: e500mc: Advertise E.PT to support HTW guests
[PATCH 1/3] powerpc/kvm: Remove redundant save of SIER AND MMCR2
2014-07-04 7:57 UTC
[PATCH 0/6 v2] KVM: PPC: Book3e: AltiVec support
2014-07-04 7:54 UTC (27+ messages)
` [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
` [PATCH 2/6 v2] KVM: PPC: Book3E: Refactor SPE/FP exit handling
` [PATCH 3/6 v2] KVM: PPC: Book3E: Increase FPU laziness
` [PATCH 4/6 v2] KVM: PPC: Book3E: Add AltiVec support
` [PATCH 5/6 v2] KVM: PPC: Book3E: Add ONE_REG "
[PATCH 0/7] KVM: PPC: Book3S HV: Enable on little endian hosts
2014-07-04 7:41 UTC (2+ messages)
[PATCH v2] powerpc/kvm: support to handle sw breakpoint
2014-07-04 7:32 UTC (5+ messages)
[PATCH] KVM: nVMX: Fix vmptrld fail and vmwrite error when L1 goes down w/ enable_shadow_vmcs
2014-07-04 6:52 UTC
direct device assignment in nested VM
2014-07-04 5:44 UTC (2+ messages)
(unknown),
2014-07-03 3:28 UTC
[PATCH V2 1/3] perf ignore LBR and offcore_rsp
2014-07-03 17:07 UTC (11+ messages)
` [PATCH V2 2/3] perf protect LBR when Intel PT is enabled
` [PATCH V2 3/3] kvm: ignore LBR and offcore rsp
[PATCH 0/5 v4] Read guest last instruction from kvmppc_get_last_inst()
2014-07-03 16:25 UTC (9+ messages)
` [PATCH 3/5 v4] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PATCH 4/5 v4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 5/5 v4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Memory statistic question
2014-07-03 13:29 UTC
[PATCH] KVM: PPC: e500: Fix default tlb for victim hint
2014-07-03 12:08 UTC (3+ messages)
[PATCH] KVM: PPC: e500: Emulate power management control SPR
2014-07-03 12:03 UTC (3+ messages)
[PATCH 0/2] KVM: powerpc/booke: Debug interrupt injection to guest
2014-07-03 11:36 UTC (14+ messages)
` [PATCH 2/2] KVM : powerpc/booke: Allow debug "
[PATCH 3.11 079/198] MIPS: KVM: Allocate at least 16KB for exception handlers
2014-07-03 9:18 UTC
copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
2014-07-03 8:14 UTC (4+ messages)
[Spam-Mail]Dear e-mail user
2014-07-02 11:42 UTC
[PATCH REPOST v2] ARM: virt: fix wrong HSCTLR.EE bit setting
2014-07-02 14:38 UTC (2+ messages)
SVM: Can we read back all segment attributes?
2014-07-02 14:13 UTC
[PATCH 0/6] Use virtual page class key protection mechanism for speeding up guest page fault
2014-07-02 12:12 UTC (10+ messages)
` [PATCH 2/6] KVM: PPC: BOOK3S: HV: Deny virtual page class key update via h_protect
` [PATCH 4/6] KVM: PPC: BOOK3S: HV: Use new functions for mapping/unmapping hpte in host
` [PATCH 5/6] KVM: PPC: BOOK3S: Use hpte_update_in_progress to track invalid hpte during an hpte update
[PATCH v2 1/4] KVM: device: add simple registration mechanism for kvm_device_ops
2014-07-02 10:18 UTC (4+ messages)
[RFC v2] ARM VM System Specification
2014-07-02 10:13 UTC (10+ 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