summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-26hda: add hda-micro codecGerd Hoffmann1-2/+141
2012-04-26hda: move input widgets from duplex to commonGerd Hoffmann1-50/+50
2012-04-25virtio-serial-bus: Unset guest_connected at reset and driver resetAmit Shah1-0/+28
2012-04-25virtio-serial-bus: fix guest_connected init before driver initAlon Levy1-8/+21
2012-04-25e1000: set E1000_ICR_INT_ASSERTED only for 8257xJason Wang1-1/+3
2012-04-25e1000: link auto-negotiation emulationJason Wang1-2/+43
2012-04-25e1000: introduce bit for debugging PHY emulationJason Wang1-1/+1
2012-04-25e1000: introduce helpers to manipulate link statusJason Wang1-6/+17
2012-04-25e1000: PHY loopback mode supportJason Wang1-2/+12
2012-04-25e1000: conditionally raise irq at the end of MDI cycleJason Wang1-1/+4
2012-04-25e1000: introduce bits of PHY control registerJason Wang1-0/+12
2012-04-25eepro100: Fix multicast regressionStefan Weil1-2/+26
2012-04-25virtio: order index/descriptor readsMichael S. Tsirkin1-0/+5
2012-04-25virtio: add missing mb() on enable notificationMichael S. Tsirkin1-0/+4
2012-04-25virtio: add missing mb() on notificationMichael S. Tsirkin1-0/+2
2012-04-25e1000: move reset function earlier in fileMichael S. Tsirkin1-40/+40
2012-04-24Limit ptimer rate to something achievablePeter Chubb1-0/+13
2012-04-24qom: Refine container_get() to allow using a custom rootAndreas Färber2-5/+6
2012-04-23Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2-40/+100
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-3/+3
2012-04-23fix BCD mask for date (Solaris 2.5 guest hang fix)Artyom Tarasenko1-3/+3
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori4-81/+132
2012-04-23Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori3-1/+26
2012-04-23Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-4/+3