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
...
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
6
-116
/
+117
|
\
|
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
2
-8
/
+8
|
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
2
-9
/
+9
|
*
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
Paolo Bonzini
2019-01-11
2
-99
/
+85
|
*
qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
Paolo Bonzini
2019-01-11
1
-8
/
+6
|
*
build-sys: build with Vista API by default
Marc-André Lureau
2019-01-11
1
-2
/
+2
|
*
build-sys: move windows defines in osdep.h header
Marc-André Lureau
2019-01-11
1
-0
/
+17
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
1
-0
/
+62
|
\
\
|
|
/
|
/
|
|
*
range: add some more functions
David Hildenbrand
2019-01-09
1
-0
/
+62
*
|
typedefs: (Re-)sort entries alphabetically
Eric Blake
2019-01-09
1
-5
/
+5
|
/
*
atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32
Paul Burton
2019-01-03
1
-2
/
+3
*
Clean up includes
Markus Armbruster
2018-12-20
1
-1
/
+0
*
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-18
2
-0
/
+164
*
|
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
2018-10-18
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
[prev]
[next]