summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Revert "serial: fix retry logic"Michael Tokarev2013-01-241-3/+1
* trivial: etraxfs_eth: Eliminate checkpatch errorsGrant Likely2013-01-241-456/+466
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-01-233-9/+4
|\
| * scsi: Drop useless null test in scsi_unit_attention()Markus Armbruster2013-01-221-1/+1
| * lsi: use qbus_reset_all to reset SCSI busPaolo Bonzini2013-01-221-6/+1
| * scsi: fix segfault with 0-byte diskPaolo Bonzini2013-01-221-2/+2
* | Merge remote-tracking branch 'kraxel/usb.77' into stagingAnthony Liguori2013-01-232-16/+81
|\ \
| * | usb: add usb-bot device (scsi bulk-only transport).Gerd Hoffmann2013-01-221-15/+79
| * | ohci: add missing breakGerd Hoffmann2013-01-221-0/+1
| * | Revert "usb-storage: Drop useless null test in usb_msd_handle_data()"Gerd Hoffmann2013-01-221-1/+1
* | | qxl: change rom size to 8192Alon Levy2013-01-221-6/+7
* | | qxl: stop using non revision 4 rom fields for revision < 4Alon Levy2013-01-221-0/+11
|/ /
* | sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-2175-214/+213
* | virtio-s390-device: create a virtio-s390-bus during init.KONRAD Frederic2013-01-212-0/+3
* | virtio-s390-bus: add virtio-s390-bus.KONRAD Frederic2013-01-212-0/+46
* | virtio-pci: refactor virtio-pci device.KONRAD Frederic2013-01-212-2/+139
* | virtio-pci-bus: introduce virtio-pci-bus.KONRAD Frederic2013-01-212-0/+52
* | virtio-device: refactor virtio-device.KONRAD Frederic2013-01-214-12/+130
* | virtio-bus: introduce virtio-busKONRAD Frederic2013-01-213-0/+217
* | qdev: add a maximum device allowed field for the bus.KONRAD Frederic2013-01-212-0/+14
* | hw/tpci200: Fix compiler warning (redefined symbol with MinGW)Stefan Weil2013-01-211-3/+3
* | acpitable: open the data file in binary modeMichael Tokarev2013-01-211-1/+1
* | hw: Spelling fix in log messageStefan Weil2013-01-211-1/+1
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-01-203-5/+8
|\ \
| * | dataplane: support viostor virtio-pci status bit settingStefan Hajnoczi2013-01-181-1/+2
| * | dataplane: avoid reentrancy during virtio_blk_data_plane_stop()Stefan Hajnoczi2013-01-181-3/+6
| * | ide: Remove wrong assertionKevin Wolf2013-01-171-1/+0
* | | usb: Fix compilation for MinGW (regression)Stefan Weil2013-01-191-1/+1
* | | vl: Use size_t for sizes in get_boot_devices_list()Markus Armbruster2013-01-191-1/+1
* | | fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobsMarkus Armbruster2013-01-193-26/+26
* | | pc: Clean up bochs_bios_init()'s (non-)use of sizeofMarkus Armbruster2013-01-191-3/+3
* | | sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()Markus Armbruster2013-01-192-12/+4
* | | pc: Fix unchecked strdup() by switching to fw_cfg_add_string()Markus Armbruster2013-01-191-3/+1
* | | fw_cfg: New fw_cfg_add_string()Markus Armbruster2013-01-192-0/+8
* | | fw_cfg: Dumb down fw_cfg_add_*() not to return success / failureMarkus Armbruster2013-01-192-35/+24
* | | fw_cfg: Replace debug prints by tracepointsMarkus Armbruster2013-01-191-19/+6
* | | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-194-21/+55
|\ \ \
| * | | PPC: KVM: Add support for EPR with KVMAlexander Graf2013-01-181-0/+6
| * | | openpic: export e500 epr enable into a ppc.c functionAlexander Graf2013-01-183-6/+18
| * | | PPC: e500: Change in-memory order of load blobsAlexander Graf2013-01-181-1/+6
| * | | PPC: E500: Calculate loading blob offsets properlyAlexander Graf2013-01-181-4/+8
| * | | openpic: set mixed mode as supportedAlexander Graf2013-01-181-0/+1
| * | | openpic: unify gcr mode mask updatesAlexander Graf2013-01-181-12/+13
| * | | openpic: move gcr write into a functionAlexander Graf2013-01-181-17/+22
* | | | s390: Add a hypercall registration interface.Cornelia Huck2013-01-184-42/+107
* | | | S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski2013-01-181-1/+5
* | | | s390: Move IPL code into a separate deviceChristian Borntraeger2013-01-183-88/+185
|/ / /
* | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-01-1715-23/+24
|\ \ \
| * | | HMP: add QDict to info callback handlerWenchao Xia2013-01-1715-23/+24
| |/ /
* | | virtio-pci: fix irqfd cleanup argument orderMichael S. Tsirkin2013-01-171-3/+3
OpenPOWER on IntegriCloud