summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * msix: Allow full specification of MSIX layoutAlex Williamson2012-06-182-99/+56
| | * msix: Split PBA into it's own MemoryRegionAlex Williamson2012-06-182-43/+73
| | * msix: Note endian TODO itemAlex Williamson2012-06-181-0/+1
| | * msix: Move msix_mmio_readAlex Williamson2012-06-181-10/+10
| | * virtio: Convert to msix_init_exclusive_bar() interfaceAlex Williamson2012-06-182-11/+5
| | * ivshmem: Convert to msix_init_exclusive_bar() interfaceAlex Williamson2012-06-181-7/+3
| | * msix: Add simple BAR allocation MSIX setup functionsAlex Williamson2012-06-183-0/+52
| | * msix: fix PCIDevice naming inconsistencyAlex Williamson2012-06-181-2/+1
| | * msix: drop unused msix_bar_size, require valid bar_sizeJan Kiszka2012-06-183-21/+3
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-07-307-316/+785
|\ \ \ | |/ / |/| |
| * | virtio-scsi: enable MSI-X supportPaolo Bonzini2012-07-271-2/+4
| * | virtio-scsi: add ioeventfd supportPaolo Bonzini2012-07-271-0/+1
| * | virtio-scsi: report parameter change eventsPaolo Bonzini2012-07-271-0/+16
| * | virtio-scsi: do not report dropped events after resetPaolo Bonzini2012-07-271-0/+1
OpenPOWER on IntegriCloud