]> git.proxmox.com Git - qemu.git/history - hw/xen_machine_pv.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / xen_machine_pv.c
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-20 Eduardo Habkostcreate struct for machine initialization arguments
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-10 Andreas Färberxen_machine_pv: Use cpu_x86_init() to obtain X86CPU
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färberi386 hw/: Don't use CPUState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-08 Anthony PERARDxen: Add initialisation of Xen
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-03-29 Blue SwirlMove KVM and Xen global flags to vl.c
2010-03-21 Anthony LiguoriRevert "Convert atexit users to exit_notifier"
2010-03-20 Blue SwirlFix a typo which broke Xen build
2010-03-19 Anthony LiguoriConvert atexit users to exit_notifier
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-07-27 Gerd Hoffmannkill drives_table
2009-06-13 Gerd Hoffmannxen: adapt to qemu_machine changes
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-04-22 aliguorixen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
2009-04-22 aliguorixen: pv domain builder. (Gerd Hoffmann)
2009-04-22 aliguorixen: blk & nic configuration via cmd line. (Gerd Hoffmann)
2009-04-22 aliguorixen: add net backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add block device backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add framebuffer backend driver (Gerd Hoffmann)
2009-04-22 aliguorixen: add console backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: backend driver core (Gerd Hoffmann)
2009-04-22 aliguorixen: groundwork for xen support (Gerd Hoffmann)