messages from 2012-01-09 19:07:08 to 2012-01-12 10:40:12 UTC [more...]
[PATCH 0/4] KVM updates for Linux 3.1.8
2012-01-12 10:39 UTC
RAM utilization issues
2012-01-12 10:36 UTC (2+ messages)
[PATCH 1/2] KVM: Exception during emulation decode should propagate
2012-01-12 10:27 UTC (10+ messages)
` [PATCH 2/2] KVM: Fix writeback on page boundary that propagate changes in spite of #PF
[PATCH 3/3] stop the periodic RTC update timer
2012-01-12 10:20 UTC (15+ messages)
Could anybody give some description about the implement of hyercall in kvm?
2012-01-12 9:21 UTC (2+ messages)
[PATCH 00/21][RFC] postcopy live migration
2012-01-12 8:54 UTC (4+ messages)
` 回??: "
` 回??: [PATCH 00/21][RFC] postcopy live?migration
[PATCH] KVM: PPC: refer to paravirt docs in header file
2012-01-12 8:40 UTC (3+ messages)
State of KVM bits in linux-headers
2012-01-12 8:34 UTC (20+ messages)
` [Qemu-devel] "
` [RFC][PATCH] Update linux headers against kvm.git
[PATCH v5 00/13] KVM/ARM Implementation
2012-01-12 8:19 UTC (6+ messages)
[RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
2012-01-12 7:11 UTC (8+ messages)
use of PMU in guest generates messages in host
2012-01-12 6:26 UTC (2+ messages)
[PATCH] vhost-net: add module alias
2012-01-12 5:30 UTC (13+ messages)
` [PATCH] vhost-net: add module alias (v2)
` [PATCH] vhost-net: add module alias (v2.1)
[RFC PATCH 04/16] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
2012-01-12 4:16 UTC (3+ messages)
[PATCH] Code clean up for percpu_xxx() functions
2012-01-12 2:05 UTC (26+ messages)
` [PATCH 2/3] kvm: use this_cpu_xxx replace percpu_xxx funcs
` [PATCH 1/3] net: "
` [PATCH 3/3] Code clean up for percpu_xxx() functions
[PATCH 0/2] virtio-serial: set up vqs on demand
2012-01-12 1:20 UTC (3+ messages)
` [PATCH 1/2] virtio-pci: add setup_vqs flag in vp_try_to_find_vqs
` [PATCH 2/2] virtio-serial: setup_port_vq when adding port
[PATCH 0/2] KVM guest-kernel panics double fault
2012-01-11 22:19 UTC (7+ messages)
` [PATCH 1/2] KVM: extend "struct x86_emulate_ops" with "get_cpuid"
` [PATCH 2/2] KVM: fix missing "illegal instruction"-trap in protected modes
Do You Have Any Idea What You Can REALLY Do With Twitter?
2012-01-11 19:25 UTC
__direct_map() questions
2012-01-11 19:13 UTC (2+ messages)
[PATCH V5] Guest stop notification
2012-01-11 18:36 UTC (2+ messages)
[PATCH 0/4 V8] Avoid soft lockup message when KVM is stopped by host
2012-01-11 18:16 UTC (5+ messages)
` [PATCH 1/4 V8] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V8] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V8] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/4 V8] Add check for suspended vm in softlockup detector
[regression] virtio net locks up
2012-01-11 17:09 UTC (5+ messages)
[PATCH v2] KVM: fix mov immediate emulation for 64-bit operands
2012-01-11 16:33 UTC
[PATCH RFC 2/2] kvm: set affinity hint for assigned device msi
2012-01-11 16:10 UTC (7+ messages)
kvm: provide synchronous registers in kvm_run
2012-01-11 10:20 UTC (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] kvm-s390: provide the prefix register via kvm_run
` [PATCH 3/4] kvm-s390: provide general purpose guest registers "
` [PATCH 4/4] kvm-s390: provide access "
kvm-s390: prep cleanup for sync registers patch series
2012-01-11 10:19 UTC (2+ messages)
` [PATCH] kvm-s390: rework code that sets the prefix
[PATCH] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
2012-01-11 9:47 UTC (19+ messages)
How to use code to create a new GuestVM
2012-01-11 8:33 UTC
[PATCH] libvirt_vm.py: Set ignore_status to False in virsh_cmd()
2012-01-11 7:06 UTC
[PATCH] virtio-pci: Fix endianness of virtio config
2012-01-10 22:57 UTC (13+ messages)
` [Qemu-devel] "
[RFC PATCH 16/16] KVM: PPC: e500mc support
2012-01-10 22:20 UTC (5+ messages)
KVM call agenda for Tuesday 10
2012-01-10 19:28 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 0/5] VFIO core framework
2012-01-10 18:35 UTC (2+ messages)
[RFC PATCH] emulator: Fix task switch into/out of VM86
2012-01-10 17:51 UTC (9+ messages)
[PATCH 1/3]use int64 when compare two time
2012-01-10 16:51 UTC (5+ messages)
` [Qemu-devel] "
RFC: iommu_ops -- limitation with current attach_dev() API
2012-01-10 17:15 UTC
RFC: extend iommu_ops with domain attributes API
2012-01-10 16:22 UTC
Fwd: Just look
2012-01-10 15:55 UTC
KVM call minutes 2011-01-10
2012-01-10 15:26 UTC
[PATCH v2.2] KVM: SVM: Add support for AMD's OSVW feature in guests
2012-01-10 12:40 UTC (2+ messages)
[PATCH] KVM: MMU: unnecessary NX state assignment
2012-01-10 12:39 UTC (3+ messages)
Virtual machine freezed after a save
2012-01-10 10:04 UTC (2+ messages)
[PATCH 0/8] KVM: MMU: reduce the size of shadow page structure and some cleanup
2012-01-10 4:46 UTC (7+ messages)
` [PATCH 1/8] KVM: MMU: combine unsync and unsync_children
` [PATCH 2/8] KVM: MMU: set the dirty bit for the upper shadow page
[RFC PATCH 15/16] KVM: PPC: booke: standard PPC floating point support
2012-01-09 22:56 UTC (8+ messages)
[PATCH v2 2/3] KVM: PPC: epapr: Add idle hcall support for host
2012-01-09 22:51 UTC (9+ messages)
[PATCH 1/3] KVM: PPC: epapr: Factor out the epapr init
2012-01-09 21:15 UTC (3+ messages)
` [PATCH v2 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest
[PATCH 1/3] KVM: PPC: Add generic single register ioctls
2012-01-09 20:14 UTC (8+ messages)
` [PATCH] "
[PULL 00/50] ppc patch queue 2012-01-04
2012-01-09 19:52 UTC (9+ messages)
` [PATCH 08/50] KVM: PPC: Add support for explicit HIOR setting
[RFC PATCH 01/16] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
2012-01-09 19:14 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