summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-06-241-573/+669
|\
| * ide: Clean up ide_exec_cmd()Kevin Wolf2013-06-241-24/+12
| * ide: Convert SMART commands to ide_cmd_table handlerKevin Wolf2013-06-241-151/+174
| * ide: Convert CF-ATA commands to ide_cmd_table handlerKevin Wolf2013-06-241-75/+95
| * ide: Convert ATAPI commands to ide_cmd_table handlerKevin Wolf2013-06-241-39/+61
| * ide: Convert SEEK to ide_cmd_table handlerKevin Wolf2013-06-241-6/+7
| * ide: Convert FLUSH CACHE to ide_cmd_table handlerKevin Wolf2013-06-241-6/+8
| * ide: Convert SET FEATURES to ide_cmd_table handlerKevin Wolf2013-06-241-72/+75
| * ide: Convert CHECK POWER MDOE to ide_cmd_table handlerKevin Wolf2013-06-241-9/+8
| * ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handlerKevin Wolf2013-06-241-17/+18
| * ide: Convert DMA read/write commands to ide_cmd_table handlerKevin Wolf2013-06-241-31/+38
| * ide: Convert PIO read/write commands to ide_cmd_table handlerKevin Wolf2013-06-241-43/+50
| * ide: Convert read/write multiple commands to ide_cmd_table handlerKevin Wolf2013-06-241-59/+60
| * ide: Convert verify commands to ide_cmd_table handlerKevin Wolf2013-06-241-14/+13
| * ide: Convert cmd_nop commands to ide_cmd_table handlerKevin Wolf2013-06-241-31/+17
| * ide: Convert WIN_IDENTIFY to ide_cmd_table handlerKevin Wolf2013-06-241-17/+23
| * ide: Convert WIN_DSM to ide_cmd_table handlerKevin Wolf2013-06-241-13/+16
| * ide: Add handler to ide_cmd_tableKevin Wolf2013-06-241-58/+86
* | Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori2013-06-241-1/+1
|\ \
| * | qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann2013-06-241-1/+1
| |/
* | Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori2013-06-2410-51/+211
|\ \
| * | usb: fix serial number for hid devicesGerd Hoffmann2013-06-241-0/+12
| * | usb: add serial bus propertyGerd Hoffmann2013-06-244-10/+13
| * | usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann2013-06-241-0/+1
| * | usb/host-libusb: Fix building with libusb git master codeHans de Goede2013-06-241-0/+4
| * | usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su2013-06-242-0/+87
| * | usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su2013-06-244-14/+28
| * | usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber2013-06-242-0/+16
| * | usb/hcd-ehci: Split off instance_init from realizeAndreas Färber2013-06-244-20/+44
| * | usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber2013-06-244-10/+9
| |/
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-249-22/+27
|\ \
| * | sd: pass bool parameter for sd_initliguang2013-06-216-7/+7
| * | block/nand: Formatting sweepPeter Crosthwaite2013-06-211-15/+18
| * | qxl: Fix QXLRam initialisation.Anthony PERARD2013-06-211-0/+1
| * | kvm: Fix potential resource leak (missing fclose)Stefan Weil2013-06-211-0/+1
| |/
* | cadence_uart: Handle backend tx errorsEdgar E. Iglesias2013-06-241-3/+1
|/
* memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-203-3/+6
* dma: eliminate DMAContextPaolo Bonzini2013-06-2018-66/+61
* spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-202-12/+2
* pci: use memory core for iommu supportAvi Kivity2013-06-202-24/+23
* dma: eliminate old-style IOMMU supportPaolo Bonzini2013-06-202-2/+3
* spapr: use memory core for iommu supportPaolo Bonzini2013-06-201-21/+27
* spapr: make IOMMU translation go through IOMMUTLBEntryPaolo Bonzini2013-06-201-25/+35
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-203-42/+33
* vfio: abort if an emulated iommu is usedAvi Kivity2013-06-201-0/+2
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-208-13/+14
* pc: Make -no-fd-bootchk stick across boot order changesMarkus Armbruster2013-06-191-4/+3
* wdt_i6300esb: fix vmstate versioningMichael Roth2013-06-181-3/+16
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-06-183-6/+21
|\
| * vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi2013-06-181-1/+1
OpenPOWER on IntegriCloud