summary refs log tree commit diff stats
path: root/contrib/plugins/lockstep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* contrib/plugins: Close file descriptor on error returnCong Liu2023-10-311-0/+2
* contrib/plugins: fix coverity warning in lockstepAlex Bennée2023-10-111-2/+11
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-071-3/+8
|\
| * contrib/plugins/lockstep: Fix string formatPhilippe Mathieu-Daudé2023-09-071-3/+8
* | accel/tcg: spelling fixesMichael Tokarev2023-08-311-1/+1
|/
* plugins: update lockstep to use g_memdup2Alex Bennée2023-07-031-1/+1
* plugins: fix memory leak while parsing optionsAlex Bennée2023-07-031-1/+1
* plugins/lockstep: make socket path not positional & parse bool argMahmoud Mandour2021-09-021-9/+22
* contrib: Don't use '#' flag of printf formatzhouyang2021-02-181-3/+3
* plugins: Fix two resource leaks in setup_socket()Alex Chen2020-11-161-0/+2
* plugins: Fix resource leak in connect_socket()Alex Chen2020-11-161-0/+1
* plugins: move the more involved plugins to contribAlex Bennée2020-09-101-0/+340