aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-24target/arm: Use gvec for VSRARichard Henderson3-117/+130
2018-10-24target/arm: Use gvec for VSHR, VSHLRichard Henderson1-22/+48
2018-10-24target/arm: Use gvec for NEON_3R_VMULRichard Henderson1-16/+15
2018-10-24target/arm: Use gvec for NEON_2RM_VMN, NEON_2RM_VNEGRichard Henderson1-8/+8
2018-10-24target/arm: Use gvec for NEON_3R_VADD_VSUB insnsRichard Henderson1-19/+10
2018-10-24target/arm: Use gvec for NEON_3R_LOGIC insnsRichard Henderson3-105/+124
2018-10-24target/arm: Use gvec for NEON VMOV, VMVN, VBIC & VORR (immediate)Richard Henderson1-25/+36
2018-10-24target/arm: Use gvec for NEON VDUPRichard Henderson1-27/+36
2018-10-24target/arm: Mark some arrays constRichard Henderson1-2/+2
2018-10-24target/arm: Promote consecutive memory ops for aa64Richard Henderson1-26/+40
2018-10-24target/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]RRichard Henderson1-25/+3
2018-10-24target/arm: Don't call tcg_clear_temp_countRichard Henderson2-2/+0
2018-10-24target/arm: Hoist address increment for vector memory opsRichard Henderson1-4/+8
2018-10-24hw/arm/boot: Increase compliance with kernel arm64 boot protocolStewart Hildebrand1-0/+18
2018-10-24target/arm: Report correct syndrome for FP/SIMD traps to Hyp modePeter Maydell3-5/+26
2018-10-24target/arm: Get IL bit correct for v7 syndrome valuesPeter Maydell2-5/+15
2018-10-24target/arm: New utility function to extract EC from syndromePeter Maydell4-4/+9
2018-10-24target/arm: Implement HCR.PTWPeter Maydell1-1/+20
2018-10-24target/arm: Implement HCR.VI and VFPeter Maydell1-4/+43
2018-10-24target/arm: ISR_EL1 bits track virtual interrupts if IMO/FMO setPeter Maydell1-4/+18
2018-10-24target/arm: Implement HCR.DCPeter Maydell1-2/+21
2018-10-24target/arm: Implement HCR.FBPeter Maydell1-72/+113
2018-10-24target/arm: Make switch_mode() file-localPeter Maydell2-3/+4
2018-10-24target/arm: Improve debug logging of AArch32 exception returnPeter Maydell3-6/+29
2018-10-24target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 testRichard Henderson6-37/+50
2018-10-24target/arm: Convert sve from feature bit to aa64pfr0 testRichard Henderson8-16/+37
2018-10-24target/arm: Convert jazelle from feature bit to isar1 testRichard Henderson3-5/+20
2018-10-24target/arm: Convert division from feature bits to isar0 testsRichard Henderson4-15/+15
2018-10-24target/arm: Convert v8 extensions from feature bits to isar testsRichard Henderson7-132/+273
2018-10-24target/arm: V8M should not imply V7VERichard Henderson1-1/+5
2018-10-24target/arm: Move some system registers into a substructureRichard Henderson5-158/+162
2018-10-24target/arm: Add support for VCPU event statesDongjiu Geng6-0/+139
2018-10-24ssi-sd: Make devices picking up backends unavailable with -deviceMarkus Armbruster1-0/+2
2018-10-24configure: Provide option to explicitly disable AVX2Liam Merwick1-2/+9
2018-10-24po/Makefile: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-1/+1
2018-10-24debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-2/+2
2018-10-24configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" deviceThomas Huth2-1/+3
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth2-3/+2
2018-10-24tests/migration-test: Disable s390x test when running with TCGThomas Huth1-0/+16
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell68-386/+414
2018-10-23Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell8-14/+69
2018-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell9-185/+51
2018-10-23osdep: Work around MinGW assertRichard Henderson1-0/+12
2018-10-21slirp: Implement RFC2132 TFTP server nameFam Zheng8-4/+38
2018-10-21slirp: Add sanity check for str option lengthFam Zheng2-10/+31
2018-10-21Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell5-1/+333
2018-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell58-688/+1876
2018-10-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into stagingPeter Maydell32-510/+837
2018-10-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell30-152/+958
2018-10-19error: Drop bogus "use error_setg() instead" admonitionsMarkus Armbruster1-5/+0