aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois
2015-09-07i.MX: Add I2C controller emulatorJean-Christophe Dubois
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois
2015-09-07target-arm: Fix arm_excp_unmasked() functionSergey Sorokin
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-09-07target-arm: Fix AArch32:AArch64 general-purpose register mappingSergey Sorokin
2015-09-07arm: Remove hw_error() usages.Peter Crosthwaite
2015-09-07arm: cpu: assert() on no-EL2 virt IRQ error condition.Peter Crosthwaite
2015-09-07smbios: implement smbios support for mach-virtWei Huang
2015-09-07smbios: add smbios 3.0 supportWei Huang
2015-09-07target-arm: Wire up HLT 0xf000 as the A64 semihosting instructionPeter Maydell
2015-09-07target-arm/arm-semi.c: SYS_EXIT on A64 takes a parameter blockPeter Maydell
2015-09-07target-arm/arm-semi.c: Implement A64 specific SyncCacheRange callPeter Maydell
2015-09-07target-arm/arm-semi.c: Support widening APIs to 64 bitsPeter Maydell
2015-09-07include/exec/softmmu-semi.h: Add support for 64-bit valuesPeter Maydell
2015-09-07target-arm/arm-semi.c: Factor out repeated 'return env->regs[0]'Peter Maydell
2015-09-07gdbstub: Implement gdb_do_syscallv()Peter Maydell
2015-09-07target-arm: Improve semihosting debug printsChristopher Covington
2015-09-07target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdbPeter Maydell
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-09-04Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-09-04' in...Kevin Wolf
2015-09-04quorum: validate vote threshold against num_children even if read-pattern is ...Wen Congyang
2015-09-04qcow2: reorder fields in Qcow2CachedTable to reduce paddingAlberto Garcia
2015-09-04docs: document how to configure the qcow2 L2/refcount cachesAlberto Garcia
2015-09-04qcow2: add option to clean unused cache entries after some timeAlberto Garcia
2015-09-04qcow2: mark the memory as no longer needed after qcow2_cache_empty()Alberto Garcia
2015-09-04iotests: Warn if python subprocess is killedMax Reitz
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz
2015-09-04iotests: Respect -nodefaults in tests 41 and 55Max Reitz
2015-09-04iotests: More options for VM.add_drive()Max Reitz
2015-09-04qemu-img: Fix crash in amend invocationMax Reitz
2015-09-04block/raw-posix: Use raw_normalize_devicepath()Max Reitz
2015-09-04qemu-iotests: s390x: fix test 130Bo Tu
2015-09-04qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu
2015-09-04qemu-iotests: s390x: fix test 041 and 055Bo Tu
2015-09-04qemu-iotests: disable default qemu devices for cross-platform compatibilityBo Tu
2015-09-04qemu-iotests: qemu machine type supportBo Tu
2015-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' in...Peter Maydell
2015-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-09-04' into ...Peter Maydell
2015-09-04qapi: Generators crash when --output-dir isn't given, fixMarkus Armbruster
2015-09-04docs/qapi-code-gen.txt: Fix QAPI schema examplesMarkus Armbruster
2015-09-04qapi: Simplify error reporting for array typesMarkus Armbruster
2015-09-04qapi: Fix errors for non-string, non-dictionary membersMarkus Armbruster
2015-09-04tests/qapi-schema: Cover non-string, non-dictionary membersMarkus Armbruster
2015-09-04tests/qapi-schema: Cover two more syntax errorsMarkus Armbruster
2015-09-04qapi: Drop one of two "simple union must not have base" checksMarkus Armbruster
2015-09-04qapi: Generated code cleanupMarkus Armbruster
2015-09-04qapi-commands: Drop useless initializationMarkus Armbruster
2015-09-04qapi-commands: Don't feed output of mcgen() to mcgen() againMarkus Armbruster