aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-05-22hw/sd.c: Don't complain about SDIO commands CMD52/CMD53Peter Maydell
2011-05-22hw/realview.c: Remove duplicate #include linePeter Maydell
2011-05-22piix_pci: fix piix3_set_irq_pic()TeLeMan
2011-05-19ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf
2011-05-19blockdev: Store -drive option media in DriveInfoMarkus Armbruster
2011-05-19scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"Markus Armbruster
2011-05-19ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"Markus Armbruster
2011-05-18ahci: Fix crashes on duplicate BH registrationJan Kiszka
2011-05-18ide: Turn debug messages into assertionsKevin Wolf
2011-05-18hw/xen_disk: Remove unused local variableStefan Weil
2011-05-18ide: cleanup warningsAndrea Arcangeli
2011-05-16ahci: Unbreak bar registrationJan Kiszka
2011-05-14Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-05-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-05-12Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-05-12PPC: Qdev'ify e500 pciAlexander Graf
2011-05-12PPC MPC7544DS: Use new TLB helper functionAlexander Graf
2011-05-12PPC: Make MPC8544DS emulation work w/o KVMAlexander Graf
2011-05-12PPC: Make MPC8544DS obey -cpu switchAlexander Graf
2011-05-10Fix off-by-one error in sizing pSeries hcall tableDavid Gibson
2011-05-09monitor: add PPC BookE SPRsScott Wood
2011-05-09Place pseries vty devices at addresses more similar to existing machinesDavid Gibson
2011-05-09Make pSeries 'model' property more closely resemble real hardwareDavid Gibson
2011-05-09pseries: Increase maximum CPUs to 256Anton Blanchard
2011-05-09usb-musb: uninline functionsGerd Hoffmann
2011-05-08lsi53c895a: Rename 'sense' to 'status'Hannes Reinecke
2011-05-08ac97: Remove unused local variablesStefan Weil
2011-05-08Fix typos in comment (threshhold -> threshold, mapp -> map)Stefan Weil
2011-05-08Fix typo in comment (responsiblity -> responsibility)Stefan Weil
2011-05-08Fix typos in comments and code (occured -> occurred and related)Stefan Weil
2011-05-08Fix typos in comments (instanciation -> instantiation)Stefan Weil
2011-05-08Fix typos in comments (interupt -> interrupt)Stefan Weil
2011-05-08Fix typos in comments (imediately -> immediately)Stefan Weil
2011-05-08Fix typo in comment (auxilliary -> auxiliary)Stefan Weil
2011-05-08Fix typo in comment (colum -> column)Stefan Weil
2011-05-08Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD
2011-05-08xen: Initialize event channels and io ringsArun Sharma
2011-05-08pci: Use of qemu_put_ram_ptr in pci_add_option_rom.John Baboval
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima
2011-05-08xen: Introduce Xen Interrupt ControllerAnthony PERARD
2011-05-08piix_pci: Introduces Xen specific call for irq.Anthony PERARD
2011-05-08pc, Disable vmport initialisation with Xen.Anthony PERARD
2011-05-08xen: Add xenfv machineAnthony PERARD
2011-05-08pc_memory_init: Move memory calculation to the caller.Anthony PERARD
2011-05-08xen: Add initialisation of XenAnthony PERARD
2011-05-08xen: Support new libxc calls from xen unstable.Anthony PERARD
2011-05-08xen: Replace some tab-indents with spaces (clean-up).Anthony PERARD
2011-05-08machine, Add default_machine_opts to QEMUMachine.Anthony PERARD
2011-05-06Fix typo in code and commentsStefan Weil