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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
Zhang Yi
2019-04-25
1
-1
/
+40
*
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
Zhang Yi
2019-04-25
2
-2
/
+6
*
qemu-print: New qemu_fprintf(), qemu_vfprintf()
Markus Armbruster
2019-04-18
1
-0
/
+27
*
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
1
-10
/
+11
*
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
2019-04-18
2
-0
/
+43
*
monitor error: Make printf()-like functions return a value
Markus Armbruster
2019-04-18
1
-4
/
+8
*
util/error: do not free error on error_abort
Vladimir Sementsov-Ogievskiy
2019-04-17
1
-1
/
+4
*
error: Fix error_report_err(), warn_report_err() hint printing
Markus Armbruster
2019-04-17
1
-2
/
+2
*
log: Make glib logging go through QEMU
Christophe Fergeau
2019-04-17
1
-1
/
+54
*
filemon: fix watch IDs to avoid potential wraparound issues
Daniel P. Berrangé
2019-04-02
3
-17
/
+18
*
filemon: ensure watch IDs are unique to QFileMonitor scope
Daniel P. Berrangé
2019-04-02
1
-3
/
+2
*
util/error: Remove an unnecessary NULL check
Philippe Mathieu-Daudé
2019-03-26
1
-4
/
+0
*
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-3
/
+3
*
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
1
-2
/
+0
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-13
/
+13
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-12
3
-2
/
+66
|
\
|
*
memfd: improve error messages
Ilya Maximets
2019-03-11
1
-1
/
+6
|
*
memfd: set up correct errno if not supported
Ilya Maximets
2019-03-11
1
-0
/
+1
|
*
memfd: always check for MFD_CLOEXEC
Ilya Maximets
2019-03-11
1
-1
/
+1
|
*
hostmem-file: reject invalid pmem file sizes
Stefan Hajnoczi
2019-03-11
2
-0
/
+58
*
|
oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
Philippe Mathieu-Daudé
2019-03-11
1
-0
/
+12
|
/
*
build-sys: link with slirp as an external project
Marc-André Lureau
2019-03-07
1
-0
/
+1
*
slirp: move sources to src/ subdirectory
Marc-André Lureau
2019-03-07
1
-2
/
+0
*
exec: Change RAMBlockIterFunc definition
Yury Kotov
2019-03-06
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-26
1
-1
/
+2
|
\
|
*
aio-posix: Assert that aio_poll() is always called in home thread
Kevin Wolf
2019-02-25
1
-1
/
+2
*
|
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
2
-180
/
+0
*
|
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
2019-02-26
4
-0
/
+410
|
/
*
slirp: replace global polling with per-instance & notifier
Marc-André Lureau
2019-02-07
1
-6
/
+24
*
slirp: prefer c99 types over BSD kind
Marc-André Lureau
2019-02-07
1
-1
/
+1
*
mmap-alloc: fix hugetlbfs misaligned length in ppc64
Murilo Opsfelder Araujo
2019-02-04
2
-7
/
+17
*
mmap-alloc: unfold qemu_ram_mmap()
Murilo Opsfelder Araujo
2019-02-04
1
-19
/
+34
*
uuid: Make qemu_uuid_bswap() take and return a QemuUUID
Peter Maydell
2019-02-01
1
-5
/
+5
*
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2019-01-30
1
-6
/
+5
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-01-24
1
-17
/
+10
|
\
|
*
qemu-coroutine-sleep: drop CoSleepCB
Vladimir Sementsov-Ogievskiy
2019-01-24
1
-17
/
+10
*
|
Fix segmentation fault when qemu_signal_init fails
Fei Li
2019-01-23
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-01-18
1
-2
/
+6
|
\
|
*
util: check the return value of fcntl in qemu_set_{block, nonblock}
Li Qiang
2019-01-15
1
-2
/
+6
*
|
Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
Vladimir Sementsov-Ogievskiy
2019-01-16
1
-8
/
+4
*
|
dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
Vladimir Sementsov-Ogievskiy
2019-01-16
1
-0
/
+39
*
|
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
2019-01-16
1
-5
/
+22
*
|
aio-posix: Fix concurrent aio_poll/set_fd_handler.
Remy Noel
2019-01-14
2
-74
/
+82
*
|
aio-posix: Unregister fd from ctx epoll when removing fd_handler.
Remy Noel
2019-01-14
1
-0
/
+3
|
/
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
3
-6
/
+6
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
build-sys: build with Vista API by default
Marc-André Lureau
2019-01-11
1
-4
/
+0
*
qemu-thread: Don't block SEGV, ILL and FPE
Roman Bolshakov
2019-01-08
1
-0
/
+5
*
util: Implement debug-threads for macOS
Roman Bolshakov
2019-01-08
1
-1
/
+5
*
Clean up includes
Markus Armbruster
2018-12-20
1
-1
/
+0
[next]