messages from 2013-10-16 07:08:48 to 2013-10-25 09:56:41 UTC [more...]
[PATCH v5] KVM: nVMX: Fully support of nested VMX preemption timer
2013-10-25 9:56 UTC (7+ messages)
Calling to kvm_mmu_load
2013-10-25 0:43 UTC (4+ messages)
[PATCH v3 00/15] KVM: MMU: locklessly write-protect
2013-10-24 12:32 UTC (26+ messages)
` [PATCH v3 01/15] KVM: MMU: properly check last spte in fast_page_fault()
` [PATCH v3 02/15] KVM: MMU: lazily drop large spte
` [PATCH v3 03/15] KVM: MMU: flush tlb if the spte can be locklessly modified
` [PATCH v3 04/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
` [PATCH v3 05/15] KVM: MMU: update spte and add it into rmap before dirty log
` [PATCH v3 06/15] KVM: MMU: redesign the algorithm of pte_list
` [PATCH v3 07/15] KVM: MMU: introduce nulls desc
` [PATCH v3 08/15] KVM: MMU: introduce pte-list lockless walker
` [PATCH v3 09/15] KVM: MMU: initialize the pointers in pte_list_desc properly
` [PATCH v3 10/15] KVM: MMU: allocate shadow pages from slab
` [PATCH v3 11/15] KVM: MMU: locklessly access shadow page under rcu protection
` [PATCH v3 12/15] KVM: MMU: check last spte with unawareness of mapping level
` [PATCH v3 13/15] KVM: MMU: locklessly write-protect the page
` [PATCH v3 14/15] KVM: MMU: clean up spte_write_protect
` [PATCH v3 15/15] KVM: MMU: use rcu functions to access the pointer
RFC: (re-)binding the VFIO platform driver to a platform device
2013-10-24 11:32 UTC (6+ messages)
` [PATCH 1/4] driver core: Add new device_driver flag to allow binding via sysfs only
` [PATCH 3/4] VFIO: pci: amend vfio-pci for explicit "
[PATCH] KVM: Mapping IOMMU pages after updating memslot
2013-10-24 1:56 UTC
[PATCH] nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported
2013-10-23 16:43 UTC
[PATCH] nVMX: Fix pick-up of uninjected NMIs
2013-10-23 16:42 UTC
[PATCH RESEND v2 0/8] Support VGIC save/restore using device control API
2013-10-23 16:00 UTC (13+ messages)
` [PATCH RESEND v2 1/8] ARM: KVM: Allow creating the VGIC after VCPUs
` [PATCH RESEND v2 2/8] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH RESEND v2 3/8] KVM: arm-vgic: Set base addr through device API
` [PATCH RESEND v2 4/8] irqchip: arm-gic: Define additional MMIO offsets and masks
` [PATCH RESEND v2 5/8] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH RESEND v2 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH RESEND v2 7/8] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH RESEND v2 8/8] KVM: arm-vgic: Support CPU interface reg access
[PATCH][kvm-unit-tests] VMX preemption timer: Make test case more robust
2013-10-23 14:21 UTC
[PATCH][kvm-unit-tests] nEPT: Fix logic for testing read access
2013-10-23 14:21 UTC
[PATCH] KVM: nVMX: Report 2MB EPT pages as supported
2013-10-23 13:35 UTC
[PATCH] KVM: nVMX: Report 2MB EPT pages as supported
2013-10-23 13:40 UTC
[PATCH][kvm-unit-tests] nEPT: Fix test cases for 2M huge pages
2013-10-23 13:38 UTC
[PATCH] kvmtools: arm/arm64: emit the MPIDR in DT instead of cpu_id
2013-10-23 12:37 UTC
virtio: Large number of tcp connections, vhost_net seems to be a bottleneck
2013-10-23 12:30 UTC (4+ messages)
[GIT PULL] Second round of KVM/ARM updates for 3.13
2013-10-23 9:19 UTC (5+ messages)
` [PATCH 1/4] ARM: KVM: Yield CPU when vcpu executes a WFE
` [PATCH 2/4] KVM: ARM: Update comments for kvm_handle_wfi
` [PATCH 3/4] KVM: ARM: Support hugetlbfs backed huge pages
` [PATCH 4/4] KVM: ARM: Transparent huge page (THP) support
This message is sent automatically by the computer
2013-10-23 6:45 UTC
[v5][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
2013-10-23 1:26 UTC
CfP: Virtualisation and IaaS DevRoom at FOSDEM'14
2013-10-22 20:54 UTC
hello dearest
2013-10-22 18:53 UTC
[PATCH 01/11] asmlinkage, kvm: Make kvm_rebooting visible
2013-10-22 16:12 UTC
[v4][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
2013-10-22 13:26 UTC (2+ messages)
[PATCH] x86 kconfig: Add recommendation to enable paravirt spinlock
2013-10-21 16:30 UTC (2+ messages)
[Bug 63291] New: KVM USB passthrough to Windows 7 guest fails with error -110, hangs
2013-10-21 15:55 UTC (3+ messages)
` [Bug 63291] "
[Bug 61971] New: Migration problem of qemu-kvm guests
2013-10-21 15:12 UTC (17+ messages)
` [Bug 61971] "
[RFH] Qemu main thread is blocked in g_poll in windows guest
2013-10-21 13:56 UTC (2+ messages)
` [Qemu-devel] "
lkvm: virtio-net-rx general protection error
2013-10-21 12:18 UTC
[PATCH 0/9] kvm-unit-tests/arm: initial drop
2013-10-21 9:59 UTC (30+ messages)
` [PATCH 1/9] remove unused files
` [PATCH 3/9] clean root dir of all x86-ness
` [PATCH 6/9] Introduce virtio-testdev
` [PATCH 7/9] arm: replace arbitrary divisions
` [PATCH 8/9] arm: initial drop
` [PATCH 9/9] arm: add vectors support
[v3] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
2013-10-21 9:56 UTC (2+ messages)
[Bug 60620] New: guest loses frequently (multiple times per day!) connectivity to network device
2013-10-20 20:36 UTC (4+ messages)
` [Bug 60620] "
[PATCH 2/2] kvm: Delete prototype for non-existent function kvm_check_iopl
2013-10-20 14:30 UTC
[PATCH 1/2] kvm: Delete prototype for non-existent function complete_pio
2013-10-20 14:29 UTC
[PATCH] mm: Call MMU notifiers when copying a hugetlb page range
2013-10-20 9:20 UTC
Congratulations!!
2013-10-19 20:10 UTC
[PATCH] arm/arm64: KVM: MMIO support for BE guest
2013-10-19 14:45 UTC (2+ messages)
[PULL 0/3] KVM patches for 1.7
2013-10-18 15:04 UTC (4+ messages)
` [PULL 1/3] x86: fix migration from pre-version 12
` [PULL 2/3] x86: cpuid: reconstruct leaf 0Dh data
` [PULL 3/3] kvmvapic: Prevent reading beyond the end of guest RAM
[PATCH 4/7] static_key: use static_key_slow_inc_deferred()
2013-10-18 7:29 UTC (3+ messages)
[PATCH 0/2] KVM_SET_XCRS fixes
2013-10-18 6:46 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
` [PATCH 2/2] KVM: x86: fix KVM_SET_XCRS loop
[PATCH -V2 00/14] Allow PR and HV KVM to coexist in one kernel
2013-10-18 4:44 UTC (7+ messages)
` [PATCH -V2 06/14] kvm: powerpc: booke: Convert BOOKE to use kvmppc_ops callbacks
` [PATCH -V2 11/14] kvm: powerpc: book3s: Support building HV and PR KVM as module
[ANNOUNCE] Key Signing Party at KVM Forum 2013
2013-10-17 22:15 UTC (6+ messages)
` [Qemu-devel] "
KVM Forum 2013 presentations on Google+ (Hangouts on-air)
2013-10-17 20:34 UTC
[PATCH uq/master] KVM: x86: fix typo in KVM_GET_XCRS
2013-10-17 14:47 UTC
[PATCH] kvm-unittest: fix build with gcc 4.3.X and older
2013-10-17 11:31 UTC (16+ messages)
[PATCH, RFC] x86-64: properly handle FPU code/data selectors
2013-10-17 10:39 UTC (17+ messages)
Problem installing guest Ubuntu 13.10 on KVM
2013-10-17 7:24 UTC (2+ messages)
[PATCH 0/3] virtio-mmio: handle BE guests on LE hosts
2013-10-17 0:27 UTC (4+ messages)
[patch 0/3] generic kernel watchdog reset at pvclock read
2013-10-16 21:02 UTC (10+ messages)
` [patch 2/3] pvclock: detect "
` [patch 0/2] generic kernel watchdog reset at pvclock read (v2)
[PATCH v2 12/15] KVM: MMU: allow locklessly access shadow page table out of vcpu thread
2013-10-16 20:43 UTC (12+ messages)
RFC: KVM _CREATE_DEVICE considered harmful?
2013-10-16 19:47 UTC (6+ messages)
Vga passthrough to KVM Guest issues
2013-10-16 19:08 UTC
[PATCH v2 0/2] KVM: Yield CPU when vcpu executes a WFE
2013-10-16 16:55 UTC (5+ messages)
` [PATCH v2 1/2] ARM: "
[GIT PULL] KVM/ARM Updates for kvm/next
2013-10-16 12:38 UTC (2+ messages)
[Bug 63131] New: guest hang when reboot
2013-10-16 7:13 UTC (2+ messages)
` [Bug 63131] "
[Bug 63121] New: The guest will hang after live migration
2013-10-16 7:10 UTC (2+ messages)
` [Bug 63121] "
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).