Sign in
qemu
/
qemu
/
f820af87433af84c13cd260807b59bbce47e2f0a
/
hw
/
display
/
xenfb.c
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 5 years ago
a3434a2
xen: Import other xen/io/*.h
by Anthony PERARD
· 6 years ago
2d0ed5e
xen: re-name XenDevice to XenLegacyDevice...
by Paul Durrant
· 6 years ago
f0353b0
hw/display: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
f18793b
compiler: add a sizeof_field() macro
by Stefan Hajnoczi
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
d12c5b7
xenfb: activate input handlers for raw pointer devices
by Owen Smith
· 7 years ago
34975e5
xenfb: Add [feature|request]-raw-pointer
by Owen Smith
· 7 years ago
a1ccbaf
xenfb: Use Input Handlers directly
by Owen Smith
· 7 years ago
6ec83be
hw/display/xenfb.c: Add trace_xenfb_key_event
by Liang Yan
· 7 years ago
9f2130f
xenfb: remove xen_init_display "temporary" hack
by Stefano Stabellini
· 8 years ago
f664b88
Remove/replace sysemu/char.h inclusion
by Marc-André Lureau
· 8 years ago
fa0253d
xen: Rename xen_be_find_xendev
by Emil Condrea
· 8 years ago
ba18fa2
xen: Rename xen_be_send_notify
by Emil Condrea
· 8 years ago
65807f4
xen: Rename xen_be_unbind_evtchn
by Emil Condrea
· 8 years ago
96c77db
xen: Rename xen_be_printf to xen_pv_printf
by Emil Condrea
· 8 years ago
b9730c5
xen: Fix coding style warnings
by Emil Condrea
· 8 years ago
c22e91b
xen: Fix coding style errors
by Emil Condrea
· 8 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
d0448de
xen: Use DIV_ROUND_UP
by Laurent Vivier
· 9 years ago
4df26e8
xenfb: use the correct condition to avoid excessive looping
by Wei Liu
· 9 years ago
47d3df2
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
by Ian Campbell
· 9 years ago
21cbfe5
xen: Clean up includes
by Peter Maydell
· 9 years ago
e0cb42a
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
by Ian Campbell
· 9 years ago
9ed257d
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
by Ian Campbell
· 9 years ago
ac0487e
xenfb.c: avoid expensive loops when prod <= out_cons
by Stefano Stabellini
· 9 years ago
7ea11bf
xenfb: avoid reading twice the same fields from the shared page
by Stefano Stabellini
· 9 years ago
91043da
Add tracing to xenfb.
by Don Koch
· 10 years ago
30f1e66
console: stop using PixelFormat
by Gerd Hoffmann
· 11 years ago
643f593
xen: build on ARM
by Stefano Stabellini
· 11 years ago
80aaa07
xenfb: Fix graphic_console_init() build failure
by Andreas Färber
· 11 years ago
0193c62
xenfb: map framebuffer read-only and handle unmap errors
by Stefano Stabellini
· 11 years ago
95be066
console: qom-ify QemuConsole
by Gerd Hoffmann
· 12 years ago
dea1b0b
xen: re-enable refresh interval reporting for xenfb
by Gerd Hoffmann
· 12 years ago
380cd05
console: add GraphicHwOps
by Gerd Hoffmann
· 12 years ago
2c62f08
console: simplify screendump
by Gerd Hoffmann
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xenfb.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
c78f713
console: stop using DisplayState in gfx hardware emulation
by Gerd Hoffmann
· 12 years ago
da229ef
console: rework DisplaySurface handling [vga emu side]
by Gerd Hoffmann
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
b1424e0
vga: fix byteswapping.
by Gerd Hoffmann
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
dc63936
xenfb: fix build breakage caused by console cleanup series
by Gerd Hoffmann
· 12 years ago
87e487a
console: QLIST-ify display change listeners.
by Gerd Hoffmann
· 15 years ago
b41f671
xen: Reorganize includes of Xen headers.
by Anthony PERARD
· 13 years ago
6d64673
Move the xenfb pointer handler to the connected method
by John Haxby
· 14 years ago
384087b
Introduce a new 'connected' xendev op called when Connected.
by John Haxby
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
37cdfcf
xen: add vkbd support for PV on HVM guests
by Stefano Stabellini
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
1116582
Move stdbool.h
by Paul Brook
· 15 years ago
d6f4ade
disentangle tcg and deadline calculation
by Paolo Bonzini
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
c433bed
Fix warning
by Blue Swirl
· 16 years ago
e7151f8
xen: add framebuffer backend driver (Gerd Hoffmann)
by aliguori
· 16 years ago