aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619'...Peter Maydell
2015-06-19semihosting: add --semihosting-config arg sub-argumentpull-target-arm-20150619Leon 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-19ui/cocoa.m: Add machine menu items to change and eject removable drive mediapull-cocoa-20150619-1John Arbuckle
2015-06-19ui/cocoa.m: Add Reset and Power Down menu items to Machine menuJohn Arbuckle
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-19pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani
2015-06-19hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()Laszlo Ersek
2015-06-19vhost_net: re-enable when cross endianCédric Le Goater
2015-06-19vhost-net: tell tap backend about the vnet endiannessGreg Kurz
2015-06-19tap: fix non-linux buildMichael S. Tsirkin
2015-06-19ui/cocoa.m: Add Machine menu with pause and resume menu itemsJohn Arbuckle
2015-06-19q35: Re-enable FDC on pc-q35-2.3 and olderEduardo Habkost
2015-06-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-06-18' into ...Peter Maydell
2015-06-18qapi-types: Bury code dead since commit 6b5abc7Markus Armbruster
2015-06-18qapi-types: Split generate_fwd_builtin() off generate_fwd_struct()Markus Armbruster
2015-06-18qapi-types: Drop unused members parametersMarkus Armbruster
2015-06-18qapi-types: Don't filter out expressions with 'gen'Markus Armbruster
2015-06-18qapi: Catch and reject flat union branch of array typeMarkus Armbruster
2015-06-18tests/qapi-schema: New flat union array branch test caseMarkus Armbruster
2015-06-18qapi: Better separate the different kinds of helpersMarkus Armbruster
2015-06-18qapi: Move exprs checking from parse_schema() to check_exprs()Markus Armbruster
2015-06-18qapi: Fix to reject stray 't', 'f' and 'n'Markus Armbruster
2015-06-18qapi: Simplify inclusion cycle detectionMarkus Armbruster
2015-06-18qapi: Fix file name in error messages for included filesMarkus Armbruster
2015-06-18qapi: Improve a couple of confusing variable namesMarkus Armbruster
2015-06-18qapi: Eliminate superfluous QAPISchema attribute input_dirMarkus Armbruster
2015-06-18qapi: Drop bogus command from docsMarkus Armbruster