summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xilinx_axidma: Fix debug mode compile messagesPeter Crosthwaite2013-01-301-1/+1
* cadence_gem: Debug mode compile fixesPeter Crosthwaite2013-01-301-7/+10
* cadence_ttc: Debug mode compile fixesPeter Crosthwaite2013-01-301-2/+2
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-01-287-13/+60
|\
| * pc: Generate APIC IDs according to CPU topologyEduardo Habkost2013-01-271-2/+10
| * pc: Set fw_cfg data based on APIC ID calculationEduardo Habkost2013-01-271-5/+35
| * fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()Eduardo Habkost2013-01-276-2/+7
| * pc: Reverse pc_init_pci() compatibility logicEduardo Habkost2013-01-271-9/+13
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-01-284-29/+136
|\ \
| * | ide: Add fall through annotationsKevin Wolf2013-01-251-8/+25
| * | ahci: Add migration supportJason Baron2013-01-253-5/+101
| * | ahci: Change data types in preparation for migrationKevin Wolf2013-01-252-8/+8
| * | ahci: Remove unused AHCIDevice fieldsJason Baron2013-01-252-8/+2
* | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-01-281-25/+150
|\ \ \ | |_|/ |/| |
| * | balloon: re-enable balloon statsLuiz Capitulino2013-01-251-1/+150
| * | balloon: drop old stats code & APILuiz Capitulino2013-01-251-24/+0
| |/
* | xilinx_ethlite: Avoid build warnings in debug codeEdgar E. Iglesias2013-01-271-4/+6
* | m25p80.c: Return state to IDLE after COLLECTINGPeter Crosthwaite2013-01-271-0/+2
* | xilinx_ethlite: Flush queued packets on SW servicePeter Crosthwaite2013-01-271-2/+5
* | xilinx_ethlite: fix eth_can_rx() for ping-pongPeter Crosthwaite2013-01-271-3/+3
* | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-2625-577/+1225
|\ \
| * | PPC: e500: Select MPIC v4.2 on ppce500 platformScott Wood2013-01-254-3/+9
| * | PPC: e500: fix mpic_iack addressScott Wood2013-01-251-1/+1
| * | openpic: add basic support for MPIC v4.2Scott Wood2013-01-252-112/+227
| * | openpic: fix timer address decodingScott Wood2013-01-251-3/+7
| * | openpic: fix remaining issues from idr-to-destmask conversionScott Wood2013-01-251-6/+7
| * | pseries: Adjust default VIO address allocations to play better with libvirtDavid Gibson2013-01-251-1/+1
| * | pseries: Improve handling of multiple PCI host bridgesDavid Gibson2013-01-253-43/+94
| * | cuda: Move ADB bus into CUDA stateAndreas Färber2013-01-255-10/+15
| * | adb: QOM'ify ADB devicesAndreas Färber2013-01-254-78/+209
| * | adb: QOM'ify Apple Desktop BusAndreas Färber2013-01-253-3/+30
| * | cuda: QOM'ify CUDAAndreas Färber2013-01-255-91/+154
| * | ide/macio: QOM'ify MacIO IDEAndreas Färber2013-01-256-78/+195
| * | mac_nvram: QOM'ify MacIO NVRAMAndreas Färber2013-01-255-41/+102
| * | mac_nvram: Mark as Big EndianAndreas Färber2013-01-251-1/+1
| * | mac_nvram: Clean up public APIAndreas Färber2013-01-252-13/+12
| * | macio: Split MacIO in twoAndreas Färber2013-01-254-33/+82
| * | macio: Delay qdev init until all fields are initializedAndreas Färber2013-01-251-3/+8
| * | macio: QOM'ify some moreAndreas Färber2013-01-251-6/+19
| * | ppc: Move Mac machines to hw/ppc/Andreas Färber2013-01-2512-41/+42
| |/
* | vmware_vga: fix out of bounds and invalid rects updatingMichael Tokarev2013-01-261-0/+18
* | hw/arm_boot: Align device tree to 4KB boundary, not pagePeter Maydell2013-01-261-3/+6
* | fw_cfg: Drop a few superfluous initializersMarkus Armbruster2013-01-261-3/+3
* | fw_cfg: Splash image loader can overrun a stack variable, fixMarkus Armbruster2013-01-261-3/+4
* | hw/pxa2xx_timer: Explicitly mark fallthroughsPeter Maydell2013-01-261-0/+47
* | hw/smc91c111: Add explicit 'return' rather than relying on fallthroughPeter Maydell2013-01-261-0/+1
* | hw/pflash_cfi02.c: Mark deliberate fallthroughPeter Maydell2013-01-261-0/+1
* | hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughsPeter Maydell2013-01-262-0/+36
* | hw/omap1.c: Add fallthrough markers and breaksPeter Maydell2013-01-261-0/+3
* | hw/arm_sysctl.c: Add missing 'break' statementsPeter Maydell2013-01-261-0/+2
OpenPOWER on IntegriCloud