aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-22qobject: Use 'bool' for qboolEric Blake
2015-06-22Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-06-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-06-21target-microblaze: Remove dead codeAlistair Francis
2015-06-21s3adsp1800: Remove the hardcoded values from the resetAlistair Francis
2015-06-21ml605_mmu: Move the hardcoded values to the init functionAlistair Francis
2015-06-21target-microblaze: Convert pvr-full to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert version_mask to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert endi to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert use-mmu to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Rename the usefpu variableAlistair Francis
2015-06-21target-microblaze: Disable stack protection by defaultAlistair Francis
2015-06-21target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Tidy up the base-vectors propertyAlistair Francis
2015-06-21target-microblaze: Allow the stack protection to be disabledAlistair Francis
2015-06-21target-microblaze: Preserve the pvr registers during resetAlistair Francis
2015-06-21target-microblaze: Fix up indentationAlistair Francis
2015-06-21microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite
2015-06-19qdev: Un-deprecate qdev_init_nofail()Markus Armbruster
2015-06-19qdev: Deprecated qdev_init() is finally unused, dropMarkus Armbruster
2015-06-19qom: Don't pass string table to object_get_enum() functionDaniel P. Berrange
2015-06-19qom: Add an object_property_add_enum() helper functionDaniel P. Berrange
2015-06-19qom: Make enum string tables const-correctDaniel P. Berrange
2015-06-19qom: Add object_new_with_props() / object_new_withpropv() helpersDaniel P. Berrange
2015-06-19qom: Add helper function for getting user objects rootDaniel P. Berrange
2015-06-19vl: Create (most) objects before creating chardev backendsDaniel P. Berrange
2015-06-19doc: Document user creatable object types in help textDaniel P. Berrange
2015-06-19backends: Fix typename of 'policy' enum property in hostmem objDaniel P. Berrange
2015-06-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619'...Peter Maydell
2015-06-19semihosting: add --semihosting-config arg sub-argumentLeon Alrae
2015-06-19semihosting: create SemihostingConfig structure and semihost.hLeon Alrae
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite
2015-06-19target-arm: Add support for Cortex-R5Peter Crosthwaite
2015-06-19target-arm: Implement PMSAv7 MPUPeter Crosthwaite
2015-06-19target-arm: Add registers for PMSAv7Peter Crosthwaite
2015-06-19target-arm/helper.c: define MPUIR registerPeter Crosthwaite
2015-06-19target-arm: Do not reset sysregs marked as ALIASSergey Fedorov
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger
2015-06-19target-arm: Add the Cortex-M4 CPUAurelio C. Remonda
2015-06-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150619-1' in...Peter Maydell
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-19exec: clamp accesses against the MemoryRegionSectionPaolo Bonzini
2015-06-19exec: do not clamp accesses to MMIO regionsPaolo Bonzini
2015-06-19mc146818rtc: Reset the periodic timer on loadPaul Donohue
2015-06-19qemu-timer: Call clock reset notifiers on forward jumpsPaul Donohue
2015-06-19tests: virtio-scsi: Add test for unaligned WRITE SAMEFam Zheng
2015-06-19ui/cocoa.m: Add machine menu items to change and eject removable drive mediaJohn Arbuckle