summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* qom: add pointer to int property helpersMichael S. Tsirkin2013-10-141-0/+21
* qom: cleanup struct Error referencesMichael S. Tsirkin2013-10-141-25/+25
* cleanup object.h: include error.h directlyIgor Mammedov2013-10-141-1/+1
* 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-142-3/+3
* smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-282-1/+1
* smbios: Convert to QemuOptsMarkus Armbruster2013-09-282-2/+4
* smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-1/+1
* pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-151-0/+1
* range: add min/max operations on rangesMichael S. Tsirkin2013-09-151-0/+18
* range: add Range to typedefsMichael S. Tsirkin2013-09-152-1/+2
* Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori2013-09-111-4/+0
|\
| * abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0
* | Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori2013-09-112-3/+3
|\ \
| * | Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-101-3/+0
| * | Preparation for usb-bt-dongle conditional buildMiroslav Rezanina2013-09-101-0/+3
| |/
* | Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori2013-09-111-0/+13
|\ \
| * | error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama2013-09-091-0/+13
| |/
* | Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-111-3/+1
|\ \
| * | pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-091-3/+1
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-113-35/+148
|\ \
| * | block: define get_block_status return valuePaolo Bonzini2013-09-061-0/+26
| * | block: introduce bdrv_get_block_status APIPaolo Bonzini2013-09-062-1/+3
| * | block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinctionPaolo Bonzini2013-09-061-4/+0
| * | block: make bdrv_co_is_allocated staticPaolo Bonzini2013-09-061-2/+0
| * | block: make bdrv_delete() staticFam Zheng2013-09-061-1/+0
| * | block: implement reference count for BlockDriverStateFam Zheng2013-09-062-0/+3
| * | block: Enable the new throttling code in the block layer.Benoît Canet2013-09-062-27/+6
| * | throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet2013-09-061-0/+110
| |/
* | e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-0/+8
* | net: Rename send_queue to incoming_queueJan Kiszka2013-09-061-1/+1
|/
* memory: Provide separate handling of unassigned io ports accessesJan Kiszka2013-09-051-0/+4
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-031-11/+9
|\
| * cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-9/+0
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-2/+9
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-033-0/+3
|\ \
| * | qcow2-refcount: Repair shared refcount blocksMax Reitz2013-09-021-0/+1
| * | qcow2: Metadata overlap checksMax Reitz2013-08-301-0/+1
OpenPOWER on IntegriCloud