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
/
xen_backend.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-05
Introduce 64 bit integer write interface to xenstore
Felipe Franciosi
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-06-21
xen: Reorganize includes of Xen headers.
Anthony PERARD
2012-04-13
xen: handle backend deletion from xenstore
Stefano Stabellini
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
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-05-08
xen: Add initialisation of Xen
Anthony PERARD
2011-05-08
xen: Support new libxc calls from xen unstable.
Anthony PERARD
2011-05-08
xen: Replace some tab-indents with spaces (clean-up).
Anthony PERARD
2009-12-02
Fix free use in xen_backend.c
Jean-Christophe DUBOIS
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-05-21
Compile most Xen files only once
Blue Swirl
2009-04-22
xen: blk & nic configuration via cmd line. (Gerd Hoffmann)
aliguori
2009-04-22
xen: backend driver core (Gerd Hoffmann)
aliguori