Age | Commit message (Expand) | Author |
2015-06-21 | target-microblaze: Convert endi to a CPU property | Alistair Francis |
2015-06-21 | target-microblaze: Convert dcache-writeback to a CPU property | Alistair Francis |
2015-06-21 | target-microblaze: Convert use-mmu to a CPU property | Alistair Francis |
2015-06-21 | target-microblaze: Rename the usefpu variable | Alistair Francis |
2015-06-21 | target-microblaze: Disable stack protection by default | Alistair Francis |
2015-06-21 | target-microblaze: Convert use-fpu to a CPU property | Alistair Francis |
2015-06-21 | target-microblaze: Tidy up the base-vectors property | Alistair Francis |
2015-06-21 | target-microblaze: Allow the stack protection to be disabled | Alistair Francis |
2015-06-21 | target-microblaze: Preserve the pvr registers during reset | Alistair Francis |
2015-06-21 | target-microblaze: Fix up indentation | Alistair Francis |
2015-06-21 | microblaze: s3adsp: Instantiate CPU using QOM | Peter Crosthwaite |
2015-06-19 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619'... | Peter Maydell |
2015-06-19 | semihosting: add --semihosting-config arg sub-argument | Leon Alrae |
2015-06-19 | semihosting: create SemihostingConfig structure and semihost.h | Leon Alrae |
2015-06-19 | arm: xlnx-zynqmp: Add 2xCortexR5 CPUs | Peter Crosthwaite |
2015-06-19 | arm: xlnx-zynqmp: Add boot-cpu property | Peter Crosthwaite |
2015-06-19 | arm: xlnx-zynqmp: Preface CPU variables with "apu" | Peter Crosthwaite |
2015-06-19 | target-arm: Add support for Cortex-R5 | Peter Crosthwaite |
2015-06-19 | target-arm: Implement PMSAv7 MPU | Peter Crosthwaite |
2015-06-19 | target-arm: Add registers for PMSAv7 | Peter Crosthwaite |
2015-06-19 | target-arm/helper.c: define MPUIR register | Peter Crosthwaite |
2015-06-19 | target-arm: Do not reset sysregs marked as ALIAS | Sergey Fedorov |
2015-06-19 | hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation | Eric Auger |
2015-06-19 | target-arm: Add the Cortex-M4 CPU | Aurelio C. Remonda |
2015-06-19 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150619-1' in... | Peter Maydell |
2015-06-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-19 | ui/cocoa.m: Add machine menu items to change and eject removable drive media | John Arbuckle |
2015-06-19 | ui/cocoa.m: Add Reset and Power Down menu items to Machine menu | John Arbuckle |
2015-06-19 | vhost: enable vhost without without MSI-X | Pankaj Gupta |
2015-06-19 | pci: Don't register a specialized 'config_write' if default behavior is intended | Shmulik Ladkani |
2015-06-19 | hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf() | Laszlo Ersek |
2015-06-19 | vhost_net: re-enable when cross endian | Cédric Le Goater |
2015-06-19 | vhost-net: tell tap backend about the vnet endianness | Greg Kurz |
2015-06-19 | tap: fix non-linux build | Michael S. Tsirkin |
2015-06-19 | ui/cocoa.m: Add Machine menu with pause and resume menu items | John Arbuckle |
2015-06-19 | q35: Re-enable FDC on pc-q35-2.3 and older | Eduardo Habkost |
2015-06-18 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-06-18' into ... | Peter Maydell |
2015-06-18 | qapi-types: Bury code dead since commit 6b5abc7 | Markus Armbruster |
2015-06-18 | qapi-types: Split generate_fwd_builtin() off generate_fwd_struct() | Markus Armbruster |
2015-06-18 | qapi-types: Drop unused members parameters | Markus Armbruster |
2015-06-18 | qapi-types: Don't filter out expressions with 'gen' | Markus Armbruster |
2015-06-18 | qapi: Catch and reject flat union branch of array type | Markus Armbruster |
2015-06-18 | tests/qapi-schema: New flat union array branch test case | Markus Armbruster |
2015-06-18 | qapi: Better separate the different kinds of helpers | Markus Armbruster |
2015-06-18 | qapi: Move exprs checking from parse_schema() to check_exprs() | Markus Armbruster |
2015-06-18 | qapi: Fix to reject stray 't', 'f' and 'n' | Markus Armbruster |
2015-06-18 | qapi: Simplify inclusion cycle detection | Markus Armbruster |
2015-06-18 | qapi: Fix file name in error messages for included files | Markus Armbruster |
2015-06-18 | qapi: Improve a couple of confusing variable names | Markus Armbruster |
2015-06-18 | qapi: Eliminate superfluous QAPISchema attribute input_dir | Markus Armbruster |