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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
fifo8.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
fifo8: introduce fifo8_peek() function
Mark Cave-Ayland
1
-0
/
+11
2024-09-13
fifo8: add fifo8_peek_buf() function
Mark Cave-Ayland
1
-0
/
+14
2024-07-23
util/fifo8: Introduce fifo8_drop()
Philippe Mathieu-Daudé
1
-0
/
+9
2024-07-23
util/fifo8: Expose fifo8_pop_buf()
Philippe Mathieu-Daudé
1
-0
/
+16
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
1
-8
/
+7
2024-07-23
util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
Philippe Mathieu-Daudé
1
-5
/
+6
2024-07-23
util/fifo8: Fix style
Philippe Mathieu-Daudé
1
-16
/
+6
2024-01-10
util/fifo8: Introduce fifo8_peek_buf()
Philippe Mathieu-Daudé
1
-0
/
+27
2024-01-10
util/fifo8: Allow fifo8_pop_buf() to not populate popped length
Philippe Mathieu-Daudé
1
-5
/
+5
2023-08-31
util/fifo8: Fix typo in fifo8_push_all() description
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-07
utils/fifo8: add VMSTATE_FIFO8_TEST macro
Mark Cave-Ayland
1
-6
/
+10
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-1
/
+0
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2014-02-08
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
1
-0
/
+61
2013-03-01
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
1
-0
/
+99