summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target/hppa: Remove unused 'memory.h' headerPhilippe Mathieu-Daudé2021-06-051-1/+0
| * hw/display/macfb: Classify the "nubus-macfb" as display deviceThomas Huth2021-06-051-0/+1
| * target/nios2: fix page-fit instruction countPavel Dovgalyuk2021-06-051-1/+1
| * docs: fix broken referenceJohn Snow2021-06-051-1/+1
| * linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]Philippe Mathieu-Daudé2021-06-051-2/+2
| * misc: Correct relative include pathPhilippe Mathieu-Daudé2021-06-054-6/+6
| * i386/kvm: The value passed to strerror should be positiveDmitry Voronetskiy2021-06-055-12/+12
| * target/riscv: Do not include 'pmp.h' in user emulationPhilippe Mathieu-Daudé2021-06-051-0/+2
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-07062...Peter Maydell2021-06-0711-14/+203
|\ \ | |/ |/|
| * scripts/checkpatch.pl: process .c.inc and .h.inc files as C sourceMatheus Ferst2021-06-071-2/+2
| * tests/vm: expose --source-path to scripts to find extra filesAlex Bennée2021-06-073-1/+6
| * gitlab-ci: Split gprof-gcov jobPhilippe Mathieu-Daudé2021-06-071-3/+14
| * gitlab: work harder to avoid false positives in checkpatchAlex Bennée2021-06-071-1/+5
| * tests/acceptance: tag various arm tests as TCG onlyAlex Bennée2021-06-071-0/+18
| * tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée2021-06-071-3/+3
| * meson.build: fix cosmetics of compiler displayAlex Bennée2021-06-071-4/+4
| * tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée2021-06-072-0/+151
|/
* Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210604' into...Peter Maydell2021-06-0514-79/+1001
|\
| * tcg/arm: Implement TCG_TARGET_HAS_rotv_vecRichard Henderson2021-06-041-1/+34
| * tcg/arm: Implement TCG_TARGET_HAS_roti_vecRichard Henderson2021-06-043-0/+17
| * tcg/arm: Implement TCG_TARGET_HAS_shv_vecRichard Henderson2021-06-042-1/+63
| * tcg/arm: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson2021-06-043-3/+22
| * tcg/arm: Implement TCG_TARGET_HAS_minmax_vecRichard Henderson2021-06-042-1/+25
| * tcg/arm: Implement TCG_TARGET_HAS_sat_vecRichard Henderson2021-06-042-1/+25
| * tcg/arm: Implement TCG_TARGET_HAS_mul_vecRichard Henderson2021-06-042-1/+7
| * tcg/arm: Implement TCG_TARGET_HAS_shi_vecRichard Henderson2021-06-042-1/+28
| * tcg/arm: Implement andc, orc, abs, neg, not vector operationsRichard Henderson2021-06-043-5/+44
| * tcg/arm: Implement minimal vector operationsRichard Henderson2021-06-044-6/+202
| * tcg/arm: Implement tcg_out_dup*_vecRichard Henderson2021-06-041-8/+275
| * tcg/arm: Implement tcg_out_mov for vector typesRichard Henderson2021-06-041-6/+46
| * tcg/arm: Implement tcg_out_ld/st for vector typesRichard Henderson2021-06-041-6/+64
| * tcg/arm: Add host vector frameworkRichard Henderson2021-06-045-24/+158
| * tcg: Change parameters for tcg_target_const_matchRichard Henderson2021-06-0410-36/+12
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-06-0413-134/+298
|\ \ | |/ |/|
| * vl: plug -object back into -readconfigPaolo Bonzini2021-06-041-6/+18
| * vl: plumb keyval-based options into -readconfigPaolo Bonzini2021-06-043-26/+62
| * qemu-config: parse configuration files to a QDictPaolo Bonzini2021-06-043-33/+76
| * i386: run accel_cpu_instance_init as post_initClaudio Fontana2021-06-041-3/+7
| * i386: reorder call to cpu_exec_realizefnClaudio Fontana2021-06-042-30/+61
| * tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks testKit Westneat2021-06-041-0/+51
| * target/i386: Fix decode of cr8Richard Henderson2021-06-041-0/+1
| * target/i386: tcg: fix switching from 16-bit to 32-bit tasks or vice versaPaolo Bonzini2021-06-041-1/+1
| * target/i386: tcg: fix loading of registers from 16-bit TSSPaolo Bonzini2021-06-041-14/+11
| * target/i386: tcg: fix segment register offsets for 16-bit TSSPaolo Bonzini2021-06-041-2/+2
| * oslib-posix: Remove OpenBSD workaround for fcntl("/dev/null", F_SETFL, O_NONB...Brad Smith2021-06-041-11/+0
| * iscsi: link libm into the modulePaolo Bonzini2021-06-042-3/+3
| * meson: allow optional dependencies for block modulesPaolo Bonzini2021-06-041-9/+9
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-06-0427-4/+1607
|\ \ | |/ |/|
| * MAINTAINERS: Added eBPF maintainers information.Andrew Melnychenko2021-06-041-0/+8
| * docs: Added eBPF documentation.Andrew Melnychenko2021-06-042-0/+126