index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
xenfb.c
Age
Commit message (
Expand
)
Author
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-07
xen: Use DIV_ROUND_UP
Laurent Vivier
2016-04-12
xenfb: use the correct condition to avoid excessive looping
Wei Liu
2016-02-10
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
2016-01-14
xenfb.c: avoid expensive loops when prod <= out_cons
Stefano Stabellini
2015-12-18
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
2015-02-10
Add tracing to xenfb.
Don Koch
2014-09-05
console: stop using PixelFormat
Gerd Hoffmann
2014-07-07
xen: build on ARM
Stefano Stabellini
2014-03-08
xenfb: Fix graphic_console_init() build failure
Andreas Färber
2014-01-17
xenfb: map framebuffer read-only and handle unmap errors
Stefano Stabellini
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini