aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-24qga: Installer: Wait for installation to finishBasil Salman1-1/+1
2020-03-24Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-24' in...Peter Maydell11-45/+111
2020-03-24iotests/026: Move v3-exclusive test to new fileMax Reitz6-43/+98
2020-03-24iotests: Fix cleanup path in some testsMax Reitz3-1/+8
2020-03-24block/qcow2: zero data_file child after freeVladimir Sementsov-Ogievskiy1-0/+2
2020-03-24block: bdrv_set_backing_bs: fix use-after-freeVladimir Sementsov-Ogievskiy1-1/+1
2020-03-24block: Assert BlockDriver::format_name is not NULLPhilippe Mathieu-Daudé1-0/+1
2020-03-24block: Avoid memleak on qcow2 image info failureEric Blake1-0/+1
2020-03-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200324' into...Peter Maydell8-34/+125
2020-03-24ppc/ppc405_boards: Remove unnecessary NULL checkPhilippe Mathieu-Daudé1-3/+3
2020-03-24hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()Peter Maydell1-14/+26
2020-03-24spapr: Fix memory leak in h_client_architecture_support()Greg Kurz1-0/+1
2020-03-24target/ppc: don't byte swap ELFv2 signal handlerVincent Fazio1-4/+2
2020-03-24target/ppc: Fix ISA v3.0 (POWER9) slbia implementationNicholas Piggin3-9/+54
2020-03-24target/ppc: Fix slbia TLB invalidation gapNicholas Piggin1-6/+15
2020-03-24ppc/spapr: Set the effective address provided flag in mc error log.Mahesh Salgaonkar1-0/+26
2020-03-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+12
2020-03-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200323'...Peter Maydell24-28/+76
2020-03-23target/arm: Move computation of index in handle_simd_dupeRichard Henderson1-1/+2
2020-03-23target/arm: Assert immh != 0 in disas_simd_shift_immRichard Henderson1-0/+3
2020-03-23target/arm: Rearrange disabled check for watchpointsRichard Henderson1-5/+6
2020-03-23aspeed/smc: Fix DMA support for AST2600Cédric Le Goater3-2/+20
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé19-20/+45
2020-03-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200323' into stagingPeter Maydell6-4/+31
2020-03-23linux-user, configure: improve syscall_nr.h dependencies checkingLaurent Vivier1-3/+3
2020-03-23s390/ipl: fix off-by-one in update_machine_ipl_properties()Halil Pasic1-1/+1
2020-03-23Documentation: create/move s390x documentationCornelia Huck5-3/+30
2020-03-23aio-posix: fix io_uring with external eventsStefan Hajnoczi1-1/+12
2020-03-22Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s...Peter Maydell1-0/+0
2020-03-22slirp: update submodule to v4.2.0+Marc-André Lureau1-0/+0
2020-03-22Update copyright date for user-facing copyright stringsPeter Maydell2-2/+2
2020-03-21iotests: Increase pause_wait() timeoutKevin Wolf1-1/+1
2020-03-21python/qemu: Kill QEMU process if 'quit' doesn't workKevin Wolf1-0/+1
2020-03-21iotests.py: Enable faulthandlerKevin Wolf1-0/+3
2020-03-21Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell4-45/+39
2020-03-21Merge remote-tracking branch 'remotes/alistair/tags/pull-dtc-next-20200320-1'...Peter Maydell1-1/+6
2020-03-21hw/rdma: avoid suspicious strncpy() useStefan Hajnoczi1-0/+1
2020-03-21hw/rdma: Skip data-path mr_id translationYuval Shaia3-19/+20
2020-03-21hw/rdma: Cosmetic change - no need for two sge arraysYuval Shaia1-24/+16
2020-03-21hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpyJulia Suvorova1-2/+2
2020-03-20device_tree: Add info message when dumping dtb to fileLeonardo Bras1-1/+6
2020-03-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell82-7838/+9465
2020-03-20linux-user, openrisc: sync syscall numbers with kernel v5.5Laurent Vivier1-247/+62
2020-03-20linux-user, nios2: sync syscall numbers with kernel v5.5Laurent Vivier1-330/+320
2020-03-20linux-user, aarch64: sync syscall numbers with kernel v5.5Laurent Vivier1-5/+29
2020-03-20scripts: add a script to generate syscall_nr.hLaurent Vivier2-0/+103
2020-03-20linux-user,mips: update syscall-args-o32.c.incLaurent Vivier3-438/+494
2020-03-20linux-user,mips: move content of mips_syscall_argsLaurent Vivier2-439/+439
2020-03-20linux-user: update syscall.tbl from linux 0bf999f9c5e7Laurent Vivier15-1/+31
2020-03-20linux-user, scripts: add a script to update syscall.tblLaurent Vivier2-0/+50