public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-12 22:39:47 to 2011-04-18 04:21:33 UTC [more...]

(unknown),
 2011-04-18  2:05 UTC 

[PATCH] kvm tools: Setup bridged network by a script
 2011-04-18  0:12 UTC  (2+ messages)
` [PATCH] kvm tools: Add robust error handling for fork/waitpid()

2.6.32.x guest dies when trying to run tcpdump
 2011-04-17 15:15 UTC  (4+ messages)

[PATCH 1/2 V2] kvm tools: Add scatter-gather variants of IO functions
 2011-04-17 12:49 UTC  (10+ messages)
` [PATCH 2/2 V2] kvm tools: Add scatter-gather support for disk images

[PATCH] KVM: emulator: Handle wraparound in (cs_base + offset) when fetching
 2011-04-17 12:26 UTC  (5+ messages)
  ` [PATCH] KVM: emulator: Use linearize() when fetching instructions

[PATCH 0/6] TSC scaling support for KVM v3
 2011-04-17 12:06 UTC  (4+ messages)
` [PATCH 3/6] KVM: X86: Make tsc_delta calculation a function of guest tsc

[PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
 2011-04-17 11:02 UTC  (9+ messages)
` [PATCH 1/6] kvm: use kernel-provided para_features instead of statically coming up with new capabilities
` [PATCH 2/6] kvm: add kvmclock to its second bit
` [PATCH 3/6] kvm: create kvmclock when one of the flags are present
` [PATCH 4/6] Break up user and system cpu_interrupt implementations
` [PATCH 5/6] Redirect cpu_interrupt to callback handler
` [PATCH 6/6] kvm: Install specialized interrupt handler

[PATCH] KVM: Fix memory leak on VCPU creation error
 2011-04-17 11:01 UTC  (3+ messages)
  ` [PATCH] KVM: Clean up error handling during VCPU creation

[PATCH] kvm tool: QCOW version 1 write support
 2011-04-17 10:52 UTC  (2+ messages)

how to debug bochs sbios on qemu?
 2011-04-17 10:35 UTC 

how to debug bochs sbios?
 2011-04-17 10:33 UTC 

[RESEND] [PATCH] kvm: remove useless function define kvm_inject_pit_timer_irqs()
 2011-04-17  9:35 UTC  (2+ messages)

[RESEND][PATCH] kvm: remove useless function define from file arch/x86/kvm/irq.h
 2011-04-17  9:35 UTC  (2+ messages)

[PATCH 0/2] Store and load PCI device saved state across function resets
 2011-04-17  9:25 UTC  (8+ messages)
` [PATCH 1/2] PCI: Add interfaces to store and load the device saved state
` [PATCH 2/2] KVM: Use pci_store/load_saved_state() around VM device usage

[PATCH] kvm: Fix off by one in kvm_for_each_vcpu iteration
 2011-04-17  9:11 UTC  (2+ messages)

[PATCH] kvm: fix push of wrong eip when doing softint
 2011-04-17  9:09 UTC  (2+ messages)

[PATCH 1/3 v2] KVM: x86 emulator: Disable writeback for CMP emulation
 2011-04-17  9:06 UTC  (3+ messages)

(unknown),
 2011-04-17  8:00 UTC 

my photo l
 2011-04-16 22:45 UTC 

# Kbuild for top-level directory of the kernel
 2011-04-17  6:22 UTC 

Kernel oops in host caused by mmaping RAM
 2011-04-16 14:50 UTC  (6+ messages)
` [PATCH] KVM: VMX: Ensure that vmx_create_vcpu always returns proper error

[PATCH 1/2 V2] kvm tools: Fix leak in QCOW
 2011-04-16 13:55 UTC  (3+ messages)
` [PATCH 2/2] kvm tools: Add scatter-gather support for disk images

[PATCH 1/4] kvm tool: use correct function names
 2011-04-16 11:28 UTC  (6+ messages)
` [PATCH 2/4] kvm tool: avoid byte-order conversion during each read operation
` [PATCH 3/4] kvm tool: deallocate the cached l1_table in qcow1_disk_close() and in error path of qcow1_probe()
` [PATCH 4/4] kvm tool: check the cluster boundary in the qcow read code

[PATCH v3] kvm tool: Remove the __stringify*() defination from util.h
 2011-04-16 11:15 UTC 

[PATCH v2] kvm tool: Remove the __stringify* defination from the util.h
 2011-04-16 11:04 UTC  (2+ messages)

[PATCH] kvm tool: Remove the __stringify* defination from the util.h
 2011-04-16  9:49 UTC  (5+ messages)

[PATCH] kvm tools: Fix virtio console input problem
 2011-04-16  7:42 UTC  (4+ messages)

[Qemu-devel] [PATCH 2/2 V7] qemu,qmp: add inject-nmi qmp command
 2011-04-15 16:37 UTC  (22+ messages)
                                  ` [PATCH 2/2 V7] qemu, qmp: "

LPC2011 Virtualization Micro Conf
 2011-04-15 13:55 UTC 

[PATCH v2] kvm tool: add QCOW verions 1 read/write support
 2011-04-15 12:17 UTC  (31+ messages)
  ` [PATCH] kvm tool: Remove unused variables from the QCOW code
  ` Why QCOW1? (was: [PATCH v2] kvm tool: add QCOW verions 1 read/write support)
            ` Why QCOW1?

[RFT/PATCH v2] kvm tools: Add read-only support for block devices
 2011-04-15 10:31 UTC  (2+ messages)

[PATCH 1/3] kvm tools: Add a script to setup private bridge
 2011-04-15 10:19 UTC  (4+ messages)
` [PATCH 2/3] kvm tools: Add a script to setup tap device
` [PATCH 3/3] kvm tools: Setup bridged network by a script
  ` [PATCH 3/3 v2] "

[PATCH] kvm tool: add QCOW verions 1 read/write support
 2011-04-15 10:11 UTC  (6+ messages)

[PATCH] kvm tool: check the cluster boundary in the qcow read code
 2011-04-15  0:04 UTC  (3+ messages)

[PATCH] kvm tools: Add QCOW version 1 read-only support
 2011-04-14 17:21 UTC 

Network performance with small packets
 2011-04-14 16:03 UTC  (11+ messages)

[PATCH 1/2 V2] kvm tools: Set up tun interface using ioctls
 2011-04-14 12:35 UTC  (4+ messages)
` [PATCH 2/2 V2] kvm tools: Make host side IP configurable

[PATCH] KVM: Add CPUID support for VIA CPU
 2011-04-14 10:07 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCHv2] KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
 2011-04-14  7:08 UTC  (2+ messages)

kvm mmu tracing quirks
 2011-04-14  3:47 UTC  (3+ messages)

EuroSec'11 Presentation
 2011-04-13 18:04 UTC  (6+ messages)

[PATCH] kvm tool: add a close method for raw_image_ro_mmap_ops
 2011-04-13 17:36 UTC 

[PATCH] kvm tool: Avoid using disk_image->priv member in disk_image__new()
 2011-04-13 17:13 UTC 

[PATCH] KVM test: Unattended install - Give Linux VMs time to shutdown cleanly
 2011-04-13 16:35 UTC  (3+ messages)

[PATCH 0/4] [RFC rev2] Implement multiqueue (RX & TX) virtio-net
 2011-04-13 16:22 UTC  (6+ messages)
` [PATCH 2/4] [RFC rev2] virtio-net changes

[PATCH] kvm tools: Implement virtio network device
 2011-04-13 16:21 UTC  (8+ messages)
    ` [transparent networking] "

[PATCH 1/2] kvm tools: Set up tun interface using ioctls
 2011-04-13 14:13 UTC  (12+ messages)
` [PATCH 2/2] kvm tools: Make host side IP configurable

buggy emulate_int_real
 2011-04-13 13:52 UTC  (15+ messages)

Asynchronous interruption of a compute-intensive guest
 2011-04-13  8:52 UTC  (2+ messages)

[PATCH v3 0/4] rbd improvements
 2011-04-13  5:42 UTC  (8+ messages)
` [PATCH v3 1/4] rbd: use the higher level librbd instead of just librados
` [PATCH v3 2/4] rbd: allow configuration of rados from the rbd filename
` [PATCH v3 3/4] rbd: check return values when scheduling aio
` [PATCH v3 4/4] rbd: Add bdrv_truncate implementation
` [qemu-iotests][PATCH] Update rbd support
  ` [Qemu-devel] "

[Qemu-devel][PATCH] Qemu-kvm: Add CPUID support for VIA CPU
 2011-04-13  3:27 UTC 

[PATCH 0/2] allow fw_dir to be specified in the option-rom switch
 2011-04-13  0:20 UTC  (8+ messages)
` [PATCH 2/2] add fw_dir option to "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox