summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | option: Add assigned flag to QEMUOptionParameterMax Reitz2013-08-301-0/+1
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-4/+4
|\ \ \
| * | | misc: Fix some typos in names and commentsStefan Weil2013-09-011-4/+4
* | | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-033-6/+21
|\ \ \ \
| * | | | pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-011-0/+8
| * | | | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-5/+2
| * | | | pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-271-1/+10
| * | | | pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-0/+1
* | | | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-09-036-10/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | isa: Fix documentation of isa_register_portio_list()Hervé Poussineau2013-08-301-1/+1
| * | | | qom: Assert instance size in object_initialize_with_type()Andreas Färber2013-08-301-1/+2
| * | | | qom: Pass available size to object_initialize()Andreas Färber2013-08-301-1/+2
| * | | | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+1
OpenPOWER on IntegriCloud