index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
queue: add QTAILQ_REMOVE_SEVERAL
Emilio G. Cota
2019-10-28
1
-0
/
+10
|
*
plugin: add implementation of the api
Alex Bennée
2019-10-28
1
-3
/
+0
|
*
plugin: add core code
Emilio G. Cota
2019-10-28
1
-0
/
+255
|
*
plugin: add user-facing API
Emilio G. Cota
2019-10-28
1
-0
/
+351
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
2
-0
/
+78
|
\
\
|
|
/
|
/
|
|
*
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-28
1
-0
/
+7
|
*
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-0
/
+71
*
|
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-2
/
+2
|
/
*
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
2019-10-25
1
-0
/
+15
*
qemu-coroutine-sleep: introduce qemu_co_sleep_wake
Vladimir Sementsov-Ogievskiy
2019-10-22
1
-2
/
+21
*
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
2019-10-17
1
-0
/
+5
*
rcu: Add automatically released rcu_read_lock variants
Dr. David Alan Gilbert
2019-10-11
1
-0
/
+25
*
qemu/compiler.h: Add qemu_build_not_reached
Richard Henderson
2019-09-25
1
-0
/
+15
*
cputlb: Disable __always_inline__ without optimization
Richard Henderson
2019-09-25
1
-0
/
+11
*
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2019-09-24
1
-0
/
+2
*
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
2019-09-19
1
-0
/
+2
*
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
2019-09-16
1
-0
/
+19
*
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
2019-09-16
1
-13
/
+0
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-09-13
1
-13
/
+0
|
\
|
*
job: drop job_drain
Vladimir Sementsov-Ogievskiy
2019-09-10
1
-13
/
+0
*
|
linux-user: add memfd_create
Shu-Chun Weng
2019-09-11
1
-0
/
+4
|
/
*
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-09-03
1
-1
/
+1
*
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
2019-08-27
1
-0
/
+1
*
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
2019-08-27
1
-1
/
+1
*
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
2019-08-27
1
-0
/
+7
*
module: return success on module load
Marc-André Lureau
2019-08-21
1
-1
/
+1
*
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
2019-08-20
1
-2
/
+6
*
timer: last, remove last bits of last
Dr. David Alan Gilbert
2019-08-20
1
-13
/
+0
*
timer: Remove reset notifiers
Dr. David Alan Gilbert
2019-08-20
1
-22
/
+0
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/hostmem.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-2
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+9
*
typedefs: Separate incomplete types and function types
Markus Armbruster
2019-08-16
1
-3
/
+23
*
queue: Drop superfluous #include qemu/atomic.h
Markus Armbruster
2019-08-16
1
-2
/
+0
*
Include generated QAPI headers less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
3
-1
/
+5
*
bitmap: Add bitmap_copy_with_{src|dst}_offset()
Peter Xu
2019-07-15
1
-0
/
+9
*
include/qemu/atomic.h: Add signal_barrier
Richard Henderson
2019-07-14
1
-0
/
+11
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
10
-10
/
+0
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+27
*
util: Add qemu_guest_getrandom and associated routines
Richard Henderson
2019-05-22
1
-0
/
+68
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
1
-1
/
+1
*
Normalize header guard symbol definition.
Markus Armbruster
2019-05-13
3
-3
/
+3
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
2
-5
/
+5
*
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
1
-3
/
+3
*
osdep: Fix mingw compilation regarding stdio formats
Cao Jiaxi
2019-05-07
1
-5
/
+5
*
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
2019-05-07
1
-1
/
+1
[prev]
[next]