Age | Commit message (Expand) | Author | Files | Lines |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -306/+0 |
2013-04-04 | qemu-char: Add qemu_chr_fe_claim / _release helper functions | Hans de Goede | 1 | -0/+29 |
2013-03-27 | qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback | Hans de Goede | 1 | -2/+1 |
2013-03-27 | qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open | Hans de Goede | 1 | -13/+4 |
2013-03-27 | qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers | Hans de Goede | 1 | -0/+1 |
2013-03-27 | qemu-char: Add fe_open tracking | Hans de Goede | 1 | -0/+1 |
2013-03-27 | qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open | Hans de Goede | 1 | -1/+1 |
2013-03-27 | qemu-char: Rename opened to be_open | Hans de Goede | 1 | -1/+1 |
2013-03-26 | char: introduce a blocking version of qemu_chr_fe_write | Anthony Liguori | 1 | -0/+15 |
2013-03-19 | char: Fix return type of qemu_chr_fe_add_watch() | Kevin Wolf | 1 | -2/+2 |
2013-03-13 | chardev: add braille support to qapi | Gerd Hoffmann | 1 | -0/+3 |
2013-03-13 | chardev: add msmouse support to qapi | Gerd Hoffmann | 1 | -0/+3 |
2013-03-13 | chardev: add support for qapi-based chardev initialization | Gerd Hoffmann | 1 | -0/+2 |
2013-03-08 | qemu-char: make char drivers dynamically registerable | Anthony Liguori | 1 | -0/+2 |
2013-03-08 | qemu-char: remove use of QEMUTimer in favor of glib idle function | Anthony Liguori | 1 | -1/+1 |
2013-03-08 | qemu-char: add watch support | Anthony Liguori | 1 | -0/+4 |
2013-01-16 | chardev: fix QemuOpts lifecycle | Gerd Hoffmann | 1 | -0/+1 |
2013-01-16 | chardev: add error reporting for qemu_chr_new_from_opts | Gerd Hoffmann | 1 | -1/+2 |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini | 1 | -0/+254 |