summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-1/+0
* Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-1/+0
* loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-101-1/+1
* Fix pc migration from qemu <= 1.5Cole Robinson2013-11-102-0/+17
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-051-1/+1
* pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber2013-11-051-13/+33
* pxa: Fix typo "dettach"Andreas Färber2013-11-051-1/+1
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+0
* arm11mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+35
* realview_gic: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+28
* arm11mpcore: Split off SCU deviceAndreas Färber2013-11-051-0/+29
* a15mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+44
* a9mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-0/+37
* a9mpcore: Embed ARMMPTimerStateAndreas Färber2013-11-051-0/+54
* a9mpcore: Embed A9SCUStateAndreas Färber2013-11-051-0/+31
* arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber2013-11-052-0/+134
* Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2013-10-312-3/+65
|\
| * spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-251-1/+0
| * xics: Implement H_XIRR_XBenjamin Herrenschmidt2013-10-251-0/+1
| * xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson2013-10-251-0/+10
| * xics: add cpu_setup callbackAlexey Kardashevskiy2013-10-251-0/+1
| * xics: split to xics and xics-commonAlexey Kardashevskiy2013-10-251-0/+20
| * xics: add pre_save/post_load dispatchersAlexey Kardashevskiy2013-10-251-0/+26
| * spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy2013-10-251-2/+7
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-3115-26/+113
|\ \
| * | i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-141-0/+1
| * | acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-141-0/+4
| * | hpet: add API to find itMichael S. Tsirkin2013-10-141-0/+2
| * | pvpanic: add API to access io portMichael S. Tsirkin2013-10-141-0/+1
| * | ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-143-0/+6
| * | piix: APIs for pc guest infoMichael S. Tsirkin2013-10-142-0/+9
| * | acpi/piix: add macros for acpi property namesMichael S. Tsirkin2013-10-141-0/+10
| * | i386: define pc guest infoMichael S. Tsirkin2013-10-141-0/+9
| * | loader: allow adding ROMs in done callbacksMichael S. Tsirkin2013-10-141-0/+1
| * | loader: use file path size from fw_cfg.hMichael S. Tsirkin2013-10-141-1/+3
| * | q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-141-0/+1
| * | q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-141-0/+2
| * | pcie_host: expose address formatMichael S. Tsirkin2013-10-141-0/+21
| * | pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-141-0/+3
| * | loader: support for unmapped ROM blobsMichael S. Tsirkin2013-10-141-3/+4
| * | fw_cfg: interface to trigger callback on readMichael S. Tsirkin2013-10-141-0/+4
| * | hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-141-3/+0
| * | hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-18/+0
| * | hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum2013-10-141-0/+23
| * | hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum2013-10-141-0/+7
| * | hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-141-0/+1
| * | memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum2013-10-141-1/+1
OpenPOWER on IntegriCloud