aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qemu.inc
AgeCommit message (Collapse)Author
2011-01-10qemu.inc: Switch to xserver-xorgTom Rini
Keeping with xserver-kdrive means that we have a sometimes race in that xserver-kdrive is too old for the other xorg components that are built (with X11R7.5) to build. So we switch to xserver-xorg and appropriate modules. Tested on qemux86 and x11-image. Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-02Revert "qemu.inc: zap_root_password for qemu images."Khem Raj
Its better not to put this was here but in the images if needed. This reverts commit 39a7a0152d5d9a38ab202e11eb2eaab163dc35fa.
2010-06-02qemu.inc: zap_root_password for qemu images.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-14machine/qemu.inc: Build and install qemu-native for qemu based targets.Khem Raj
* Some distributions like ubuntu dont ship roms which are needed to boot ppc targets therefore we need to use qemu-native to run the images, therefore always build qemu-native for qemu based targets Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-03qemu.inc: Set virtual/xserver not xserver.Tom Rini
Tested with qemu{arm,x86,mips} and x11-image. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2008-05-07qemu.inc: add touchscreen to MACHINE_FEATURESJeremy Laine
2008-05-05qemu.inc: add keyboard to MACHINE_FEATURESJeremy Laine
2008-01-09qemu.inc: remove obsolete and superfluous GPE_EXTRA_INSTALL lineRolf Leggewie
2007-09-02conf/machine: Various tweaks from PokyRichard Purdie
2007-09-02conf/machine/include: Rename .conf to .inc filesRichard Purdie