Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Include sysemu/sysemu.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-24 | xen: Import other xen/io/*.h | Anthony PERARD | 1 | -1/+1 |
2019-02-13 | char: allow specifying a GMainContext at opening time | Paolo Bonzini | 1 | -1/+2 |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 1 | -6/+6 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -29/+29 |
2018-10-03 | chardev: mark the calls that allow an implicit mux monitor | Marc-André Lureau | 1 | -1/+5 |
2018-05-22 | xen: remove other open-coded use of libxengnttab | Paul Durrant | 1 | -5/+4 |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell | 1 | -1/+1 |
2017-12-18 | misc: remove duplicated includes | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-07-14 | char: avoid chardevice direct access | Anton Nefedov | 1 | -1/+1 |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov | 1 | -1/+1 |
2017-06-02 | char: make chr_fe_deinit() optionaly delete backend | Marc-André Lureau | 1 | -1/+1 |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 1 | -1/+1 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea | 1 | -2/+2 |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea | 1 | -4/+4 |
2016-10-28 | xen: Fix coding style warnings | Emil Condrea | 1 | -1/+2 |
2016-10-28 | xen: Fix coding style errors | Emil Condrea | 1 | -10/+11 |
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 1 | -1/+1 |
2016-10-24 | char: make some qemu_chr_fe skip if no driver | Marc-André Lureau | 1 | -4/+2 |
2016-10-24 | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau | 1 | -13/+3 |
2016-10-24 | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 1 | -6/+8 |
2016-10-24 | char: remaining switch to CharBackend in frontend | Marc-André Lureau | 1 | -16/+23 |
2016-10-24 | char: remove init callback | Marc-André Lureau | 1 | -1/+1 |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini | 1 | -1/+0 |
2016-01-29 | xen: Clean up includes | Peter Maydell | 1 | -6/+1 |
2016-01-26 | xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. | Ian Campbell | 1 | -4/+4 |
2016-01-26 | xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages | Ian Campbell | 1 | -4/+4 |
2016-01-26 | xen: Switch to libxengnttab interface for compat shims. | Ian Campbell | 1 | -2/+2 |
2016-01-26 | xen_console: correctly cleanup primary console on teardown. | Ian Campbell | 1 | -5/+2 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+305 |