aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-22kvm: build: don't sync headers if building userspace package onlykvm-85rc1Avi Kivity
2009-03-22kvm: configure: avoid building the external module if kernel/Makefile is not ...Avi Kivity
2009-03-22kvm: build: only configure external module if wanted by usedAvi Kivity
2009-03-22kvm: scripts: Add release scriptAvi Kivity
2009-03-22Fix extboot from boot with cache=offNolan Leake
2009-03-22Merge branch 'qemu-cvs'Avi Kivity
2009-03-21Fix absolute mouse events generated by SDL frontend.balrog
2009-03-20Move block dma helpers aiocb to store dma state (Avi Kivity)aliguori
2009-03-20Use vectored aiocb storage to store vector translation state (Avi Kivity)aliguori
2009-03-20Implement cancellation method for dma async I/O (Avi Kivity)aliguori
2009-03-20Convert vectored aio emulation to use a dedicated pool (Avi Kivity)aliguori
2009-03-20Refactor aio callback allocation to use an aiocb pool (Avi Kivity)aliguori
2009-03-20virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)aliguori
2009-03-20e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)aliguori
2009-03-20x86: Add NULL check to lsl (Jan Kiszka)aliguori
2009-03-20vnc: throttle screen updates. (Gerd Hoffmann)aliguori
2009-03-20vnc: fix printf warnings showing up with VNC_DEBUG enabled. (Gerd Hoffmann)aliguori
2009-03-20vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)aliguori
2009-03-19Move assigned device capability init earlierSheng Yang
2009-03-19Remove dead codemalc
2009-03-18Merge branch 'qemu-cvs'Avi Kivity
2009-03-18Emulate command register for SRIOV virtual functionSheng Yang
2009-03-18Fill config with correct VID/DIDSheng Yang
2009-03-18Fix interrupt pin 0 assignmentSheng Yang
2009-03-18Enable MSI-X capabilty for assigned deviceSheng Yang
2009-03-18kvm: libkvm: add ioctl wrappers for KVM_SET_MSIX_ENTRY_NR and KVM_SET_MSIX_ENTRYSheng Yang
2009-03-18Add MSI-X related macro to pci.cSheng Yang
2009-03-18Support MSI convert to INTx in device assignmentSheng Yang
2009-03-18Expose MSI capability to guestSheng Yang
2009-03-18kvm: libkvm: allocate unused gsi for irq routingSheng Yang
2009-03-18kvm: libkvm: user interface for MSI type irq routingSheng Yang
2009-03-18Support for device capabilitySheng Yang
2009-03-18Figure out device capabilitySheng Yang
2009-03-18Make device assignment depend on libpciSheng Yang
2009-03-18Replace force type convert with container_of()Sheng Yang
2009-03-18Deassign irq for INTxMarcelo Tosatti
2009-03-18kvm: libkvm: support KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ ioctlsMarcelo Tosatti
2009-03-18kvm: external module: Add a ./configure script for the external moduleAvi Kivity
2009-03-17Fix VGA issue introduced by r6349malc
2009-03-17Fix ARM quadword VDUP (core register).pbrook
2009-03-17Fix build breakage on non-device-deassignment capable host kernelsHan, Weidong
2009-03-17Fix twisted kvm_arch_get/put_registersJan Kiszka
2009-03-16Delete some unused macros detected with -Wp,-Wunused-macros useblueswir1
2009-03-15kvm: testsuite: compile fix - avoid raw string literalJochen Roth
2009-03-15kvm: libkvm: protect irq injection status code with KVM_CAP_IRQ_INJECT_STATUSGleb Natapov
2009-03-15Merge branch 'qemu-cvs'Avi Kivity
2009-03-13Make the ELF loader aware of backwards compatibilityblueswir1
2009-03-13temporarily disable logging around pci config writes (Avi Kivity)aliguori
2009-03-13stop dirty logging while updating cirrus bank memory (Glauber Costa)aliguori
2009-03-13Add missing filealiguori