summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/ac97: Fix log message in mixer_loadHans de Goede2012-05-071-1/+1
|/
* ATA: Allow WIN_SECURITY_FREEZE_LOCK as nopAlexander Graf2012-05-021-1/+6
* Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori2012-05-013-2/+45
|\
| * s390: reset avail and used index on rebootJens Freimann2012-05-013-1/+23
| * S390: remove default cdrom, sd-card and floppy supportEinar Lueck2012-05-011-0/+3
| * S390: reboot: reset device pages on rebootJens Freimann2012-05-011-0/+7
| * S390: fix error handling on kernel and initrd failuresChristian Borntraeger2012-05-011-0/+11
| * S390: fix kernel_commandline handlingChristian Borntraeger2012-05-011-1/+1
* | ppce500_spin: Replace assert by hw_error (fixes compiler warning)Stefan Weil2012-05-011-1/+1
* | pseries: Fix use of global CPU statePeter Portante2012-05-011-1/+1
* | pseries: Use the same interrupt swizzling for host bridges as p2p bridgesDavid Gibson2012-05-012-24/+30
* | pseries: Implement automatic PAPR VIO address allocationDavid Gibson2012-05-016-40/+49
* | booke:Use MMU API for creating initial mapping for secondary cpusBharat Bhushan2012-05-011-0/+1
|/
* 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
OpenPOWER on IntegriCloud