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
...
*
xxhash: match output against the original xxhash32
Emilio G. Cota
2018-12-17
1
-4
/
+4
*
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
2018-12-17
1
-0
/
+122
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...
Peter Maydell
2018-12-15
1
-3
/
+5
|
\
|
*
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
David Hildenbrand
2018-12-13
1
-3
/
+3
|
*
cutils: Add qemu_strtod() and qemu_strtod_finite()
David Hildenbrand
2018-12-13
1
-0
/
+2
*
|
Remove QEMU_ARTIFICIAL macro
Thomas Huth
2018-12-12
1
-6
/
+0
*
|
includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"
Thomas Huth
2018-12-12
2
-3
/
+3
|
/
*
numa: Match struct to typedef name
Eric Blake
2018-12-11
1
-1
/
+1
*
move ObjectClass to typedefs.h
Gerd Hoffmann
2018-12-11
1
-0
/
+1
*
range: pass const pointer where possible
David Hildenbrand
2018-12-11
1
-3
/
+3
*
include/qemu/thread.h: Document qemu_thread_atexit* API
Peter Maydell
2018-11-06
1
-0
/
+22
*
include: Add a comment to explain the origin of sizes' lookup table
Leonid Bloch
2018-11-05
1
-0
/
+18
*
option: Make option help nicer to read
Max Reitz
2018-11-05
1
-1
/
+1
*
dirty-bitmap: make it possible to restore bitmap after merge
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-9
/
+16
*
osdep: Work around MinGW assert
Richard Henderson
2018-10-23
1
-0
/
+12
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
1
-64
/
+62
|
\
|
*
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko
2018-10-19
1
-1
/
+9
|
*
qemu-timer: introduce timer attributes
Artem Pisarenko
2018-10-19
1
-55
/
+54
|
*
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...
Artem Pisarenko
2018-10-19
1
-9
/
+0
*
|
tcg: Split CONFIG_ATOMIC128
Richard Henderson
2018-10-19
2
-0
/
+164
*
|
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
2018-10-19
1
-1
/
+0
|
/
*
qemu/compiler: Wrap __attribute__((flatten)) in a macro
Thomas Huth
2018-10-17
1
-0
/
+15
*
Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...
Peter Maydell
2018-10-08
1
-0
/
+12
|
\
|
*
cutils: add qemu_pstrcmp0()
Marc-André Lureau
2018-10-05
1
-0
/
+12
*
|
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
2018-10-05
1
-0
/
+9
|
/
*
dump: move Windows dump structures definitions
Viktor Prutyanov
2018-10-02
1
-0
/
+179
*
timer: introduce new virtual clock
Pavel Dovgalyuk
2018-10-02
1
-0
/
+9
*
util: add qemu_write_pidfile()
Marc-André Lureau
2018-10-02
1
-1
/
+2
*
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
2018-10-02
1
-1
/
+17
*
util: add atomic64
Emilio G. Cota
2018-10-02
1
-0
/
+34
*
cacheinfo: add i/d cache_linesize_log
Emilio G. Cota
2018-10-02
1
-0
/
+2
*
atomic: fix comment s/x64_64/x86_64/
Emilio G. Cota
2018-10-02
1
-1
/
+1
*
qsp: hide indirect function calls from Coverity
Paolo Bonzini
2018-10-02
1
-0
/
+17
*
include: Add a lookup table of sizes
Leonid Bloch
2018-10-01
1
-0
/
+55
*
qht: constify qht_statistics_init
Emilio G. Cota
2018-09-26
1
-1
/
+1
*
qht: constify qht_lookup
Emilio G. Cota
2018-09-26
1
-2
/
+2
*
qht: drop ht argument from qht iterators
Emilio G. Cota
2018-09-26
1
-3
/
+2
*
qht: add qht_iter_remove
Emilio G. Cota
2018-09-26
1
-0
/
+19
*
blockjob: Lie better in child_job_drained_poll()
Kevin Wolf
2018-09-25
1
-0
/
+3
*
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
2018-09-25
1
-0
/
+5
*
test-blockjob: Acquire AioContext around job_cancel_sync()
Kevin Wolf
2018-09-25
1
-0
/
+6
*
blockjob: Wake up BDS when job becomes idle
Kevin Wolf
2018-09-25
1
-0
/
+3
*
jobs: remove .exit callback
John Snow
2018-09-25
1
-11
/
+0
*
qemu-error: make use of {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
1
-20
/
+10
*
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
1
-0
/
+5
*
jobs: remove job_defer_to_main_loop
John Snow
2018-08-31
1
-17
/
+0
*
jobs: remove ret argument to job_completed; privatize it
John Snow
2018-08-31
1
-13
/
+15
*
jobs: add exit shim
John Snow
2018-08-31
1
-0
/
+11
*
jobs: canonize Error object
John Snow
2018-08-31
1
-6
/
+8
*
jobs: change start callback to run callback
John Snow
2018-08-31
1
-1
/
+1
[prev]
[next]