aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-11-19Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-11-17Merge branch 'vga.1' of git://git.kraxel.org/qemuBlue Swirl
2012-11-16virtio-rng-pci: create a default backend if none existsAnthony Liguori
2012-11-16virtio-rng: add rate limiting supportAnthony Liguori
2012-11-16virtio-rng: hardware random number generator deviceAmit Shah
2012-11-16vga: fix mmio vga register mappingGerd Hoffmann
2012-11-16vga: fix bochs alignment issueGerd Hoffmann
2012-11-15mips/malta: fix CBUS UART interrupt pinAurelien Jarno
2012-11-15qdev: Split up header so it can be used in cpu.hAnthony Liguori
2012-11-15Move qemu_irq typedef out of qemu-common.hIgor Mammedov
2012-11-14acpi_piix4: fix migration of gpe fieldsMarcelo Tosatti
2012-11-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori
2012-11-13vfio-pci: Use common msi_get_messageAlex Williamson
2012-11-13vfio-pci: Add KVM INTx accelerationAlex Williamson
2012-11-12virtio-scsi: use dma_context_memoryPaolo Bonzini
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell
2012-11-12megasas: Correct target/lun mappingHannes Reinecke
2012-11-12scsi-disk: flush cache after disabling itPaolo Bonzini
2012-11-12megasas: do not include block_int.hPaolo Bonzini
2012-11-12scsi: remove superfluous call to scsi_device_set_uaPaolo Bonzini
2012-11-12virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting eventsPaolo Bonzini
2012-11-12scsi: do not return short responses for emulated commandsPaolo Bonzini
2012-11-10sun4c: remove unused functionsBlue Swirl
2012-11-10m48t59: remove unused m48t59_set_addrBlue Swirl
2012-11-10vmware_vga: Add back some info in local state partially reverting aa32b38cBALATON Zoltan
2012-11-10kvmvapic: Fix TB invalidation after instruction patchingJan Kiszka
2012-11-09ehci: fix migrationGerd Hoffmann
2012-11-09xhci: Fix some DMA host endian bugsDavid Gibson
2012-11-08usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()Hans de Goede
2012-11-08xhci: Add support for packets with both data and an error statusHans de Goede
2012-11-08ehci: Add support for packets with both data and an error statusHans de Goede
2012-11-08ehci: Get rid of the magical PROC_ERR statusHans de Goede
2012-11-08usb-redir: Allow packets to have both data and an error-statusHans de Goede
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-11-05spice: fix initialization orderGerd Hoffmann
2012-11-05qxl: call dpy_gfx_resize when entering vga modeGerd Hoffmann
2012-11-05qxl: fix cursor resetGerd Hoffmann
2012-11-05hw/qxl: qxl_send_events: nop if stoppedAlon Levy
2012-11-05hw/qxl: guest bug on primary create with stride %4 != 0Alon Levy
2012-11-03vmware_vga: Allow simple drivers to work without using the fifoBALATON Zoltan
2012-11-03vmware_vga: Return a value for FB_SIZE before the device is enabledBALATON Zoltan
2012-11-03vmware_vga: Remove duplicated info from local stateBALATON Zoltan
2012-11-03vmware_vga: Coding style cleanupBALATON Zoltan
2012-11-03Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl
2012-11-02xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann
2012-11-01Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori