messages from 2015-05-05 15:03:26 to 2015-05-12 02:32:32 UTC [more...]
[PATCH v2 0/9] KVM: MTRR fixes and some cleanups
2015-05-12 2:32 UTC (8+ messages)
` [PATCH v2 1/9] KVM: MMU: fix decoding cache type from MTRR
` [PATCH v2 2/9] KVM: MMU: introduce for_each_rmap_spte()
` [PATCH v2 3/9] KVM: MMU: introduce for_each_slot_rmap_range
` [PATCH v2 4/9] KVM: MMU: introduce slot_handle_level_range() and its helpers
` [PATCH v2 5/9] KVM: MMU: use slot_handle_level and its helper to clean up the code
` [PATCH v2 7/9] KVM: MMU: introduce kvm_zap_gfn_range
` [PATCH v2 8/9] KVM: MMU: fix MTRR update
[ANNOUNCE] Jailhouse 0.5 released
2015-05-11 15:21 UTC
[PATCH 1/2] KVM: MMU: fix SMAP virtualization
2015-05-11 15:16 UTC (3+ messages)
` [PATCH 2/2] KVM: MMU: document smap_andnot_wp
upgrade question
2015-05-11 14:58 UTC (4+ messages)
[PATCH 0/3] KVM: MMU: fix SMAP virtualization
2015-05-11 13:41 UTC (8+ messages)
` [PATCH 1/3] KVM: MMU: fix smap permission check
` [PATCH 2/3] KVM: MMU: fix SMAP virtualization
` [PATCH v2 "
` [PATCH 3/3] KVM: MMU: document smap_andnot_wp
[PATCH] kvm: irqchip: Break up high order allocations of kvm_irq_routing_table
2015-05-11 13:27 UTC (7+ messages)
[PATCH 0/9] KVM: MTRR fixes and some cleanups
2015-05-11 13:02 UTC (13+ messages)
` [PATCH 2/9] KVM: MMU: introduce slot_handle_level() and its helper
` [PATCH 8/9] KVM: MMU: fix MTRR update
` [PATCH 1/9] KVM: MMU: fix decoding cache type from MTRR
[PREVIEW: GIT PULL 0/9] KVM: s390: Fixes and features for 4.2 (kvm/next)
2015-05-11 12:07 UTC (12+ messages)
` [GIT PULL 1/9] KVM: s390: fix external call injection without sigp interpretation
` [GIT PULL 2/9] KVM: s390: optimize round trip time in request handling
` [GIT PULL 3/9] KVM: s390: make EDAT1 depend on host support
` [GIT PULL 4/9] KVM: s390: Enable guest EDAT2 support
` [GIT PULL 5/9] KVM: s390: make exit_sie_sync more robust
` [GIT PULL 6/9] KVM: s390: provide functions for blocking all CPUs
` [GIT PULL 7/9] KVM: s390: optimize interrupt handling round trip time
` [GIT PULL 8/9] KVM: s390: factor out and optimize floating irq VCPU kick
` [GIT PULL 9/9] KVM: s390: drop handling of interception code 12
[added to the 3.18 stable tree] MIPS: KVM: Handle MSA Disabled exceptions from guest
2015-05-11 11:17 UTC
[PATCH 1/2] ARM: kvm: fix a bad BSYM() usage
2015-05-11 10:27 UTC (13+ messages)
Networking: Questions about KVM-Host to KVM-Guest interal traffic Handling
2015-05-11 9:56 UTC (4+ messages)
[PATCH] Rename RECLAIM_SWAP to RECLAIM_UNMAP
2015-05-11 2:12 UTC
KVM call for agenda 2015-05-12
2015-05-10 23:35 UTC
[PATCH 0/2] KVM: x86: Fix REP-string effect on RCX/RSI/RDI
2015-05-10 15:28 UTC (2+ messages)
[PATCH] KVM: x86: Mask DR7 correctly on task-switch while debugging
2015-05-10 15:27 UTC (4+ messages)
` [PATCH v2] KVM: x86: Fix DR7 mask "
[PATCH] KVM: PPC: Book3S HV: Fix list traversal in error case
2015-05-10 15:05 UTC (3+ messages)
[PATCH v3 00/12] KVM Guest Debug support for arm64
2015-05-08 17:25 UTC (27+ messages)
` [PATCH v3 01/12] KVM: add comments for kvm_debug_exit_arch struct
` [PATCH v3 02/12] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values
` [PATCH v3 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v3 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v3 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v3 06/12] KVM: arm64: guest debug, add SW break point support
` [PATCH v3 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v3 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v3 09/12] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v3 10/12] KVM: arm64: trap nested debug register access
` [PATCH v3 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v3 12/12] KVM: arm64: add trace points for guest_debug debug
[PATCH RFC] MIPS: KVM: role back pc in case of EMULATE_FAIL
2015-05-08 15:39 UTC (3+ messages)
[PATCH] MIPS: KVM: fix unused variable build warning
2015-05-08 15:38 UTC
vmfork in KVM
2015-05-08 15:07 UTC (3+ messages)
[PATCH] MIPS: KVM: do not sign extend on unsigned MMIO load
2015-05-08 14:16 UTC (2+ messages)
[PATCH 00/12] KVM: x86: SMM support
2015-05-08 11:20 UTC (13+ messages)
` [PATCH 01/12] KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
` [PATCH 02/12] KVM: x86: introduce num_emulated_msrs
` [PATCH 03/12] KVM: remove unnecessary arg from mark_page_dirty_in_slot, export it
` [PATCH 04/12] KVM: x86: pass host_initiated to functions that read MSRs
` [PATCH 05/12] KVM: x86: pass the whole hflags field to emulator and back
` [PATCH 06/12] KVM: x86: API changes for SMM support
` [PATCH 07/12] KVM: x86: stubs "
` [PATCH 08/12] KVM: x86: save/load state on SMM switch
` [PATCH 09/12] KVM: x86: add vcpu-specific functions to read/write/translate GFNs
` [PATCH 10/12] KVM: x86: add SMM to the MMU role
` [PATCH 11/12] KVM: x86: add KVM_MEM_X86_SMRAM memory slot flag
` [PATCH 12/12] KVM: x86: advertise KVM_CAP_X86_SMM
[PATCH] KVM: PPC: Book3S HV: Replace kvmppc_find_vcpu() with kvm_get_vcpu()
2015-05-08 9:01 UTC (4+ messages)
[RFC PATCH 00/13] KVM: x86: SMM support
2015-05-08 2:52 UTC (31+ messages)
` [PATCH 01/13] KVM: MMU: fix for CR4.SMEP=1, CR0.WP=0?
` [PATCH 02/13] KVM: reuse memslot in kvm_write_guest_page
` [PATCH 06/13] KVM: x86: pass the whole hflags field to emulator and back
` [PATCH 07/13] KVM: x86: API changes for SMM support
` [PATCH 08/13] KVM: x86: stubs "
` [PATCH 09/13] KVM: x86: save/load state on SMM switch
` [PATCH 12/13] KVM: x86: add KVM_MEM_X86_SMRAM memory slot flag
[GIT PULL] VFIO fixes for v4.1-rc2
2015-05-07 22:37 UTC (11+ messages)
` [PATCH] signals: Generate warning when flush_signals() is called from non-kthread context
[RFC] ARM/ARM64: KVM: Implement KVM_FLUSH_DCACHE_GPA ioctl
2015-05-07 17:01 UTC (8+ messages)
[PATCH 0/5] VFIO platform reset
2015-05-07 14:27 UTC (6+ messages)
` [PATCH 1/5] VFIO: platform: add reset_list and register/unregister functions
` [PATCH 2/5] VFIO: platform: add get_device callback
` [PATCH 3/5] VFIO: platform: add reset callback
` [PATCH 4/5] VFIO: platform: populate reset function according to compat
` [PATCH 5/5] VFIO: platform: VFIO platform Calxeda xgmac reset module
[BUG ?] MIPS: KVM: condition with no effect
2015-05-07 12:18 UTC (3+ messages)
[PATCH 0/3] Report guest steal time in host
2015-05-07 12:04 UTC (7+ messages)
` [PATCH 1/3] procfs: add guest steal time in /proc/<pid>/stat
` [PATCH 2/3] kvm/x86: report guest steal time in host
` [PATCH 3/3] kvm/powerpc: "
[PATCH 3.16.y-ckt 084/180] MIPS: KVM: Handle MSA Disabled exceptions from guest
2015-05-07 9:44 UTC
[RFC v2 0/4] chip/vgic adaptations for forwarded irq
2015-05-07 9:39 UTC (10+ messages)
` [RFC v2 2/4] KVM: arm: vgic: fix state machine for forwarded IRQ
[PATCH] KVM: remove pointless cpu hotplug messages
2015-05-07 9:31 UTC (2+ messages)
[PATCH] KVM: nVMX: Fix host crash when loading MSRs with userspace irqchip
2015-05-07 9:31 UTC (2+ messages)
[PATCH] KVM: x86: Call-far should not be emulated as stack op
2015-05-07 9:31 UTC (2+ messages)
[PATCH RESEND kvm-unit-tests] x86/run: Rearrange the valid binary and testdev support checks
2015-05-07 9:00 UTC (2+ messages)
[PATCH] check smap and !cr0.wp
2015-05-07 8:44 UTC
[PATCH] check smap and !cr0.wp
2015-05-07 8:43 UTC (3+ messages)
[GIT PULL] VFIO fixes for v4.1-rc3
2015-05-06 18:15 UTC
[PATCH 0/6] x86: reduce paravirtualized spinlock overhead
2015-05-06 11:55 UTC (5+ messages)
[RFC PATCH 0/3] Report guest steal time in host
2015-05-06 11:55 UTC (2+ messages)
` [PATCH "
[3.16.y-ckt stable] Patch "MIPS: KVM: Handle MSA Disabled exceptions from guest" has been added to staging queue
2015-05-06 9:50 UTC
(unknown)
2015-05-06 5:37 UTC
(unknown)
2015-05-06 5:37 UTC
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