aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26target/arm: Use mte_checkN for sve unpredicated loadsRichard Henderson
2020-06-26target/arm: Add helper_mte_check_zvaRichard Henderson
2020-06-26target/arm: Implement helper_mte_checkNRichard Henderson
2020-06-26target/arm: Implement helper_mte_check1Richard Henderson
2020-06-26target/arm: Add gen_mte_checkNRichard Henderson
2020-06-26target/arm: Add gen_mte_check1Richard Henderson
2020-06-26target/arm: Move regime_tcr to internals.hRichard Henderson
2020-06-26target/arm: Move regime_el to internals.hRichard Henderson
2020-06-26target/arm: Implement the access tag cache flushesRichard Henderson
2020-06-26target/arm: Implement the LDGM, STGM, STZGM instructionsRichard Henderson
2020-06-26target/arm: Simplify DC_ZVARichard Henderson
2020-06-26target/arm: Restrict the values of DCZID.BS under TCGRichard Henderson
2020-06-26target/arm: Implement the STGP instructionRichard Henderson
2020-06-26target/arm: Implement LDG, STG, ST2G instructionsRichard Henderson
2020-06-26target/arm: Define arm_cpu_do_unaligned_access for user-onlyRichard Henderson
2020-06-26target/arm: Implement the SUBP instructionRichard Henderson
2020-06-26target/arm: Implement the GMI instructionRichard Henderson
2020-06-26target/arm: Implement the ADDG, SUBG instructionsRichard Henderson
2020-06-26target/arm: Revise decoding for disas_add_sub_immRichard Henderson
2020-06-26target/arm: Implement the IRG instructionRichard Henderson
2020-06-26target/arm: Add MTE bits to tb_flagsRichard Henderson
2020-06-26target/arm: Add MTE system registersRichard Henderson
2020-06-26target/arm: Add DISAS_UPDATE_NOCHAINRichard Henderson
2020-06-26target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXITRichard Henderson
2020-06-26target/arm: Add support for MTE to HCR_EL2 and SCR_EL3Richard Henderson
2020-06-26target/arm: Add support for MTE to SCTLR_ELxRichard Henderson
2020-06-26target/arm: Improve masking of SCR RES0 bitsRichard Henderson
2020-06-26target/arm: Add isar tests for mteRichard Henderson
2020-06-26hw/misc/pca9552: Model qdev output GPIOsPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Trace GPIO change eventsPhilippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: Describe each PCA9552 devicePhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Trace GPIO High/Low eventsPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add a 'description' property for debugging purposePhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552Philippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename generic code as pca955xPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'Philippe Mathieu-Daudé
2020-06-26hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()Philippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: QOM'ify AspeedMachineStatePhilippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineStatePhilippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: Remove extraneous MemoryRegion object ownerPhilippe Mathieu-Daudé
2020-06-26Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-06-26exec: fetch the alignment of Linux devdax pmem character device nodesJingqi Liu
2020-06-26Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...Peter Maydell
2020-06-26configure: add libdaxctl supportJingqi Liu
2020-06-26replay: synchronize on every virtual timer callbackPavel Dovgalyuk
2020-06-26replay: notify the main loop when there are no instructionsPavel Dovgalyuk
2020-06-26memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"Michael S. Tsirkin
2020-06-26libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini
2020-06-26libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini
2020-06-26util/getauxval: Porting to FreeBSD getauxval featureDavid CARLIER