summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-10-312-0/+12
|\
| * coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka2013-10-301-0/+9
| * block: Avoid unecessary drv->bdrv_getlength() callsKevin Wolf2013-10-291-0/+3
* | Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2013-10-313-3/+68
|\ \
| * | spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-251-1/+0Star
| * | target-ppc: dump-guest-memory supportAneesh Kumar K.V2013-10-251-0/+3
| * | 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-3117-54/+162
|\ \
| * | 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
| * | 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/+0Star
| * | hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-18/+0Star
| * | 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