summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori2013-12-061-1/+0Star
|\
| * xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+0Star
* | Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori2013-12-062-4/+32
|\ \
| * | usb: add vendor request definesGerd Hoffmann2013-11-281-4/+13
| * | usb: Add usb_device_alloc/free_streamsHans de Goede2013-11-261-0/+12
| * | usb: Add max_streams attribute to endpoint infoHans de Goede2013-11-261-0/+3
| * | scsi: Add 2 new sense codes needed by uasHans de Goede2013-11-261-0/+4
| |/
* / misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-022-4/+4
|/
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-1/+0Star
* Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-1/+0Star
* 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-061-1/+1
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-061-1/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-061-1/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-061-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/+0Star
* 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/+0Star
| * 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