summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-11-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori3-60/+67
2012-11-19Merge remote-tracking branch 'kraxel/usb.71' into stagingAnthony Liguori6-62/+137
2012-11-19Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into stagingAnthony Liguori1-10/+44
2012-11-19Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori15-366/+402
2012-11-19Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-4/+46
2012-11-17Merge branch 'vga.1' of git://git.kraxel.org/qemuBlue Swirl2-5/+5
2012-11-16virtio-rng-pci: create a default backend if none existsAnthony Liguori2-0/+15
2012-11-16virtio-rng: add rate limiting supportAnthony Liguori3-8/+64
2012-11-16virtio-rng: hardware random number generator deviceAmit Shah9-0/+341
2012-11-16usb-host: fix splitted transfersGerd Hoffmann1-2/+5
2012-11-16usb-host: update tracingGerd Hoffmann1-8/+12
2012-11-16usb-redir: Set default debug level to warningHans de Goede1-1/+1
2012-11-16usb-redir: Only add actually in flight packets to the in flight queueHans de Goede1-1/+3
2012-11-16ehci: handle dma errorsGerd Hoffmann2-19/+61
2012-11-16ehci: keep the frame timer running in case the guest asked for frame list rol...Gerd Hoffmann1-0/+7
2012-11-16ehci: Don't verify the next pointer for periodic qh-s and qtd-sHans de Goede1-3/+6
2012-11-16ehci: Better detection for qtd-s linked in circlesHans de Goede1-3/+6
2012-11-16ehci: Fixup q->qtdaddr after cancelling an already completed packetHans de Goede1-0/+4
2012-11-16ehci: Don't access packet after freeing itHans de Goede1-4/+5
2012-11-16usb: host-linux: Ignore parsing errors of the device descriptorsJan Kiszka1-20/+11
2012-11-16vga: fix mmio vga register mappingGerd Hoffmann1-3/+4
2012-11-16vga: fix bochs alignment issueGerd Hoffmann1-2/+1
2012-11-16usb-host: scan for usb devices when the vm startsGerd Hoffmann1-0/+11
2012-11-16usb: Fix (another) bug in usb_packet_map() for IOMMU handlingDavid Gibson1-1/+1
2012-11-16fix live migrationGerd Hoffmann1-0/+4
2012-11-16virtio-serial-bus: post_load send_event when vm is runningAlon Levy1-10/+44
2012-11-15mips/malta: fix CBUS UART interrupt pinAurelien Jarno1-1/+2
2012-11-15qdev: Split up header so it can be used in cpu.hAnthony Liguori8-366/+392
2012-11-15Move qemu_irq typedef out of qemu-common.hIgor Mammedov7-0/+10
2012-11-14acpi_piix4: fix migration of gpe fieldsMarcelo Tosatti1-4/+46
2012-11-14megasas: Use bdrv_drain_all instead of qemu_aio_flushKevin Wolf1-1/+1
2012-11-14fdc: remove last usage of FD_STATE_SEEKHervé Poussineau1-10/+2
2012-11-14fdc: fix typo in zero constantHervé Poussineau1-1/+1
2012-11-14fdc: remove double affectation of FD_MSR_CMDBUSY flagHervé Poussineau1-1/+1
2012-11-14fdc: implement VERIFY commandHervé Poussineau1-7/+18
2012-11-14fdc: fix false FD_SR0_SEEKHervé Poussineau1-3/+7
2012-11-14fdc: fix FD_SR0_SEEK for initial seek on DMA transfersHervé Poussineau1-7/+1
2012-11-14fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfersHervé Poussineau1-2/+4
2012-11-14fdc: use status0 field instead of a local variableHervé Poussineau1-11/+16
2012-11-14fdc: Remove status0 parameter from fdctrl_set_fifo()Kevin Wolf1-17/+16
2012-11-14aio: rename AIOPool to AIOCBInfoStefan Hajnoczi1-2/+2
2012-11-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori1-23/+187
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori5-24/+36
2012-11-14Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori26-797/+775
2012-11-14Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori1-4/+32
2012-11-13vfio-pci: Use common msi_get_messageAlex Williamson1-23/+1
2012-11-13vfio-pci: Add KVM INTx accelerationAlex Williamson1-0/+186
2012-11-12virtio-scsi: use dma_context_memoryPaolo Bonzini1-1/+1
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell1-1/+1
2012-11-12megasas: Correct target/lun mappingHannes Reinecke2-1/+2