Sign in
android-kvm
/
kvm-unit-tests
/
cc2ece415fdcfd0415a6499af36577daca5a46e7
cc2ece4
powerpc: Add cpu_relax
by Nicholas Piggin
· 10 months ago
c76b0d0
powerpc: add SMP and IPI support
by Nicholas Piggin
· 10 months ago
9801dbb
s390x: Specify program headers with flags to avoid linker warnings
by Nicholas Piggin
· 9 months ago
514e69f
s390x: Only run genprotimg if necessary
by Nicholas Piggin
· 9 months ago
8e4e051
powerpc: Enable page alloc operations
by Nicholas Piggin
· 10 months ago
2981505
powerpc: Remove broken SMP exception stack setup
by Nicholas Piggin
· 10 months ago
789a8e6
powerpc: Add rtas stop-self support
by Nicholas Piggin
· 10 months ago
67bdbcf
scripts/s390x: Fix the execution of the PV tests
by Thomas Huth
· 9 months ago
eb2d444
powerpc/sprs: Fix report_kfail call
by Nicholas Piggin
· 9 months ago
00af1c8
powerpc: general interrupt tests
by Nicholas Piggin
· 10 months ago
584c6ad
powerpc/sprs: Test hypervisor registers on powernv machine
by Nicholas Piggin
· 10 months ago
cd27b4b
powerpc: Fix emulator illegal instruction test for powernv
by Nicholas Piggin
· 10 months ago
610c5a9
powerpc: Support powernv machine with QEMU TCG
by Nicholas Piggin
· 10 months ago
f3393cd
scripts: Accommodate powerpc powernv machine differences
by Nicholas Piggin
· 10 months ago
ccb3749
scripts: allow machine option to be specified in unittests.cfg
by Nicholas Piggin
· 10 months ago
d499b05
powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
by Nicholas Piggin
· 10 months ago
8f6290f
powerpc/sprs: Specify SPRs with data rather than code
by Nicholas Piggin
· 10 months ago
d2ade2c
powerpc: Update unittests for latest QEMU version
by Nicholas Piggin
· 10 months ago
34508e8
powerpc: Mark known failing tests as kfail
by Nicholas Piggin
· 10 months ago
7cd0220
report: Add known failure reporting option
by Nicholas Piggin
· 10 months ago
70eb64a
travis.yml: Update the aarch64 and ppc64le jobs to Jammy
by Thomas Huth
· 10 months ago
2e64397
Fix check-kerneldoc for out of tree builds
by Nicholas Piggin
· 10 months ago
eed1930
shellcheck: Suppress SC2209 quoting warning in config.mak
by Nicholas Piggin
· 10 months ago
dc8a922
shellcheck: Fix shellcheck target with out of tree build
by Nicholas Piggin
· 10 months ago
13f8d6d
Merge branch 'arm/queue' into 'master'
by Andrew Jones
· 10 months ago
3b3f9a3
arm64: Default to 4K translation granule
by Oliver Upton
· 10 months ago
a481914
runtime: Adjust probe_maxsmp for older QEMU
by Andrew Jones
· 10 months ago
3b4b978
Merge branch 'misc/queue' into 'master'
by Andrew Jones
· 10 months ago
3df129a
shellcheck: Suppress various messages
by Nicholas Piggin
· 10 months ago
b3a1827
shellcheck: Fix SC2294
by Nicholas Piggin
· 10 months ago
a8d9d8d
shellcheck: Fix SC2124
by Nicholas Piggin
· 10 months ago
b7e5dfd
shellcheck: Fix SC2155
by Nicholas Piggin
· 10 months ago
ddfdcc3
Add initial shellcheck checking
by Nicholas Piggin
· 10 months ago
9cab582
Merge branch 'pr-2024-04-22' into 'master'
by Thomas Huth
· 11 months ago
7315fc8
s390x: cmm: test no-translate bit after reset
by Nico Boehr
· 11 months ago
f08ec4e
lib: s390: fix guest length in uv_create_guest()
by Claudio Imbrenda
· 11 months ago
bff3aac
s390x: Use local accel variable in arch_cmd_s390x
by Nicholas Piggin
· 11 months ago
9285840
s390x: Fix is_pv check in run script
by Nicholas Piggin
· 11 months ago
950bc1d
s390x: emulator: Fix error path of invalid function code
by Christian Borntraeger
· 11 months ago
343281e
s390x: add pv-attest to unittests.cfg
by Nico Boehr
· 1 year, 1 month ago
40e2c61
lib: s390x: sigp: Name inline assembly arguments
by Janosch Frank
· 1 year, 1 month ago
7dcf1fc
s390x: sclp: Dirty CC before sclp execution
by Janosch Frank
· 1 year, 1 month ago
9946f19
s390x: mvpg: Dirty CC before mvpg execution
by Janosch Frank
· 1 year, 1 month ago
9312c86
lib: s390x: css: Dirty CC before css instructions
by Janosch Frank
· 1 year, 1 month ago
eb547ec
lib: s390x: uv: Dirty CC before uvc execution
by Janosch Frank
· 1 year, 1 month ago
3dbf3c4
lib: s390x: sigp: Dirty CC before sigp execution
by Janosch Frank
· 1 year, 1 month ago
42cc67b
s390x/Makefile: simplify Secure Execution boot image generation
by Marc Hartmayer
· 1 year, 4 months ago
69ee03b
Merge branch 'arm/queue' into 'master'
by Andrew Jones
· 11 months ago
71e899d
test_migrate_unmapped_collection test fails during skip
by Jan Richter
· 11 months ago
e96011b
gitlab-ci: Disable selftest-migration on s390x again
by Thomas Huth
· 11 months ago
4cdd273
doc: start documentation directory with unittests.cfg doc
by Nicholas Piggin
· 11 months ago
ac6e1ab
powerpc: interrupt stack backtracing
by Nicholas Piggin
· 11 months ago
e67d476
powerpc: Fix stack backtrace termination
by Nicholas Piggin
· 11 months ago
06806ed
powerpc: Fix KVM caps on POWER9 hosts
by Nicholas Piggin
· 11 months ago
3ccb19a
gitlab-ci: Run migration selftest on s390x and powerpc
by Nicholas Piggin
· 11 months ago
fe151b4
common: add memory dirtying vs migration test
by Nicholas Piggin
· 11 months ago
956004a
arch-run: Add a "continuous" migration option for tests
by Nicholas Piggin
· 11 months ago
e6e1a20
(arm|s390): Use migrate_skip in test cases
by Nicholas Piggin
· 11 months ago
fa8914b
migration: Add a migrate_skip command
by Nicholas Piggin
· 11 months ago
6630792
gitlab-ci: Fix the cirrus pipelines
by Thomas Huth
· 11 months ago
49bbfc6
arch-run: Keep infifo open
by Nicholas Piggin
· 11 months ago
4aadd21
arch-run: Add functions to help handle migration directives from test
by Nicholas Piggin
· 11 months ago
533d778
shellcheck: Fix SC2048
by Nicholas Piggin
· 11 months ago
0ebc1af
shellcheck: Fix SC2178
by Nicholas Piggin
· 11 months ago
7f01fa7
shellcheck: Fix SC2145
by Nicholas Piggin
· 11 months ago
ec11048
shellcheck: Fix SC2013
by Nicholas Piggin
· 11 months ago
5bf124f
shellcheck: Fix SC2143
by Nicholas Piggin
· 11 months ago
09e5592
shellcheck: Fix SC2006
by Nicholas Piggin
· 11 months ago
d50fa5a
shellcheck: Fix SC2094
by Nicholas Piggin
· 11 months ago
5697b49
shellcheck: Fix SC2295
by Nicholas Piggin
· 11 months ago
20a879f
shellcheck: Fix SC2223
by Nicholas Piggin
· 11 months ago
7b0147e
Merge branch 'efi/queue' into 'master'
by Andrew Jones
· 11 months ago
fc35f6c
efi: include libfdt header only for aarch64 and riscv
by Vasant Karasulli
· 11 months ago
9f993e2
Merge branch 'efi/queue' into 'master'
by Andrew Jones
· 11 months ago
b365a5b
lib/efi: Retry call to efi exit boot services
by Pavan Kumar Paluri
· 11 months ago
bb294df
x86 EFI: Bypass call to fdt_check_header()
by Pavan Kumar Paluri
· 11 months ago
6444ae2
Merge branch 'riscv/queue' into 'master'
by Andrew Jones
· 12 months ago
aa7819e
riscv: sbi: Test remaining base functions
by Andrew Jones
· 12 months ago
9d4aa5e
riscv: sbi: Check and test spec version
by Andrew Jones
· 12 months ago
10aacd2
riscv: sbi: Test for specific SBI implementation ID
by Carlos Maiolino
· 12 months ago
17dd8c0
riscv: sbi: Enable gen_report() to print the wrong value in case of failure
by Carlos Maiolino
· 12 months ago
c507408
riscv: sbi: Implement test for architecture ID register
by Carlos Maiolino
· 12 months ago
00d3be4
riscv: sbi: Factor out environment variable check and report generation
by Carlos Maiolino
· 12 months ago
63bfc25
riscv: sbi: Add test to probe SBI Extension
by Carlos Maiolino
· 12 months ago
8a4ca72
riscv: sbi: Add a wrapper to call sbi_ecall for base extension
by Carlos Maiolino
· 12 months ago
2e0bdc2
riscv: efi: Use efi-direct by default
by Andrew Jones
· 1 year ago
a755990
riscv: efi: Add run script
by Andrew Jones
· 1 year ago
9f34c81
riscv: Enable EFI boot
by Andrew Jones
· 1 year ago
31b4ef4
riscv: Refactor setup code
by Andrew Jones
· 1 year ago
ba0a6fd
efi: Add support for obtaining the boot hartid
by Andrew Jones
· 1 year ago
0ab375a
riscv: efi: Switch stack in _start
by Andrew Jones
· 1 year ago
68128c6
riscv: Enable building for EFI
by Andrew Jones
· 1 year ago
a403033
riscv: Tweak the gnu-efi imported code
by Andrew Jones
· 1 year ago
da3404a
riscv: Import gnu-efi files
by Andrew Jones
· 1 year ago
a1f2b0e
treewide: lib/stack: Make base_address arch specific
by Andrew Jones
· 1 year ago
a8a78d7
treewide: lib/stack: Fix backtrace
by Andrew Jones
· 1 year ago
e442bc9
riscv: show_regs: Prepare for EFI images
by Andrew Jones
· 1 year ago
6c2108d
riscv: Call abort instead of assert on unhandled exceptions
by Andrew Jones
· 1 year ago
611fe6d
Merge branch 'arm/queue' into 'master'
by Andrew Jones
· 12 months ago
dd79728
arm64: efi: Add gitlab CI
by Andrew Jones
· 1 year ago
Next »