index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
target/mips: Define gen_helper() macros in translate.h
Philippe Mathieu-Daudé
2
-12
/
+12
2021-08-25
target/mips: Use tcg_constant_i32() in generate_exception_err()
Philippe Mathieu-Daudé
1
-5
/
+2
2021-08-25
target/mips: Inline gen_helper_0e0i()
Philippe Mathieu-Daudé
1
-6
/
+2
2021-08-25
target/mips: Inline gen_helper_1e1i() call in op_ld_INSN() macros
Philippe Mathieu-Daudé
1
-5
/
+1
2021-08-25
target/mips: Simplify gen_helper() macros by using tcg_constant_i32()
Philippe Mathieu-Daudé
1
-15
/
+5
2021-08-25
target/mips: Use tcg_constant_i32() in gen_helper_0e2i()
Philippe Mathieu-Daudé
1
-12
/
+2
2021-08-25
target/mips: Remove gen_helper_1e2i()
Philippe Mathieu-Daudé
1
-6
/
+0
2021-08-25
target/mips: Remove gen_helper_0e3i()
Philippe Mathieu-Daudé
1
-6
/
+0
2021-08-25
target/mips: Remove duplicated check_cp1_enabled() calls in Loongson EXT
Philippe Mathieu-Daudé
1
-2
/
+0
2021-08-25
target/mips: Allow Loongson 3A1000 to use up to 48-bit VAddr
Philippe Mathieu-Daudé
1
-1
/
+1
2021-08-25
target/mips: Document Loongson-3A CPU definitions
Philippe Mathieu-Daudé
1
-2
/
+2
2021-08-25
target/mips: Convert Vr54xx MSA* opcodes to decodetree
Philippe Mathieu-Daudé
3
-53
/
+14
2021-08-25
target/mips: Convert Vr54xx MUL* opcodes to decodetree
Philippe Mathieu-Daudé
3
-24
/
+18
2021-08-25
target/mips: Convert Vr54xx MACC* opcodes to decodetree
Philippe Mathieu-Daudé
3
-16
/
+42
2021-08-25
target/mips: Introduce decodetree structure for NEC Vr54xx extension
Philippe Mathieu-Daudé
5
-0
/
+33
2021-08-25
target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
Philippe Mathieu-Daudé
3
-118
/
+143
2021-08-25
target/mips: Extract NEC Vr54xx helper definitions
Philippe Mathieu-Daudé
2
-15
/
+27
2021-08-25
target/mips: Introduce generic TRANS() macro for decodetree helpers
Philippe Mathieu-Daudé
1
-0
/
+8
2021-08-25
target/mips: Rename 'rtype' as 'r'
Philippe Mathieu-Daudé
6
-46
/
+46
2021-08-25
target/mips: Merge 32-bit/64-bit Release6 decodetree definitions
Philippe Mathieu-Daudé
4
-40
/
+19
2021-08-25
target/mips: Decode vendor extensions before MIPS ISAs
Philippe Mathieu-Daudé
1
-3
/
+5
2021-08-25
target/mips: Simplify PREF opcode
Philippe Mathieu-Daudé
1
-6
/
+2
2021-08-25
target/mips: Remove JR opcode unused arguments
Philippe Mathieu-Daudé
1
-1
/
+1
2021-08-25
Open 6.2 development tree
Peter Maydell
1
-1
/
+1
2021-08-24
Update version for v6.1.0 release
Peter Maydell
1
-1
/
+1
2021-08-17
Update version for v6.1.0-rc4 release
Peter Maydell
1
-1
/
+1
2021-08-17
softmmu/physmem: fix wrong assertion in qemu_ram_alloc_internal()
David Hildenbrand
1
-1
/
+0
2021-08-17
qapi/machine.json: Remove zero value reference from SMPConfiguration document...
Andrew Jones
1
-1
/
+1
2021-08-13
hw/core: fix error checking in smp_parse
Daniel P. Berrangé
1
-1
/
+1
2021-08-13
hw/core: Add missing return on error
Philippe Mathieu-Daudé
1
-0
/
+1
2021-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
2
-2
/
+2
2021-08-12
Hexagon (disas/hexagon.c) fix memory leak for early exit cases
Taylor Simpson
1
-1
/
+2
2021-08-11
docs/about/removed-features: Document removed machines from older QEMU versions
Thomas Huth
1
-2
/
+18
2021-08-11
docs/about/removed-features: Document removed devices from older QEMU versions
Thomas Huth
1
-0
/
+11
2021-08-11
docs/about/removed-features: Document removed HMP commands from QEMU v2.12
Thomas Huth
1
-0
/
+11
2021-08-11
docs/about/removed-features: Document removed CLI options from QEMU v3.1
Thomas Huth
1
-0
/
+67
2021-08-11
docs/about/removed-features: Document removed CLI options from QEMU v3.0
Thomas Huth
1
-0
/
+35
2021-08-11
docs/about/removed-features: Document removed CLI options from QEMU v2.12
Thomas Huth
1
-2
/
+37
2021-08-11
fuzz: avoid building twice, when running on gitlab
Alexander Bulekov
1
-11
/
+13
2021-08-11
tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is available
Thomas Huth
1
-0
/
+8
2021-08-11
storage-daemon: Add missing build dependency to the vhost-user-blk-test
Thomas Huth
2
-6
/
+9
2021-08-11
gitlab: skip many more targets in windows cross builds
Daniel P. Berrangé
2
-1
/
+5
2021-08-11
MAINTAINERS: update virtio-gpu entry.
Gerd Hoffmann
1
-2
/
+2
2021-08-11
MAINTAINERS: update virtio-input entry.
Gerd Hoffmann
1
-1
/
+1
2021-08-11
MAINTAINERS: update usb entries.
Gerd Hoffmann
1
-2
/
+2
2021-08-11
MAINTAINERS: update spice entry.
Gerd Hoffmann
1
-1
/
+1
2021-08-11
MAINTAINERS: update audio entry.
Gerd Hoffmann
1
-1
/
+1
2021-08-11
MAINTAINERS: update sockets entry.
Gerd Hoffmann
1
-1
/
+0
2021-08-11
MAINTAINERS: update edk2 entry.
Gerd Hoffmann
1
-0
/
+1
2021-08-11
gitlab: exclude sparc-softmmu and riscv32-softmmu from cross builds
Daniel P. Berrangé
1
-1
/
+2
[next]