aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-05-03qxl: don't assert on guest create_guest_primaryAlon Levy1-1/+4
2012-05-03qxl: ioport_write: remove guest trigerrable abortAlon Levy1-2/+1
2012-05-03qxl: qxl_add_memslot: remove guest trigerrable panicsAlon Levy1-7/+20
2012-05-03qxl: interface_notify_update: remove guest trigerrable abortAlon Levy1-2/+7
2012-05-03qxl: cleanup s/__FUNCTION__/__func__/Alon Levy1-1/+1
2012-05-03qxl: don't abort on guest trigerrable ring indices mismatchAlon Levy1-12/+39
2012-05-03qxl: fix > 80 chars lineAlon Levy1-2/+2
2012-05-03qxl: replace panic with guest bug in qxl_track_commandAlon Levy1-1/+5
2012-05-03qxl: check for NULL return from qxl_phys2virtAlon Levy4-20/+64
2012-05-03hw/qxl.c: qxl_phys2virt: replace panics with guest_bugAlon Levy1-6/+19
2012-05-03hw/pc_sysfw: Fix memory leakStefan Weil1-0/+3
2012-05-03qdev: Fix memory leak in function set_pci_devfnStefan Weil1-0/+1
2012-05-02ATA: Allow WIN_SECURITY_FREEZE_LOCK as nopAlexander Graf1-1/+6
2012-05-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori3-2/+45
2012-05-01ppce500_spin: Replace assert by hw_error (fixes compiler warning)Stefan Weil1-1/+1
2012-05-01pseries: Fix use of global CPU statePeter Portante1-1/+1
2012-05-01pseries: Use the same interrupt swizzling for host bridges as p2p bridgesDavid Gibson2-24/+30
2012-05-01pseries: Implement automatic PAPR VIO address allocationDavid Gibson6-40/+49
2012-05-01booke:Use MMU API for creating initial mapping for secondary cpusBharat Bhushan1-0/+1
2012-05-01s390: reset avail and used index on rebootJens Freimann3-1/+23
2012-05-01S390: remove default cdrom, sd-card and floppy supportEinar Lueck1-0/+3
2012-05-01S390: reboot: reset device pages on rebootJens Freimann1-0/+7
2012-05-01S390: fix error handling on kernel and initrd failuresChristian Borntraeger1-0/+11
2012-05-01S390: fix kernel_commandline handlingChristian Borntraeger1-1/+1
2012-05-01vga: Don't switch to 1 x 1 character text screenStefan Weil1-0/+4
2012-04-30prep: Move int-ack register from PReP to Raven PCI emulationHervé Poussineau2-36/+17
2012-04-28prep: Initialize PC speakerHervé Poussineau1-0/+4
2012-04-28isa: Add isa_bus_from_device() methodHervé Poussineau1-0/+5
2012-04-28fdc: Parametrize ISA base, IRQ and DMAHervé Poussineau1-7/+10
2012-04-28i82378/i82374: Do not create DMA controller twiceHervé Poussineau2-3/+7
2012-04-28Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl1-9/+6
2012-04-27target-arm: Move A9 config_base_address reset value to ARMCPUPeter Maydell1-9/+6
2012-04-26Merge remote-tracking branch 'kraxel/usb.49' into stagingAnthony Liguori16-127/+157
2012-04-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori4-52/+166
2012-04-26Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori1-8/+49
2012-04-26pc-sysfw: make sure to call qdev_initAnthony Liguori1-0/+8
2012-04-26usb-uhci: update irq line on resetGerd Hoffmann1-0/+1
2012-04-26usb: add serial number generatorGerd Hoffmann10-0/+42
2012-04-26usb-redir: Not finding an async urb id is not an errorHans de Goede1-1/+1
2012-04-26usb-redir: Reset device address and speed on disconnectHans de Goede1-0/+2
2012-04-26usb-redir: An interface count of 0 is a valid valueHans de Goede1-2/+3
2012-04-26usb-xhci: fix bit testLai Jiangshan1-1/+1
2012-04-26usb-xhci: Use PCI DMA helper functionsDavid Gibson1-98/+92
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann1-3/+3
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann1-3/+3
2012-04-26usb-storage: fix request cancelingGerd Hoffmann1-1/+3
2012-04-26usb-ehci: Ensure frindex writes leave a valid frindex valueHans de Goede1-0/+4
2012-04-26usb-ehci: add missing usb_packet_init() callGerd Hoffmann2-0/+2
2012-04-26usb-ehci: remove hackGerd Hoffmann1-18/+0
2012-04-26hda: fix codec idsGerd Hoffmann1-6/+8