提交歷史

作者 SHA1 備註 提交日期
  Hans de Goede a425d23f8f qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it public 13 年之前
  Markus Armbruster a4e2604852 qemu-char: Plug memory leak on qemu_chr_open_pty() error path 13 年之前
  Fabien Chouteau db418a0a7e Add stdio char device on windows 14 年之前
  Stefan Weil 2e02e18ba7 qemu-char: Fix use of free() instead of g_free() 14 年之前
  Luiz Capitulino c5a415a0af qapi: Convert query-chardev 14 年之前
  Marcelo Tosatti 069c159e39 qemu-char: use qemu_set_fd_handler/2 consistently 14 年之前
  Anthony Liguori 903396ad3e char: remove qemu_chr_send_event() 14 年之前
  Anthony Liguori 74c0d6f020 char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd() 14 年之前
  Anthony Liguori 70f24fb6c6 char: rename qemu_chr_close() -> qemu_chr_delete() 14 年之前
  Anthony Liguori f69554b9e8 char: qemu_chr_open_opts() -> qemu_chr_new_from_opts() 14 年之前
  Anthony Liguori 27143a445b char: rename qemu_chr_open() -> qemu_chr_new() 14 年之前
  Anthony Liguori 15f31519b4 char: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo() 14 年之前
  Anthony Liguori 41084f1bad char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() 14 年之前
  Anthony Liguori 2817822dce char: rename qemu_chr_guest_close() -> qemu_chr_fe_close() 14 年之前
  Anthony Liguori c9d830eddc char: rename qemu_chr_guest_open() -> qemu_chr_fe_open() 14 年之前
  Anthony Liguori 909cda12b5 char: rename qemu_chr_can_read() -> qemu_chr_be_can_read() 14 年之前
  Anthony Liguori fa5efccb2a char: rename qemu_chr_read() -> qemu_chr_be_write() 14 年之前
  Anthony Liguori e7e71b0ec6 char: rename qemu_chr_printf() -> qemu_chr_fe_printf() 14 年之前
  Anthony Liguori 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() 14 年之前
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 年之前
  Blue Swirl 00aa0040e8 Wrap recv to avoid warnings 14 年之前
  Blue Swirl aad04cd024 Fix chrdev return value conversion 14 年之前
  Daniel P. Berrange 1366108981 Introduce a 'client_add' monitor command accepting an open FD 14 年之前
  Kevin Wolf 6e1db57b2a qemu-char: Print strerror message on failure 14 年之前
  Alexandre Raymond 9bf0960a9a Fix compilation warning due to missing header for sigaction (followup) 14 年之前
  Amit Shah da7d998bbb char: Detect chardev release by NULL handlers as well as NULL opaque 14 年之前
  Kusanagi Kouichi d5b27167e1 char: Allow devices to use a single multiplexed chardev. 14 年之前
  Hans de Goede 7c32c4feeb chardev: Allow frontends to notify backends of guest open / close 14 年之前
  Anthony Liguori 56d7a964a5 Merge remote branch 'amit/for-anthony' into staging 14 年之前
  Amit Shah 2d6c1ef40f char: Prevent multiple devices opening same chardev 14 年之前