summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-03Merge tag 'tags/s390x-2018-05-02' into stagingCornelia Huck15-135/+307
2018-05-02pc-bios/s390: Update firmware imagesThomas Huth2-0/+0
2018-05-02s390-ccw: force diag 308 subcode to unsigned longCornelia Huck1-1/+2
2018-05-02pc-bios/s390-ccw/net: Add support for .INS config filesThomas Huth1-5/+95
2018-05-02pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth7-69/+111
2018-05-02pc-bios/s390-ccw/net: Split up net_load() into init, load and release partsThomas Huth1-26/+37
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling3-15/+28
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling1-9/+20
2018-05-02pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling2-7/+11
2018-05-02pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIESCollin Walling3-5/+5
2018-05-02pc-bios/s390-ccw: size_t should be unsignedThomas Huth2-2/+2
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth6-55/+34
2018-04-30s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand2-27/+1
2018-04-30vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz1-20/+36
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda2-10/+42
2018-04-30s390x: introduce 2.13 compat machineCornelia Huck1-1/+16
2018-04-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180427-pull-request' ...Peter Maydell5-8/+9
2018-04-27Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...Peter Maydell12-16/+82
2018-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180427' int...Peter Maydell37-810/+1132
2018-04-27ui: introduce vfio_display_resetTina Zhang3-0/+16
2018-04-27console: introduce dpy_gfx_update_fullTina Zhang2-0/+11
2018-04-27sdl: Allow OpenGL ES context creationElie Tournier3-3/+22
2018-04-27ccid-card: include libcacard.h onlyMichal Privoznik3-6/+3
2018-04-27Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_optionJohn Thomson1-0/+4
2018-04-27ccid: Fix dwProtocols advertisement of T=0Jason Andryuk1-2/+2
2018-04-27Clear mem_path if we fall back to anonymous RAM allocationDavid Gibson1-0/+1
2018-04-27spapr: Set compatibility mode before the rest of spapr_cpu_reset()David Gibson1-6/+5
2018-04-27target/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr()David Gibson1-5/+4
2018-04-27spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao3-48/+202
2018-04-27ppc: e500: switch E500 based machines to full machine definitionIgor Mammedov4-103/+156
2018-04-27spapr: Add ibm,max-associativity-domains propertySerhii Popovych1-0/+10
2018-04-27target/ppc: Fold slb_nr into PPCHash64OptionsDavid Gibson8-30/+44
2018-04-27target/ppc: Get rid of POWERPC_MMU_VER() macrosDavid Gibson5-34/+28
2018-04-27target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_modelDavid Gibson2-4/+2
2018-04-27target/ppc: Fold ci_large_pages flag into PPCHash64OptionsDavid Gibson6-8/+8
2018-04-27target/ppc: Move 1T segment and AMR options to PPCHash64OptionsDavid Gibson6-14/+20
2018-04-27target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUsDavid Gibson3-18/+21
2018-04-27target/ppc: Split page size information into a separate allocationDavid Gibson7-77/+80
2018-04-27target/ppc: Move page size setup to helper functionDavid Gibson3-20/+49
2018-04-27target/ppc: Remove fallback 64k pagesize informationDavid Gibson3-29/+2
2018-04-27target/ppc: Avoid taking "env" parameter to mmu-hash64 functionsDavid Gibson3-20/+23
2018-04-27target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson4-7/+8
2018-04-27target/ppc: Simplify cpu valid check in ppc_cpu_realizeDavid Gibson1-8/+1
2018-04-27target/ppc: Standardize instance_init and realize function namesDavid Gibson1-6/+6
2018-04-27spapr: drop useless dynamic sysbus device sanity checkGreg Kurz1-18/+0
2018-04-27Revert "spapr: Don't allow memory hotplug to memory less nodes"Serhii Popovych1-22/+0
2018-04-27spapr: drop useless sanity check in spapr_irq_alloc*()Greg Kurz1-6/+3
2018-04-27Add host_memory_backend_pagesize() helperDavid Gibson4-8/+23
2018-04-27Make qemu_mempath_getpagesize() accept NULLDavid Gibson3-33/+22
2018-04-27spapr: Introduce pseries-2.13 machine typeDavid Gibson2-2/+23