summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* lsi: extract lsi_find_by_tagPaolo Bonzini2011-05-261-25/+38
* scsi: reference-count requestsPaolo Bonzini2011-05-264-23/+58
* scsi-generic: do not use a stale aiocbPaolo Bonzini2011-05-261-0/+3
* scsi: introduce SCSIBusOpsPaolo Bonzini2011-05-267-17/+34
* scsi: introduce scsi_req_dataPaolo Bonzini2011-05-264-7/+19
* scsi-generic: Remove bogus double completePaolo Bonzini2011-05-261-2/+4
* scsi: add tracing of scsi requestsPaolo Bonzini2011-05-261-0/+6
* Merge remote-tracking branch 'kraxel/CVE-2011-1751' into stagingAnthony Liguori2011-05-251-1/+3
|\
| * Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)Gerd Hoffmann2011-05-191-1/+3
* | Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanhaAurelien Jarno2011-05-233-2/+12
|\ \
| * | hw/sd.c: Don't complain about SDIO commands CMD52/CMD53Peter Maydell2011-05-221-0/+11
| * | hw/realview.c: Remove duplicate #include linePeter Maydell2011-05-221-1/+0
| * | piix_pci: fix piix3_set_irq_pic()TeLeMan2011-05-221-1/+1
* | | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-232-9/+1
|\ \ \
| * | | pSeries: Clean up write-only variablesDavid Gibson2011-05-202-9/+1
| |/ /
* | | s390x: fix memory detection for guests > 64GBChristian Borntraeger2011-05-201-5/+15
* | | s390x: keep hint on virtio managing sizeAlexander Graf2011-05-202-1/+4
|/ /
* | ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf2011-05-191-2/+25
* | blockdev: Store -drive option media in DriveInfoMarkus Armbruster2011-05-194-11/+9
* | scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"Markus Armbruster2011-05-191-33/+103
* | ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"Markus Armbruster2011-05-193-22/+74
* | ahci: Fix crashes on duplicate BH registrationJan Kiszka2011-05-181-3/+5
* | ide: Turn debug messages into assertionsKevin Wolf2011-05-181-6/+2
* | hw/xen_disk: Remove unused local variableStefan Weil2011-05-181-3/+1
* | ide: cleanup warningsAndrea Arcangeli2011-05-181-2/+2
|/
* ahci: Unbreak bar registrationJan Kiszka2011-05-161-3/+3
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-148-115/+186
|\
| * PPC: Qdev'ify e500 pciAlexander Graf2011-05-123-90/+84
| * PPC MPC7544DS: Use new TLB helper functionAlexander Graf2011-05-121-1/+1
| * PPC: Make MPC8544DS emulation work w/o KVMAlexander Graf2011-05-121-17/+74
| * PPC: Make MPC8544DS obey -cpu switchAlexander Graf2011-05-121-1/+5
| * Fix off-by-one error in sizing pSeries hcall tableDavid Gibson2011-05-101-2/+2
| * monitor: add PPC BookE SPRsScott Wood2011-05-091-0/+12
| * Place pseries vty devices at addresses more similar to existing machinesDavid Gibson2011-05-093-3/+7
| * Make pSeries 'model' property more closely resemble real hardwareDavid Gibson2011-05-091-1/+1
| * pseries: Increase maximum CPUs to 256Anton Blanchard2011-05-091-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-05-1225-66/+66
|\ \
| * | lsi53c895a: Rename 'sense' to 'status'Hannes Reinecke2011-05-081-9/+9
| * | ac97: Remove unused local variablesStefan Weil2011-05-081-5/+1
| * | Fix typos in comment (threshhold -> threshold, mapp -> map)Stefan Weil2011-05-081-2/+2
| * | Fix typo in comment (responsiblity -> responsibility)Stefan Weil2011-05-081-1/+1
| * | Fix typos in comments and code (occured -> occurred and related)Stefan Weil2011-05-084-4/+4
| * | Fix typos in comments (instanciation -> instantiation)Stefan Weil2011-05-081-1/+1
| * | Fix typos in comments (interupt -> interrupt)Stefan Weil2011-05-083-4/+4
| * | Fix typos in comments (imediately -> immediately)Stefan Weil2011-05-082-2/+2
| * | Fix typo in comment (auxilliary -> auxiliary)Stefan Weil2011-05-081-1/+1
| * | Fix typo in comment (colum -> column)Stefan Weil2011-05-081-1/+1
| * | Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil2011-05-081-3/+3
| * | Fix typo in code and commentsStefan Weil2011-05-068-33/+37
* | | Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-05-1214-591/+910
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud