summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vga: Don't switch to 1 x 1 character text screenStefan Weil2012-05-011-0/+4
* prep: Move int-ack register from PReP to Raven PCI emulationHervé Poussineau2012-04-302-36/+17
* prep: Initialize PC speakerHervé Poussineau2012-04-281-0/+4
* isa: Add isa_bus_from_device() methodHervé Poussineau2012-04-281-0/+5
* fdc: Parametrize ISA base, IRQ and DMAHervé Poussineau2012-04-281-7/+10
* i82378/i82374: Do not create DMA controller twiceHervé Poussineau2012-04-282-3/+7
* Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl2012-04-281-9/+6
|\
| * target-arm: Move A9 config_base_address reset value to ARMCPUPeter Maydell2012-04-271-9/+6
* | Merge remote-tracking branch 'kraxel/usb.49' into stagingAnthony Liguori2012-04-2616-127/+157
|\ \
| * | usb-uhci: update irq line on resetGerd Hoffmann2012-04-261-0/+1
| * | usb: add serial number generatorGerd Hoffmann2012-04-2610-0/+42
| * | usb-redir: Not finding an async urb id is not an errorHans de Goede2012-04-261-1/+1
| * | usb-redir: Reset device address and speed on disconnectHans de Goede2012-04-261-0/+2
| * | usb-redir: An interface count of 0 is a valid valueHans de Goede2012-04-261-2/+3
| * | usb-xhci: fix bit testLai Jiangshan2012-04-261-1/+1
| * | usb-xhci: Use PCI DMA helper functionsDavid Gibson2012-04-261-98/+92
| * | usb-host: fix zero-length packetsGerd Hoffmann2012-04-261-3/+3
| * | usb-host: don't dereference invalid iovecsGerd Hoffmann2012-04-261-3/+3
| * | usb-storage: fix request cancelingGerd Hoffmann2012-04-261-1/+3
| * | usb-ehci: Ensure frindex writes leave a valid frindex valueHans de Goede2012-04-261-0/+4
| * | usb-ehci: add missing usb_packet_init() callGerd Hoffmann2012-04-262-0/+2
| * | usb-ehci: remove hackGerd Hoffmann2012-04-261-18/+0
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-04-264-52/+166
|\ \ \
| * | | e1000: set E1000_ICR_INT_ASSERTED only for 8257xJason Wang2012-04-251-1/+3
| * | | e1000: link auto-negotiation emulationJason Wang2012-04-251-2/+43
| * | | e1000: introduce bit for debugging PHY emulationJason Wang2012-04-251-1/+1
| * | | e1000: introduce helpers to manipulate link statusJason Wang2012-04-251-6/+17
| * | | e1000: PHY loopback mode supportJason Wang2012-04-251-2/+12
| * | | e1000: conditionally raise irq at the end of MDI cycleJason Wang2012-04-251-1/+4
| * | | e1000: introduce bits of PHY control registerJason Wang2012-04-251-0/+12
| * | | eepro100: Fix multicast regressionStefan Weil2012-04-251-2/+26
| * | | virtio: order index/descriptor readsMichael S. Tsirkin2012-04-251-0/+5
| * | | virtio: add missing mb() on enable notificationMichael S. Tsirkin2012-04-251-0/+4
| * | | virtio: add missing mb() on notificationMichael S. Tsirkin2012-04-251-0/+2
| * | | e1000: move reset function earlier in fileMichael S. Tsirkin2012-04-251-40/+40
* | | | Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori2012-04-261-8/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | virtio-serial-bus: Unset guest_connected at reset and driver resetAmit Shah2012-04-251-0/+28
| * | | virtio-serial-bus: fix guest_connected init before driver initAlon Levy2012-04-251-8/+21
* | | | pc-sysfw: make sure to call qdev_initAnthony Liguori2012-04-261-0/+8
| |_|/ |/| |
* | | hda: fix codec idsGerd Hoffmann2012-04-261-6/+8
* | | hda: add hda-micro codecGerd Hoffmann2012-04-261-2/+141
* | | hda: move input widgets from duplex to commonGerd Hoffmann2012-04-261-50/+50
| |/ |/|
* | Limit ptimer rate to something achievablePeter Chubb2012-04-241-0/+13
* | qom: Refine container_get() to allow using a custom rootAndreas Färber2012-04-242-5/+6
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-04-232-40/+100
|\ \
| * | ide: convert ide_sector_write() to asynchronous I/OStefan Hajnoczi2012-04-191-19/+42
| * | ide: convert ide_sector_read() to asynchronous I/OStefan Hajnoczi2012-04-192-21/+58
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-231-3/+3
|\ \ \
| * | | fix BCD mask for date (Solaris 2.5 guest hang fix)Artyom Tarasenko2012-04-231-3/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-234-81/+132
|\ \ \ | |/ /
OpenPOWER on IntegriCloud