summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* redirect: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
* vfio: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
* pci-assign: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
* host-libusb: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
* virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2014-10-153-0/+6
* usb-net: add bootindex to qom propertyGonglei2014-10-151-0/+11
* vmxnet3: add bootindex to qom propertyGonglei2014-10-151-0/+8
* spapr_lian: add bootindex to qom propertyGonglei2014-10-151-0/+10
* rtl8139: add bootindex to qom propertyGonglei2014-10-151-0/+10
* pcnet: add bootindex to qom propertyGonglei2014-10-153-1/+24
* ne2000: add bootindex to qom propertyGonglei2014-10-152-0/+56
* eepro100: add bootindex to qom propertyGonglei2014-10-151-1/+10
* e1000: add bootindex to qom propertyGonglei2014-10-151-0/+10
* virtio-net: add bootindex to qom propertyGonglei2014-10-151-0/+3
* fw_cfg: add fw_cfg_machine_reset functionGonglei2014-10-151-3/+52
* s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck2014-10-101-1/+1
* s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand2014-10-101-1/+1
* s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand2014-10-101-32/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-10-091-4/+5
|\
| * virtio-scsi: fix use-after-free of VirtIOSCSIReqPaolo Bonzini2014-10-091-4/+5
* | q35/ahci: Pick up -cdrom and -hda optionsJohn Snow2014-10-033-0/+21
* | ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-0310-14/+26
* | pc/vl: Add units-per-default-bus propertyJohn Snow2014-10-032-1/+3
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141002-1' into s...Peter Maydell2014-10-025-590/+296
|\ \ | |/ |/|
| * vga: Add endian to vmstateBenjamin Herrenschmidt2014-09-302-4/+39
| * vga: Make fb endian a common state variableBenjamin Herrenschmidt2014-09-302-13/+20
| * vga: Rename vga_template.h to vga-helpers.hBenjamin Herrenschmidt2014-09-302-1/+1
| * vga: Remove some "should be done in BIOS" commentsBenjamin Herrenschmidt2014-09-301-4/+2
| * cirrus: Remove non-32bpp cursor drawingBenjamin Herrenschmidt2014-09-302-130/+36
| * vga: Simplify vga_draw_blank() a bitBenjamin Herrenschmidt2014-09-301-7/+2
| * vga: Remove rgb_to_pixel indirectionBenjamin Herrenschmidt2014-09-303-29/+19
| * vga: Separate LE and BE conversion functionsBenjamin Herrenschmidt2014-09-302-40/+112
| * vga: Remove remainder of old conversion cruftBenjamin Herrenschmidt2014-09-302-178/+95
| * vga: Start cutting out non-32bpp conversion supportBenjamin Herrenschmidt2014-09-301-236/+22
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-3012-275/+624
|\ \
| * | virtio-scsi: Handle TMF request cancellation asynchronouslyFam Zheng2014-09-301-7/+57
| * | scsi: Introduce scsi_req_cancel_asyncFam Zheng2014-09-301-0/+26
| * | scsi: Introduce scsi_req_cancel_completeFam Zheng2014-09-303-4/+19
| * | scsi: Drop SCSIReqOps.cancel_ioFam Zheng2014-09-303-29/+2
| * | scsi: Unify request unref in scsi_req_cancelFam Zheng2014-09-302-40/+10
| * | scsi-generic: Handle canceled request in scsi_command_completeFam Zheng2014-09-301-4/+6
| * | scsi: Drop scsi_req_abortFam Zheng2014-09-302-18/+10
| * | virtio-scsi: Process ".iothread" propertyFam Zheng2014-09-301-0/+4
| * | virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handlingFam Zheng2014-09-301-0/+4
| * | virtio-scsi: Batched prepare for cmd reqsFam Zheng2014-09-302-4/+14
| * | virtio-scsi: Two stages processing of cmd requestFam Zheng2014-09-302-9/+15
| * | virtio-scsi: Add migration state notifier for dataplane codeFam Zheng2014-09-301-3/+32
| * | virtio-scsi: Hook up with dataplaneFam Zheng2014-09-301-4/+48
| * | virtio-scsi-dataplane: Code to run virtio-scsi on iothreadFam Zheng2014-09-302-1/+223
| * | virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng2014-09-303-0/+15
OpenPOWER on IntegriCloud