summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD2011-05-082-1/+6
| * | xen: Initialize event channels and io ringsArun Sharma2011-05-081-0/+2
| * | pci: Use of qemu_put_ram_ptr in pci_add_option_rom.John Baboval2011-05-081-0/+2
| * | xen: Introduce the Xen mapcacheJun Nakajima2011-05-082-0/+22
| * | xen: Introduce Xen Interrupt ControllerAnthony PERARD2011-05-082-2/+8
| * | piix_pci: Introduces Xen specific call for irq.Anthony PERARD2011-05-084-4/+58
| * | pc, Disable vmport initialisation with Xen.Anthony PERARD2011-05-083-5/+11
| * | xen: Add xenfv machineAnthony PERARD2011-05-082-2/+45
| * | pc_memory_init: Move memory calculation to the caller.Anthony PERARD2011-05-083-20/+16
| * | xen: Add initialisation of XenAnthony PERARD2011-05-083-2/+15
| * | xen: Support new libxc calls from xen unstable.Anthony PERARD2011-05-085-30/+99
| * | xen: Replace some tab-indents with spaces (clean-up).Anthony PERARD2011-05-083-534/+634
| * | machine, Add default_machine_opts to QEMUMachine.Anthony PERARD2011-05-081-0/+1
| |/
* | usb-musb: uninline functionsGerd Hoffmann2011-05-091-4/+4
|/
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-05-0516-259/+470
|\
| * Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-05-05168-3100/+16532
| |\
| * | pci: Add class 0x403 as 'audio controller'Jan Kiszka2011-05-051-0/+1
OpenPOWER on IntegriCloud