index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
xenfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/display: fix tab indentation
Amarjargal Gundjalam
2022-11-08
1
-130
/
+130
*
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
1
-3
/
+11
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
1
-4
/
+3
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
1
-12
/
+13
*
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-27
1
-2
/
+2
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-1
/
+1
*
xenfb: activate input handlers for raw pointer devices
Owen Smith
2017-12-15
1
-0
/
+5
*
xenfb: Add [feature|request]-raw-pointer
Owen Smith
2017-12-15
1
-17
/
+30
*
xenfb: Use Input Handlers directly
Owen Smith
2017-12-15
1
-137
/
+137
*
hw/display/xenfb.c: Add trace_xenfb_key_event
Liang Yan
2017-09-26
1
-0
/
+1
*
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
2017-07-07
1
-63
/
+18
*
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-02
1
-1
/
+0
*
xen: Rename xen_be_find_xendev
Emil Condrea
2016-10-29
1
-2
/
+2
*
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-29
1
-4
/
+4
*
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-29
1
-1
/
+1
*
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-29
1
-21
/
+21
*
xen: Fix coding style warnings
Emil Condrea
2016-10-29
1
-2
/
+4
*
xen: Fix coding style errors
Emil Condrea
2016-10-29
1
-41
/
+50
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
xen: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
1
-2
/
+2
*
xenfb: use the correct condition to avoid excessive looping
Wei Liu
2016-04-12
1
-1
/
+1
*
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
2016-02-10
1
-7
/
+0
*
xen: Clean up includes
Peter Maydell
2016-01-29
1
-9
/
+1
*
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
1
-8
/
+9
*
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
2016-01-26
1
-7
/
+8
*
xenfb.c: avoid expensive loops when prod <= out_cons
Stefano Stabellini
2016-01-14
1
-2
/
+3
*
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
2015-12-18
1
-4
/
+6
*
Add tracing to xenfb.
Don Koch
2015-02-10
1
-0
/
+5
*
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
1
-3
/
+5
*
xen: build on ARM
Stefano Stabellini
2014-07-07
1
-8
/
+10
*
xenfb: Fix graphic_console_init() build failure
Andreas Färber
2014-03-08
1
-1
/
+1
*
xenfb: map framebuffer read-only and handle unmap errors
Stefano Stabellini
2014-01-17
1
-1
/
+6
*
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
2013-04-16
1
-39
/
+17
*
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
1
-4
/
+6
*
console: simplify screendump
Gerd Hoffmann
2013-04-16
1
-1
/
+0
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1021