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
* | | integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-311-0/+18
| |/ |/|
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-10-186-0/+127
|\ \
| * | timer: add timer_mod_anticipate and timer_mod_anticipate_nsPaolo Bonzini2013-10-171-0/+26
| * | timer: make qemu_clock_enable sync between disable and timer's cbLiu Ping Fan2013-10-171-0/+6
| * | qemu-thread: add QemuEventPaolo Bonzini2013-10-173-0/+19
| * | timer: protect timers_state's clock with seqlockLiu Ping Fan2013-10-171-0/+2
| * | seqlock: introduce read-write seqlockPaolo Bonzini2013-10-171-0/+72
| * | portio: Allow to mark portio lists as coalesced MMIO flushingJan Kiszka2013-10-171-0/+2
* | | spice: fix multihead supportGerd Hoffmann2013-10-171-2/+3
|/ /
* | exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil2013-10-141-1/+1
* | Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into stagingAnthony Liguori2013-10-111-2/+5
|\ \
| * | qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu2013-10-101-0/+1
| * | qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu2013-10-101-2/+4
* | | Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori2013-10-113-67/+252
|\ \ \
| * | | exec: Add both big- and little-endian memory helpersRichard Henderson2013-10-101-35/+251
| * | | exec: Delete is_tcg_gen_code and GETRA_EXTRichard Henderson2013-10-102-14/+2
| * | | tcg-aarch64: Update to helper_ret_*_mmu routinesRichard Henderson2013-10-101-18/+0
| * | | tcg: Put target helper data into an array.Richard Henderson2013-10-101-2/+1
* | | | Mostly revert "qemu-help: Sort devices by logical functionality"Markus Armbruster2013-10-111-16/+0
* | | | blockdev: Separate ID generation from DriveInfo creationKevin Wolf2013-10-111-0/+1
* | | | blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf2013-10-111-0/+1
* | | | block: Add BlockDriver.bdrv_check_ext_snapshot.Benoît Canet2013-10-112-0/+20
* | | | block/get_block_status: avoid redundant callouts on raw devicesPeter Lieven2013-10-111-0/+4
* | | | block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz2013-10-111-0/+2
* | | | block: Add bdrv_get_specific_infoMax Reitz2013-10-112-0/+2
* | | | qapi: make use of new BlockJobTypeFam Zheng2013-10-111-1/+1
* | | | blockjob: rename BlockJobType to BlockJobDriverFam Zheng2013-10-111-6/+6
* | | | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-10-102-2/+8
|\ \ \ \
| * | | | cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber2013-10-071-2/+0
| * | | | target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost2013-10-021-0/+8
* | | | | Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori2013-10-101-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | char: move backends' io watch tag to CharDriverStateAmit Shah2013-09-051-0/+1
* | | | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-10-101-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
OpenPOWER on IntegriCloud