summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) scalar core helpersTaylor Simpson2021-02-182-0/+1152
* Hexagon (target/hexagon) register namesTaylor Simpson2021-02-181-0/+83
* Hexagon (disas) disassemblerTaylor Simpson2021-02-183-0/+67
* Hexagon (target/hexagon) scalar core definitionTaylor Simpson2021-02-185-0/+599
* Hexagon (include/elf.h) ELF machine definitionTaylor Simpson2021-02-181-0/+1
* Hexagon (target/hexagon) READMETaylor Simpson2021-02-181-0/+235
* Hexagon Update MAINTAINERS fileTaylor Simpson2021-02-181-0/+9
* qemu/int128: Add int128_orRichard Henderson2021-02-181-0/+10
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-plugin-updates-180221...Peter Maydell2021-02-1836-215/+769
|\
| * tests/acceptance: add a memory callback checkAlex Bennée2021-02-181-0/+31
| * tests/plugin: allow memory plugin to do both inline and callbacksAlex Bennée2021-02-181-7/+20
| * tests/acceptance: add a new tests to detect counting errorsAlex Bennée2021-02-181-0/+26
| * accel/tcg: allow plugin instrumentation to be disable via cflagsAlex Bennée2021-02-187-27/+49
| * accel/tcg: remove CF_NOCACHE and special casesAlex Bennée2021-02-182-39/+15Star
| * accel/tcg: re-factor non-RAM execution codeAlex Bennée2021-02-181-15/+15
| * accel/tcg: cache single instruction TB on pending replay exceptionAlex Bennée2021-02-181-40/+4Star
| * accel/tcg: actually cache our partial icount TBAlex Bennée2021-02-181-8/+9
| * tests/acceptance: add a new set of tests to exercise pluginsAlex Bennée2021-02-182-0/+92
| * tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2021-02-184-1/+38
| * target/sh4: Create superh_io_recompile_replay_branchRichard Henderson2021-02-182-12/+18
| * target/mips: Create mips_io_recompile_replay_branchRichard Henderson2021-02-182-10/+20
| * accel/tcg: Create io_recompile_replay_branch hookRichard Henderson2021-02-182-4/+23
| * exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson2021-02-189-12/+8Star
| * accel/tcg/plugin-gen: fix the call signature for inline callbacksAlex Bennée2021-02-181-21/+11Star
| * contrib: Open brace '{' following struct go on the same linezhouyang2021-02-181-2/+1Star
| * contrib: space required after that ','zhouyang2021-02-181-6/+6
| * contrib: Add spaces around operatorzhouyang2021-02-181-1/+1
| * contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"zhouyang2021-02-181-1/+1
| * contrib: Don't use '#' flag of printf formatzhouyang2021-02-184-6/+6
| * plugins: new hwprofile pluginAlex Bennée2021-02-183-0/+340
| * plugins: add API to return a name for a IO deviceAlex Bennée2021-02-182-0/+26
| * hw/virtio/pci: include vdev name in registered PCI sectionsAlex Bennée2021-02-181-8/+14
|/
* Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell2021-02-177-38/+158
|\
| * virtiofsd: Do not use a thread pool by defaultVivek Goyal2021-02-161-1/+1
| * viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2Vivek Goyal2021-02-164-8/+103
| * virtiofsd: Save error code early at the failure callsiteVivek Goyal2021-02-161-4/+5
| * tools/virtiofsd: Replace the word 'whitelist'Philippe Mathieu-Daudé2021-02-162-9/+9
| * virtiofsd: vu_dispatch locking should never failGreg Kurz2021-02-161-14/+35
| * virtiofsd: Allow to build it without the toolsWainer dos Santos Moschetta2021-02-161-2/+5
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-1736-81/+735
|\ \
| * | replay: fix icount request when replaying clock accessPavel Dovgalyuk2021-02-165-35/+37
| * | event_notifier: Set ->initialized earlier in event_notifier_init()Greg Kurz2021-02-161-1/+1
| * | hvf: Fetch cr4 before evaluating CPUID(1)Alexander Graf2021-02-161-0/+4
| * | target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk2021-02-162-0/+6
| * | hvf: x86: Remove unused definitionsAlexander Graf2021-02-161-16/+0Star
| * | target/i386/hvf: add vmware-cpuid-freq cpu featureVladislav Yaroshchuk2021-02-161-1/+95
| * | hvf: Guard xgetbv callHill Ma2021-02-161-12/+22
| * | util/cutils: Skip "." when looking for next directory componentStefan Weil2021-02-161-1/+2
| * | tests/qtest/qos-test: dump QEMU command if verboseChristian Schoenebeck2021-02-161-0/+3
| * | tests/qtest/qos-test: dump environment variables if verboseChristian Schoenebeck2021-02-161-1/+8