| Commit message (Expand) | Author | Age | Files | Lines |
* | vl: relocate paths to data directories | Paolo Bonzini | 2020-09-30 | 1 | -1/+0 |
* | util/hexdump: introduce qemu_hexdump_line() | Laurent Vivier | 2020-09-29 | 1 | -0/+8 |
* | util/hexdump: Reorder qemu_hexdump() arguments | Philippe Mathieu-Daudé | 2020-09-11 | 1 | -2/+2 |
* | util/hexdump: Convert to take a void pointer argument | Philippe Mathieu-Daudé | 2020-09-11 | 1 | -1/+2 |
* | qemu-common: Document qemu_find_file() | Philippe Mathieu-Daudé | 2020-07-21 | 1 | -0/+17 |
* | Update copyright date for user-facing copyright strings | Peter Maydell | 2020-03-22 | 1 | -1/+1 |
* | exec: Split out variable page size support to exec-vary.c | Richard Henderson | 2019-10-28 | 1 | -0/+6 |
* | cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" | Philippe Mathieu-Daudé | 2019-09-19 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -3/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -2/+0 |
* | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster | 2019-06-11 | 1 | -16/+0 |
* | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster | 2019-06-11 | 1 | -8/+0 |
* | include: Include fprintf-fn.h only where needed | Markus Armbruster | 2019-04-18 | 1 | -2/+0 |
* | qemu-common.h: Update copyright string for 2019 | Peter Maydell | 2019-02-06 | 1 | -1/+1 |
* | qemu-common.h: update copyright date to 2018 | John Arbuckle | 2018-10-16 | 1 | -1/+1 |
* | qemu-options: Bail out on unsupported options instead of silently ignoring them | Thomas Huth | 2018-05-09 | 1 | -1/+1 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -2/+0 |
* | Use HTTPS for qemu.org and other domains | Stefan Hajnoczi | 2017-11-21 | 1 | -2/+2 |
* | maint: Include bug-reporting info in --help output | Eric Blake | 2017-08-08 | 1 | -0/+5 |
* | tcg: make tcg_allowed global | Yang Zhong | 2017-07-04 | 1 | -1/+6 |
* | utils: provide size_to_str() | Peter Xu | 2017-05-17 | 1 | -0/+1 |
* | Update copyright year | Marc-André Lureau | 2017-02-28 | 1 | -1/+1 |
* | tcg: Add EXCP_ATOMIC | Richard Henderson | 2016-10-26 | 1 | -0/+1 |
* | cpu: Support a target CPU having a variable page size | Peter Maydell | 2016-10-24 | 1 | -0/+12 |
* | Update ancient copyright string in -version output | Peter Maydell | 2016-08-11 | 1 | -0/+4 |
* | qemu-common.h: Drop WORDS_ALIGNED define | Peter Maydell | 2016-06-07 | 1 | -4/+0 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -5/+0 |
* | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -1/+0 |
* | qemu-common: stop including qemu/bswap.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -2/+0 |
* | include: move CPU-related definitions out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -24/+0 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -257/+0 |
* | isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h | Markus Armbruster | 2016-03-22 | 1 | -2/+0 |
* | Move ParallelIOArg from qemu-common.h to sysemu/char.h | Markus Armbruster | 2016-03-22 | 1 | -5/+0 |
* | Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h | Markus Armbruster | 2016-03-22 | 1 | -6/+0 |
* | Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h | Markus Armbruster | 2016-03-22 | 1 | -9/+0 |
* | hw/pci/pci.h: Don't include qemu-common.h | Markus Armbruster | 2016-03-22 | 1 | -9/+0 |
* | include/hw/hw.h: Don't include qemu-common.h | Markus Armbruster | 2016-03-22 | 1 | -4/+0 |
* | include/qemu/iov.h: Don't include qemu-common.h | Markus Armbruster | 2016-03-22 | 1 | -28/+0 |
* | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 2016-03-22 | 1 | -1/+0 |
* | cutils: add avx2 instruction optimization | Liang Li | 2016-03-08 | 1 | -7/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2016-02-25 | 1 | -0/+4 |
|\ |
|
| * | dump-guest-memory: add dump_in_progress() helper function | Peter Xu | 2016-02-22 | 1 | -0/+4 |
* | | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
|/ |
|
* | cpu: cpu_save/cpu_load is no more | Paolo Bonzini | 2016-02-11 | 1 | -6/+0 |
* | osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h | Peter Maydell | 2016-01-11 | 1 | -1/+0 |
* | Move page_size_init earlier | Dr. David Alan Gilbert | 2015-11-10 | 1 | -0/+1 |
* | util - add automated ID generation utility | Jeff Cody | 2015-10-16 | 1 | -0/+8 |
* | utils: rename strtosz to use qemu prefix | Marc-André Lureau | 2015-09-25 | 1 | -13/+14 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2015-09-14 | 1 | -0/+8 |
|\ |
|
| * | cutils: Add qemu_strtoull() wrapper | Carlos L. Torres | 2015-09-09 | 1 | -0/+2 |