aboutsummaryrefslogtreecommitdiffstats
path: root/include/qemu-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include: rename qemu-common.h qemu/help-texts.hMarc-André Lureau2022-04-211-13/+0
* Simplify softmmu/main.cMarc-André Lureau2022-04-211-5/+0
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-9/+0
* include: move page_size_init() to include/hw/core/cpu.hMarc-André Lureau2022-04-061-2/+0
* include: move os_*() to os-foo.hMarc-André Lureau2022-04-061-4/+0
* include: move qemu_get_vm_name() to sysemu.hMarc-André Lureau2022-04-061-2/+0
* include: move progress API to qemu-progress.hMarc-André Lureau2022-04-061-4/+0
* include: move target page bits declaration to page-vary.hMarc-André Lureau2022-04-061-17/+0
* include: move cpu_exec* declarations to cpu-common.hMarc-André Lureau2022-04-061-3/+0
* include: move C/util-related declarations to cutils.hMarc-André Lureau2022-04-061-20/+0
* include: move dump_in_progress() to runstate.hMarc-André Lureau2022-04-061-4/+0
* include: move coroutine IO functions to coroutine.hMarc-André Lureau2022-04-061-23/+0
* include: move qemu_pipe() to osdep.hMarc-André Lureau2022-04-061-4/+0
* include: move qemu_write_full() declaration to osdep.hMarc-André Lureau2022-04-061-3/+0
* include: move TFR to osdep.hMarc-André Lureau2022-04-061-2/+0
* char: move qemu_openpty_raw from util/ to char/Marc-André Lureau2022-04-061-2/+0
* util: remove the net/net.h dependencyMarc-André Lureau2022-03-221-1/+0
* compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau2022-03-221-1/+1
* Drop qemu_foo() socket API wrapperMarc-André Lureau2022-03-221-19/+0
* util: Make qemu_oom_check() a static functionPeter Maydell2022-03-071-2/+0
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-3/+0
* Update copyright dates to 2022Peter Maydell2022-01-281-1/+1
* qemu-common.h: Update copyright string to 2021Peter Maydell2021-03-091-1/+1
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-21/+0
* vl: relocate paths to data directoriesPaolo Bonzini2020-09-301-1/+0
* util/hexdump: introduce qemu_hexdump_line()Laurent Vivier2020-09-291-0/+8
* util/hexdump: Reorder qemu_hexdump() argumentsPhilippe Mathieu-Daudé2020-09-111-2/+2
* util/hexdump: Convert to take a void pointer argumentPhilippe Mathieu-Daudé2020-09-111-1/+2
* qemu-common: Document qemu_find_file()Philippe Mathieu-Daudé2020-07-211-0/+17
* Update copyright date for user-facing copyright stringsPeter Maydell2020-03-221-1/+1
* exec: Split out variable page size support to exec-vary.cRichard Henderson2019-10-281-0/+6
* cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"Philippe Mathieu-Daudé2019-09-191-1/+0
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-3/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-2/+0
* qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2019-06-111-16/+0
* qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster2019-06-111-8/+0
* include: Include fprintf-fn.h only where neededMarkus Armbruster2019-04-181-2/+0
* qemu-common.h: Update copyright string for 2019Peter Maydell2019-02-061-1/+1
* qemu-common.h: update copyright date to 2018John Arbuckle2018-10-161-1/+1
* qemu-options: Bail out on unsupported options instead of silently ignoring themThomas Huth2018-05-091-1/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-2/+0
* Use HTTPS for qemu.org and other domainsStefan Hajnoczi2017-11-211-2/+2
* maint: Include bug-reporting info in --help outputEric Blake2017-08-081-0/+5
* tcg: make tcg_allowed globalYang Zhong2017-07-041-1/+6
* utils: provide size_to_str()Peter Xu2017-05-171-0/+1
* Update copyright yearMarc-André Lureau2017-02-281-1/+1
* tcg: Add EXCP_ATOMICRichard Henderson2016-10-261-0/+1
* cpu: Support a target CPU having a variable page sizePeter Maydell2016-10-241-0/+12
* Update ancient copyright string in -version outputPeter Maydell2016-08-111-0/+4
* qemu-common.h: Drop WORDS_ALIGNED definePeter Maydell2016-06-071-4/+0