aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-18aio-posix: disable fdmon-io_uring when GSource is usedStefan Hajnoczi4-0/+20
2020-05-18aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()Stefan Hajnoczi2-3/+11
2020-05-15tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé1-2/+9
2020-05-15tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé1-6/+14
2020-05-15tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé1-6/+4
2020-05-15tests/fuzz: Add missing space in test descriptionPhilippe Mathieu-Daudé1-3/+3
2020-05-15Makefile: List fuzz targets in 'make help'Philippe Mathieu-Daudé1-1/+5
2020-05-15tests/fuzz/Makefile: Do not link code using unavailable devicesPhilippe Mathieu-Daudé1-3/+3
2020-05-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'...Peter Maydell41-1438/+3395
2020-05-14Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2020-05-14...Peter Maydell9-56/+218
2020-05-14target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetreePeter Maydell3-174/+46
2020-05-14target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS to decodetreePeter Maydell3-40/+78
2020-05-14target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual ...Peter Maydell3-6/+6
2020-05-14target/arm: Convert Neon 3-reg-same compare insns to decodetreePeter Maydell3-37/+13
2020-05-14target/arm: Convert Neon fp VMUL, VMLA, VMLS 3-reg-same insns to decodetreePeter Maydell3-16/+85
2020-05-14target/arm: Convert Neon VPMIN/VPMAX/VPADD float 3-reg-same insns to decodetreePeter Maydell3-55/+76
2020-05-14target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns to decodetreePeter Maydell6-15/+48
2020-05-14target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same to decodetreePeter Maydell3-23/+28
2020-05-14target/arm: Convert Neon VPADD 3-reg-same insns to decodetreePeter Maydell3-18/+5
2020-05-14target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns to decodetreePeter Maydell3-15/+82
2020-05-14target/arm: Convert Neon VQSHL, VRSHL, VQRSHL 3-reg-same insns to decodetreePeter Maydell3-25/+70
2020-05-14target/arm: Convert Neon VRHADD, VHSUB 3-reg-same insns to decodetreePeter Maydell3-6/+12
2020-05-14target/arm: Convert Neon VABA/VABD 3-reg-same to decodetreePeter Maydell3-20/+12
2020-05-14target/arm: Convert Neon VHADD 3-reg-same insnsPeter Maydell3-3/+27
2020-05-14target/arm: Convert Neon 64-bit element 3-reg-same insnsPeter Maydell3-36/+39
2020-05-14target/arm: Convert Neon 3-reg-same SHA to decodetreePeter Maydell3-44/+151
2020-05-14target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH to decodetreePeter Maydell3-12/+20
2020-05-14MAINTAINERS: Add ACPI/HEST/GHES entriesDongjiu Geng1-0/+9
2020-05-14target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng7-6/+89
2020-05-14ACPI: Record Generic Error Status Block(GESB) tableDongjiu Geng2-0/+220
2020-05-14KVM: Move hwpoison page related functions into kvm-all.cDongjiu Geng3-36/+48
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng5-0/+49
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng3-0/+167
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng8-0/+131
2020-05-14docs: APEI GHES generation and CPER record descriptionDongjiu Geng2-0/+111
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng2-0/+24
2020-05-14acpi: nvdimm: change NVDIMM_UUID_LE to a common macroDongjiu Geng2-7/+30
2020-05-14aspeed: Add support for the sonorapass-bmc boardPatrick Williams1-0/+78
2020-05-14target/arm: Vectorize SABA/UABARichard Henderson6-33/+174
2020-05-14target/arm: Vectorize SABD/UABDRichard Henderson5-4/+176
2020-05-14target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*Richard Henderson1-0/+2
2020-05-14target/arm: Pass pointer to qc to qrdmla/qrdmlsRichard Henderson2-34/+54
2020-05-14target/arm: Create gen_gvec_{qrdmla,qrdmls}Richard Henderson3-58/+33
2020-05-14target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32Richard Henderson4-18/+8
2020-05-14target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub}Richard Henderson4-135/+147
2020-05-14target/arm: Create gen_gvec_{cmtst,ushl,sshl}Richard Henderson4-102/+95
2020-05-14target/arm: Swap argument order for VSHL during decodeRichard Henderson2-4/+16
2020-05-14target/arm: Create gen_gvec_{mla,mls}Richard Henderson4-73/+71
2020-05-14target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0Richard Henderson3-218/+74
2020-05-14target/arm: Tidy handle_vec_simd_shriRichard Henderson1-42/+14