aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-21target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis3-1/+8
2015-06-21target-microblaze: Convert use-mmu to a CPU propertyAlistair Francis4-4/+6
2015-06-21target-microblaze: Rename the usefpu variableAlistair Francis3-8/+8
2015-06-21target-microblaze: Disable stack protection by defaultAlistair Francis1-1/+1
2015-06-21target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis4-12/+19
2015-06-21target-microblaze: Tidy up the base-vectors propertyAlistair Francis3-7/+8
2015-06-21target-microblaze: Allow the stack protection to be disabledAlistair Francis4-2/+13
2015-06-21target-microblaze: Preserve the pvr registers during resetAlistair Francis2-22/+28
2015-06-21target-microblaze: Fix up indentationAlistair Francis1-5/+5
2015-06-21microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite1-6/+2
2015-06-19qdev: Un-deprecate qdev_init_nofail()Markus Armbruster1-2/+2
2015-06-19qdev: Deprecated qdev_init() is finally unused, dropMarkus Armbruster2-33/+17
2015-06-19qom: Don't pass string table to object_get_enum() functionDaniel P. Berrange5-19/+71
2015-06-19qom: Add an object_property_add_enum() helper functionDaniel P. Berrange3-0/+150
2015-06-19qom: Make enum string tables const-correctDaniel P. Berrange10-15/+16
2015-06-19qom: Add object_new_with_props() / object_new_withpropv() helpersDaniel P. Berrange6-1/+434
2015-06-19qom: Add helper function for getting user objects rootDaniel P. Berrange5-7/+22
2015-06-19vl: Create (most) objects before creating chardev backendsDaniel P. Berrange1-1/+39
2015-06-19doc: Document user creatable object types in help textDaniel P. Berrange1-16/+54
2015-06-19backends: Fix typename of 'policy' enum property in hostmem objDaniel P. Berrange1-1/+1
2015-06-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619'...Peter Maydell21-97/+770
2015-06-19semihosting: add --semihosting-config arg sub-argumentLeon Alrae4-12/+103
2015-06-19semihosting: create SemihostingConfig structure and semihost.hLeon Alrae9-28/+87
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite2-0/+36
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite3-2/+22
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite3-15/+17
2015-06-19target-arm: Add support for Cortex-R5Peter Crosthwaite1-0/+38
2015-06-19target-arm: Implement PMSAv7 MPUPeter Crosthwaite2-1/+174
2015-06-19target-arm: Add registers for PMSAv7Peter Crosthwaite4-7/+133
2015-06-19target-arm/helper.c: define MPUIR registerPeter Crosthwaite3-0/+30
2015-06-19target-arm: Do not reset sysregs marked as ALIASSergey Fedorov3-22/+12
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger3-11/+108
2015-06-19target-arm: Add the Cortex-M4 CPUAurelio C. Remonda1-0/+11
2015-06-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150619-1' in...Peter Maydell1-3/+237
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell26-90/+245
2015-06-19exec: clamp accesses against the MemoryRegionSectionPaolo Bonzini1-1/+1
2015-06-19exec: do not clamp accesses to MMIO regionsPaolo Bonzini1-2/+6
2015-06-19mc146818rtc: Reset the periodic timer on loadPaul Donohue1-0/+6
2015-06-19qemu-timer: Call clock reset notifiers on forward jumpsPaul Donohue2-1/+10
2015-06-19tests: virtio-scsi: Add test for unaligned WRITE SAMEFam Zheng1-0/+173
2015-06-19ui/cocoa.m: Add machine menu items to change and eject removable drive mediaJohn Arbuckle1-3/+153
2015-06-19ui/cocoa.m: Add Reset and Power Down menu items to Machine menuJohn Arbuckle1-0/+17
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta8-35/+4
2015-06-19pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani4-26/+0
2015-06-19hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()Laszlo Ersek1-10/+6
2015-06-19vhost_net: re-enable when cross endianCédric Le Goater1-19/+0
2015-06-19vhost-net: tell tap backend about the vnet endiannessGreg Kurz1-1/+32
2015-06-19tap: fix non-linux buildMichael S. Tsirkin5-0/+50
2015-06-19ui/cocoa.m: Add Machine menu with pause and resume menu itemsJohn Arbuckle1-0/+67
2015-06-19q35: Re-enable FDC on pc-q35-2.3 and olderEduardo Habkost1-0/+1