aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-28target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3Richard Henderson
2020-02-28target/arm: Perform fpdp_v2 check firstRichard Henderson
2020-02-28target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfpRichard Henderson
2020-02-28target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}Richard Henderson
2020-02-28target/arm: Rename isar_feature_aa32_fpdp_v2Richard Henderson
2020-02-28target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson
2020-02-28cpu/arm11mpcore: Set number of GIC priority bits to 4Sai Pavan Boddu
2020-02-28cpu/a9mpcore: Set number of GIC priority bits to 5Sai Pavan Boddu
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu
2020-02-28hw/arm/integratorcp: Map the audio codec controllerPhilippe Mathieu-Daudé
2020-02-28target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfnRichard Henderson
2020-02-28hw/arm: Use TYPE_PL011 to create serial portGavin Shan
2020-02-28Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell
2020-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...Peter Maydell
2020-02-28Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell
2020-02-28savevm: Don't call colo_init_ram_cache twicezhanghailiang
2020-02-28migration/colo: wrap incoming checkpoint process into new helperzhanghailiang
2020-02-28migration: fix COLO broken caused by a previous commitzhanghailiang
2020-02-28migration/block: rename BLOCK_SIZE macroStefan Hajnoczi
2020-02-28migration/savevm: release gslist after dump_vmstate_jsonPan Nengyuan
2020-02-28test-vmstate: Fix memleaks in test_load_qlistChen Qun
2020-02-28migration/vmstate: Remove redundant statement in vmstate_save_state_v()Chen Qun
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela
2020-02-28multifd: Add multifd-zstd-level parameterJuan Quintela
2020-02-28configure: Enable test and libs for zstdJuan Quintela
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela
2020-02-28multifd: Add multifd-zlib-level parameterJuan Quintela
2020-02-28multifd: Make no compression operations into its own structureJuan Quintela
2020-02-28migration: Add support for modulesJuan Quintela
2020-02-28multifd: Add multifd-compression parameterJuan Quintela
2020-02-27hw/riscv: Provide rdtime callback for TCG in CLINT emulationAnup Patel
2020-02-27target/riscv: Emulate TIME CSRs for privileged modeAnup Patel
2020-02-27riscv: virt: Allow PCI address 0Bin Meng
2020-02-27target/riscv: Allow enabling the Hypervisor extensionAlistair Francis
2020-02-27target/riscv: Add the MSTATUS_MPV_ISSET helper macroAlistair Francis
2020-02-27target/riscv: Add support for the 32-bit MSTATUSH CSRAlistair Francis
2020-02-27target/riscv: Set htval and mtval2 on execptionsAlistair Francis
2020-02-27target/riscv: Raise the new execptions when 2nd stage translation failsAlistair Francis
2020-02-27target/riscv: Implement second stage MMUAlistair Francis
2020-02-27target/riscv: Allow specifying MMU stageAlistair Francis
2020-02-27target/riscv: Respect MPRV and SPRV for floating point opsAlistair Francis
2020-02-27target/riscv: Mark both sstatus and msstatus_hs as dirtyAlistair Francis
2020-02-27target/riscv: Disable guest FP support based on virtual statusAlistair Francis
2020-02-27target/riscv: Only set TB flags with FP status if enabledAlistair Francis
2020-02-27target/riscv: Remove the hret instructionAlistair Francis
2020-02-27target/riscv: Add hfence instructionsAlistair Francis
2020-02-27target/riscv: Add Hypervisor trap return supportAlistair Francis
2020-02-27target/riscv: Add hypvervisor trap supportAlistair Francis
2020-02-27target/riscv: Generate illegal instruction on WFI when V=1Alistair Francis
2020-02-27target/ricsv: Flush the TLB on virtulisation mode changesAlistair Francis