aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-01-26ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2-8/+7
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo5-1/+22
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into stagingAnthony Liguori1-0/+18
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori7-6/+292
2014-01-24Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-1/+8
2014-01-24block: rename buffer_alignment to guest_block_sizePaolo Bonzini4-4/+4
2014-01-22dataplane: fix shadowed return valueStefan Hajnoczi1-1/+1
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne3-0/+119
2014-01-21s390-sclp: SCLP CPU InfoJason J. Herne1-0/+51
2014-01-21s390-sclp: Define New SCLP CodesJason J. Herne1-1/+1
2014-01-20hda-codec: disable streams on resetGerd Hoffmann1-0/+18
2014-01-17vfio: fix mapping of MSIX barAlexey Kardashevskiy1-3/+3
2014-01-17xen_pt: Fix passthrough of device with ROM.Anthony PERARD1-2/+2
2014-01-17xen_pt: Fix debug output.Anthony PERARD1-2/+2
2014-01-17xenfb: map framebuffer read-only and handle unmap errorsStefano Stabellini1-1/+6
2014-01-16vfio-pci: Fail initfn on DMA mapping errorsAlex Williamson1-6/+38
2014-01-16vfio: Filter out bogus mappingsAlex Williamson1-1/+8
2014-01-16scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini1-0/+2
2014-01-16usb-hid: add microsoft os descriptor supportGerd Hoffmann1-0/+8
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann6-6/+284
2014-01-15ide: cmd_exec_dev_diagnostic() always set error register to 0x01David du Colombier1-0/+1
2014-01-15virtio-balloon: don't hardcode config size valueLuiz Capitulino1-3/+4
2014-01-15vfio: Do not reattempt a failed rom readBandan Das1-0/+6
2014-01-15vfio: warn if host device rom can't be readBandan Das1-0/+7
2014-01-15vfio: Destroy memory regionsAlex Williamson1-0/+4
2014-01-15virtio-scsi: Prevent assertion on missed eventsEric Farman1-1/+1
2014-01-15virtio-scsi: Cleanup of I/Os that never startedEric Farman1-0/+4
2014-01-15scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini1-0/+1
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias6-76/+29
2014-01-14Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis5-68/+6
2014-01-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-0/+20
2014-01-10Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori4-325/+199
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori13-117/+190
2014-01-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2-14/+11
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori73-153/+298
2014-01-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori7-19/+24
2014-01-08hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall2-5/+11
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall3-11/+11
2014-01-08arm/xilinx_zynq: Always instantiate the GEMsPeter Crosthwaite1-11/+6
2014-01-08char/cadence_uart: Implement Tx flow controlPeter Crosthwaite1-2/+29
2014-01-08char/cadence_uart: Delete redundant rx rst logicPeter Crosthwaite1-2/+0
2014-01-08char/cadence_uart: Use the TX fifo for transmissionPeter Crosthwaite1-1/+16
2014-01-08char/cadence_uart: Fix can_receive logicPeter Crosthwaite1-1/+9
2014-01-08char/cadence_uart: Remove TX timer & add TX FIFO statePeter Crosthwaite1-31/+13
2014-01-08char/cadence_uart: Define Missing SR/ISR fieldsPeter Crosthwaite1-0/+4
2014-01-08char/cadence_uart: Simplify status generationPeter Crosthwaite1-25/+8
2014-01-08char/cadence_uart: s/r_fifo/rx_fifoPeter Crosthwaite1-4/+4
2014-01-08char/cadence_uart: Fix reset.Peter Crosthwaite1-3/+4
2014-01-08char/cadence_uart: Add missing uart_update_statePeter Crosthwaite1-0/+1
2014-01-08char/cadence_uart: Mark struct fields as public/privatePeter Crosthwaite1-0/+2