summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | net: Remove vlan code from net.cStefan Hajnoczi2012-08-011-1/+0
| * | net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu2012-08-012-16/+27
| |/
* | Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-08-031-5/+10
|\ \
| * | hw/9pfs: Fix assert when disabling migrationAneesh Kumar K.V2012-07-311-5/+10
| |/
* | Support 'help' as a synonym for '?' in command line optionsPeter Maydell2012-08-023-4/+4
* | target-i386: move cpu_reset and reset callback to cpu.cIgor Mammedov2012-08-011-8/+1
* | target-i386: move cpu halted decision into x86_cpu_resetIgor Mammedov2012-08-013-13/+17
* | fix Xen compilationStefano Stabellini2012-08-011-3/+1
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-07-3033-248/+337
|\
| * Merge branch pci into masterMichael S. Tsirkin2012-07-2933-248/+337
| |\
| | * msi/msix: added API to set MSI message address and dataAlexey Kardashevskiy2012-07-194-0/+32
| | * pci: Add INTx routing notifierJan Kiszka2012-07-193-0/+32
| | * pci: Add pci_device_route_intx_to_irqMichael S. Tsirkin2012-07-194-0/+51
| | * pci: Unregister BARs before device exitAlex Williamson2012-07-041-2/+3
| | * pci: convert PCIUnregisterFunc to voidAlex Williamson2012-07-0425-83/+47
| | * msix: Switch msix_uninit to return voidAlex Williamson2012-06-182-5/+5
OpenPOWER on IntegriCloud