index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
chardev: generate an internal id when none given
Marc-André Lureau
2020-01-07
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...
Peter Maydell
2020-01-06
1
-0
/
+19
|
\
|
*
util: add dbus helper unit
Marc-André Lureau
2020-01-06
1
-0
/
+19
*
|
osdep: add qemu_unlink()
Marc-André Lureau
2020-01-02
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-20
1
-8
/
+40
|
\
|
*
Add use of RCU for qemu_logfile.
Robert Foley
2019-12-18
1
-6
/
+35
|
*
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
1
-3
/
+6
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
1
-20
/
+32
|
\
\
|
*
|
bitops.h: Silence kernel-doc complaints
Peter Maydell
2019-12-17
1
-20
/
+32
|
|
/
*
/
error: Fix -msg timestamp default
Markus Armbruster
2019-12-18
1
-1
/
+2
|
/
*
Memory: Enable writeback for given memory region
Beata Michalska
2019-12-16
1
-0
/
+1
*
tcg plugins: expose an API version concept
Alex Bennée
2019-11-12
1
-0
/
+19
*
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-11-01
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-30
5
-0
/
+699
|
\
|
*
plugin: add qemu_plugin_outs helper
Alex Bennée
2019-10-28
2
-0
/
+7
|
*
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
2019-10-28
1
-0
/
+9
|
*
plugin: expand the plugin_init function to include an info block
Alex Bennée
2019-10-28
1
-2
/
+24
|
*
plugins: implement helpers for resolving hwaddr
Alex Bennée
2019-10-28
2
-0
/
+48
|
*
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
[next]