aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng
2020-05-14ACPI: Record Generic Error Status Block(GESB) tableDongjiu Geng
2020-05-14KVM: Move hwpoison page related functions into kvm-all.cDongjiu Geng
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng
2020-05-14docs: APEI GHES generation and CPER record descriptionDongjiu Geng
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng
2020-05-14acpi: nvdimm: change NVDIMM_UUID_LE to a common macroDongjiu Geng
2020-05-14aspeed: Add support for the sonorapass-bmc boardPatrick Williams
2020-05-14target/arm: Vectorize SABA/UABARichard Henderson
2020-05-14target/arm: Vectorize SABD/UABDRichard Henderson
2020-05-14target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*Richard Henderson
2020-05-14target/arm: Pass pointer to qc to qrdmla/qrdmlsRichard Henderson
2020-05-14target/arm: Create gen_gvec_{qrdmla,qrdmls}Richard Henderson
2020-05-14target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32Richard Henderson
2020-05-14target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub}Richard Henderson
2020-05-14target/arm: Create gen_gvec_{cmtst,ushl,sshl}Richard Henderson
2020-05-14target/arm: Swap argument order for VSHL during decodeRichard Henderson
2020-05-14target/arm: Create gen_gvec_{mla,mls}Richard Henderson
2020-05-14target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0Richard Henderson
2020-05-14target/arm: Tidy handle_vec_simd_shriRichard Henderson
2020-05-14target/arm: Remove unnecessary range check for VSHLRichard Henderson
2020-05-14target/arm: Create gen_gvec_{sri,sli}Richard Henderson
2020-05-14target/arm: Create gen_gvec_{u,s}{rshr,rsra}Richard Henderson
2020-05-14target/arm: Create gen_gvec_[us]sraRichard Henderson
2020-05-14target/arm: Use correct GDB XML for M-profile coresPeter Maydell
2020-05-14Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-14' into sta...Peter Maydell
2020-05-14xen-9pfs: Fix log messages of reply errorsChristian Schoenebeck
2020-05-149pfs: local: ignore O_NOATIME if we don't have permissionsOmar Sandoval
2020-05-14qemu-options.hx: 9p: clarify -virtfs vs. -fsdevChristian Schoenebeck
2020-05-14MAINTAINERS: Upgrade myself as 9pfs co-maintainerChristian Schoenebeck
2020-05-13Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-13' in...Peter Maydell
2020-05-13block/block-copy: fix use-after-free of task pointerVladimir Sementsov-Ogievskiy
2020-05-13iotests: 287: add qcow2 compression type testDenis Plotnikov
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov
2020-05-13qcow2: rework the cluster compression routineDenis Plotnikov
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2020-05-12Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-08-1...Peter Maydell
2020-05-12hw/tpm: fix usage of bool in tpm-tis.cJafar Abdi
2020-05-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200511'...Peter Maydell
2020-05-11target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)Richard Henderson
2020-05-11target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLARichard Henderson
2020-05-11hw/arm/musicpal: Map the UART devices unconditionallyPhilippe Mathieu-Daudé
2020-05-11target/arm: Restrict TCG cpus to TCG accelPhilippe Mathieu-Daudé
2020-05-11target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUsPhilippe Mathieu-Daudé
2020-05-11target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]Philippe Mathieu-Daudé
2020-05-11target/arm: Make set_feature() available for other filesThomas Huth
2020-05-11target/arm/kvm: Inline set_feature() callsPhilippe Mathieu-Daudé
2020-05-11target/arm: Remove sve_memopidxRichard Henderson