messages from 2009-05-03 19:08:22 to 2009-05-05 14:39:48 UTC [more...]
[PATCH 0/6] kvm-s390: collection of kvm-s390 fixes
2009-05-05 14:39 UTC (6+ messages)
` [PATCH 1/6] kvm-s390: Fix memory slot versus run
` [PATCH 2/6] kvm-s390: use hrtimer for clock wakeup from idle
` [PATCH 3/6] kvm-s390: optimize float int lock: spin_lock_bh --> spin_lock
` [PATCH 4/6] kvm-s390: Unlink vcpu on destroy
` [PATCH 5/6] kvm-s390: Sanity check on validity intercept
[KVM PATCH v4 0/2] irqfd
2009-05-05 14:27 UTC (9+ messages)
` [KVM PATCH v4 1/2] eventfd: export eventfd interfaces for module use
` [KVM PATCH v4 2/2] kvm: add support for irqfd via eventfd-notification interface
[RFC PATCH 0/3] generic hypercall support
2009-05-05 14:21 UTC (9+ messages)
` [RFC PATCH 1/3] add "
` [RFC PATCH 2/3] x86: "
` [RFC PATCH 3/3] kvm: add pv_cpu_ops.hypercall support to the guest
[PATCH] deal with interrupt shadow state for emulated instruction
2009-05-05 13:57 UTC (3+ messages)
KVM_ASSIGN_SET_MSIX_NR and KVM_ASSIGN_SET_MSIX_ENTRY should support MSI?
2009-05-05 13:30 UTC (10+ messages)
qemu/hw/device-assignment: questions about msix_table_page
2009-05-05 12:46 UTC (10+ messages)
[PATCH] Serialize qcow2 writes
2009-05-05 12:40 UTC
Paravirtualisation or not?
2009-05-05 12:25 UTC (9+ messages)
[ kvm-Bugs-2787205 ] Video: KVM graphics performance dropped
2009-05-05 12:02 UTC
[PATCH] kvm: fix comment on locking
2009-05-05 11:58 UTC
KVM x86_64 with SR-IOV..?
2009-05-05 11:28 UTC (15+ messages)
` KVM x86_64 with SR-IOV..? (device passthrough with LIO-Target v3.0)
[PATCH 1/9] Unprotect a page if #PF happens during NMI injection
2009-05-05 9:47 UTC (14+ messages)
` [PATCH 2/9] Do not allow interrupt injection from userspace if there is a pending event
` [PATCH 3/9] Remove irq_pending bitmap
` [PATCH 4/9] [SVM] skip_emulated_instruction() decode an instruction if size is not known
` [PATCH 5/9] [VMX] Do not re-execute INTn instruction
` [PATCH 6/9] IRQ/NMI window should always be requested
` [PATCH 7/9] Drop interrupt shadow when single stepping should be done only on VMX
` [PATCH 8/9] Replace pending exception by PF if it happens serially
` [PATCH 9/9] [SVM] inject NMI after IRET from a previous NMI, not before
virtio-net not working with the latest qemu-kvm git
2009-05-05 8:56 UTC (4+ messages)
` [PATCH 1/1] qemu-kvm: virtio-net: Re-instate GSO code removed upstream
[PATCH] virtio-blk: add SGI_IO passthru support
2009-05-05 5:21 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] virtio_blk: SG_IO passthru support
2009-05-05 3:13 UTC (2+ messages)
[PATCH] kvm: add iommu_domain_has_cap to module compatible
2009-05-05 3:42 UTC
[PATCH] kvm: discard masking checking when initial MSI-X entries
2009-05-05 3:41 UTC
Linux x86 guest panics in skb_copy_bits
2009-05-04 22:40 UTC (2+ messages)
[PATCH 04/04] qemu-kvm: other archs should maintain memory mapping also
2009-05-04 21:57 UTC (9+ messages)
` "
` [PATCH 04/04] qemu-kvm: other archs should maintain memory mappingalso
qemu-kvm.git now live
2009-05-04 21:35 UTC (13+ messages)
` [PATCH] qemu-kvm: build system Add link to qemu
[PATCH 1/4] BIOS changes for configuring irq0->inti2 override
2009-05-04 21:09 UTC (4+ messages)
` [PATCH 2/4] Userspace "
` [PATCH 3/4] BIOS changes for KVM HPET
` [PATCH 4/4] Userspace "
[Qemu-devel] Re: Question about KVM and PC speaker
2009-05-04 21:00 UTC (5+ messages)
` "
[KVM-AUTOTEST] [PATCH] support for remote migration
2009-05-04 19:42 UTC
kvm-77 Excessive Disk Access causes real time clock hang!
2009-05-04 19:30 UTC (8+ messages)
[KVM PATCH v4 0/2] irqfd
2009-05-04 17:56 UTC (3+ messages)
` [KVM PATCH v4 1/2] eventfd: export eventfd interfaces for module use
` [KVM PATCH v4 2/2] kvm: add support for irqfd via eventfd-notification interface
[PATCH] kvm: qemu: Sync idcache after emualted DMA operations for ia64
2009-05-04 16:52 UTC (5+ messages)
` [PATCH] Revert "Sync idcache after emualted DMA operations for ia64"
` [PATCH] Revert "Sync idcache after emualted DMA operations foria64"
[RFC] x86 instruction decoder with userspace test code
2009-05-04 16:38 UTC
vnc protocol broken
2009-05-04 15:00 UTC (3+ messages)
[PATCH 0/2] Fix cpu hotplug in upstream kvm
2009-05-04 14:48 UTC (9+ messages)
` [PATCH 1/2] don't start cpu main loop while there is still init work to do
` [PATCH 2/2] Present kvm with corret apic phys id
Custom BIOS supported size
2009-05-04 14:31 UTC (4+ messages)
[RFC] Bring in all the Linux headers we depend on in QEMU
2009-05-04 14:27 UTC (25+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[KVM-AUTOTEST] [PATCH] support for remote migration
2009-05-04 14:15 UTC (2+ messages)
[PATCH] kvm: x86: Drop request_nmi from stats
2009-05-04 12:25 UTC (2+ messages)
[PATCH][SVM] Don't reinject event that caused a task switch
2009-05-04 12:21 UTC (2+ messages)
[KVM-AUTOTEST] [PATCH] Iterate over reboot
2009-05-04 12:08 UTC (2+ messages)
[PATCH RFC 0/8] virtio: add guest MSI-X support
2009-05-04 11:57 UTC (11+ messages)
[PATCH 1/8] virtio: add request_vqs/free_vqs operations
2009-05-04 11:51 UTC (3+ messages)
[PATCH] qemu-kvm: make clean should propagate into libkvm directory
2009-05-04 10:10 UTC (2+ messages)
[PATCH] qemu-kvm: fix compiler warning
2009-05-04 10:07 UTC (2+ messages)
[PATCH] qemu-kvm: make kvm_create_pit static
2009-05-04 10:06 UTC (2+ messages)
[PATCH] kvm-userspace: Make PC speaker emulation aware of in-kernel PIT
2009-05-04 9:34 UTC (2+ messages)
[PATCH] kvm: x86: Allow PIT emulation without speaker port
2009-05-04 9:32 UTC (2+ messages)
[PATCH 1/2] Fix cross vendor migration issue with unusable bit
2009-05-04 9:28 UTC (2+ messages)
[PATCH] kvm-kmod: fix build on kernels with kvm trace set
2009-05-04 9:24 UTC (4+ messages)
[PATCH 02/04] qemu-kvm: Add header files for ia64
2009-05-04 9:01 UTC (5+ messages)
[PATCH] KVM: No disable_irq for MSI/MSI-X interrupt on device assignment
2009-05-04 8:37 UTC (5+ messages)
kvm-userspace broken?
2009-05-04 8:32 UTC (8+ messages)
[PATCH] fix apic_debug instances
2009-05-04 8:27 UTC (2+ messages)
[ kvm-Bugs-2786468 ] XP SP3 freeze at startup with kvm_intel kernel module v85
2009-05-04 8:18 UTC
[PATCH 03/04] qemu-kvm: Remove the dependency for phys_ram_base for ipf.c
2009-05-04 8:16 UTC (17+ messages)
[PATCH] kvm: Add helpers for checking and requiring kvm extensions
2009-05-04 6:57 UTC (3+ messages)
` [Qemu-devel] "
[RFC -v3 2/2] QEMU-KVM: MCE: Add MCE simulation support to qemu/kvm
2009-05-04 6:48 UTC
[RFC -v3 1/2] QEMU-KVM: MCE: Add MCE simulation to qemu/tcg
2009-05-04 6:47 UTC
[PATCH -v3] KVM: MCE: Add MCE support to KVM
2009-05-04 6:47 UTC
[RFC 1/2] Add MCE simulation support to qemu/tcg
2009-05-04 2:42 UTC (2+ messages)
[PATCH] Assign the correct pci id range to virtio_pci
2009-05-04 2:32 UTC (5+ messages)
KVM + virt-manager: which is the perfect host Linux distro?
2009-05-04 1:56 UTC (4+ messages)
[KVM PATCH v3 0/2] irqfd
2009-05-03 20:31 UTC (13+ messages)
` [KVM PATCH v3 2/2] kvm: add support for irqfd via eventfd-notification interface
` file descriptor abuses
[PATCH] vga: Replace VGA_COMMON with a structure
2009-05-03 19:25 UTC
qemu-kvm: unapplied patches in my queue
2009-05-03 19:07 UTC (3+ 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