index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
Drop qemu_foo() socket API wrapper
Marc-André Lureau
7
-18
/
+18
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-30
/
+30
2022-03-21
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2022-03-18
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
3
-0
/
+58
2022-03-16
tests/avocado: start PhoneServer upfront
Beraldo Leal
1
-6
/
+7
2022-03-16
tests/tcg/s390x: Test BRASL and BRCL with large negative offsets
Ilya Leoshkevich
2
-0
/
+69
2022-03-16
tests/tcg: drop -cpu max from s390x sha512-mvx invocation
Alex Bennée
1
-2
/
+0
2022-03-15
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-0
/
+5
2022-03-15
Merge tag 'edk2-20220315-pull-request' of git://git.kraxel.org/qemu into staging
Peter Maydell
1
-0
/
+0
2022-03-15
tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
Philippe Mathieu-Daudé
1
-0
/
+5
2022-03-15
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
12
-9
/
+99
2022-03-15
tests/acpi: disallow virt memory hotplug changes
Gerd Hoffmann
1
-1
/
+0
2022-03-15
tests/acpi: update expected data files
Gerd Hoffmann
1
-0
/
+0
2022-03-15
tests/acpi: allow virt memory hotplug changes
Gerd Hoffmann
1
-0
/
+1
2022-03-14
target/ppc: fix xxspltw for big endian hosts
Matheus Ferst
3
-0
/
+48
2022-03-14
avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()
Daniel Henrique Barboza
1
-0
/
+2
2022-03-14
avocado/ppc_prep_40p.py: check TCG accel in all tests
Daniel Henrique Barboza
1
-0
/
+6
2022-03-14
avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()
Daniel Henrique Barboza
1
-0
/
+2
2022-03-14
avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()
Daniel Henrique Barboza
1
-0
/
+2
2022-03-14
avocado/ppc_74xx.py: check TCG accel for all tests
Daniel Henrique Barboza
1
-0
/
+13
2022-03-14
avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()
Daniel Henrique Barboza
1
-0
/
+2
2022-03-14
avocado/ppc_405.py: remove test_ppc_taihu()
Daniel Henrique Barboza
1
-8
/
+0
2022-03-14
avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()
Daniel Henrique Barboza
1
-0
/
+6
2022-03-14
avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()
Daniel Henrique Barboza
1
-0
/
+6
2022-03-14
avocado/replay_kernel.py: make tcg-icount check in run_vm()
Daniel Henrique Barboza
1
-0
/
+4
2022-03-14
avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
Daniel Henrique Barboza
1
-0
/
+2
2022-03-14
avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
Daniel Henrique Barboza
1
-0
/
+3
2022-03-14
qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppc
Daniel Henrique Barboza
1
-1
/
+2
2022-03-14
qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppc
Daniel Henrique Barboza
1
-1
/
+2
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
1
-0
/
+38
2022-03-12
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
1
-0
/
+4
2022-03-12
Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
Taylor Simpson
1
-24
/
+22
2022-03-12
Hexagon (tests/tcg/hexagon) update overflow test
Taylor Simpson
1
-1
/
+60
2022-03-12
Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
Taylor Simpson
1
-0
/
+339
2022-03-12
Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
Taylor Simpson
2
-1
/
+805
2022-03-12
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
1
-17
/
+62
2022-03-12
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
1
-3
/
+41
2022-03-12
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
1
-1
/
+70
2022-03-12
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
1
-2
/
+3
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
2
-0
/
+475
2022-03-09
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...
Peter Maydell
1
-4
/
+4
2022-03-09
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...
Peter Maydell
7
-27
/
+188
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2
-26
/
+3
2022-03-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-0
/
+2
2022-03-08
tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
Cleber Rosa
1
-0
/
+3
2022-03-08
hw/isa/isa-bus: Remove isabus_dev_print()
Bernhard Beschow
1
-26
/
+0
2022-03-08
hw/sensor: add Renesas raa228000 device
Titus Rwantare
1
-0
/
+72
2022-03-08
hw/sensor: add Renesas raa229004 PMBus device
Titus Rwantare
1
-0
/
+8
2022-03-08
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
2
-0
/
+395
2022-03-08
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...
Peter Maydell
9
-43
/
+38
[next]