Markus Armbruster
|
46517dd497
Include sysemu/sysemu.h a lot less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Anthony PERARD
|
a3434a2d56
xen: Import other xen/io/*.h
|
6 years ago |
Paolo Bonzini
|
4ad6f6cb14
char: allow specifying a GMainContext at opening time
|
6 years ago |
Paul Durrant
|
2d0ed5e642
xen: re-name XenDevice to XenLegacyDevice...
|
6 years ago |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Marc-André Lureau
|
95e30b2a13
chardev: mark the calls that allow an implicit mux monitor
|
7 years ago |
Paul Durrant
|
58560f2ae7
xen: remove other open-coded use of libxengnttab
|
7 years ago |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 years ago |
Philippe Mathieu-Daudé
|
ff676046fb
misc: remove duplicated includes
|
7 years ago |
Anton Nefedov
|
3065070153
char: avoid chardevice direct access
|
8 years ago |
Anton Nefedov
|
81517ba37a
char: add backend hotswap handler
|
8 years ago |
Marc-André Lureau
|
1ce2610c10
char: make chr_fe_deinit() optionaly delete backend
|
8 years ago |
Marc-André Lureau
|
4d43a603c7
char: move CharBackend handling in char-fe unit
|
8 years ago |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
8 years ago |
Emil Condrea
|
ba18fa2a8c
xen: Rename xen_be_send_notify
|
8 years ago |
Emil Condrea
|
65807f4b6c
xen: Rename xen_be_unbind_evtchn
|
8 years ago |
Emil Condrea
|
96c77dba6f
xen: Rename xen_be_printf to xen_pv_printf
|
8 years ago |
Emil Condrea
|
b9730c5b4e
xen: Fix coding style warnings
|
8 years ago |
Emil Condrea
|
c22e91b1d8
xen: Fix coding style errors
|
8 years ago |
Marc-André Lureau
|
39ab61c6d0
char: remove explicit_fe_open, use a set_handlers argument
|
8 years ago |
Marc-André Lureau
|
fa394ed625
char: make some qemu_chr_fe skip if no driver
|
8 years ago |
Marc-André Lureau
|
c39860e6dc
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
|
8 years ago |
Marc-André Lureau
|
5345fdb446
char: use qemu_chr_fe* functions with CharBackend argument
|
8 years ago |
Marc-André Lureau
|
32a6ebecd2
char: remaining switch to CharBackend in frontend
|
8 years ago |
Marc-André Lureau
|
b4948be93e
char: remove init callback
|
8 years ago |
Paolo Bonzini
|
02d0e09503
os-posix: include sys/mman.h
|
9 years ago |
Peter Maydell
|
21cbfe5f37
xen: Clean up includes
|
9 years ago |
Ian Campbell
|
e0cb42ae4b
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
|
9 years ago |
Ian Campbell
|
9ed257d1d1
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
|
9 years ago |