public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-27 01:15:34 to 2008-06-02 01:26:04 UTC [more...]

kvm trace support for ppc
 2008-06-02  1:25 UTC  (11+ messages)
  ` [PATCH] [RFC][PATCH] kvm: kvmtrace: kvm_trace in kernel for supporting big_endian
    ` [PATCH] [RFC][PATCH] kvm: kvmtrace: kvmtrace_format "

[patch 00/12] fake ACPI C2 emulation v2
 2008-06-01 18:17 UTC  (18+ messages)
` [patch 01/12] expose ACPI pmtimer to userspace (/dev/pmtimer)
` [patch 02/12] KVM: allow multiple IO bitmap pages, provide userspace interface
` [patch 03/12] KVM: allow userspace to open access to ACPI pmtimer
` [patch 04/12] KVM: move muldiv64 to x86.c, export
` [patch 05/12] KVM: in-kernel ACPI timer emulation
` [patch 06/12] QEMU/KVM: self-disabling C2 emulation
` [patch 07/12] libkvm: interface to KVM_SET_OPEN_IOPORT
` [patch 08/12] QEMU/KVM: non-virtualized ACPI PMTimer support
` [patch 09/12] libkvm: in-kernel ACPI pmtimer interface
` [patch 10/12] QEMU/KVM: add option to disable in-kernel pmtimer emulation
` [patch 11/12] libkvm: interface for pmtimer save/restore
` [patch 12/12] QEMU/KVM: in-kernel pmtimer save/restore support

Benchmarking on CentOS 5
 2008-06-01 14:32 UTC  (7+ messages)

kvm: unable to handle kernel NULL pointer dereference
 2008-06-01  8:48 UTC 

Control script for kvm
 2008-05-31 19:41 UTC 

performance with guests running 2.4 kernels (specifically RHEL3)
 2008-05-31  8:16 UTC  (52+ messages)
                                                ` [kvm-devel] "

[patch 0/4] C2 "emulation"
 2008-05-31  7:52 UTC  (5+ messages)
` [patch 3/4] QEMU/KVM: non-virtualized ACPI PMTimer support

Issues booting off virtual SCSI drives in kvm-69
 2008-05-31  1:21 UTC  (4+ messages)
  ` [PATCH] qemu: document "boot" option for "drive" flag

[PATCH] QEMU/KVM: set cpu_single_env before flushing work
 2008-05-30 21:26 UTC 

[kvm-userspace] new functions on_vcpu() causing segafault when trying to use breakpoints
 2008-05-30 20:55 UTC  (3+ messages)

[PATCH 0/7] kvm-userspace: Batch writes to MMIO
 2008-05-30 14:07 UTC  (8+ messages)
` [PATCH 1/7] libkvm: coalesced MMIO support (common part)
  ` [PATCH 2/7] libkvm: coalesced MMIO support (x86 part)
    ` [PATCH 3/7] libkvm: coalesced MMIO support (powerpc part)
      ` [PATCH 4/7] libkvm: coalesced support (ia64 part)
        ` [PATCH 5/7] qemu: coalesced MMIO support (core)
          ` [PATCH 6/7] qemu: coalesced MMIO support (VGA)
            ` [PATCH 7/7] qemu: coalesced MMIO support (e1000)

[PATCH 0/5] kvm: Batch writes to MMIO
 2008-05-30 14:05 UTC  (6+ messages)
` [PATCH 1/5] kvm_io_device: extend in_range() to manage len and write attribute
  ` [PATCH 2/5] Add coalesced MMIO support (common part)
    ` [PATCH 3/5] Add coalesced MMIO support (x86 part)
      ` [PATCH 4/5] Add coalesced MMIO support (powerpc part)
        ` [PATCH 5/5] Add coalesced MMIO support (ia64 part)

[PATCH 1/3] KVM: Expose get_eoi_gsi for IRQ acking for assigned devices
 2008-05-30 10:27 UTC  (3+ messages)
` [PATCH 2/3] KVM: Introduce kvm_set_irq to inject interrupts in guests
  ` [PATCH 3/3] KVM: Handle devices assigned to the guest

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-30  6:22 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-30  6:10 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-30  6:05 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-30  5:41 UTC 

[PATCH/RFC] virtio_blk: check for hardsector size from host
 2008-05-30  3:41 UTC  (11+ messages)
          ` [PATCH] virtio_config: fix len calculation of config elements
          ` [PATCH v2] virtio_blk: check for hardsector size from host

[PATCH] virtio_blk: fix endianess annotations
 2008-05-30  3:18 UTC  (2+ messages)

PCI-passthrough: interrupt work structure per device
 2008-05-30  2:15 UTC  (3+ messages)

[ kvm-Bugs-1945129 ] Compilation fails when configure with -DDEBUG
 2008-05-29 18:11 UTC 

[PATCH] pci-passthrough: separate ack work structure
 2008-05-29 17:24 UTC 

[ kvm-Bugs-1978070 ] Launching KVM freezes the system
 2008-05-29 16:59 UTC 

[PATCH 0/5] simplify cpu_exec - again
 2008-05-29 15:16 UTC  (6+ messages)
` [PATCH 1/5] remove REGWPTR
  ` [PATCH 2/5] simplify cpu_exec
    ` [PATCH 3/5] cpu_info_ip
      ` [PATCH 4/5] simply cpu_exec further
        ` [PATCH 5/5] cpu-exec-dump

[Patch 0/7] RealMode: Support for big real mode
 2008-05-29 13:48 UTC  (5+ messages)

[PATCH 0/3] kvm-guest-drivers-linux: Fix GSO/partial csum support on older kernels
 2008-05-29 10:01 UTC  (7+ messages)
` [PATCH 1/3] Fix partial csum rx handling
  ` [PATCH 2/3] Fix partial csum tx handling
    ` [PATCH 3/3] Fix GSO "

[PATCH]: Fake emulate Intel perfctr MSRs
 2008-05-29  9:44 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  8:34 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  7:22 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  7:21 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  4:50 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  0:12 UTC 

[PATCH 0/5] Support for the Kernel Virtual Machine interface (v3)
 2008-05-28 21:50 UTC  (8+ messages)
` [PATCH 2/5] SCI fixes (v2)
  ` [kvm-devel] "
        `  "

[PATCH] add sysrq to keycode table in monitor.c
 2008-05-28 19:46 UTC 

[PATCH 0/6] Simplify cpu_exec - spin 3
 2008-05-28 18:03 UTC  (10+ messages)
` [PATCH 1/6] remove REGWPTR
  ` [PATCH 2/6] simplify cpu_exec
    ` [PATCH 3/6] Push common interrupt variables to cpu-defs.h
      ` [PATCH 4/6] use halted attribute for i386 too
        ` [PATCH 5/6] simply cpu_exec further
          ` [PATCH 6/6] cpu-exec-dump
          ` [Qemu-devel] [PATCH 5/6] simply cpu_exec further
` [Qemu-devel] [PATCH 0/6] Simplify cpu_exec - spin 3

kvm, hal, and evdev
 2008-05-28 13:15 UTC  (3+ messages)

smp bug in kvm-69
 2008-05-28 11:20 UTC 

[PATCH v2 -mm 0/2] x86: per-device dma_mapping_ops
 2008-05-28 10:19 UTC  (7+ messages)

KVM: migrate PIT timer
 2008-05-28  6:34 UTC  (4+ messages)

[Patch 6/7] RealMode: Adds support for mov seg, r (0x8e) instruction
 2008-05-28  6:30 UTC  (7+ messages)
  ` [Patch 7/7] RealMode: Adds support for mov r, sreg (0x8c) instruction
  ` [Patch 4/7] RealMode: Adds support for jmp far 0xea

KVM Test result, kernel 92d9acb.., userspace 3dfbbe4.. --One new issue
 2008-05-28  6:21 UTC 

[ kvm-Bugs-1976075 ] Fail to save restore and live migrate
 2008-05-28  6:17 UTC 

[PATCH 0/11] Rework guest debug interface / x86 debug register support -v2
 2008-05-27 18:46 UTC  (10+ messages)
` [PATCH 1/11] QEMU/KVM: Fix deadlocks in monitor and debugger
` [PATCH 7/11] QEMU/KVM: New guest debugging interface

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-27 17:35 UTC 

[PATCH 0/6] simplify cpu-exec new spin
 2008-05-27 16:27 UTC  (13+ messages)
` [PATCH 1/6] simplify cpu_exec
  ` [PATCH 2/6] Push common interrupt variables to cpu-defs.h
    ` [PATCH 3/6] use halted attribute for i386 too
      ` [PATCH 4/6] simply cpu_exec further
        ` [PATCH 5/6] isolate mmu code in arch-specific function
          ` [PATCH 6/6] cpu-exec-dump
            ` [Qemu-devel] "
          ` [Qemu-devel] [PATCH 5/6] isolate mmu code in arch-specific function
        ` [Qemu-devel] [PATCH 4/6] simply cpu_exec further
    ` [Qemu-devel] [PATCH 1/6] simplify cpu_exec

[PATCH 0 of 5] PowerPC KVM fixes for 2.6.26
 2008-05-27 15:39 UTC  (3+ messages)

Serial console's using kvm -serial ?????
 2008-05-27 15:38 UTC  (3+ messages)

[PATCH 02/14] QEMU: Fill in PCI subsystem vendor id for cirrus_vga
 2008-05-27 15:01 UTC  (4+ messages)
` [PATCH 03/14] QEMU: Fill in PCI subsystem vendor id for e1000
  ` [Qemu-devel] "

Interrupt coalescence?
 2008-05-27 14:20 UTC  (2+ messages)

[ kvm-Bugs-1858946 ] Qemu doesn't warns user about incorrect MAC Address
 2008-05-27 13:34 UTC 

[ kvm-Bugs-1945129 ] Compilation fails when configure with -DDEBUG
 2008-05-27 13:33 UTC 

virtio_net: another race with virtio_net and enable_cb
 2008-05-27 10:25 UTC  (3+ messages)

[PATCH] virtio_rng: dont use vmalloced addresses for virtio
 2008-05-27  6:31 UTC  (3+ messages)

[ kvm-Bugs-1807620 ] KVM's --disable-gcc-check doesn't work
 2008-05-27  3:40 UTC 

[ kvm-Bugs-1953353 ] could not load PC BIOS '/path/to/bios.bin' on "-m 4096"
 2008-05-27  3:34 UTC 

[ kvm-Bugs-1972449 ] netperf causes linux guest with virtnet kernel panic
 2008-05-27  1:15 UTC 


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