Show patches with: none      |   111134 patches
« 1 2 ... 1100 1101 11021111 1112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/21] Remove unnecessary setting of cmos smp_cpu count - - - --- 2009-04-29 Anthony Liguori New
[08/21] Remove leftovers in device-hotplug.c - - - --- 2009-04-29 Anthony Liguori New
[07/21] Remove dead macros likely/unlikely in exec.c - - - --- 2009-04-29 Anthony Liguori New
[06/21] Remove dead functions from cutils - - - --- 2009-04-29 Anthony Liguori New
[05/21] Remove extra call to kvm_cpu_exec() - - - --- 2009-04-29 Anthony Liguori New
[04/21] Remove stray whitespace - - - --- 2009-04-29 Anthony Liguori New
[03/21] Remove use of signalfd in block-raw-posix.c - - - --- 2009-04-29 Anthony Liguori New
[02/21] Remove devfn from BlockDriverState - - - --- 2009-04-29 Anthony Liguori New
[01/21] Remove memalign call for guess_disk_lchs - - - --- 2009-04-29 Anthony Liguori New
[2/2] Increment version id for CPU save state - - - --- 2009-04-29 Anthony Liguori New
[1/2] Increment virtio-net savevm version to avoid conflict with upstream QEMU. - - - --- 2009-04-29 Anthony Liguori New
Fix build when objdir != srcdir - - - --- 2009-04-29 Anthony Liguori New
[2/2] Present kvm with corret apic phys id. - - - --- 2009-04-29 Glauber Costa New
[1/2] don't start cpu main loop while there is still init work to do. - - - --- 2009-04-29 Glauber Costa New
[2/2] Add serial number support for virtio_blk - - - --- 2009-04-29 john cooper New
[1/2] Add serial number support for virtio_blk - - - --- 2009-04-29 john cooper New
[04/04] qemu-kvm: other archs should maintain memory mapping also. - - - --- 2009-04-29 Jes Sorensen New
Re: [PATCH 04/04] qemu-kvm: other archs should maintain memory mapping also. - - - --- 2009-04-29 Jes Sorensen New
[2/2] Add serial number support for virtio_blk - - - --- 2009-04-29 john cooper New
[1/2] Add serial number support for virtio_blk - - - --- 2009-04-29 john cooper New
[02/04] qemu-kvm: Add header files for ia64. - - - --- 2009-04-29 Zhang, Xiantao New
[02/04] qemu-kvm: Add header files for ia64. - - - --- 2009-04-29 Jes Sorensen New
qemu-kvm: Remove duplicate set_link monitor command - - - --- 2009-04-29 Jan Kiszka New
[03/04] qemu-kvm: Remove the dependency for phys_ram_base for ipf.c - - - --- 2009-04-29 Jes Sorensen New
KVM: VMX: Disable VMX when system shutdown - - - --- 2009-04-29 Sheng Yang New
qemu-kvm.git now live - - - --- 2009-04-28 Hollis Blanchard New
removed old kvm_test.py, tests now in seprate subdir - - - --- 2009-04-28 David Huff New
Added "stock" or existing test to ./kvm_tests/ - - - --- 2009-04-28 David Huff New
Modified kvm_runtest_2.py to look for tests in kvm_tests/ - - - --- 2009-04-28 David Huff New
kvm: external module: fix request_irq for < 2.6.19 - - - --- 2009-04-28 Chris Wright New
[03/04] qemu-kvm: Remove the dependency for phys_ram_base for ipf.c - - - --- 2009-04-28 Jes Sorensen New
Assign the correct pci id range to virtio_pci - - - --- 2009-04-28 Pantelis Koukousoulas New
deal with interrupt shadow state for emulated instruction - - - --- 2009-04-28 Glauber Costa New
kvm-kmod: fix build on kernels with kvm trace set - - - --- 2009-04-28 Michael S. Tsirkin New
[2/2] Fix cross vendor migration issue in segment segment descriptor - - - --- 2009-04-28 Andre Przywara New
[1/2] Fix cross vendor migration issue with unusable bit - - - --- 2009-04-28 Andre Przywara New
[2/2] virtio-blk: add SG_IO passthru support - - - --- 2009-04-28 Christoph Hellwig New
[01/04] qemu-kvm: Set default configure option for ia64 - - - --- 2009-04-28 Zhang, Xiantao New
[02/04] qemu-kvm: Add header files for ia64. - - - --- 2009-04-28 Zhang, Xiantao New
[03/04] qemu-kvm: Remove the dependency for phys_ram_base for ipf.c - - - --- 2009-04-28 Zhang, Xiantao New
[04/04] qemu-kvm: other archs should maintain memory mapping also. - - - --- 2009-04-28 Zhang, Xiantao New
kvm-kmod: create include directory - - - --- 2009-04-28 Michael S. Tsirkin New
kvm: qemu: net: unbreak tap networking - - - --- 2009-04-28 Mark McLoughlin New
[4/4] KVM: protect assigned dev workqueue, int handler and irq acker - - - --- 2009-04-27 Marcelo Tosatti New
[3/4] KVM: use smp_send_reschedule in kvm_vcpu_kick - - - --- 2009-04-27 Marcelo Tosatti New
[2/4] KVM: x86: wake up waitqueue before calling get_cpu() - - - --- 2009-04-27 Marcelo Tosatti New
[1/4] qemu: external module: smp_send_reschedule compat - - - --- 2009-04-27 Marcelo Tosatti New
[4/4] KVM: x86: disallow changing a slots size - - - --- 2009-04-27 Marcelo Tosatti New
[3/4] KVM: introduce kvm_arch_can_free_memslot, disallow slot deletion if cached cr3 - - - --- 2009-04-27 Marcelo Tosatti New
[2/4] KVM: take mmu_lock when updating a deleted slot - - - --- 2009-04-27 Marcelo Tosatti New
[1/4] KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock - - - --- 2009-04-27 Marcelo Tosatti New
[v3] qemu-kvm: add irqfd support - - - --- 2009-04-27 Gregory Haskins New
[v3,2/2] kvm: add support for irqfd via eventfd-notification interface - - - --- 2009-04-27 Gregory Haskins New
[v3,1/2] eventfd: export fget and signal interfaces for module use - - - --- 2009-04-27 Gregory Haskins New
reserved-ram for pci-passthrough without VT-d capable hardware - - - --- 2009-04-27 Andrea Arcangeli New
[RFC,0/8] virtio: add guest MSI-X support - - - --- 2009-04-27 Christian Borntraeger New
kvm: qemu: framebuffer: build fix for target-arm - - - --- 2009-04-27 Mark McLoughlin New
[2/2] KVM: Enable snooping control for supported hardware - - - --- 2009-04-27 Sheng Yang New
[1/2] KVM: Replace get_mt_mask_shift with get_mt_mask - - - --- 2009-04-27 Sheng Yang New
[8/8] virtio_pci: optional MSI-X support - - - --- 2009-04-27 Michael S. Tsirkin New
[7/8] virtio_pci: split up vp_interrupt - - - --- 2009-04-27 Michael S. Tsirkin New
[6/8] virtio_balloon: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[5/8] virtio_net: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[4/8] virtio_console: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[3/8] virtio-rng: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[2/8] virtio_blk: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[1/8] virtio: add request_vqs/free_vqs operations - - - --- 2009-04-27 Michael S. Tsirkin New
[2/2] KVM: Enable snooping control for supported hardware - - - --- 2009-04-27 Sheng Yang New
[1/2] KVM: Discard shadow_mt_mask - - - --- 2009-04-27 Sheng Yang New
virtio-blk: add SGI_IO passthru support - - - --- 2009-04-27 Christoph Hellwig New
virtio-blk: add SGI_IO passthru support - - - --- 2009-04-27 Christoph Hellwig New
virtio_blk: SG_IO passthru support - - - --- 2009-04-27 Christoph Hellwig New
qemu-kvm: make kvm_create_pit static - - - --- 2009-04-27 Michael S. Tsirkin New
qemu-kvm: fix compiler warning - - - --- 2009-04-27 Michael S. Tsirkin New
qemu-kvm: make clean should propagate into libkvm directory - - - --- 2009-04-27 Michael S. Tsirkin New
kvm-85 won't boot guests with virtio block device - - - --- 2009-04-27 Pauline Middelink New
qemu-kvm: Fix some libkvm warnings - - - --- 2009-04-26 Jan Kiszka New
thinko fix: move memset to after mmap failure check - - - --- 2009-04-26 Michael S. Tsirkin New
qemu-kvm: configure script fixups after qemu-kvm reorg - - - --- 2009-04-26 Michael S. Tsirkin New
kvm: x86: Fix MMU auditing code - - - --- 2009-04-25 Jan Kiszka New
qemu-kvm: build system Add link to qemu - - - --- 2009-04-25 Jan Kiszka New
Makefile.target: remove second addition of msmouse.o to OBJS - - - --- 2009-04-24 Sebastian Herbszt New
exec.c: fix typo in comment (fluch -> flush) - - - --- 2009-04-24 Sebastian Herbszt New
kvm-85 won't boot guests with virtio block device - - - --- 2009-04-24 Pauline Middelink New
kvm/qemu: set gbpages cpuid bit if kvm supports it - - - --- 2009-04-24 Joerg Roedel New
[7/7] kvm x86: report 1GB page support to userspace - - - --- 2009-04-24 Joerg Roedel New
[6/7] kvm/mmu: enable gbpages by increasing nr of pagesizes - - - --- 2009-04-24 Joerg Roedel New
[5/7] kvm/mmu: make direct mapping paths aware of mapping levels - - - --- 2009-04-24 Joerg Roedel New
[4/7] kvm/mmu: make rmap code aware of mapping levels - - - --- 2009-04-24 Joerg Roedel New
[3/7] kvm/mmu: rename is_largepage_backed to mapping_level - - - --- 2009-04-24 Joerg Roedel New
[2/7] kvm: change memslot data structures for multiple hugepage sizes - - - --- 2009-04-24 Joerg Roedel New
[1/7] hugetlbfs: export vma_kernel_pagsize to modules - - - --- 2009-04-24 Joerg Roedel New
Assign the correct pci id range to virtio_pci - - - --- 2009-04-24 Pantelis Koukousoulas New
[v2] qemu-kvm: add irqfd support - - - --- 2009-04-24 Gregory Haskins New
[v2,2/2] kvm: add support for irqfd via eventfd-notification interface - - - --- 2009-04-24 Gregory Haskins New
[v2,1/2] eventfd: export fget and signal interfaces for module use - - - --- 2009-04-24 Gregory Haskins New
kvm-userspace: Make PC speaker emulation aware of in-kernel PIT - - - --- 2009-04-23 Jan Kiszka New
kvm: x86: Allow PIT emulation without speaker port - - - --- 2009-04-23 Jan Kiszka New
qemu-kvm: add irqfd support - - - --- 2009-04-23 Gregory Haskins New
[3/3] kvm: add support for irqfd via eventfd-notification interface - - - --- 2009-04-23 Gregory Haskins New
« 1 2 ... 1100 1101 11021111 1112 »