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
2016-07-14
1
-1
/
+2
|
\
|
*
util: Fix MIN_NON_ZERO
Fam Zheng
2016-07-13
1
-1
/
+2
*
|
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
1
-9
/
+34
*
|
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
2
-7
/
+5
*
|
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2016-07-13
2
-3
/
+3
*
|
osdep: Introduce qemu_dup
Fam Zheng
2016-07-13
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
2016-07-12
29
-68
/
+62
|
\
\
|
*
|
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
14
-15
/
+16
|
*
|
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
9
-25
/
+23
|
*
|
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
6
-16
/
+17
|
*
|
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-12
1
-8
/
+0
|
*
|
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
3
-4
/
+6
|
|
/
*
|
bswap.h: Document cpu_to_* and *_to_cpu conversion functions
Peter Maydell
2016-07-12
1
-0
/
+58
*
|
bswap.h: Fix comment typo
Peter Maydell
2016-07-12
1
-1
/
+1
*
|
bswap.h: Remove unused cpu_to_*w() and *_to_cpup()
Peter Maydell
2016-07-12
1
-10
/
+0
|
/
*
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
2016-07-07
1
-1
/
+0
*
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
1
-4
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
1
-12
/
+91
|
\
|
*
range: Replace internal representation of Range
Markus Armbruster
2016-07-04
1
-29
/
+27
|
*
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
1
-2
/
+83
*
|
bitops: Add MAKE_64BIT_MASK macro
Alistair Francis
2016-07-04
1
-0
/
+3
|
/
*
qapi: Simplify use of range.h
Eric Blake
2016-06-30
1
-15
/
+1
*
range: Create range.c for code that should not be inline
Eric Blake
2016-06-30
1
-57
/
+22
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
1
-1
/
+2
|
\
|
*
socket: unlink unix socket on remove
Marc-André Lureau
2016-06-29
1
-0
/
+1
*
|
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
2016-06-28
1
-1
/
+15
|
/
*
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
2016-06-20
1
-1
/
+1
*
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
2016-06-20
1
-1
/
+1
*
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
2016-06-17
1
-0
/
+108
*
clean-includes: run it once more
Paolo Bonzini
2016-06-16
2
-2
/
+0
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-2
/
+0
*
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
2016-06-11
1
-0
/
+183
*
qdist: add module to represent frequency distributions of data
Emilio G. Cota
2016-06-11
1
-0
/
+63
*
qemu-thread: add simple test-and-set spinlock
Guillaume Delbergue
2016-06-11
1
-0
/
+35
*
include/processor.h: define cpu_relax()
Emilio G. Cota
2016-06-11
1
-0
/
+30
*
seqlock: rename write_lock/unlock to write_begin/end
Emilio G. Cota
2016-06-11
1
-2
/
+2
*
seqlock: remove optional mutex
Emilio G. Cota
2016-06-11
1
-9
/
+1
*
compiler.h: add QEMU_ALIGNED() to enforce struct alignment
Emilio G. Cota
2016-06-11
1
-0
/
+2
*
host-utils: Prefer 'false' for bool type
Eric Blake
2016-06-07
1
-1
/
+1
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
2
-2
/
+0
*
hw: Clean up includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
atomics: do not emit consume barrier for atomic_rcu_read
Emilio G. Cota
2016-05-29
1
-2
/
+12
*
atomics: emit an smp_read_barrier_depends() barrier only for Alpha and Thread...
Emilio G. Cota
2016-05-29
1
-0
/
+11
*
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
2016-05-26
1
-1
/
+0
*
osdep: Move default qemu_hw_version() value to a macro
Eduardo Habkost
2016-05-23
1
-0
/
+9
*
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
2016-05-23
1
-0
/
+13
*
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
2016-05-19
1
-15
/
+2
*
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
[prev]
[next]