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
*
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
*
include/qemu/osdep.h: Add macros for pointer alignment
Sergey Fedorov
2016-05-13
1
-0
/
+11
*
include/qemu/osdep.h: Add a macro to check for alignment
Sergey Fedorov
2016-05-13
1
-0
/
+3
*
FIFO: Add a FIFO32 implementation
Jean-Christophe DUBOIS
2016-05-12
1
-0
/
+191
*
event-notifier: Add "is_external" parameter
Fam Zheng
2016-04-22
1
-1
/
+3
*
iohandler: Introduce iohandler_get_aio_context
Fam Zheng
2016-04-22
1
-0
/
+1
*
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
1
-0
/
+19
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-04-05
1
-24
/
+34
|
\
|
*
include/qemu/atomic: add compile time asserts
Alex Bennée
2016-04-05
1
-24
/
+34
*
|
log: move qemu_log_close/qemu_log_flush from header to log.c
Denis V. Lunev
2016-03-31
1
-17
/
+5
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
15
-23
/
+326
|
\
|
*
qemu-log: dfilter-ise exec, out_asm, op and opt_op
Alex Bennée
2016-03-22
1
-0
/
+15
|
*
qemu-log: new option -dfilter to limit output
Alex Bennée
2016-03-22
1
-0
/
+2
|
*
qemu-log: Avoid function call for disabled qemu_log_mask logging
Peter Maydell
2016-03-22
1
-3
/
+10
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
6
-0
/
+246
|
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-7
/
+2
|
*
Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h
Markus Armbruster
2016-03-22
1
-0
/
+6
|
*
Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
Markus Armbruster
2016-03-22
2
-4
/
+11
|
*
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-0
/
+1
|
*
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-2
/
+28
|
*
Clean up includes some more
Markus Armbruster
2016-03-22
1
-1
/
+0
|
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
3
-3
/
+0
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
2
-4
/
+6
*
|
Include setjmp.h in qemu/osdep.h (bug fix for w64)
Stefan Weil
2016-03-22
1
-0
/
+3
|
/
*
module: Rename machine_init() to opts_init()
Eduardo Habkost
2016-03-16
1
-2
/
+2
*
icount: decouple warp calls
Pavel Dovgalyuk
2016-03-15
1
-4
/
+3
*
typedefs: Add BdrvDirtyBitmap
Fam Zheng
2016-03-14
1
-0
/
+1
*
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
1
-14
/
+0
*
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2016-03-10
1
-3
/
+0
*
typedefs: Add CPUState
Lluís Vilanova
2016-03-01
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
1
-6
/
+0
|
\
|
*
log: Redirect stderr to logfile if deamonized
Dimitris Aragiorgis
2016-02-22
1
-6
/
+0
*
|
include: Clean up includes
Peter Maydell
2016-02-23
24
-54
/
+0
*
|
osdep.h: Include config-target.h if NEED_CPU_H is defined
Peter Maydell
2016-02-23
1
-0
/
+3
*
|
osdep.h: Define macros for the benefit of C++ before C++11
Peter Maydell
2016-02-23
1
-0
/
+14
*
|
throttle: Add support for burst periods
Alberto Garcia
2016-02-22
1
-5
/
+36
*
|
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
2016-02-22
1
-0
/
+2
*
|
throttle: Merge all functions that check the configuration into one
Alberto Garcia
2016-02-22
1
-4
/
+0
*
|
throttle: Make throttle_is_valid() set errp
Alberto Garcia
2016-02-22
1
-1
/
+1
*
|
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
2016-02-22
1
-1
/
+1
*
|
throttle: Make throttle_conflicting() set errp
Alberto Garcia
2016-02-22
1
-1
/
+1
*
|
throttle: Make throttle_compute_timer() static
Alberto Garcia
2016-02-22
1
-6
/
+0
[next]