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
2019-12-16
Memory: Enable writeback for given memory region
Beata Michalska
1
-0
/
+1
2019-11-12
tcg plugins: expose an API version concept
Alex Bennée
1
-0
/
+19
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
1
-0
/
+1
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
5
-0
/
+699
2019-10-28
plugin: add qemu_plugin_outs helper
Alex Bennée
2
-0
/
+7
2019-10-28
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
1
-0
/
+9
2019-10-28
plugin: expand the plugin_init function to include an info block
Alex Bennée
1
-2
/
+24
2019-10-28
plugins: implement helpers for resolving hwaddr
Alex Bennée
2
-0
/
+48
2019-10-28
queue: add QTAILQ_REMOVE_SEVERAL
Emilio G. Cota
1
-0
/
+10
2019-10-28
plugin: add implementation of the api
Alex Bennée
1
-3
/
+0
2019-10-28
plugin: add core code
Emilio G. Cota
1
-0
/
+255
2019-10-28
plugin: add user-facing API
Emilio G. Cota
1
-0
/
+351
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2
-0
/
+78
2019-10-28
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
1
-0
/
+7
2019-10-28
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
1
-0
/
+71
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-2
/
+2
2019-10-25
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
1
-0
/
+15
2019-10-22
qemu-coroutine-sleep: introduce qemu_co_sleep_wake
Vladimir Sementsov-Ogievskiy
1
-2
/
+21
2019-10-17
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-10-11
rcu: Add automatically released rcu_read_lock variants
Dr. David Alan Gilbert
1
-0
/
+25
2019-09-25
qemu/compiler.h: Add qemu_build_not_reached
Richard Henderson
1
-0
/
+15
2019-09-25
cputlb: Disable __always_inline__ without optimization
Richard Henderson
1
-0
/
+11
2019-09-24
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
1
-0
/
+2
2019-09-19
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-0
/
+2
2019-09-16
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
1
-0
/
+19
2019-09-16
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
1
-13
/
+0
2019-09-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-13
/
+0
2019-09-11
linux-user: add memfd_create
Shu-Chun Weng
1
-0
/
+4
2019-09-10
job: drop job_drain
Vladimir Sementsov-Ogievskiy
1
-13
/
+0
2019-09-03
socket: Add backlog parameter to socket_listen
Juan Quintela
1
-1
/
+1
2019-08-27
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2019-08-27
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-08-27
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
1
-0
/
+7
2019-08-21
module: return success on module load
Marc-André Lureau
1
-1
/
+1
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
1
-2
/
+6
2019-08-20
timer: last, remove last bits of last
Dr. David Alan Gilbert
1
-13
/
+0
2019-08-20
timer: Remove reset notifiers
Dr. David Alan Gilbert
1
-22
/
+0
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-2
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+9
2019-08-16
typedefs: Separate incomplete types and function types
Markus Armbruster
1
-3
/
+23
2019-08-16
queue: Drop superfluous #include qemu/atomic.h
Markus Armbruster
1
-2
/
+0
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-1
/
+1
2019-08-16
include: Make headers more self-contained
Markus Armbruster
3
-1
/
+5
2019-07-15
bitmap: Add bitmap_copy_with_{src|dst}_offset()
Peter Xu
1
-0
/
+9
2019-07-14
include/qemu/atomic.h: Add signal_barrier
Richard Henderson
1
-0
/
+11
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
10
-10
/
+0
[next]