index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
Alex Bennée
1
-0
/
+3
2020-07-27
util: add qemu_get_host_physmem utility function
Alex Bennée
1
-0
/
+12
2020-07-21
qemu/osdep: Reword qemu_get_exec_dir() documentation
Philippe Mathieu-Daudé
1
-1
/
+4
2020-07-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+1
2020-07-15
net: check if the file descriptor is valid before using it
Laurent Vivier
1
-0
/
+1
2020-07-15
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
1
-0
/
+1
2020-07-13
util: Introduce qemu_get_host_name()
Michal Privoznik
1
-0
/
+10
2020-07-13
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
1
-0
/
+2
2020-07-13
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
1
-0
/
+4
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
1
-1
/
+1
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
1
-0
/
+5
2020-07-10
coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
Eric Blake
1
-7
/
+14
2020-07-10
util/qemu-error: prepend guest name to error message to identify affected VM ...
Mario Smarduch
1
-0
/
+2
2020-07-10
qemu-option: Make functions taking Error ** return bool, not void
Markus Armbruster
1
-8
/
+8
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
1
-0
/
+2
2020-07-07
module: qom module support
Gerd Hoffmann
1
-0
/
+2
2020-07-07
util/qemu-option: Document the get_opt_value() function
Philippe Mathieu-Daudé
1
-0
/
+13
2020-07-06
fix the prototype of muls64/mulu64
Lijun Pan
1
-2
/
+2
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
1
-0
/
+1
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+47
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
1
-10
/
+47
2020-06-23
coroutine: support SafeStack in ucontext backend
Daniele Buono
1
-0
/
+5
2020-06-16
include/qemu: Added tsan.h for annotations.
Robert Foley
1
-0
/
+71
2020-06-16
thread: add tsan annotations to QemuSpin
Emilio G. Cota
1
-3
/
+36
2020-06-16
thread: add qemu_spin_destroy
Emilio G. Cota
1
-0
/
+3
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+2
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
1
-1
/
+0
2020-06-10
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-08
qemu-plugin.h: add missing include <stddef.h> to define size_t
Emilio G. Cota
1
-0
/
+1
2020-05-15
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
Philippe Mathieu-Daudé
1
-18
/
+15
2020-05-15
qemu/plugin: Trivial code movement
Philippe Mathieu-Daudé
1
-16
/
+16
2020-05-14
acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
Dongjiu Geng
1
-0
/
+27
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
1
-1
/
+1
2020-05-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-4
/
+5
2020-05-04
lockable: fix __COUNTER__ macro to be referenced properly
Daniel Brodsky
2
-4
/
+5
2020-05-04
move 'typedef Aml' to qemu/types.h
Gerd Hoffmann
1
-0
/
+1
2020-05-04
chardev: Add macOS to list of OSes that support -chardev serial
Mikhail Gusarov
1
-1
/
+1
2020-04-29
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
1
-1
/
+0
2020-04-14
thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc
Peter Maydell
1
-6
/
+6
2020-04-14
thread.h: Fix Coverity version of qemu_cond_timedwait()
Peter Maydell
1
-1
/
+1
2020-04-14
osdep.h: Drop no-longer-needed Coverity workarounds
Peter Maydell
1
-14
/
+0
2020-04-07
linux-user: factor out reading of /proc/self/maps
Alex Bennée
1
-0
/
+44
2020-03-27
qemu/atomic.h: add #ifdef guards for stdatomic.h
Alex Bennée
1
-0
/
+6
2020-03-18
block/dirty-bitmap: improve _next_dirty_area API
Vladimir Sementsov-Ogievskiy
1
-11
/
+14
2020-03-18
block/dirty-bitmap: add _next_dirty API
Vladimir Sementsov-Ogievskiy
1
-0
/
+13
2020-03-18
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
1
-4
/
+3
2020-03-18
hbitmap: drop meta bitmaps as they are unused
Vladimir Sementsov-Ogievskiy
1
-21
/
+0
2020-03-18
hbitmap: unpublish hbitmap_iter_skip_words
Vladimir Sementsov-Ogievskiy
1
-7
/
+0
[next]