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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-16
fpu: Add conversions between bfloat16 and [u]int8
LIU Zhiwei
2
-0
/
+70
2023-09-16
accel/tcg: Introduce do_st16_mmio_leN
Richard Henderson
1
-30
/
+58
2023-09-16
accel/tcg: Introduce do_ld16_mmio_beN
Richard Henderson
1
-32
/
+59
2023-09-16
accel/tcg: Merge io_writex into do_st_mmio_leN
Richard Henderson
1
-51
/
+29
2023-09-16
accel/tcg: Merge io_readx into do_ld_mmio_beN
Richard Henderson
1
-54
/
+30
2023-09-16
accel/tcg: Replace direct use of io_readx/io_writex in do_{ld,st}_1
Richard Henderson
1
-2
/
+4
2023-09-16
accel/tcg: Merge cpu_transaction_failed into io_failed
Richard Henderson
1
-20
/
+13
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
3
-37
/
+17
2023-09-16
accel/tcg: Use CPUTLBEntryFull.phys_addr in io_failed
Richard Henderson
1
-8
/
+4
2023-09-16
accel/tcg: Split out io_prepare and io_failed
Richard Henderson
1
-31
/
+44
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
3
-70
/
+23
2023-09-16
target/arm: Use tcg_gen_gvec_cmpi for compare vs 0
Richard Henderson
1
-48
/
+10
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
4
-0
/
+206
2023-09-16
tcg/loongarch64: Implement 128-bit load & store
Jiajie Chen
3
-1
/
+62
2023-09-15
tcg/loongarch64: Lower rotli_vec to vrotri
Jiajie Chen
2
-1
/
+22
2023-09-15
tcg/loongarch64: Lower rotv_vec ops to LSX
Jiajie Chen
2
-1
/
+15
2023-09-15
tcg/loongarch64: Lower vector shift integer ops
Jiajie Chen
2
-1
/
+22
2023-09-15
tcg/loongarch64: Lower bitsel_vec to vbitsel
Jiajie Chen
3
-2
/
+12
2023-09-15
tcg/loongarch64: Lower vector shift vector ops
Jiajie Chen
2
-1
/
+25
2023-09-15
tcg/loongarch64: Lower vector saturated ops
Jiajie Chen
2
-1
/
+33
2023-09-15
tcg/loongarch64: Lower vector min max ops
Jiajie Chen
2
-1
/
+33
2023-09-15
tcg/loongarch64: Lower mul_vec to vmul
Jiajie Chen
2
-1
/
+9
2023-09-15
tcg/loongarch64: Lower neg_vec to vneg
Jiajie Chen
2
-1
/
+9
2023-09-15
tcg/loongarch64: Lower vector bitwise operations
Jiajie Chen
3
-4
/
+50
2023-09-15
tcg/loongarch64: Lower add/sub_vec to vadd/vsub
Jiajie Chen
3
-0
/
+63
2023-09-15
tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
Jiajie Chen
3
-0
/
+67
2023-09-15
tcg: pass vece to tcg_target_const_match()
Jiajie Chen
11
-12
/
+12
2023-09-15
tcg/loongarch64: Lower basic tcg vec ops to LSX
Jiajie Chen
5
-2
/
+270
2023-09-15
tcg/loongarch64: Import LSX instructions
Jiajie Chen
1
-1
/
+6018
2023-09-15
thunk: Delete checks for old host definitions
Akihiko Odaki
1
-2
/
+1
2023-09-15
softmmu: Delete checks for old host definitions
Akihiko Odaki
1
-3
/
+0
2023-09-15
util: Delete checks for old host definitions
Akihiko Odaki
1
-12
/
+3
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
2
-10
/
+13
2023-09-15
accel/tcg: mttcg remove false-negative halted assertion
Nicholas Piggin
1
-7
/
+2
2023-09-13
Merge tag 'pull-tpm-2023-09-12-3' of https://github.com/stefanberger/qemu-tpm...
Stefan Hajnoczi
1
-9
/
+2
2023-09-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
3
-27
/
+25
2023-09-13
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Stefan Hajnoczi
1
-2
/
+2
2023-09-13
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
1
-9
/
+2
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
31
-25
/
+460
2023-09-13
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
22
-1245
/
+1426
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
1
-16
/
+16
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
1
-6
/
+4
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2
-3
/
+3
2023-09-12
hw/nvme: Avoid dynamic stack allocation
Peter Maydell
1
-1
/
+1
2023-09-12
hw/nvme: Use #define to avoid variable length array
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-12
tests/qtest/pflash: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-12
kconfig: Add NVME to s390x machines
Cédric Le Goater
1
-1
/
+1
2023-09-12
target/s390x: AP-passthrough for PV guests
Steffen Eiden
5
-0
/
+79
2023-09-12
target/s390x/kvm: Refactor AP functionalities
Steffen Eiden
1
-7
/
+17
[next]