index
:
mesalab_git/zhangyang/qemu-uintr.git
clean
master
uintr_event_clean
Repository for zhangyang/qemu-uintr
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
/
queue.h
Age
Commit message (
Expand
)
Author
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-03-09
qemu/queue.h: clear linked list pointers on remove
Stefan Hajnoczi
2020-02-22
aio-posix: make AioHandler deletion O(1)
Stefan Hajnoczi
2020-02-22
qemu/queue.h: add QLIST_SAFE_REMOVE()
Stefan Hajnoczi
2020-02-22
rcu_queue: add QSLIST functions
Paolo Bonzini
2020-01-29
migration: Simplify get_qlist
Eric Auger
2020-01-20
migration: Support QLIST migration
Eric Auger
2019-10-28
queue: add QTAILQ_REMOVE_SEVERAL
Emilio G. Cota
2019-08-16
queue: Drop superfluous #include qemu/atomic.h
Markus Armbruster
2019-02-05
queue: fix QTAILQ_FOREACH_REVERSE_SAFE
Paolo Bonzini
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
Paolo Bonzini
2019-01-11
qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
Paolo Bonzini
2018-08-22
migration: hold the lock only if it is really needed
Xiao Guangrong
2018-03-27
queue: add QSIMPLEQ_PREPEND()
Stefan Hajnoczi
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
2016-09-13
qtail: clean up direct access to tqe_prev field
Igor Mammedov
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
2015-06-12
queue.h: Add QLIST_FIX_HEAD_PTR()
Kevin Wolf
2015-03-12
queue: fix QSLIST_INSERT_HEAD_ATOMIC race
Paolo Bonzini
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
2015-02-02
rcu: add rcu library
Paolo Bonzini
2015-01-13
QSLIST: add lock-free operations
Paolo Bonzini
2014-12-12
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini