aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-06-25Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2013-06-25Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-06-25nand: Don't inherit from Sysbuspull-arm-devs-20130625Peter Crosthwaite
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite
2013-06-25i.MX31: Fix PRCS bit testStefan Weil
2013-06-25arm/boot: Free dtb blob memory after usePeter Maydell
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS
2013-06-25ARM: Allow dumping of device treeJohn Rigby
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck
2013-06-25s390/virtio-ccw: Fix virtio resetChristian Borntraeger
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini
2013-06-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-06-24cadence_uart: Handle backend tx errorsEdgar E. Iglesias
2013-06-24ide: Clean up ide_exec_cmd()Kevin Wolf
2013-06-24ide: Convert SMART commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert CF-ATA commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert ATAPI commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert SEEK to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert FLUSH CACHE to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert SET FEATURES to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert CHECK POWER MDOE to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert DMA read/write commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert PIO read/write commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert read/write multiple commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert verify commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert cmd_nop commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert WIN_IDENTIFY to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert WIN_DSM to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Add handler to ide_cmd_tableKevin Wolf
2013-06-24usb: fix serial number for hid devicesGerd Hoffmann
2013-06-24usb: add serial bus propertyGerd Hoffmann
2013-06-24usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann
2013-06-24usb/host-libusb: Fix building with libusb git master codeHans de Goede
2013-06-24usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su
2013-06-24usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su
2013-06-24usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber
2013-06-24usb/hcd-ehci: Split off instance_init from realizeAndreas Färber
2013-06-24usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber
2013-06-24qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann
2013-06-21sd: pass bool parameter for sd_initliguang
2013-06-21block/nand: Formatting sweepPeter Crosthwaite