summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-224-1/+122
* hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater2016-09-222-1/+132
* palmetto-bmc: add board specific configurationCédric Le Goater2016-09-221-4/+18
* palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater2016-09-221-18/+36
* palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater2016-09-222-1/+1
* aspeed-soc: provide a framework to add new SoCsCédric Le Goater2016-09-223-13/+54
* ast2400: replace ast2400 with aspeed_socCédric Le Goater2016-09-223-58/+57Star
* ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-224-3/+3
* arm: add Cortex A7 CPU parametersAndrey Yurovsky2016-09-221-0/+46
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160915' int...Peter Maydell2016-09-2221-213/+581
|\
| * linux-user: fix TARGET_NR_selectLaurent Vivier2016-09-229-21/+39
| * linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2Timothy E Baldwin2016-09-211-4/+14
| * linux-user: Sanity check clone flagsPeter Maydell2016-09-211-3/+63
| * linux-user: Remove unnecessary nptl_flags variable from do_fork()Peter Maydell2016-09-211-9/+7Star
| * linux-user: Implement force_sigsegv() via force_sig()Peter Maydell2016-09-211-15/+2Star
| * linux-user: SIGSEGV from sigreturn need not be fatalPeter Maydell2016-09-211-27/+54
| * linux-user: ARM: Give SIGSEGV if signal frame setup failsPeter Maydell2016-09-211-6/+17
| * linux-user: SIGSEGV on signal entry need not be fatalPeter Maydell2016-09-211-38/+49
| * linux-user: Pass si_type information to queue_signal() explicitlyPeter Maydell2016-09-214-72/+71Star
| * linux-user: Recheck for pending synchronous signals tooPeter Maydell2016-09-211-2/+5
| * linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMUMichael Walle2016-09-211-2/+3
| * linux-user: Use correct target SHMLBA in shmat()Peter Maydell2016-09-216-6/+83
| * linux-user: Use glib malloc functions in load_symbols()Peter Maydell2016-09-211-7/+7
| * linux-user: Check dump_write() return in elf_core_dump()Peter Maydell2016-09-211-1/+3
| * linux-user: Fix error handling in flatload.c target_pread()Peter Maydell2016-09-211-0/+6
| * linux-user: Fix incorrect use of host errno in do_ioctl_dm()Peter Maydell2016-09-211-1/+1
| * linux-user: Check lock_user() return value for NULLPeter Maydell2016-09-211-0/+9
| * linux-user: Pass missing MAP_ANONYMOUS to target_mmap() callPeter Maydell2016-09-211-1/+1
| * linux-user: report signals being taken in strace outputPeter Maydell2016-09-213-0/+120
| * linux-user: Range check the nfds argument to ppoll syscallPeter Maydell2016-09-211-0/+5
| * linux-user: Check for bad event numbers in epoll_waitPeter Maydell2016-09-212-0/+8
| * linux-user: Use direct syscall for utimensatPeter Maydell2016-09-211-10/+1Star
| * linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctlsPeter Maydell2016-09-212-0/+9
| * linux-user: Allow bad msg_name for recvfrom on connected socketPeter Maydell2016-09-211-2/+9
| * linux-user: Fix errno for sendrecvmsg with large iovec lengthPeter Maydell2016-09-211-0/+9
| * linux-user: Fix handling of iovec countsPeter Maydell2016-09-211-4/+4
* | Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20160921' into ...Peter Maydell2016-09-221-0/+1
|\ \
| * | seccomp: adding getrusage to the whitelistEduardo Otubo2016-09-211-0/+1
| |/
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2016-09-20' in...Peter Maydell2016-09-2223-118/+997
|\ \
| * | iotest 055: refactor and speed upVladimir Sementsov-Ogievskiy2016-09-201-34/+18Star
| * | commit: get the overlay node before manipulating the backing chainAlberto Garcia2016-09-201-2/+1Star
| * | blockdev: Modularize nfs block driverColin Lord2016-09-202-2/+3
| * | blockdev: Add dynamic module loading for block driversMarc Mari2016-09-205-39/+70
| * | blockdev: Add dynamic generation of module_block.hMarc Mari2016-09-202-0/+115
| * | blockdev: prepare iSCSI block driver for dynamic loadingColin Lord2016-09-202-36/+40
| * | qemu-img: add skip option to ddReda Sallahi2016-09-206-8/+174
| * | qemu-img: add the 'dd' subcommandReda Sallahi2016-09-2010-5/+584
| |/
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160920' into stagingPeter Maydell2016-09-221-1/+1
|\ \ | |/ |/|
| * tcg/i386: Extend TARGET_PAGE_MASK to the proper typeRichard Henderson2016-09-201-1/+1
|/
* build-sys: fix make install regressionRiku Voipio2016-09-201-1/+1