summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Use tcg_constant_i32() in gen_helper_0e2i()Philippe Mathieu-Daudé2021-08-251-12/+2Star
* target/mips: Remove gen_helper_1e2i()Philippe Mathieu-Daudé2021-08-251-6/+0Star
* target/mips: Remove gen_helper_0e3i()Philippe Mathieu-Daudé2021-08-251-6/+0Star
* target/mips: Remove duplicated check_cp1_enabled() calls in Loongson EXTPhilippe Mathieu-Daudé2021-08-251-2/+0Star
* target/mips: Allow Loongson 3A1000 to use up to 48-bit VAddrPhilippe Mathieu-Daudé2021-08-251-1/+1
* target/mips: Document Loongson-3A CPU definitionsPhilippe Mathieu-Daudé2021-08-251-2/+2
* target/mips: Convert Vr54xx MSA* opcodes to decodetreePhilippe Mathieu-Daudé2021-08-253-53/+14Star
* target/mips: Convert Vr54xx MUL* opcodes to decodetreePhilippe Mathieu-Daudé2021-08-253-24/+18Star
* target/mips: Convert Vr54xx MACC* opcodes to decodetreePhilippe Mathieu-Daudé2021-08-253-16/+42
* target/mips: Introduce decodetree structure for NEC Vr54xx extensionPhilippe Mathieu-Daudé2021-08-255-0/+33
* target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.cPhilippe Mathieu-Daudé2021-08-253-118/+143
* target/mips: Extract NEC Vr54xx helper definitionsPhilippe Mathieu-Daudé2021-08-252-15/+27
* target/mips: Introduce generic TRANS() macro for decodetree helpersPhilippe Mathieu-Daudé2021-08-251-0/+8
* target/mips: Rename 'rtype' as 'r'Philippe Mathieu-Daudé2021-08-256-46/+46
* target/mips: Merge 32-bit/64-bit Release6 decodetree definitionsPhilippe Mathieu-Daudé2021-08-254-40/+19Star
* target/mips: Decode vendor extensions before MIPS ISAsPhilippe Mathieu-Daudé2021-08-251-3/+5
* target/mips: Simplify PREF opcodePhilippe Mathieu-Daudé2021-08-251-6/+2Star
* target/mips: Remove JR opcode unused argumentsPhilippe Mathieu-Daudé2021-08-251-1/+1
* Open 6.2 development treePeter Maydell2021-08-251-1/+1
* Update version for v6.1.0 releasePeter Maydell2021-08-241-1/+1
* Update version for v6.1.0-rc4 releasePeter Maydell2021-08-171-1/+1
* softmmu/physmem: fix wrong assertion in qemu_ram_alloc_internal()David Hildenbrand2021-08-171-1/+0Star
* qapi/machine.json: Remove zero value reference from SMPConfiguration document...Andrew Jones2021-08-171-1/+1
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-08-...Peter Maydell2021-08-157-22/+215
|\
| * docs/about/removed-features: Document removed machines from older QEMU versionsThomas Huth2021-08-111-2/+18
| * docs/about/removed-features: Document removed devices from older QEMU versionsThomas Huth2021-08-111-0/+11
| * docs/about/removed-features: Document removed HMP commands from QEMU v2.12Thomas Huth2021-08-111-0/+11
| * docs/about/removed-features: Document removed CLI options from QEMU v3.1Thomas Huth2021-08-111-0/+67
| * docs/about/removed-features: Document removed CLI options from QEMU v3.0Thomas Huth2021-08-111-0/+35
| * docs/about/removed-features: Document removed CLI options from QEMU v2.12Thomas Huth2021-08-111-2/+37
| * fuzz: avoid building twice, when running on gitlabAlexander Bulekov2021-08-111-11/+13
| * tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is availableThomas Huth2021-08-111-0/+8
| * storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth2021-08-112-6/+9
| * gitlab: skip many more targets in windows cross buildsDaniel P. Berrangé2021-08-112-1/+5
| * gitlab: exclude sparc-softmmu and riscv32-softmmu from cross buildsDaniel P. Berrangé2021-08-111-1/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/maintainers-20210811-pull-r...Peter Maydell2021-08-151-8/+8
|\ \
| * | MAINTAINERS: update virtio-gpu entry.Gerd Hoffmann2021-08-111-2/+2
| * | MAINTAINERS: update virtio-input entry.Gerd Hoffmann2021-08-111-1/+1
| * | MAINTAINERS: update usb entries.Gerd Hoffmann2021-08-111-2/+2
| * | MAINTAINERS: update spice entry.Gerd Hoffmann2021-08-111-1/+1
| * | MAINTAINERS: update audio entry.Gerd Hoffmann2021-08-111-1/+1
| * | MAINTAINERS: update sockets entry.Gerd Hoffmann2021-08-111-1/+0Star
| * | MAINTAINERS: update edk2 entry.Gerd Hoffmann2021-08-111-0/+1
| |/
* | Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210812' into stagingPeter Maydell2021-08-151-1/+2
|\ \
| * | Hexagon (disas/hexagon.c) fix memory leak for early exit casesTaylor Simpson2021-08-121-1/+2
| |/
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-08-133-3/+4
|\ \ | |/ |/|
| * hw/core: fix error checking in smp_parseDaniel P. Berrangé2021-08-131-1/+1
| * hw/core: Add missing return on errorPhilippe Mathieu-Daudé2021-08-131-0/+1
| * target/i386: Fixed size of constant for WindowsLara Lazier2021-08-132-2/+2
|/
* Update version for v6.1.0-rc3 releasePeter Maydell2021-08-101-1/+1