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
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
tests/tcg/loongarch64: Add div and mod related instructions test
Song Gao
2022-07-19
2
-0
/
+55
*
|
|
tests/tcg/loongarch64: Add clo related instructions test
Song Gao
2022-07-19
2
-0
/
+103
*
|
|
tests/tcg/loongarch64: Add float reference files
Philippe Mathieu-Daudé
2022-07-19
3
-0
/
+2504
*
|
|
tests/docker/dockerfiles: Add debian-loongarch-cross.docker
Richard Henderson
2022-07-19
2
-0
/
+27
|
/
/
*
|
tests/unit: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2022-07-18
2
-24
/
+24
*
|
qtest/machine-none: Add LoongArch support
Song Gao
2022-07-18
1
-0
/
+1
*
|
tests/vm: Remove docker cross-compile test from CentOS VM
John Snow
2022-07-18
1
-1
/
+0
*
|
tests/vm: add 1GB extra memory per core
John Snow
2022-07-18
1
-0
/
+5
*
|
tests/vm: remove duplicate 'centos' VM test
John Snow
2022-07-18
1
-1
/
+1
*
|
tests/vm: remove ubuntu.i386 VM test
John Snow
2022-07-18
2
-42
/
+1
*
|
tests/vm: upgrade Ubuntu 18.04 VM to 20.04
John Snow
2022-07-18
1
-3
/
+7
*
|
tests/vm: switch centos.aarch64 to CentOS 8 Stream
John Snow
2022-07-18
1
-150
/
+24
*
|
tests/vm: switch CentOS 8 to CentOS 8 Stream
John Snow
2022-07-18
1
-3
/
+3
*
|
tests/vm: use 'cp' instead of 'ln' for temporary vm images
John Snow
2022-07-18
1
-1
/
+1
|
/
*
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
2022-07-18
2
-1
/
+120
*
hw/adc: Fix CONV bit in NPCM7XX ADC CON register
Hao Wu
2022-07-18
1
-1
/
+1
*
Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...
Peter Maydell
2022-07-15
3
-0
/
+206
|
\
|
*
hw/gpio/aspeed: Don't let guests modify input pins
Peter Delevoryas
2022-07-14
1
-1
/
+1
|
*
qtest/aspeed_gpio: Add input pin modification test
Peter Delevoryas
2022-07-14
1
-0
/
+27
|
*
hw: m25p80: add tests for BP and TB bit write protect
Iris Chen
2022-07-14
1
-0
/
+111
|
*
test/avocado/machine_aspeed.py: Add SDK tests
Cédric Le Goater
2022-07-14
1
-0
/
+68
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-14
2
-18
/
+76
|
\
\
|
|
/
|
/
|
|
*
datadir: Use bundle mechanism
Akihiko Odaki
2022-07-13
1
-18
/
+0
|
*
scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
2022-07-13
1
-0
/
+76
*
|
Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-07-14
1
-8
/
+9
|
\
\
|
*
|
avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
Peter Delevoryas
2022-07-13
1
-8
/
+9
|
|
/
*
|
Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
2022-07-12
6
-37
/
+169
|
\
\
|
|
/
|
/
|
|
*
iotests/297: Have mypy ignore unused ignores
Hanna Reitz
2022-07-12
1
-1
/
+1
|
*
block: Add blk_co_truncate()
Alberto Faria
2022-07-12
1
-0
/
+14
|
*
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
Alberto Faria
2022-07-12
1
-0
/
+17
|
*
block: Add blk_co_pwrite_compressed()
Alberto Faria
2022-07-12
1
-0
/
+18
|
*
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
2022-07-12
1
-0
/
+19
|
*
block: Add blk_[co_]preadv_part()
Alberto Faria
2022-07-12
1
-0
/
+19
|
*
block: Add blk_{preadv,pwritev}()
Alberto Faria
2022-07-12
1
-1
/
+41
|
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-4
/
+4
|
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-2
/
+2
|
*
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-12
1
-2
/
+2
|
*
tests/qemu-iotests: skip 108 when FUSE is not loaded
John Snow
2022-07-12
1
-0
/
+5
|
*
tests/qemu-iotests: hotfix for 307, 223 output
John Snow
2022-07-12
2
-4
/
+4
|
*
crypto: Make block callbacks return 0 on success
Alberto Faria
2022-07-12
1
-19
/
+19
|
*
block: Make bdrv_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-12
1
-2
/
+2
|
*
block: Change bdrv_{pread,pwrite,pwrite_sync}() param order
Alberto Faria
2022-07-12
1
-4
/
+4
|
*
block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()
Alberto Faria
2022-07-12
1
-4
/
+4
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-12
9
-8
/
+5
|
\
\
|
|
/
|
/
|
|
*
tests/tcg: compile system emulation tests as freestanding
Paolo Bonzini
2022-07-06
5
-4
/
+5
|
*
tests/vm: do not specify -bios option
Paolo Bonzini
2022-07-06
4
-4
/
+0
*
|
iotests/copy-before-write: specify required_fmts
Vladimir Sementsov-Ogievskiy
2022-07-12
1
-1
/
+2
*
|
iotests: fix copy-before-write for macOS and FreeBSD
Vladimir Sementsov-Ogievskiy
2022-07-12
1
-0
/
+5
*
|
tests/tcg/ppc64: Add mffsce test
Víctor Colombo
2022-07-06
3
-0
/
+39
|
/
*
tests: use consistent bandwidth/downtime limits in migration tests
Daniel P. Berrangé
2022-07-05
1
-34
/
+20
[prev]
[next]