aboutsummaryrefslogtreecommitdiff
path: root/include/qemu-common.h
AgeCommit message (Expand)Author
2021-03-09qemu-common.h: Update copyright string to 2021Peter Maydell
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent Vivier
2020-09-11util/hexdump: Reorder qemu_hexdump() argumentsPhilippe Mathieu-Daudé
2020-09-11util/hexdump: Convert to take a void pointer argumentPhilippe Mathieu-Daudé
2020-07-21qemu-common: Document qemu_find_file()Philippe Mathieu-Daudé
2020-03-22Update copyright date for user-facing copyright stringsPeter Maydell
2019-10-28exec: Split out variable page size support to exec-vary.cRichard Henderson
2019-09-19cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"Philippe Mathieu-Daudé
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster
2019-04-18include: Include fprintf-fn.h only where neededMarkus Armbruster
2019-02-06qemu-common.h: Update copyright string for 2019Peter Maydell
2018-10-16qemu-common.h: update copyright date to 2018John Arbuckle
2018-05-09qemu-options: Bail out on unsupported options instead of silently ignoring themThomas Huth
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2017-11-21Use HTTPS for qemu.org and other domainsStefan Hajnoczi
2017-08-08maint: Include bug-reporting info in --help outputEric Blake
2017-07-04tcg: make tcg_allowed globalYang Zhong
2017-05-17utils: provide size_to_str()Peter Xu
2017-02-28Update copyright yearMarc-André Lureau
2016-10-26tcg: Add EXCP_ATOMICRichard Henderson
2016-10-24cpu: Support a target CPU having a variable page sizePeter Maydell
2016-08-11Update ancient copyright string in -version outputPeter Maydell
2016-06-07qemu-common.h: Drop WORDS_ALIGNED definePeter Maydell
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.hMarkus Armbruster
2016-03-22Move ParallelIOArg from qemu-common.h to sysemu/char.hMarkus Armbruster
2016-03-22Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.hMarkus Armbruster
2016-03-22Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.hMarkus Armbruster
2016-03-22hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22include/hw/hw.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-08cutils: add avx2 instruction optimizationLiang Li
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-23include: Clean up includesPeter Maydell
2016-02-22dump-guest-memory: add dump_in_progress() helper functionPeter Xu
2016-02-11cpu: cpu_save/cpu_load is no morePaolo Bonzini
2016-01-11osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.hPeter Maydell
2015-11-10Move page_size_init earlierDr. David Alan Gilbert
2015-10-16util - add automated ID generation utilityJeff Cody
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau