Home | History | Annotate | Download | only in qemu

Lines Matching full:gdb_chr_receive

2327 static void gdb_chr_receive(void *opaque, const uint8_t *buf, int size)
2414 qemu_chr_add_handlers(chr, gdb_chr_can_receive, gdb_chr_receive,