public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-28 19:46:16 to 2008-06-04 19:41:36 UTC [more...]

[PATCH] Handle vma regions with no backing page
 2008-06-04 19:41 UTC  (8+ messages)

lapic & npt
 2008-06-04 18:56 UTC  (3+ messages)
` Vringfd

[PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guest
 2008-06-04 16:11 UTC  (11+ messages)

kvm: unable to handle kernel NULL pointer dereference
 2008-06-04 18:10 UTC  (3+ messages)

[PATCH] Clear CR4.VMXE in hardware_disable
 2008-06-04 17:34 UTC  (2+ messages)

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2008-06-04 15:45 UTC 

[PATCH 0/7] kvm-userspace: Batch writes to MMIO
 2008-06-04 15:16 UTC  (9+ 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-06-04 15:13 UTC  (7+ 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)

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2008-06-04 15:08 UTC 

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2008-06-04 14:58 UTC 

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2008-06-04 14:33 UTC 

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2008-06-04 14:20 UTC 

KVM: PCIPT: direct mmio
 2008-06-04 14:16 UTC  (2+ messages)

[PATCH 0/5] paravirt clock source patches, #4
 2008-06-04 14:01 UTC  (2+ messages)

ata exception messages
 2008-06-04 13:57 UTC  (4+ messages)

kvm causing memory corruption? ~2.6.25-rc6
 2008-06-04 13:42 UTC  (11+ messages)
` [kvm-devel] "
                  ` kvm causing memory corruption? now 2.6.26-rc4

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2008-06-04 12:19 UTC 

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2008-06-04 11:49 UTC 

BUG: using smp_processor_id() in preemptible [00000000] code: pm-suspend/17334
 2008-06-04 11:16 UTC  (7+ messages)

[patch 00/12] fake ACPI C2 emulation v2
 2008-06-04 10:49 UTC  (25+ 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

New version of my kvmctl script
 2008-06-04 10:38 UTC  (10+ messages)

Issues booting off virtual SCSI drives in kvm-69
 2008-06-04 10:08 UTC  (5+ messages)
  ` [PATCH] qemu: document "boot" option for "drive" flag

[PATCH] QEMU/KVM: set cpu_single_env before flushing work
 2008-06-04 10:03 UTC  (2+ messages)

SMP migration problems with FreeBSD and WinXP guests
 2008-06-03 22:35 UTC 

[ofa-general] [PATCH 001/001] mmu-notifier-core v17
 2008-06-03 17:35 UTC  (2+ messages)
  `  "

[torvalds@linux-foundation.org: Re: [PATCH 001/001] mmu-notifier-core v17]
 2008-06-03 17:47 UTC 

[PATCH 0/5] paravirt clock source patches, #5
 2008-06-03 14:17 UTC  (6+ messages)
` [PATCH 1/5] Add structs and functions for paravirt clocksource
` [PATCH 2/5] Make xen use the paravirt clocksource structs and functions
` [PATCH 3/5] Make kvm host use the paravirt clocksource structs
` [PATCH 4/5] Make kvm guest use the paravirt clocksource structs and functions
` [PATCH 5/5] Remove now unused structs from kvm_para.h

KVM: PCIPT: VT-d: avoid mapping memory slots with no backing page
 2008-06-03 11:23 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-06-03  8:39 UTC 

[PATCH] Remove duplicate monitor option
 2008-06-03  5:46 UTC 

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-06-03  3:43 UTC 

kvm, hal, and evdev
 2008-06-03  3:30 UTC  (4+ messages)

[Fwd: Re: kvm causing memory corruption? now 2.6.26-rc4]
 2008-06-02 22:50 UTC 

performance with guests running 2.4 kernels (specifically RHEL3)
 2008-06-02 16:42 UTC  (51+ messages)
                                                ` [kvm-devel] "

Benchmarking on CentOS 5
 2008-06-02 15:56 UTC  (9+ messages)

Control script for kvm
 2008-06-02 14:17 UTC  (2+ messages)

[ kvm-Bugs-1981866 ] Booting WXP SP3 fail
 2008-06-02  9:24 UTC 

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

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

[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  (5+ messages)
` [PATCH 1/3] Fix partial csum rx handling

[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 


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