aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)AuthorFilesLines
2020-10-23util/vhost-user-server: move header to include/Stefan Hajnoczi1-0/+65
2020-10-16util/cutils: Introduce freq_to_str() to display Hertz unitsPhilippe Mathieu-Daudé1-0/+12
2020-10-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-1/+12
2020-10-15keyval: Parse help optionsKevin Wolf2-1/+12
2020-10-15module: silence errors for module_load_qom_all().Gerd Hoffmann1-4/+4
2020-10-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-22/+2
2020-10-05cpu-timers, icount: new modulesClaudio Fontana1-22/+2
2020-10-05util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()Philippe Mathieu-Daudé1-1/+1
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé1-1/+0
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini1-0/+12
2020-09-30oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini1-6/+2
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-1/+1
2020-09-23timer: Fix timer_mod_anticipate() documentationPhilippe Mathieu-Daudé1-1/+1
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi11-222/+229
2020-09-23util/iov: add iov_discard_undo()Stefan Hajnoczi1-0/+23
2020-09-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell2-1/+2
2020-09-16util: introduce qemu_open and qemu_create with error reportingDaniel P. Berrangé1-0/+6
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé1-1/+1
2020-09-16monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé1-0/+1
2020-09-16osdep: file locking functions are not available on Win32Yonggang Luo1-1/+1
2020-09-16rcu: Implement drain_call_rcuMaxim Levitsky1-0/+1
2020-09-01main-loop: Fix commentStefan Weil1-1/+1
2020-08-28qemu/int128: Add int128_lshiftRichard Henderson1-0/+16
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini1-1/+1
2020-07-27linux-user: don't use MAP_FIXED in pgd_find_hole_fallbackAlex Bennée1-0/+3
2020-07-27util: add qemu_get_host_physmem utility functionAlex Bennée1-0/+12
2020-07-21qemu/osdep: Reword qemu_get_exec_dir() documentationPhilippe Mathieu-Daudé1-1/+4
2020-07-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+1
2020-07-15net: check if the file descriptor is valid before using itLaurent Vivier1-0/+1
2020-07-15cputlb: ensure we save the IOTLB data in case of resetAlex Bennée1-0/+1
2020-07-13util: Introduce qemu_get_host_name()Michal Privoznik1-0/+10
2020-07-13bswap.h: Include <endian.h> on Haiku for bswap operationsDavid CARLIER1-0/+2
2020-07-13osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLLDavid CARLIER1-0/+4
2020-07-13osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER1-1/+1
2020-07-10cpu-throttle: new module, extracted from cpus.cClaudio Fontana1-0/+5
2020-07-10coverity: provide Coverity-friendly MIN_CONST and MAX_CONSTEric Blake1-7/+14
2020-07-10util/qemu-error: prepend guest name to error message to identify affected VM ...Mario Smarduch1-0/+2
2020-07-10qemu-option: Make functions taking Error ** return bool, not voidMarkus Armbruster1-8/+8
2020-07-09Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...Peter Maydell1-0/+2
2020-07-07module: qom module supportGerd Hoffmann1-0/+2
2020-07-07util/qemu-option: Document the get_opt_value() functionPhilippe Mathieu-Daudé1-0/+13
2020-07-06fix the prototype of muls64/mulu64Lijun Pan1-2/+2
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger1-0/+1
2020-06-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-10/+47
2020-06-26osdep: Make MIN/MAX evaluate arguments only onceEric Blake1-10/+47
2020-06-23coroutine: support SafeStack in ucontext backendDaniele Buono1-0/+5
2020-06-16include/qemu: Added tsan.h for annotations.Robert Foley1-0/+71
2020-06-16thread: add tsan annotations to QemuSpinEmilio G. Cota1-3/+36
2020-06-16thread: add qemu_spin_destroyEmilio G. Cota1-0/+3
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+2