aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24target/ppc: don't byte swap ELFv2 signal handlerVincent Fazio
2020-03-24target/ppc: Fix ISA v3.0 (POWER9) slbia implementationNicholas Piggin
2020-03-24target/ppc: Fix slbia TLB invalidation gapNicholas Piggin
2020-03-24ppc/spapr: Set the effective address provided flag in mc error log.Mahesh Salgaonkar
2020-03-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-03-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200323'...Peter Maydell
2020-03-23target/arm: Move computation of index in handle_simd_dupeRichard Henderson
2020-03-23target/arm: Assert immh != 0 in disas_simd_shift_immRichard Henderson
2020-03-23target/arm: Rearrange disabled check for watchpointsRichard Henderson
2020-03-23aspeed/smc: Fix DMA support for AST2600Cédric Le Goater
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé
2020-03-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200323' into stagingPeter Maydell
2020-03-23linux-user, configure: improve syscall_nr.h dependencies checkingLaurent Vivier
2020-03-23s390/ipl: fix off-by-one in update_machine_ipl_properties()Halil Pasic
2020-03-23Documentation: create/move s390x documentationCornelia Huck
2020-03-23aio-posix: fix io_uring with external eventsStefan Hajnoczi
2020-03-22Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s...Peter Maydell
2020-03-22slirp: update submodule to v4.2.0+Marc-André Lureau
2020-03-22Update copyright date for user-facing copyright stringsPeter Maydell
2020-03-21iotests: Increase pause_wait() timeoutKevin Wolf
2020-03-21python/qemu: Kill QEMU process if 'quit' doesn't workKevin Wolf
2020-03-21iotests.py: Enable faulthandlerKevin Wolf
2020-03-21Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2020-03-21Merge remote-tracking branch 'remotes/alistair/tags/pull-dtc-next-20200320-1'...Peter Maydell
2020-03-21hw/rdma: avoid suspicious strncpy() useStefan Hajnoczi
2020-03-21hw/rdma: Skip data-path mr_id translationYuval Shaia
2020-03-21hw/rdma: Cosmetic change - no need for two sge arraysYuval Shaia
2020-03-21hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpyJulia Suvorova
2020-03-20device_tree: Add info message when dumping dtb to fileLeonardo Bras
2020-03-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-03-20linux-user, openrisc: sync syscall numbers with kernel v5.5Laurent Vivier
2020-03-20linux-user, nios2: sync syscall numbers with kernel v5.5Laurent Vivier
2020-03-20linux-user, aarch64: sync syscall numbers with kernel v5.5Laurent Vivier
2020-03-20scripts: add a script to generate syscall_nr.hLaurent Vivier
2020-03-20linux-user,mips: update syscall-args-o32.c.incLaurent Vivier
2020-03-20linux-user,mips: move content of mips_syscall_argsLaurent Vivier
2020-03-20linux-user: update syscall.tbl from linux 0bf999f9c5e7Laurent Vivier
2020-03-20linux-user, scripts: add a script to update syscall.tblLaurent Vivier
2020-03-20linux-user, mips64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, mips: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, x86_64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, i386: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctlLaurent Vivier
2020-03-20linux-user, sparc, sparc64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, s390x: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, s390x: remove syscall definitions for !TARGET_S390XLaurent Vivier
2020-03-20linux-user, ppc: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, arm: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, microblaze: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, sh4: add syscall table generation supportLaurent Vivier