summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xilinx_axi*: Re-implemented interconnectPeter A. G. Crosthwaite2012-08-138-107/+139
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-08-114-10/+70
|\
| * virtio-blk: disable write cache if not negotiatedPaolo Bonzini2012-08-101-0/+14
| * virtio-blk: support VIRTIO_BLK_F_CONFIG_WCEPaolo Bonzini2012-08-102-3/+17
| * ahci: Fix sglist memleak in ahci_dma_rw_buf()Jason Baron2012-08-101-0/+3
| * ahci: Fix ahci cdrom read corruptions for reads > 128kJason Baron2012-08-102-7/+35
| * virtio-blk: fix use-after-free while handling scsi commandsAvi Kivity2012-08-101-0/+1
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-112-12/+110
|\ \
| * | scsi-disk: add support for the UNMAP commandPaolo Bonzini2012-08-091-1/+92
| * | scsi-disk: improve out-of-range LBA detection for WRITE SAMEPaolo Bonzini2012-08-091-1/+2
| * | scsi-disk: more assertions and resets for aiocbPaolo Bonzini2012-08-091-8/+8
| * | virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tagsPaolo Bonzini2012-08-091-2/+8
* | | unicore32-softmmu: Add is_default setting for puv3 machineGuan Xuetao2012-08-111-0/+1
* | | unicore32-softmmu: Add ps2 supportGuan Xuetao2012-08-111-0/+5
* | | unicore32-softmmu: Add puv3 dma supportGuan Xuetao2012-08-113-0/+111
* | | unicore32-softmmu: Add puv3 pm supportGuan Xuetao2012-08-113-0/+151
* | | unicore32-softmmu: Add puv3 gpio supportGuan Xuetao2012-08-113-0/+148
* | | unicore32-softmmu: Add puv3 ostimer supportGuan Xuetao2012-08-113-0/+155
* | | unicore32-softmmu: Add puv3 interrupt supportGuan Xuetao2012-08-113-1/+160
* | | unicore32-softmmu: Add puv3 soc/board supportGuan Xuetao2012-08-113-0/+147
* | | unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao2012-08-111-0/+1
| |/ |/|
* | target-xtensa: make 'sim' to be the default machineMax Filippov2012-08-091-0/+1
* | target-xtensa: make default CPU depend on target endiannessMax Filippov2012-08-092-5/+5
* | scsi-bus: remove overlapping entryBlue Swirl2012-08-091-1/+0
* | xilinx_axienet: avoid useless self-assignmentBlue Swirl2012-08-091-1/+0
* | sparc: fix floppy TC line setupBlue Swirl2012-08-091-5/+13
* | esp: add Tekram DC-390 emulation (PC SCSI adapter)Hervé Poussineau2012-08-091-1/+123
* | Revert "pci: add some stubs"Hervé Poussineau2012-08-091-15/+0
* | esp: move PCI emulation to a new file esp-pci.cHervé Poussineau2012-08-093-362/+397
* | esp: move some definitions to header fileHervé Poussineau2012-08-092-117/+127
* | Merge remote-tracking branch 'kraxel/usb.58' into stagingAnthony Liguori2012-08-071-2/+9
|\ \
| * | usb-storage: fix SYNCHRONIZE_CACHEGerd Hoffmann2012-08-071-0/+3
| * | usb-storage: improve debug loggingGerd Hoffmann2012-08-071-2/+6
| |/
* | ide scsi: Mess with geometry only for hard disk devicesMarkus Armbruster2012-08-062-2/+4
|/
* virtio: fix vhost handlingPaolo Bonzini2012-08-063-10/+14
* Fixes related to processing of qemu's -numa optionChegu Vinod2012-08-041-1/+2
* build: Fix build breakage detected by buildbotDunrong Huang2012-08-042-4/+7
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-036-39/+159
|\
| * scsi: add support for ATA_PASSTHROUGH_xx scsi commandCong Meng2012-08-032-5/+87
| * esp: add missing const on TypeInfo structuresHervé Poussineau2012-08-031-2/+2
| * megasas: static SAS addressesHannes Reinecke2012-08-032-17/+49
| * scsi-disk: fix compilation with DEBUG_SCSIPaolo Bonzini2012-08-031-11/+12
| * megasas: Update function megasys_scsi_uninitStefan Weil2012-08-031-2/+1
| * SCSI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg2012-08-031-0/+6
| * SCSI: Update the sense code for PREVENT REMOVAL errorsRonnie Sahlberg2012-08-031-2/+2
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-08-0343-148/+146
|\ \
| * | net: Rename qemu_del_vlan_client() to qemu_del_net_client()Stefan Hajnoczi2012-08-018-8/+8
| * | net: Rename vc local variables to ncStefan Hajnoczi2012-08-012-11/+11
| * | net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-0132-98/+98
| * | net: Remove VLANStateStefan Hajnoczi2012-08-0115-22/+10
OpenPOWER on IntegriCloud