Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade QEMU to 4.2.0 and enable ramfb to support boot display. #469

Merged
merged 4 commits into from Jan 16, 2020

Conversation

zhouji3x
Copy link
Contributor

ramfb is a very simple framebuffer display device. It is intended to be configured by the firmware and used as boot framebuffer, until the guest OS loads a real GPU driver.
ramfb is supported by qemu 4.2.0.

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

FAILURE: CheckBug Bad comments/Bugs

For more information, see: /absp/builders/celadon-autobuild/builds/1477

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon-autobuild/builds/1479

@zhouji3x zhouji3x force-pushed the upgrade branch 2 times, most recently from 4bfdca7 to ec0a0d2 Compare December 19, 2019 07:23
Tracked-On: OAM-88855
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
build OVMF binary from EDK2 source code in QEMU release to support:
1) ramfb
2) tcp/ip
3) secure boot

Tracked-On: OAM-88855
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
tcp port 5554 is for fastboot over tcp

Tracked-On: OAM-88855
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
enable ramfb to support boot display.
ramfb is a very simple framebuffer display device. It is intended to be
configured by the firmware and used as boot framebuffer, until the guest
OS loads a real GPU driver.

Tracked-On: OAM-88855
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
Copy link
Contributor

@kkm123 kkm123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR integrated into 'preintegration' builder

More details, logs, and binaries: /absp/builders/celadon-preintegration/builds/1438

Done by "Zhou, Jianfeng" jianfeng.zhou@intel.com

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR integrated into 'premerge' builder

More details, logs, and binaries: /absp/builders/celadon-premerge/builds/703

Done by "Zhou, Jianfeng" jianfeng.zhou@intel.com

sysopenci pushed a commit to projectceladon/device-androidia that referenced this pull request Jan 16, 2020
CIV: enable ramfb
enable ramfb to support boot display.
ramfb is a very simple framebuffer display device. It is intended to be
configured by the firmware and used as boot framebuffer, until the guest
OS loads a real GPU driver.

Tracked-On: OAM-88855
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#469
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
@sysopenci sysopenci merged commit d72353e into projectceladon:master Jan 16, 2020
sysopenci pushed a commit to projectceladon/device-androidia that referenced this pull request Jan 16, 2020
CIV: enable ramfb
enable ramfb to support boot display.
ramfb is a very simple framebuffer display device. It is intended to be
configured by the firmware and used as boot framebuffer, until the guest
OS loads a real GPU driver.

Tracked-On: OAM-88855
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#469
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cactus finished building and testing your changes

It was requested for merge by "Zhou, Jianfeng" jianfeng.zhou@intel.com

so we merge it. Thanks for your contribution.

more details, logs, and binaries: /absp/builders/celadon-mergerequest/builds/1399

xihua-chen pushed a commit to xihua-chen/device-androidia that referenced this pull request Feb 20, 2020
CIV: enable ramfb
enable ramfb to support boot display.
ramfb is a very simple framebuffer display device. It is intended to be
configured by the firmware and used as boot framebuffer, until the guest
OS loads a real GPU driver.

Tracked-On: OAM-88855
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#469
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
xihua-chen pushed a commit to xihua-chen/device-androidia that referenced this pull request Feb 20, 2020
CIV: enable ramfb
enable ramfb to support boot display.
ramfb is a very simple framebuffer display device. It is intended to be
configured by the firmware and used as boot framebuffer, until the guest
OS loads a real GPU driver.

Tracked-On: OAM-88855
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#469
Signed-off-by: JianFeng,Zhou <jianfeng.zhou@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants