aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-07slirp: Avoid unaligned 16bit memory accessSamuel Thibault1-1/+1
2019-02-07linux-user: add new netlink typesLaurent Vivier1-0/+8
2019-02-07linux-user: Check sscanf return value in open_net_route()Peter Maydell1-3/+9
2019-02-07Fix linux-user crashes in ioctl(SIOCGIFCONF) when ifc_buf is NULL.Kan Li1-25/+31
2019-02-07Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190206' into stagingPeter Maydell3-7/+11
2019-02-07Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190206' into stagingPeter Maydell3-4/+5
2019-02-06sun4m: pass initrd size to OpenBIOS via fw_cfg interfaceMark Cave-Ayland1-11/+14
2019-02-06sun4u: add power_mem_read routinePrasad J Pandit1-0/+6
2019-02-06hw/sparc64: Create VGA device only if it has really been requestedThomas Huth1-1/+9
2019-02-06hw/input/tsc210x: Fix building with no verbosityPhilippe Mathieu-Daudé1-12/+6
2019-02-06hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = falseThomas Huth1-0/+3
2019-02-06hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé1-1/+0
2019-02-06hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé1-1/+0
2019-02-06configure: Avoid non-portable 'test -o/-a'Eric Blake1-30/+33
2019-02-06dump: Set correct vaddr for ELF dumpJon Doron2-2/+4
2019-02-06target/moxie: Fix LGPL information in the file headersThomas Huth5-9/+9
2019-02-06qemu-common.h: Update copyright string for 2019Peter Maydell1-1/+1
2019-02-06target/hppa: fix PSW Q bit behaviour to match hardwareSven Schnelle1-5/+9
2019-02-06target/hppa: fix setting registers via gdbSven Schnelle1-1/+1
2019-02-06target/hppa: use tb_cflags() to access tb->cflagsEmilio G. Cota1-1/+1
2019-02-06accel/tcg: Consider cluster index in tb_lookup__cpu_state()Peter Maydell2-3/+4
2019-02-06tcg: add early clober modifier in atomic16_cmpxchg on aarch64Catherine Ho1-1/+1
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell155-1777/+3103
2019-02-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'...Peter Maydell14-260/+622
2019-02-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into stagingPeter Maydell6-212/+330
2019-02-05target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WIPeter Maydell2-0/+12
2019-02-05hw/arm/boot: Support DTB autoload for firmware-only bootsPeter Maydell1-1/+0
2019-02-05hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_infoPeter Maydell1-1/+2
2019-02-05hw/arm/boot: Factor out "set up firmware boot" codePeter Maydell1-43/+49
2019-02-05hw/arm/boot: Factor out "direct kernel boot" code into its own functionPeter Maydell1-70/+80
2019-02-05hw/arm/boot: Fix block comment style in arm_load_kernel()Peter Maydell1-10/+20
2019-02-05gdbstub: allow killing QEMU via vKill commandMax Filippov1-0/+4
2019-02-05target/arm: Enable TBI for user-onlyRichard Henderson1-0/+6
2019-02-05target/arm: Compute TB_FLAGS for TBI for user-onlyPeter Maydell2-42/+24
2019-02-05target/arm: Clean TBI for data operations in the translatorRichard Henderson1-101/+116
2019-02-05target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignoreRichard Henderson4-36/+39
2019-02-05tests/tcg/aarch64: Add pauth smoke testRichard Henderson2-1/+28
2019-02-05linux-user: Implement PR_PAC_RESET_KEYSRichard Henderson2-0/+43
2019-02-05target/arm: Enable BTI for -cpu maxRichard Henderson1-0/+4
2019-02-05target/arm: Set btype for indirect branchesRichard Henderson1-1/+36
2019-02-05target/arm: Reset btype for direct branchesRichard Henderson1-0/+6
2019-02-05target/arm: Default handling of BTYPE during translationRichard Henderson3-2/+152
2019-02-05target/arm: Cache the GP bit for a page in MemTxAttrsRichard Henderson1-0/+6
2019-02-05exec: Add target-specific tlb bits to MemTxAttrsRichard Henderson1-0/+10
2019-02-05target/arm: Add BT and BTYPE to tb->flagsRichard Henderson4-7/+23
2019-02-05target/arm: Add PSTATE.BTYPERichard Henderson2-2/+9
2019-02-05target/arm: Introduce isar_feature_aa64_btiRichard Henderson1-0/+10
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell39-1646/+2460
2019-02-05contrib/libvhost-user: cleanup castsMichael S. Tsirkin1-4/+4
2019-02-05r2d: fix build on mingwMichael S. Tsirkin1-1/+1