summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
...
| * osdep: file locking functions are not available on Win32Yonggang Luo2020-09-161-1/+1
| * rcu: Implement drain_call_rcuMaxim Levitsky2020-09-161-0/+1
* | util: introduce qemu_open and qemu_create with error reportingDaniel P. Berrangé2020-09-161-0/+6
* | util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2020-09-161-1/+1
* | monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé2020-09-161-0/+1
|/
* main-loop: Fix commentStefan Weil2020-09-011-1/+1
* qemu/int128: Add int128_lshiftRichard Henderson2020-08-281-0/+16
* meson: infrastructure for building emulatorsPaolo Bonzini2020-08-211-1/+1
* linux-user: don't use MAP_FIXED in pgd_find_hole_fallbackAlex Bennée2020-07-271-0/+3
* util: add qemu_get_host_physmem utility functionAlex Bennée2020-07-271-0/+12
* qemu/osdep: Reword qemu_get_exec_dir() documentationPhilippe Mathieu-Daudé2020-07-211-1/+4
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-07-161-0/+1
|\
| * net: check if the file descriptor is valid before using itLaurent Vivier2020-07-151-0/+1
* | cputlb: ensure we save the IOTLB data in case of resetAlex Bennée2020-07-151-0/+1
|/
* util: Introduce qemu_get_host_name()Michal Privoznik2020-07-141-0/+10
* bswap.h: Include <endian.h> on Haiku for bswap operationsDavid CARLIER2020-07-131-0/+2
* osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLLDavid CARLIER2020-07-131-0/+4
* osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER2020-07-131-1/+1
* cpu-throttle: new module, extracted from cpus.cClaudio Fontana2020-07-111-0/+5
* coverity: provide Coverity-friendly MIN_CONST and MAX_CONSTEric Blake2020-07-111-7/+14
* util/qemu-error: prepend guest name to error message to identify affected VM ...Mario Smarduch2020-07-111-0/+2
* qemu-option: Make functions taking Error ** return bool, not voidMarkus Armbruster2020-07-101-8/+8
* Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...Peter Maydell2020-07-091-0/+2
|\
| * module: qom module supportGerd Hoffmann2020-07-071-0/+2
* | util/qemu-option: Document the get_opt_value() functionPhilippe Mathieu-Daudé2020-07-071-0/+13
* | fix the prototype of muls64/mulu64Lijun Pan2020-07-061-2/+2
|/
* qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger2020-07-031-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-261-10/+47
|\
| * osdep: Make MIN/MAX evaluate arguments only onceEric Blake2020-06-261-10/+47
* | coroutine: support SafeStack in ucontext backendDaniele Buono2020-06-231-0/+5
|/
* include/qemu: Added tsan.h for annotations.Robert Foley2020-06-161-0/+71
* thread: add tsan annotations to QemuSpinEmilio G. Cota2020-06-161-3/+36
* thread: add qemu_spin_destroyEmilio G. Cota2020-06-161-0/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-132-2/+2
|\
| * i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov2020-06-121-1/+0Star
| * qemu/thread: Mark qemu_thread_exit() with 'noreturn' attributePhilippe Mathieu-Daudé2020-06-101-1/+1
| * qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé2020-06-101-0/+1
* | qemu-plugin.h: add missing include <stddef.h> to define size_tEmilio G. Cota2020-06-081-0/+1
|/
* qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé2020-05-151-1/+1
* qemu/plugin: Move !CONFIG_PLUGIN stubs altogetherPhilippe Mathieu-Daudé2020-05-151-18/+15Star
* qemu/plugin: Trivial code movementPhilippe Mathieu-Daudé2020-05-151-16/+16
* acpi: nvdimm: change NVDIMM_UUID_LE to a common macroDongjiu Geng2020-05-141-0/+27
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-05-051-1/+1
|\
| * chardev: Add macOS to list of OSes that support -chardev serialMikhail Gusarov2020-05-041-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-05-042-4/+5
|\ \
| * | lockable: fix __COUNTER__ macro to be referenced properlyDaniel Brodsky2020-05-042-4/+5
| |/
* / move 'typedef Aml' to qemu/types.hGerd Hoffmann2020-05-041-0/+1
|/
* qemu-img: Move is_valid_option_list() to qemu-img.c and rewriteMarkus Armbruster2020-04-291-1/+0Star
* thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etcPeter Maydell2020-04-141-6/+6
* thread.h: Fix Coverity version of qemu_cond_timedwait()Peter Maydell2020-04-141-1/+1