messages from 2009-07-01 13:59:44 to 2009-07-05 18:50:55 UTC [more...]
just a dump
2009-07-05 18:40 UTC (5+ messages)
[PATCH] kvm: fail msi request if !level
2009-07-05 18:27 UTC
[PATCHv3] qemu-kvm: enable msi with irqchip
2009-07-05 18:26 UTC (3+ messages)
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
[PATCHv5 0/5] qemu misc save/load fixes
2009-07-05 12:58 UTC
[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
[KVM PATCH v9 0/5] irqfd fixes and enhancements
2009-07-05 10:42 UTC (13+ messages)
` [KVM PATCH v9 1/5] kvm: prepare irqfd for having interrupts disabled during eventfd->release
` [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
[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)
KVM crashes when using certain USB device
2009-07-04 10:01 UTC (4+ messages)
[PATCH] qemu-kvm: Fix kvm-disabled build
2009-07-04 9:03 UTC
[PATCH] qemu-kvm: Fix warning with DEVICE_ASSIGNMENT disabled
2009-07-04 9:00 UTC
kvm, drbd, elevator, rotational - quite an interesting co-operation
2009-07-03 22:59 UTC (6+ messages)
` [DRBD-user] "
Using MSR load/store areas
2009-07-03 14:04 UTC
[PATCH] handle AMD microcode MSR
2009-07-03 14:00 UTC
[Autotest] [PATCH] Add a client-side test qemu_iotests
2009-07-03 12:37 UTC (10+ messages)
passing a tape device through
2009-07-03 10:45 UTC
Weird Windows license issue
2009-07-03 6:45 UTC (6+ messages)
[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 (5+ messages)
` [PATCH 2/2] KVM/PPC: Fix kvm_main.c build error for PPC KVM
KVM: PIT: fix kpit_elapsed division by zero
2009-07-02 23:02 UTC
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: Work around borken MSR_GET_INDEX_LIST
2009-07-02 19:50 UTC
[PATCH] KVM: x86: Fix KVM_GET_MSR_INDEX_LIST
2009-07-02 19:45 UTC
[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
[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
2009-07-02 15:22 UTC
[PATCH] qemu-kvm: preserve the hypervisor bit while KVM trims the CPUID bits
2009-07-02 14:45 UTC (2+ messages)
` [PATCH v2] "
[KVM PATCH v8 0/3] irqfd fixes and enhancements
2009-07-02 14:42 UTC (9+ messages)
` [KVM PATCH v8 1/3] KVM: Fix races in irqfd using new eventfd_kref_get interface
` [KVM PATCH v8 2/3] KVM: add irqfd DEASSIGN feature
` [KVM PATCH v8 3/3] KVM: create irqfd-cleanup-wq on demand
[PATCH] support colon in filenames
2009-07-02 13:18 UTC (10+ messages)
` rev1 "
` rev2 "
` [PATCH] rev3: "
` [Qemu-devel] "
[PATCH] fix AMD Fam10h unhandled MSRs
2009-07-02 13:04 UTC (2+ messages)
` [PATCH] fix MMIO_CONF_BASE MSR access
[PATCH] qemu-kvm: fix migration with virtio-net
2009-07-02 12:25 UTC (2+ messages)
[PATCH] Fix up ipf.c for recent merges
2009-07-02 12:04 UTC (2+ messages)
Device assignment hotplug broken
2009-07-02 12:03 UTC (7+ messages)
` [PATCH] Fix up device assignment hotplug and re-enable it
[PATCH] qemu-kvm: fix typo in configure
2009-07-02 11:22 UTC (3+ messages)
[PATCH] Fix KVM CPU check in configure
2009-07-02 11:17 UTC (2+ messages)
target-i386/kvm.c vs. qemu-kvm-x86.c
2009-07-02 10:13 UTC (2+ messages)
[KVM-AUTOTEST PATCH] Adding iperf test
2009-07-02 8:26 UTC (9+ messages)
` [Autotest] "
[PATCH] Warn if a qcow (not qcow2) file is opened
2009-07-02 7:22 UTC (5+ messages)
` [Qemu-devel] "
Does KVM support communication between hypervisor node and guest OS?
2009-07-02 6:51 UTC (2+ messages)
[PATCH v3] enable x2APIC without interrupt remapping under KVM
2009-07-02 0:17 UTC (10+ messages)
pci_stub and kvm
2009-07-01 23:58 UTC (2+ messages)
[PATCH] Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
2009-07-01 18:52 UTC
ESX on KVM requirements
2009-07-01 17:49 UTC (7+ messages)
[PATCH 0/3 v3] x2APIC emulation for kvm
2009-07-01 16:48 UTC (4+ messages)
` [PATCH 1/3 v3] Add Directed EOI support to APIC emulation
` [PATCH 2/3 v3] x2apic interface to lapic
` [PATCH 3/3 v3] Add X2APIC support
VM config file
2009-07-01 16:22 UTC (2+ messages)
[PATCH] Update registers after INIT/SIPI
2009-07-01 15:53 UTC (2+ messages)
KVM and 32-bit hosts -- still supposed to work?
2009-07-01 15:17 UTC (4+ messages)
Exception handling between QEMU and KVM
2009-07-01 15:02 UTC (4+ messages)
Newbie, struggling with graphics and qemu monitor
2009-07-01 14:50 UTC (8+ messages)
[Autotest] Adding kvm_subprocess
2009-07-01 14:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox