summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-09translator: merge max_insns into DisasContextBaseEmilio G. Cota1-4/+4
2018-05-08Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell5-28/+70
2018-05-08Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...Peter Maydell5-29/+21
2018-05-07spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand1-2/+2
2018-05-07pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand1-1/+1
2018-05-07machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand1-4/+4
2018-05-07pc-dimm: move actual plug/unplug of a memory region to MemoryDeviceDavid Hildenbrand1-0/+3
2018-05-07pc-dimm: factor out capacity and slot checks into MemoryDeviceDavid Hildenbrand1-1/+0
2018-05-07pc-dimm: factor out address search into MemoryDevice codeDavid Hildenbrand2-5/+3
2018-05-07pc-dimm: pass in the machine and to the MemoryHotplugStateDavid Hildenbrand1-2/+2
2018-05-07pc-dimm: no need to pass the memory regionDavid Hildenbrand1-3/+2
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand4-13/+13
2018-05-07pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand2-2/+45
2018-05-06RISC-V: Make virt header comment title consistentMichael Clark1-1/+1
2018-05-06RISC-V: Make some header guards more specificMichael Clark2-4/+4
2018-05-06RISC-V: Remove unused class definitionsMichael Clark4-22/+0
2018-05-06RISC-V: Use ROM base address and size from memmapMichael Clark1-2/+0
2018-05-06RISC-V: Replace hardcoded constants with enum valuesMichael Clark4-0/+16
2018-05-04hw/arm/virt-acpi-build: Add smmuv3 node in IORT tablePrem Mallappa1-0/+15
2018-05-04hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa1-0/+10
2018-05-04hw/arm/smmuv3: SkeletonPrem Mallappa1-0/+87
2018-05-04hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger1-0/+14
2018-05-04hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger1-0/+8
2018-05-04hw/arm/smmu-common: smmu base device and datatypesEric Auger1-0/+123
2018-05-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell7-43/+53
2018-05-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into stagingPeter Maydell2-2/+3
2018-05-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...Peter Maydell3-1/+14
2018-05-04qobject: Modify qobject_ref() to return objMarc-André Lureau2-3/+9
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2-23/+19
2018-05-04qobject: use a QObjectBase_ structMarc-André Lureau7-17/+26
2018-05-04qobject: Ensure base is at offset 0Marc-André Lureau1-3/+2
2018-05-04mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland1-1/+0
2018-05-04uninorth: create new uninorth deviceMark Cave-Ayland1-0/+11
2018-05-04spapr: Make a helper to set up cpu entry point stateDavid Gibson1-0/+3
2018-05-03linux-user: remove useless padding in flock64 structureLaurent Vivier1-1/+1
2018-05-03linux-user: ARM-FDPIC: Identify ARM FDPIC binariesChristophe Lyon1-0/+1
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2-1/+2
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda1-1/+1
2018-04-27Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...Peter Maydell2-0/+2
2018-04-27console: introduce dpy_gfx_update_fullTina Zhang1-0/+1
2018-04-27spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao1-0/+1
2018-04-27target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson1-1/+1
2018-04-27Add host_memory_backend_pagesize() helperDavid Gibson1-0/+2
2018-04-27spapr: Introduce pseries-2.13 machine typeDavid Gibson1-0/+2
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland1-6/+6
2018-04-27uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland1-0/+1
2018-04-27uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland1-1/+4
2018-04-27uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland1-0/+1
2018-04-27mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland1-1/+0
2018-04-27heathrow: remove obsolete heathow_init() functionMark Cave-Ayland1-1/+1