summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0Peter Maydell2020-02-281-2/+2
* tests/acceptance/integratorcp: Verify Tux is displayed on framebufferPhilippe Mathieu-Daudé2020-02-281-0/+52
* tests/acceptance: Extract boot_integratorcp() from test_integratorcp()Philippe Mathieu-Daudé2020-02-281-7/+11
* tests/acceptance: Add a test for the integratorcp arm machineThomas Huth2020-02-282-0/+44
* tests/acceptance: Add a test for the N800 and N810 arm machinesThomas Huth2020-02-282-0/+50
* hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb classGuenter Roeck2020-02-281-17/+0Star
* hw/arm/xilinx_zynq: Fix USB port instantiationGuenter Roeck2020-02-281-2/+3
* target/arm: Split VMINMAXNM decodeRichard Henderson2020-02-282-77/+44Star
* target/arm: Split VFM decodeRichard Henderson2020-02-282-14/+55
* target/arm: Add formats for some vfp 2 and 3-register insnsRichard Henderson2020-02-281-90/+60Star
* target/arm: Remove ARM_FEATURE_VFP*Richard Henderson2020-02-285-37/+0Star
* linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAPRichard Henderson2020-02-281-10/+13
* target/arm: Move the vfp decodetree calls next to the base isaRichard Henderson2020-02-281-54/+29Star
* target/arm: Move VLLDM and VLSTM to vfp.decodeRichard Henderson2020-02-283-44/+50
* target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insnRichard Henderson2020-02-281-4/+0Star
* target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmacRichard Henderson2020-02-284-6/+36
* target/arm: Add missing checks for fpsp_v2Richard Henderson2020-02-281-9/+69
* target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3Richard Henderson2020-02-281-16/+8Star
* target/arm: Perform fpdp_v2 check firstRichard Henderson2020-02-281-69/+71
* target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfpRichard Henderson2020-02-283-5/+20
* target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}Richard Henderson2020-02-281-0/+18
* target/arm: Rename isar_feature_aa32_fpdp_v2Richard Henderson2020-02-282-22/+22
* target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson2020-02-287-26/+37
* cpu/arm11mpcore: Set number of GIC priority bits to 4Sai Pavan Boddu2020-02-281-0/+5
* cpu/a9mpcore: Set number of GIC priority bits to 5Sai Pavan Boddu2020-02-281-0/+4
* arm_gic: Mask the un-supported priority bitsSai Pavan Boddu2020-02-284-2/+35
* hw/arm/integratorcp: Map the audio codec controllerPhilippe Mathieu-Daudé2020-02-282-0/+2
* target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfnRichard Henderson2020-02-281-0/+1
* hw/arm: Use TYPE_PL011 to create serial portGavin Shan2020-02-283-3/+6
* Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell2020-02-2832-177/+1307
|\
| * savevm: Don't call colo_init_ram_cache twicezhanghailiang2020-02-281-5/+0Star
| * migration/colo: wrap incoming checkpoint process into new helperzhanghailiang2020-02-281-127/+133
| * migration: fix COLO broken caused by a previous commitzhanghailiang2020-02-281-1/+0Star
| * migration/block: rename BLOCK_SIZE macroStefan Hajnoczi2020-02-281-19/+20
| * migration/savevm: release gslist after dump_vmstate_jsonPan Nengyuan2020-02-281-0/+1
| * test-vmstate: Fix memleaks in test_load_qlistChen Qun2020-02-281-4/+2Star
| * migration/vmstate: Remove redundant statement in vmstate_save_state_v()Chen Qun2020-02-281-1/+0Star
| * multifd: Add zstd compression multifd supportJuan Quintela2020-02-287-3/+355
| * multifd: Add multifd-zstd-level parameterJuan Quintela2020-02-284-3/+55
| * configure: Enable test and libs for zstdJuan Quintela2020-02-2812-4/+53
| * multifd: Add zlib compression multifd supportJuan Quintela2020-02-287-2/+345
| * multifd: Add multifd-zlib-level parameterJuan Quintela2020-02-284-3/+56
| * multifd: Make no compression operations into its own structureJuan Quintela2020-02-285-8/+214
| * migration: Add support for modulesJuan Quintela2020-02-282-0/+3
| * multifd: Add multifd-compression parameterJuan Quintela2020-02-286-7/+80
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...Peter Maydell2020-02-287-14/+127
|\ \
| * | tests/acceptance: Count multiple Tux logos displayed on framebufferPhilippe Mathieu-Daudé2020-02-272-0/+119
| * | hw/mips: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé2020-02-274-10/+5Star
| * | hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()Philippe Mathieu-Daudé2020-02-271-1/+1
| * | MAINTAINERS: Reactivate MIPS KVM CPUsAleksandar Markovic2020-02-271-2/+2