summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-06-25Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori4-260/+369
2013-06-25Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori4-1/+217
2013-06-25nand: Don't inherit from SysbusPeter Crosthwaite1-3/+4
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite1-9/+7
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite1-9/+16
2013-06-25i.MX31: Fix PRCS bit testStefan Weil1-1/+1
2013-06-25arm/boot: Free dtb blob memory after usePeter Maydell1-5/+15
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS1-87/+84
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS1-174/+269
2013-06-25ARM: Allow dumping of device treeJohn Rigby1-0/+1
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck2-0/+89
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck4-1/+126
2013-06-25s390/virtio-ccw: Fix virtio resetChristian Borntraeger1-0/+2
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant1-3/+7
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant1-3/+5
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini1-3/+3
2013-06-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-573/+669
2013-06-24Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori1-1/+1
2013-06-24Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori10-51/+211
2013-06-24Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori9-22/+27
2013-06-24cadence_uart: Handle backend tx errorsEdgar E. Iglesias1-3/+1
2013-06-24ide: Clean up ide_exec_cmd()Kevin Wolf1-24/+12
2013-06-24ide: Convert SMART commands to ide_cmd_table handlerKevin Wolf1-151/+174
2013-06-24ide: Convert CF-ATA commands to ide_cmd_table handlerKevin Wolf1-75/+95
2013-06-24ide: Convert ATAPI commands to ide_cmd_table handlerKevin Wolf1-39/+61
2013-06-24ide: Convert SEEK to ide_cmd_table handlerKevin Wolf1-6/+7
2013-06-24ide: Convert FLUSH CACHE to ide_cmd_table handlerKevin Wolf1-6/+8
2013-06-24ide: Convert SET FEATURES to ide_cmd_table handlerKevin Wolf1-72/+75
2013-06-24ide: Convert CHECK POWER MDOE to ide_cmd_table handlerKevin Wolf1-9/+8
2013-06-24ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handlerKevin Wolf1-17/+18
2013-06-24ide: Convert DMA read/write commands to ide_cmd_table handlerKevin Wolf1-31/+38
2013-06-24ide: Convert PIO read/write commands to ide_cmd_table handlerKevin Wolf1-43/+50
2013-06-24ide: Convert read/write multiple commands to ide_cmd_table handlerKevin Wolf1-59/+60
2013-06-24ide: Convert verify commands to ide_cmd_table handlerKevin Wolf1-14/+13
2013-06-24ide: Convert cmd_nop commands to ide_cmd_table handlerKevin Wolf1-31/+17
2013-06-24ide: Convert WIN_IDENTIFY to ide_cmd_table handlerKevin Wolf1-17/+23
2013-06-24ide: Convert WIN_DSM to ide_cmd_table handlerKevin Wolf1-13/+16
2013-06-24ide: Add handler to ide_cmd_tableKevin Wolf1-58/+86
2013-06-24usb: fix serial number for hid devicesGerd Hoffmann1-0/+12
2013-06-24usb: add serial bus propertyGerd Hoffmann4-10/+13
2013-06-24usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann1-0/+1
2013-06-24usb/host-libusb: Fix building with libusb git master codeHans de Goede1-0/+4
2013-06-24usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su2-0/+87
2013-06-24usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su4-14/+28
2013-06-24usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber2-0/+16
2013-06-24usb/hcd-ehci: Split off instance_init from realizeAndreas Färber4-20/+44
2013-06-24usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber4-10/+9
2013-06-24qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann1-1/+1
2013-06-21sd: pass bool parameter for sd_initliguang6-7/+7
2013-06-21block/nand: Formatting sweepPeter Crosthwaite1-15/+18