index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into staging
Peter Maydell
1
-0
/
+5
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
1
-0
/
+5
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
1
-0
/
+1
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
1
-0
/
+2
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
1
-1
/
+1
2017-12-20
util: add is_equal to UUID API
Roman Kagan
1
-0
/
+2
2017-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...
Peter Maydell
1
-5
/
+0
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-5
/
+1
2017-12-20
option: Drop unused get_param_value(), get_next_param_value()
Markus Armbruster
1
-5
/
+0
2017-12-19
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-0
/
+8
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
1
-5
/
+1
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2017-12-18
qht: fix kernel-doc markup in qht.h
Emilio G. Cota
1
-3
/
+3
2017-12-15
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
1
-0
/
+3
2017-11-24
osdep.h: Make TIME_MAX handle different time_t types
Peter Maydell
1
-1
/
+28
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
1
-3
/
+10
2017-11-14
thread-posix: fix qemu_rec_mutex_trylock macro
Emilio G. Cota
1
-1
/
+1
2017-10-24
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
1
-0
/
+2
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
1
-0
/
+1
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
1
-0
/
+1
2017-10-16
futex: add missing header guards
Emilio G. Cota
1
-0
/
+5
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
1
-0
/
+6
2017-10-06
hbitmap: Rename serialization_granularity to serialization_align
Eric Blake
1
-4
/
+4
2017-09-26
osdep: Fix ROUND_UP(64-bit, 32-bit)
Eric Blake
1
-3
/
+3
2017-09-26
util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT
Peter Maydell
1
-1
/
+1
2017-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+9
2017-09-22
bitmap: provide to_le/from_le helpers
Peter Xu
1
-0
/
+7
2017-09-22
bitmap: introduce bitmap_count_one()
Peter Xu
1
-0
/
+10
2017-09-22
memory: trace FlatView creation and destruction
Paolo Bonzini
1
-0
/
+1
2017-09-21
memory: avoid "resurrection" of dead FlatViews
Paolo Bonzini
1
-0
/
+8
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+7
2017-09-19
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
1
-0
/
+16
2017-09-19
osdep: Define QEMU_MADV_REMOVE
Eduardo Habkost
1
-0
/
+7
2017-09-14
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
1
-0
/
+1
2017-09-08
net/net: Convert parse_host_port() to Error
Mao Zhongyi
1
-1
/
+2
2017-09-07
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...
Peter Maydell
1
-14
/
+22
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-19
/
+44
2017-09-06
host-utils: Simplify pow2ceil()
Markus Armbruster
1
-9
/
+14
2017-09-06
host-utils: Proactively fix pow2floor(), switch to unsigned
Markus Armbruster
1
-5
/
+8
2017-09-06
block: add throttle block filter driver
Manos Pitsidianakis
1
-0
/
+1
2017-09-05
tests: Use real size for iov tests
Juan Quintela
1
-6
/
+0
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2
-19
/
+43
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
1
-10
/
+2
2017-08-29
throttle: Make burst_length 64bit and add range checks
Alberto Garcia
1
-1
/
+1
2017-08-29
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
1
-2
/
+2
2017-08-29
throttle: Fix wrong variable name in the header documentation
Alberto Garcia
1
-1
/
+1
2017-08-11
osdep: Add runtime OFD lock detection
Fam Zheng
1
-0
/
+1
2017-08-08
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
1
-1
/
+0
2017-08-08
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
1
-0
/
+6
[next]