Geçmişin Kaydedilmesi

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