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_machine_pv.c
Age
Commit message (
Expand
)
Author
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-06-11
xen_machine_pv: Use cpu_x86_init() to obtain X86CPU
Andreas Färber
2012-03-14
i386 hw/: Don't use CPUState
Andreas Färber
2011-05-08
xen: Add initialisation of Xen
Anthony PERARD
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2010-08-24
Rearrange block headers
Blue Swirl
2010-03-29
Move KVM and Xen global flags to vl.c
Blue Swirl
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
2010-03-20
Fix a typo which broke Xen build
Blue Swirl
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-07-27
kill drives_table
Gerd Hoffmann
2009-06-13
xen: adapt to qemu_machine changes
Gerd Hoffmann
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-04-22
xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
aliguori
2009-04-22
xen: pv domain builder. (Gerd Hoffmann)
aliguori
2009-04-22
xen: blk & nic configuration via cmd line. (Gerd Hoffmann)
aliguori
2009-04-22
xen: add net backend driver. (Gerd Hoffmann)
aliguori
2009-04-22
xen: add block device backend driver. (Gerd Hoffmann)
aliguori
2009-04-22
xen: add framebuffer backend driver (Gerd Hoffmann)
aliguori
2009-04-22
xen: add console backend driver. (Gerd Hoffmann)
aliguori
2009-04-22
xen: backend driver core (Gerd Hoffmann)
aliguori
2009-04-22
xen: groundwork for xen support (Gerd Hoffmann)
aliguori