index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xenfb.c
Age
Commit message (
Expand
)
Author
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-11-02
xenfb: fix build breakage caused by console cleanup series
Gerd Hoffmann
2012-11-01
console: QLIST-ify display change listeners.
Gerd Hoffmann
2012-06-21
xen: Reorganize includes of Xen headers.
Anthony PERARD
2011-09-09
Move the xenfb pointer handler to the connected method
John Haxby
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-17
xen: add vkbd support for PV on HVM guests
Stefano Stabellini
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2010-06-13
Move stdbool.h
Paul Brook
2010-03-17
disentangle tcg and deadline calculation
Paolo Bonzini
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-04-25
Fix warning
Blue Swirl
2009-04-22
xen: add framebuffer backend driver (Gerd Hoffmann)
aliguori