kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-02 15:38:21 to 2009-07-06 20:01:21 UTC [more...]

[patch 0/8] RFC: in-kernel timer emulation changes
 2009-07-06  1:55 UTC  (4+ messages)
` [patch 2/8] KVM: move lapic timer ack to EOI handler
` [patch 3/8] KVM: x86: per-vcpu timer list
` [patch 6/8] KVM: timer: optimize next_timer_event and vcpu_arm_exit

[PATCH -tip -v10 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-07-06 19:28 UTC  (7+ messages)
` [PATCH -tip -v10 5/7] x86: add pt_regs register and stack access APIs
` [PATCH -tip -v10 6/7] tracing: ftrace dynamic ftrace_event_call support

bridge + KVM performance
 2009-07-06 19:27 UTC  (7+ messages)
  ` EOI acceleration for high bandwidth IO

[KVM PATCH v9 0/5] irqfd fixes and enhancements
 2009-07-06 18:48 UTC  (24+ messages)
` [KVM PATCH v9 2/5] eventfd: use locked POLLHUP
` [KVM PATCH v9 3/5] KVM: Fix races in irqfd using new eventfd_kref_get interface
` [KVM PATCH v9 4/5] KVM: add irqfd DEASSIGN feature
` [KVM PATCH v9 5/5] KVM: create irqfd-cleanup-wq on demand

[AUTOTEST] [PATCH 1/2] Add latest LTP test in autotest
 2009-07-06 18:37 UTC  (3+ messages)
  ` [Autotest] "

[PATCHv5 0/5] qemu misc save/load fixes
 2009-07-06 18:34 UTC  (2+ messages)

netperf in autotest
 2009-07-06 18:16 UTC  (3+ messages)

Weird Windows license issue
 2009-07-06 15:43 UTC  (8+ messages)

[PATCH] KVM test: Fixing kvm release tag detection
 2009-07-06 15:21 UTC  (2+ messages)

[PATCH][RESEND] Add kvm_set_boot_cpu_id() API
 2009-07-06 14:35 UTC 

kvm, drbd, elevator, rotational - quite an interesting co-operation
 2009-07-06 14:07 UTC  (9+ messages)
    ` [DRBD-user] "

How to mount the qcow2.img image?
 2009-07-06 13:17 UTC  (2+ messages)

[PATCH] add trace points in irqchip code
 2009-07-06 13:17 UTC 

kvm segfault when starting a 32bit linux kernel
 2009-07-06 10:59 UTC 

[ kvm-Bugs-2817367 ] Network doesn't work anymore switching from kvm-86 to kvm-87
 2009-07-06 10:33 UTC 

guest gettimeofday behavior
 2009-07-06  8:24 UTC  (6+ messages)

[PATCH] Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
 2009-07-06  7:55 UTC  (2+ messages)

[PATCH] qemu-kvm: Work around borken MSR_GET_INDEX_LIST
 2009-07-06  7:50 UTC  (2+ messages)

[PATCH] KVM: x86: Fix KVM_GET_MSR_INDEX_LIST
 2009-07-06  7:49 UTC  (2+ messages)

KVM: PIT: fix kpit_elapsed division by zero
 2009-07-06  7:44 UTC  (2+ messages)

[PATCH] handle AMD microcode MSR
 2009-07-06  7:42 UTC  (2+ messages)

[PATCH] qemu-kvm: Fix kvm-disabled build
 2009-07-06  7:41 UTC  (2+ messages)

[PATCH] qemu-kvm: Fix warning with DEVICE_ASSIGNMENT disabled
 2009-07-06  7:41 UTC  (2+ messages)

just a dump
 2009-07-06  7:39 UTC  (6+ messages)

R/W HG memory mappings with kvm?
 2009-07-06  7:38 UTC  (2+ messages)

KVM crashes when using certain USB device
 2009-07-06  7:32 UTC  (5+ messages)

[PATCH] KVM: Fix apic_mmio_write return for unaligned write
 2009-07-06  7:27 UTC  (2+ messages)

[Autotest] [PATCH] Add a client-side test qemu_iotests
 2009-07-06  7:21 UTC  (10+ messages)

[PATCH] Adds the LTP control file under tests/kvm/autotest_control/
 2009-07-06  7:15 UTC  (2+ messages)

[AUTOTEST] [PATCH 2/2] View LTP execution results under kvm's results.html file
 2009-07-06  7:15 UTC  (2+ messages)
` [Autotest] "

[PATCH] sample entry in kvm_tests.cfg for LTP
 2009-07-06  6:25 UTC 

[AUTOTEST] [RESULTS] LTP execution results in the html format
 2009-07-06  5:56 UTC 

Qemu 0.10.50 CAN NOT get ip from dhcp server
 2009-07-06  4:23 UTC  (2+ messages)

[PATCHv4] qemu-kvm: enable msi with irqchip
 2009-07-05 19:12 UTC 

[PATCHv3] qemu-kvm: enable msi with irqchip
 2009-07-05 18:52 UTC  (4+ messages)

[PATCH] kvm: fail msi request if !level
 2009-07-05 18:27 UTC 

usb2 status
 2009-07-05 16:17 UTC 

[PATCH 1/2] avoid redeliver of edge interrupt before next edge
 2009-07-05 15:58 UTC  (3+ messages)
` [PATCH 2/2] Use temporary variable to shorten lines

[RFC] allow multi-core guests: introduce cores= option to -cpu
 2009-07-05 15:17 UTC  (18+ messages)
  ` [Qemu-devel] "
    ` [Qemu-devel] "

[PATCHv2] qemu-kvm: enable msi with irqchip
 2009-07-05 15:13 UTC  (2+ messages)

[PATCH 0/3 v4] x2APIC emulation for kvm
 2009-07-05 15:09 UTC  (5+ messages)
` [PATCH 1/3 v4] Add Directed EOI support to APIC emulation
` [PATCH 2/3 v4] x2apic interface to lapic
` [PATCH 3/3 v4] Add X2APIC support

[PATCH v5] enable x2APIC without interrupt remapping under KVM
 2009-07-05 14:32 UTC  (11+ messages)
    ` [PATCH] "

[PATCH] avoid redeliver of edge interrupt before next edge
 2009-07-05 13:46 UTC 

[PATCHv4 1/5] qemu/msi: fix segfault in msix_save
 2009-07-05 13:18 UTC  (10+ messages)
` [PATCHv4 2/5] qemu/virtio: remove control vector save
` [PATCHv4 3/5] qemu/msi: clean used vectors state on load
` [PATCHv4 4/5] qemu/msi: missing braces
` [PATCHv4 5/5] qemu/virtio: mark msi vectors used on load

[PATCHv5 1/5] qemu/msi: fix segfault in msix_save
 2009-07-05 13:02 UTC  (5+ messages)
` [PATCHv5 2/5] qemu/virtio: remove control vector save
` [PATCHv5 3/5] qemu/msi: clean used vectors state on load
` [PATCHv5 4/5] qemu/msi: missing braces
` [PATCHv5 5/5] qemu/virtio: mark msi vectors used on load

[PATCHv4 0/5] qemu misc save/load fixes
 2009-07-05 11:40 UTC 

[PATCHv3 1/3] qemu/msi: fix segfault in msix_save
 2009-07-05 11:10 UTC  (5+ messages)
  ` [Qemu-devel] "
` [PATCHv3 2/3] qemu/virtio: remove control vector save
` [PATCHv3 3/3] qemu/virtio: mark msi vectors used on load

[PATCHv3 0/3] qemu misc save/load fixes
 2009-07-05  8:34 UTC 

slow guest performance with build load, looking for ideas
 2009-07-05  8:07 UTC  (13+ messages)

Using MSR Load/Store Areas
 2009-07-05  8:02 UTC  (2+ messages)

[PATCH] qemu-kvm: remove "KVM misreports CPUID" hack
 2009-07-04 15:21 UTC  (2+ messages)

Using MSR load/store areas
 2009-07-03 14:04 UTC 

passing a tape device through
 2009-07-03 10:45 UTC 

[PATCH] Add a subtest pci_hotplug in kvm test
 2009-07-03  6:00 UTC  (2+ messages)

KVM-87 Compile warnings on 64-bit Jaunty
 2009-07-03  4:38 UTC 

[PATCH 1/2] KVM/PPC: Fix PPC KVM e500_tlb.c build error
 2009-07-03  1:35 UTC  (4+ messages)

kvm on Ubuntu 8.04 running windows xp sp3: corrupts file system on shutdown?
 2009-07-02 20:08 UTC  (5+ messages)

[PATCH] qemu-kvm: enable msi with irqchip
 2009-07-02 18:05 UTC 

[PATCH] qemu/virtio: enable msi vectors on load
 2009-07-02 17:51 UTC 

[ kvm-Bugs-1872255 ] cygwin not working inside 64-bit guest
 2009-07-02 17:46 UTC 

[Qemu-devel] Configure script broken
 2009-07-02 16:25 UTC 


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