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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
contrib
/
ivshmem-server
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-2
/
+2
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
1
-1
/
+1
2022-01-12
meson: build contrib/ executables after generated headers
Paolo Bonzini
1
-1
/
+1
2021-03-20
contrib: ivshmem client and server build fix for SunOS.
David CARLIER
1
-6
/
+6
2021-02-18
contrib: Add spaces around operator
zhouyang
1
-1
/
+1
2020-08-21
contrib/ivshmem: convert to meson
Marc-André Lureau
2
-1
/
+4
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-2
/
+2
2019-11-12
ivshmem-server: Terminate also on SIGINT
Jan Kiszka
1
-2
/
+3
2019-11-12
ivshmem-server: Clean up shmem on shutdown
Jan Kiszka
1
-0
/
+6
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-4
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-21
contrib/ivshmem-server: Print "not for production" warning
Markus Armbruster
1
-0
/
+6
2016-03-18
ivshmem-server: Don't overload POSIX shmem and file name
Markus Armbruster
3
-51
/
+23
2016-03-18
ivshmem-server: Fix and clean up command line help
Markus Armbruster
1
-44
/
+42
2016-02-23
all: Clean up includes
Peter Maydell
1
-3
/
+0
2016-02-04
contrib: Clean up includes
Peter Maydell
2
-1
/
+2
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-4
/
+4
2016-01-13
error: Use error_report_err() instead of ad hoc prints
Markus Armbruster
1
-3
/
+1
2015-11-06
ivshmem-server: fix possible OVERRUN
Gonglei
1
-1
/
+3
2015-10-26
ivshmem: use little-endian int64_t for the protocol
Marc-André Lureau
2
-7
/
+8
2015-10-24
contrib: remove unnecessary strdup()
Marc-André Lureau
1
-3
/
+3
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
2
-0
/
+10
2015-10-24
ivshmem-server: fix hugetlbfs support
Marc-André Lureau
3
-6
/
+54
2015-10-24
ivshmem-server: use a uint16 for client ID
Marc-André Lureau
2
-2
/
+11
2015-10-24
contrib: add ivshmem client and server
David Marchand
4
-0
/
+854