aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-05-01S390: reboot: reset device pages on rebootJens Freimann
2012-05-01S390: fix error handling on kernel and initrd failuresChristian Borntraeger
2012-05-01S390: fix kernel_commandline handlingChristian Borntraeger
2012-05-01vga: Don't switch to 1 x 1 character text screenStefan Weil
2012-04-30prep: Move int-ack register from PReP to Raven PCI emulationHervé Poussineau
2012-04-28prep: Initialize PC speakerHervé Poussineau
2012-04-28isa: Add isa_bus_from_device() methodHervé Poussineau
2012-04-28fdc: Parametrize ISA base, IRQ and DMAHervé Poussineau
2012-04-28i82378/i82374: Do not create DMA controller twiceHervé Poussineau
2012-04-28Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-04-27target-arm: Move A9 config_base_address reset value to ARMCPUPeter Maydell
2012-04-26Merge remote-tracking branch 'kraxel/usb.49' into stagingAnthony Liguori
2012-04-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-04-26Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori
2012-04-26pc-sysfw: make sure to call qdev_initAnthony Liguori
2012-04-26usb-uhci: update irq line on resetGerd Hoffmann
2012-04-26usb: add serial number generatorGerd Hoffmann
2012-04-26usb-redir: Not finding an async urb id is not an errorHans de Goede
2012-04-26usb-redir: Reset device address and speed on disconnectHans de Goede
2012-04-26usb-redir: An interface count of 0 is a valid valueHans de Goede
2012-04-26usb-xhci: fix bit testLai Jiangshan
2012-04-26usb-xhci: Use PCI DMA helper functionsDavid Gibson
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann
2012-04-26usb-storage: fix request cancelingGerd Hoffmann
2012-04-26usb-ehci: Ensure frindex writes leave a valid frindex valueHans de Goede
2012-04-26usb-ehci: add missing usb_packet_init() callGerd Hoffmann
2012-04-26usb-ehci: remove hackGerd Hoffmann
2012-04-26hda: fix codec idsGerd Hoffmann
2012-04-26hda: add hda-micro codecGerd Hoffmann
2012-04-26hda: move input widgets from duplex to commonGerd Hoffmann
2012-04-25virtio-serial-bus: Unset guest_connected at reset and driver resetAmit Shah
2012-04-25virtio-serial-bus: fix guest_connected init before driver initAlon Levy
2012-04-25e1000: set E1000_ICR_INT_ASSERTED only for 8257xJason Wang
2012-04-25e1000: link auto-negotiation emulationJason Wang
2012-04-25e1000: introduce bit for debugging PHY emulationJason Wang
2012-04-25e1000: introduce helpers to manipulate link statusJason Wang
2012-04-25e1000: PHY loopback mode supportJason Wang
2012-04-25e1000: conditionally raise irq at the end of MDI cycleJason Wang
2012-04-25e1000: introduce bits of PHY control registerJason Wang
2012-04-25eepro100: Fix multicast regressionStefan Weil
2012-04-25virtio: order index/descriptor readsMichael S. Tsirkin
2012-04-25virtio: add missing mb() on enable notificationMichael S. Tsirkin
2012-04-25virtio: add missing mb() on notificationMichael S. Tsirkin
2012-04-25e1000: move reset function earlier in fileMichael S. Tsirkin
2012-04-24Limit ptimer rate to something achievablePeter Chubb
2012-04-24qom: Refine container_get() to allow using a custom rootAndreas Färber
2012-04-23Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-23fix BCD mask for date (Solaris 2.5 guest hang fix)Artyom Tarasenko