kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-18 15:25:38 to 2012-10-24 13:16:58 UTC [more...]

[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
 2012-10-24 13:13 UTC  (12+ messages)
` [patch 02/18] x86: pvclock: make sure rdtsc doesnt speculate out of region
` [patch 03/18] x86: pvclock: remove pvclock_shadow_time
` [patch 04/18] x86: pvclock: create helper for pvclock data retrieval
` [patch 05/18] x86: pvclock: fix flags usage race
` [patch 07/18] sched: add notifier for cross-cpu migrations
` [patch 09/18] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 10/18] x86: kvm guest: pvclock vsyscall support
` [patch 11/18] x86: vsyscall: pass mode to gettime backend
` [patch 14/18] time: export time information for KVM pvclock
` [patch 16/18] KVM: x86: notifier for clocksource changes
` [patch 18/18] KVM: x86: require matched TSC offsets for master clock

[patch 0/2] qemu support for pvclock vsyscall
 2012-10-24 13:19 UTC  (3+ messages)
` [patch 1/2] kvm: sync kernel headers
` [patch 2/2] kvm: x86: support pvclock userspace time msr

[PATCH 0/5] kvm tools: virtio-balloon fix and cleaning
 2012-10-24 12:51 UTC  (6+ messages)
` [PATCH 1/5] kvm tools: check ioctl return value for msi signal
` [PATCH 2/5] kvm tools: use the correct config vector interrupt
` [PATCH 3/5] kvm tools: correctly handle mem ballooning
` [PATCH 4/5] kvm tools: initialize msi flags to zero even is not used yet
` [PATCH 5/5] kvm tools: specify the amount to balloon is in MB

[PATCH] x86, add hypervisor name to dump_stack()
 2012-10-24 12:58 UTC  (4+ messages)

[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
 2012-10-24 11:25 UTC  (19+ messages)
            ` RFC: Move kvm's instruction decoding into generic code
              ` [PATCH 01/10] kvm: split out instruction structure from decoding method
              ` [PATCH 02/10] kvm: split out instruction decode from emulation
              ` [PATCH 03/10] kvm: split out instruction decode from emulation (thumb instructions)
              ` [PATCH 04/10] kvm: completely separate decoding from execution
              ` [PATCH 05/10] kvm: move instruction copying inside kvm_decode()
              ` [PATCH 06/10] kvm: cleanup use of instr
              ` [PATCH 07/10] kvm: clean up use of is_wide_instruction()
              ` [PATCH 08/10] kvm: avoid using vcpu_cpsr() by passing down PSR
              ` [PATCH 09/10] kvm: avoid reference vcpu->arch.hxfar by making thumb offset_addr relative
              ` [PATCH 10/10] opcode: move generic instruction decode out of KVM

[RFC PATCH v3 00/19] ACPI memory hotplug
 2012-10-24 10:15 UTC  (20+ messages)
` [RFC PATCH v3 05/19] Implement dimm device abstraction
  ` [Qemu-devel] "
` [RFC PATCH v3 06/19] Implement "-dimm" command line option
` [RFC PATCH v3 11/19] Implement qmp and hmp commands for notification lists

How to do fast accesses to LAPIC TPR under kvm?
 2012-10-24  9:19 UTC  (9+ messages)

1.1.1 -> 1.1.2 migrate /managedsave issue
 2012-10-24  6:59 UTC  (5+ messages)

FW: cgroup blkio.weight working, but not for KVM guests
 2012-10-24  6:10 UTC  (4+ messages)

[PATCH v2] KVM: x86: fix vcpu->mmio_fragments overflow
 2012-10-24  6:07 UTC 

[PATCH] vhost-blk: Add vhost-blk support v2
 2012-10-24  3:08 UTC  (8+ messages)

Your mailbox is over it's size limit
 2012-10-24  0:41 UTC 

[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-24  0:50 UTC  (23+ messages)
` [RFC PATCH 1/3] KVM: ARM: Introduce KVM_INIT_IRQCHIP ioctl
` [RFC PATCH 2/3] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [kvmarm] [RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses

[PATCH] Added call parameter to track whether invocation originated with guest or elsewhere
 2012-10-23 19:56 UTC  (6+ messages)

[GIT PULL] KVM fixes for 3.7-rc2
 2012-10-23 17:03 UTC 

kvm forum schedule?
 2012-10-23 15:56 UTC  (3+ messages)

[PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
 2012-10-23 15:14 UTC  (7+ messages)

KVM call agenda for 2012-10-23
 2012-10-23 13:42 UTC  (2+ messages)

[PATCH] KVM: Take kvm instead of vcpu to mmu_notifier_retry
 2012-10-23 11:36 UTC  (2+ messages)
` [kvmarm] "

[RFC v3 0/8] QEMU: Support KVM on ARM
 2012-10-23 10:50 UTC  (9+ messages)
` [RFC v3 1/8] linux-headers: Add ARM KVM headers (not for upstream)
` [RFC v3 2/8] ARM: KVM: Add support for KVM on ARM architecture
` [RFC v3 3/8] ARM KVM: save and load VFP registers from kernel
` [RFC v3 4/8] hw/arm_gic: Add presave/postload hooks
` [RFC v3 5/8] linux-headers: update with VGIC related headers (not for upstream)
` [RFC v3 6/8] target-arm: Use MemoryListener to identify GIC base address for KVM
` [RFC v3 7/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
` [RFC v3 8/8] configure: Enable KVM on ARM

3.7-rc2 build failure on s390x
 2012-10-23  6:20 UTC  (2+ messages)

fsfreeze support in qemu-ga win32
 2012-10-23  0:39 UTC 

[PATCH] KVM: x86: fix vcpu->mmio_fragments overflow
 2012-10-22 15:36 UTC  (26+ messages)
` [PATCH] emulator test: add "rep ins" mmio access test

[PATCH RFC V2 0/5] Separate consigned (expected steal) from steal time
 2012-10-22 15:33 UTC  (2+ messages)

[PATCH] kvm, async_pf: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
 2012-10-22 12:22 UTC  (4+ messages)

[PATCH] update-linux-headers.sh: Handle new kernel uapi/ directories
 2012-10-22 11:54 UTC 

[PATCH v3 0/5] KVM/ARM Architected Timers support
 2012-10-22  6:53 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v3 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v3 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v3 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v3 5/5] ARM: KVM: arch_timers: Wire the init code and config option

[PATCH v3 00/13] KVM/ARM vGIC support
 2012-10-22  6:52 UTC  (14+ messages)
` [PATCH v3 01/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v3 02/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v3 03/13] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v3 04/13] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v3 05/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v3 06/13] ARM: KVM: VGIC distributor handling
` [PATCH v3 07/13] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v3 08/13] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v3 09/13] ARM: KVM: VGIC interrupt injection
` [PATCH v3 10/13] ARM: KVM: VGIC control interface world switch
` [PATCH v3 11/13] ARM: KVM: VGIC initialisation code
` [PATCH v3 12/13] ARM: KVM: vgic: reduce the number of vcpu kick
` [PATCH v3 13/13] ARM: KVM: Add VGIC configuration option

[PATCH v3 00/14] KVM/ARM Implementation
 2012-10-22  6:50 UTC  (15+ messages)
` [PATCH v3 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v3 02/14] ARM: Section based HYP idmap
` [PATCH v3 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v3 04/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v3 05/14] KVM: ARM: Hypervisor inititalization
` [PATCH v3 06/14] KVM: ARM: Memory virtualization setup
` [PATCH v3 07/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v3 08/14] KVM: ARM: World-switch implementation
` [PATCH v3 09/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v3 10/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v3 11/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v3 12/14] KVM: ARM: VFP userspace interface
` [PATCH v3 13/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v3 14/14] KVM: ARM: Handle I/O aborts

[PATCH for-3.7] vhost: fix mergeable bufs on BE hosts
 2012-10-21 23:24 UTC  (3+ messages)

[PATCH] kvm tools: Fix SDL and VNC by adding default vidmode
 2012-10-21 15:20 UTC  (2+ messages)

[PATCH] fixup! KVM: ARM: Check for overlaps of mapped io addresses
 2012-10-20 14:25 UTC 

[PATCH v2 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-20 14:14 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: ARM: Check for overlaps of mapped io addresses
` [PATCH v2 2/3] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v2 3/3] KVM: ARM: Defer parts of the vgic init until first KVM_RUN

[PATCH 0/2] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-20 13:29 UTC  (5+ messages)
` [PATCH 1/2] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH 2/2] KVM: ARM: Defer parts of the vgic init until first KVM_RUN
  ` [kvmarm] "

KVM on NFS
 2012-10-19 14:17 UTC  (3+ messages)

[PATCH RFC 1/2] kvm: Handle undercommitted guest case in PLE handler
 2012-10-19 13:31 UTC  (20+ messages)

I/O errors in guest OS after repeated migration
 2012-10-19 12:55 UTC  (6+ messages)

Shared IRQ with PCI Passthrough?
 2012-10-19  7:12 UTC  (8+ messages)

Hardwre for KVM host
 2012-10-19  7:06 UTC 

[PATCH v2 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-10-19  5:46 UTC  (3+ messages)
  ` [PATCH 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
  ` [PATCH 2/2] KVM: make crash_clear_loaded_vmcss valid when loading kvm_intel module

[PATCH 0/3] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-10-19  4:51 UTC  (7+ messages)

[RFC PATCH] vfio-pci: Add KVM INTx acceleration
 2012-10-18 21:22 UTC 

[PATCH 0/2][PULL] vfio-pci fixes
 2012-10-18 20:51 UTC  (3+ messages)
` [PATCH 1/2] vfio-pci: Fix debug build
` [PATCH 2/2] vfio-pci: Mark non-migratable

PCI device not properly reset after VFIO
 2012-10-18 20:40 UTC  (4+ messages)

Talking to an USB modem on PCI passthru to KVM guest
 2012-10-18 18:33 UTC 

[RFC v2 0/6] QEMU: Support KVM on ARM
 2012-10-18 17:53 UTC  (4+ messages)
` [RFC v2 2/6] ARM: KVM: Add support for KVM on ARM architecture


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).