summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* riscv: requires libfdtKONRAD Frederic2018-05-091-1/+1
* riscv: htif: increase the priority of the htif subregionKONRAD Frederic2018-05-081-2/+3
* riscv: spike: allow base == 0KONRAD Frederic2018-05-081-2/+5
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into st...Peter Maydell2018-05-043-9/+20
|\
| * nbd/client: Relax handling of large NBD_CMD_BLOCK_STATUS replyEric Blake2018-05-041-3/+7
| * nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZEEric Blake2018-05-041-4/+10
| * migration/block-dirty-bitmap: fix memory leak in dirty_bitmap_load_bitsVladimir Sementsov-Ogievskiy2018-05-041-0/+1
| * nbd/client: fix nbd_negotiate_simple_meta_contextVladimir Sementsov-Ogievskiy2018-05-041-2/+2
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell2018-05-04106-703/+816
|\ \
| * | qapi: deprecate CpuInfoFast.archLaszlo Ersek2018-05-042-4/+9
| * | qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArchLaszlo Ersek2018-05-042-39/+110
| * | qapi: change the type of TargetInfo.arch from string to enum SysEmuTargetLaszlo Ersek2018-05-042-3/+7
| * | qapi: add SysEmuTarget to "common.json"Laszlo Ersek2018-05-042-1/+24
| * | qapi: fill in CpuInfoFast.arch in query-cpus-fastLaszlo Ersek2018-05-042-2/+16
| * | qobject: Modify qobject_ref() to return objMarc-André Lureau2018-05-0412-64/+47Star
| * | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-0494-613/+609Star
| * | qobject: use a QObjectBase_ structMarc-André Lureau2018-05-049-26/+35
| * | qobject: Ensure base is at offset 0Marc-André Lureau2018-05-042-3/+11
| * | qobject: Use qobject_to() instead of type castMarkus Armbruster2018-05-041-1/+1
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into stagingPeter Maydell2018-05-0424-248/+436
|\ \ \
| * \ \ Merge tag 'tags/s390x-2018-05-02' into stagingCornelia Huck2018-05-0315-135/+307
| |\ \ \
| | * | | pc-bios/s390: Update firmware imagesThomas Huth2018-05-022-0/+0
| | * | | s390-ccw: force diag 308 subcode to unsigned longCornelia Huck2018-05-021-1/+2
| | * | | pc-bios/s390-ccw/net: Add support for .INS config filesThomas Huth2018-05-021-5/+95
| | * | | pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth2018-05-027-69/+111
| | * | | pc-bios/s390-ccw/net: Split up net_load() into init, load and release partsThomas Huth2018-05-021-26/+37
| | * | | pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling2018-05-023-15/+28
| | * | | pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling2018-05-021-9/+20
| | * | | pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling2018-05-022-7/+11
| | * | | pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIESCollin Walling2018-05-023-5/+5
| | * | | pc-bios/s390-ccw: size_t should be unsignedThomas Huth2018-05-022-2/+2
| |/ / /
| * | | hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-306-55/+34Star
| * | | s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand2018-04-302-27/+1Star
| * | | vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz2018-04-301-20/+36
| * | | s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda2018-04-302-10/+42
| * | | s390x: introduce 2.13 compat machineCornelia Huck2018-04-301-1/+16
* | | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...Peter Maydell2018-05-0425-330/+355
|\ \ \ \
| * | | | spapr: don't advertise radix GTSE if max-compat-cpu < power9Greg Kurz2018-05-041-5/+10
| * | | | spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machinesGreg Kurz2018-05-041-1/+3
| * | | | target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hackGreg Kurz2018-05-041-0/+5
| * | | | mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland2018-05-043-31/+23Star
| * | | | mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directlyMark Cave-Ayland2018-05-042-14/+24
| * | | | uninorth: create new uninorth deviceMark Cave-Ayland2018-05-045-39/+77
| * | | | spapr: Clean up handling of LPCR power-saving exit bitsDavid Gibson2018-05-042-16/+8Star
| * | | | spapr: Move PAPR mode cpu setup fully to spapr codeDavid Gibson2018-05-044-45/+39Star
| * | | | target/ppc: Delay initialization of LPCR_UPRT for secondary cpusDavid Gibson2018-05-042-16/+12Star
| * | | | spapr: Clean up LPCR updates from hypercallsDavid Gibson2018-05-041-30/+20Star
| * | | | spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-044-7/+15
| * | | | spapr: Remove unhelpful helpers from rtas_start_cpu()David Gibson2018-05-041-24/+14Star
| * | | | spapr: Clean up rtas_start_cpu() & rtas_stop_self()David Gibson2018-05-041-34/+32Star