Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

39: Changes since last release

Compare
Choose a tag to compare
@kaccardi kaccardi released this 19 Sep 23:28
· 1907 commits to master since this release
---merged---
	Issue/PR #579: Updated ssntp/README.md added link to ciao-cert
	URL: https://github.com/01org/ciao/pull/579

	Issue/PR #550: qemu: Build qemu parameters from a configuration structure
	URL: https://github.com/01org/ciao/pull/550

---closed---
	Issue/PR #579: Updated ssntp/README.md added link to ciao-cert
	URL: https://github.com/01org/ciao/pull/579

	Issue/PR #550: qemu: Build qemu parameters from a configuration structure
	URL: https://github.com/01org/ciao/pull/550

---Full Change Log---
	Merge pull request #577 from pdxjohnny/ssntp_examples
	Merge pull request #579 from pdxjohnny/update_readme
	Merge pull request #550 from 01org/sameo/topic/qemu
	qemu: Make Config's FDs field private
	qemu: Embed the qemu parameters into the Config structure
	Bring ssntp/examples up to date with latest API
	Updated ssntp/README.md added link to ciao-cert
	qemu: Add support for block devices
	qemu: Add MACVTAP support
	qemu: Get rid of the Driver structure
	qemu: Add QMPSocket specific type
	qemu: Add RTC specific types
	qemu: Probe each qemu device with a driver
	qemu: Add netdev options to the Device structure
	qemu: Add multi-queue and vhost definitions to NetDevice
	qemu: Add a NetDevice slice to the Config structure
	qemu: Add one unit test for the Config strings
	qemu: Add QMP socket unit tests
	qemu: Add Memory and SMP unit tests
	qemu: Add a Kernel unit test
	qemu: Add a Knobs unit test
	qemu: Add an Object unit test
	qemu: Add Device unit tests
	qemu: Add parameters adding unit tests
	qemu: Add a Knobs field to the Config structure
	qemu: Remove the extra parameters field from the Config structure
	qemu: Group all machine configurations into one structure
	qemu: Add a VGA parameter field to the Config structure
	qemu: Add a Global parameter field to the Config structure
	qemu: Add a RTC field to the Config structure
	qemu: Add a SMP field to the Config structure
	qemu: Add a Memory field to the Config structure
	qemu: Add a UUID field to the Config structure
	qemu: Add a Character Devices slice field to the Config structure
	qemu: Add a Filesystem Devices slice field to the Config structure
	qemu: Add a Kernel field to the Config structure
	qemu: Add an Object slice field to the Config structure
	qemu: Add a Device slice field to the Config structure
	qemu: Add a QMP socket field to the Config structure
	qemu: Add qemu's name to the Config structure
	qemu: Add configuration structure to simplify LaunchQemu
	Merge pull request #576 from kaccardi/topic/enable-os-image-tests