index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/tcg/xtensa: update test_fp1 for DFPU
Max Filippov
2020-08-21
1
-28
/
+34
*
tests/tcg/xtensa: update test_fp0_conv for DFPU
Max Filippov
2020-08-21
1
-144
/
+155
*
tests/tcg/xtensa: expand madd tests
Max Filippov
2020-08-21
1
-0
/
+104
*
tests/tcg/xtensa: update test_fp0_arith for DFPU
Max Filippov
2020-08-21
2
-97
/
+223
*
tests/tcg/xtensa: fix test execution on ISS
Max Filippov
2020-08-21
1
-5
/
+5
*
target/xtensa: implement FPU division and square root
Max Filippov
2020-08-21
3
-0
/
+132
*
target/xtensa: add DFPU registers and opcodes
Max Filippov
2020-08-21
6
-34
/
+1413
*
target/xtensa: add DFPU option
Max Filippov
2020-08-21
2
-0
/
+25
*
target/xtensa: don't access BR regfile directly
Max Filippov
2020-08-21
3
-34
/
+42
*
target/xtensa: move FSR/FCR register accessors
Max Filippov
2020-08-21
1
-32
/
+32
*
target/xtensa: rename FPU2000 translators and helpers
Max Filippov
2020-08-21
3
-55
/
+57
*
target/xtensa: support copying registers up to 64 bits wide
Max Filippov
2020-08-21
2
-5
/
+22
*
target/xtensa: add geometry to xtensa_get_regfile_by_name
Max Filippov
2020-08-21
3
-10
/
+31
*
softfloat: add xtensa specialization for pickNaNMulAdd
Max Filippov
2020-08-21
1
-0
/
+26
*
softfloat: pass float_status pointer to pickNaN
Max Filippov
2020-08-21
4
-7
/
+31
*
softfloat: make NO_SIGNALING_NANS runtime property
Max Filippov
2020-08-21
3
-113
/
+129
*
target/xtensa: implement NMI support
Max Filippov
2020-08-21
4
-10
/
+26
*
target/xtensa: make opcode properties more dynamic
Max Filippov
2020-08-21
2
-265
/
+278
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-08-21
2
-35
/
+48
|
\
|
*
aio-posix: keep aio_notify_me disabled during polling
Stefan Hajnoczi
2020-08-13
1
-22
/
+25
|
*
async: always set ctx->notified in aio_notify()
Stefan Hajnoczi
2020-08-13
1
-11
/
+21
|
*
async: rename event_notifier_dummy_cb/poll()
Stefan Hajnoczi
2020-08-13
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...
Peter Maydell
2020-08-21
1
-7
/
+6
|
\
\
|
*
|
acceptance: use stable URLs for the Debian and Ubuntu installer
Paolo Bonzini
2020-08-12
1
-2
/
+2
|
*
|
tests/acceptance/boot_linux: Extract common URL from xlnx-versal test
Philippe Mathieu-Daudé
2020-08-12
1
-6
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-08-21
764
-7631
/
+9192
|
\
\
|
*
|
docs: convert build system documentation to rST
Paolo Bonzini
2020-08-21
2
-169
/
+142
|
*
|
meson: update build-system documentation
Paolo Bonzini
2020-08-21
1
-228
/
+240
|
*
|
meson: avoid unstable module warning with Meson 0.56.0 or newer
Paolo Bonzini
2020-08-21
1
-1
/
+5
|
*
|
meson: convert po/
Marc-André Lureau
2020-08-21
12
-131
/
+44
|
*
|
meson: convert VNC and dependent libraries to meson
Paolo Bonzini
2020-08-21
4
-131
/
+45
|
*
|
meson: move SDL and SDL-image detection to meson
Paolo Bonzini
2020-08-21
6
-146
/
+37
|
*
|
meson: convert sample plugins
Paolo Bonzini
2020-08-21
5
-59
/
+10
|
*
|
meson: replace create-config with meson configure_file
Paolo Bonzini
2020-08-21
7
-168
/
+81
|
*
|
rules.mak: drop unneeded macros
Paolo Bonzini
2020-08-21
6
-282
/
+23
|
*
|
meson: convert check-block
Paolo Bonzini
2020-08-21
4
-16
/
+18
|
*
|
meson: build texi doc
Paolo Bonzini
2020-08-21
6
-105
/
+104
|
*
|
docs: automatically track manual dependencies
Paolo Bonzini
2020-08-21
3
-9
/
+65
|
*
|
meson: sphinx-build
Paolo Bonzini
2020-08-21
6
-186
/
+79
|
*
|
remove Makefile.target
Paolo Bonzini
2020-08-21
3
-76
/
+4
|
*
|
rules.mak: remove version.o
Marc-André Lureau
2020-08-21
3
-12
/
+1
|
*
|
meson: convert systemtap files
Marc-André Lureau
2020-08-21
4
-93
/
+33
|
*
|
configure: place compatibility symlinks in target directories
Paolo Bonzini
2020-08-21
1
-0
/
+3
|
*
|
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
32
-344
/
+181
|
*
|
meson: plugins
Paolo Bonzini
2020-08-21
5
-30
/
+21
|
*
|
meson: cpu-emu
Marc-André Lureau
2020-08-21
4
-29
/
+54
|
*
|
meson: bsd-user
Marc-André Lureau
2020-08-21
4
-5
/
+14
|
*
|
meson: linux-user
Marc-André Lureau
2020-08-21
41
-132
/
+166
|
*
|
meson: accel
Marc-André Lureau
2020-08-21
13
-26
/
+36
|
*
|
meson: target
Paolo Bonzini
2020-08-21
62
-328
/
+595
[next]