aboutsummaryrefslogtreecommitdiff
path: root/include/exec/poison.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé1-2/+0
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé1-1/+0
2023-06-05exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson1-1/+0
2023-05-11tcg: Remove TARGET_ALIGNED_ONLYRichard Henderson1-1/+0
2023-01-13mips: Always include nanomips disassemblerPaolo Bonzini1-1/+0
2022-07-05disas: Remove libvixl disassemblerThomas Huth1-2/+0
2022-06-06hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang1-0/+2
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2022-03-06target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé1-2/+0
2021-05-14configure: Poison all current target-specific #definesThomas Huth1-0/+2
2021-05-14include/sysemu: Poison all accelerator CONFIG switches in common codeThomas Huth1-0/+4
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster1-1/+0
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster1-2/+0
2021-05-12Remove the deprecated moxie targetThomas Huth1-2/+0
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell1-1/+0
2021-03-09Remove deprecated target tilegxThomas Huth1-1/+0
2021-03-06exec: Poison Hexagon target-specific definitionsPhilippe Mathieu-Daudé1-0/+2
2020-12-15poison: remove GNUC checkMarc-André Lureau1-2/+0
2020-03-19Add rx-softmmuYoshinori Sato1-0/+1
2019-08-20configure: Define target access alignment in configuretony.nguyen@bt.com1-0/+1
2019-05-09include/exec/poison: Mark TARGET_FMT_lu as poisoned, tooThomas Huth1-0/+1
2019-02-21vhost-net: compile it on all targets that have virtio-net.Paolo Bonzini1-1/+0
2018-12-26exec: Add RISC-V GCC poison macroAlistair Francis1-0/+1
2018-10-25target/mips: Add disassembler support for nanoMIPSAleksandar Markovic1-0/+1
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth1-1/+0
2017-07-04include/exec/poison: Mark CONFIG_SOFTMMU as poisonedThomas Huth1-0/+1
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth1-0/+1
2017-07-04include/exec/poison: Add some more missing TARGET and CONFIG definesThomas Huth1-0/+6
2017-06-15include/exec/poison: Mark some CONFIG defines as poisoned, tooThomas Huth1-0/+20
2017-06-15include/exec/poison: Add missing TARGET definesThomas Huth1-0/+11
2016-05-19cpu: move endian-dependent load/store functions to cpu-all.hPaolo Bonzini1-8/+0
2013-07-27exec: Remove env from list of poisoned namesStefan Weil1-1/+0
2013-05-24exec: eliminate stq_phys_notdirtyPaolo Bonzini1-1/+0
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-0/+64