summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...Peter Maydell2018-05-085-29/+21Star
|\
| * RISC-V: Make virt header comment title consistentMichael Clark2018-05-061-1/+1
| * RISC-V: Make some header guards more specificMichael Clark2018-05-062-4/+4
| * RISC-V: Remove unused class definitionsMichael Clark2018-05-064-22/+0Star
| * RISC-V: Use ROM base address and size from memmapMichael Clark2018-05-061-2/+0Star
| * RISC-V: Replace hardcoded constants with enum valuesMichael Clark2018-05-064-0/+16
* | hw/arm/virt-acpi-build: Add smmuv3 node in IORT tablePrem Mallappa2018-05-041-0/+15
* | hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa2018-05-041-0/+10
* | hw/arm/smmuv3: SkeletonPrem Mallappa2018-05-041-0/+87
* | hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger2018-05-041-0/+14
* | hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger2018-05-041-0/+8
* | hw/arm/smmu-common: smmu base device and datatypesEric Auger2018-05-041-0/+123
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell2018-05-047-43/+53
|\
| * qobject: Modify qobject_ref() to return objMarc-André Lureau2018-05-042-3/+9
| * qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-042-23/+19Star
| * qobject: use a QObjectBase_ structMarc-André Lureau2018-05-047-17/+26
| * qobject: Ensure base is at offset 0Marc-André Lureau2018-05-041-3/+2Star
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into stagingPeter Maydell2018-05-042-2/+3
|\ \
| * | hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-302-1/+2
| * | s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda2018-04-301-1/+1
| |/
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...Peter Maydell2018-05-043-1/+14
|\ \
| * | mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland2018-05-041-1/+0Star
| * | uninorth: create new uninorth deviceMark Cave-Ayland2018-05-041-0/+11
| * | spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-041-0/+3
| |/
* | linux-user: remove useless padding in flock64 structureLaurent Vivier2018-05-031-1/+1
* | linux-user: ARM-FDPIC: Identify ARM FDPIC binariesChristophe Lyon2018-05-031-0/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...Peter Maydell2018-04-272-0/+2
|\
| * console: introduce dpy_gfx_update_fullTina Zhang2018-04-271-0/+1
| * sdl: Move DisplayOptions global to sdl2_consoleElie Tournier2018-04-271-0/+1
* | spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao2018-04-271-0/+1
* | target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson2018-04-271-1/+1
* | Add host_memory_backend_pagesize() helperDavid Gibson2018-04-271-0/+2
* | spapr: Introduce pseries-2.13 machine typeDavid Gibson2018-04-271-0/+2
* | uninorth: rename UNINState to UNINHostStateMark Cave-Ayland2018-04-271-6/+6
* | uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland2018-04-271-0/+1
* | uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland2018-04-271-1/+4
* | uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland2018-04-271-0/+1
* | mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland2018-04-271-1/+0Star
* | heathrow: remove obsolete heathow_init() functionMark Cave-Ayland2018-04-271-1/+1
* | uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland2018-04-271-0/+51
* | xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson2018-04-261-22/+0Star
* | xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall2018-04-261-0/+32
* | xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson2018-04-261-0/+7
* | xen: move xc_interface compatibility fallback further up the fileIan Jackson2018-04-261-7/+11
* | xen: restrict: use xentoolcore_restrict_allIan Jackson2018-04-261-35/+11Star
* | AccelClass: Introduce accel_setup_postIan Jackson2018-04-261-0/+3
|/
* vl.c: new function serial_max_hds()Peter Maydell2018-04-261-2/+4
* vl.c: Remove compile time limit on number of serial portsPeter Maydell2018-04-261-2/+0Star
* superio: Don't use MAX_SERIAL_PORTS for serial port limitPeter Maydell2018-04-261-1/+3
* serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell2018-04-261-0/+3