index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-16
fpu: Handle m68k extended precision denormals properly
Richard Henderson
2023-09-16
fpu: Add conversions between bfloat16 and [u]int8
LIU Zhiwei
2023-09-16
accel/tcg: Introduce do_st16_mmio_leN
Richard Henderson
2023-09-16
accel/tcg: Introduce do_ld16_mmio_beN
Richard Henderson
2023-09-16
accel/tcg: Merge io_writex into do_st_mmio_leN
Richard Henderson
2023-09-16
accel/tcg: Merge io_readx into do_ld_mmio_beN
Richard Henderson
2023-09-16
accel/tcg: Replace direct use of io_readx/io_writex in do_{ld,st}_1
Richard Henderson
2023-09-16
accel/tcg: Merge cpu_transaction_failed into io_failed
Richard Henderson
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
2023-09-16
accel/tcg: Use CPUTLBEntryFull.phys_addr in io_failed
Richard Henderson
2023-09-16
accel/tcg: Split out io_prepare and io_failed
Richard Henderson
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
2023-09-16
target/arm: Use tcg_gen_gvec_cmpi for compare vs 0
Richard Henderson
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
2023-09-16
tcg/loongarch64: Implement 128-bit load & store
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower rotli_vec to vrotri
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower rotv_vec ops to LSX
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower vector shift integer ops
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower bitsel_vec to vbitsel
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower vector shift vector ops
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower vector saturated ops
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower vector min max ops
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower mul_vec to vmul
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower neg_vec to vneg
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower vector bitwise operations
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower add/sub_vec to vadd/vsub
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
Jiajie Chen
2023-09-15
tcg: pass vece to tcg_target_const_match()
Jiajie Chen
2023-09-15
tcg/loongarch64: Lower basic tcg vec ops to LSX
Jiajie Chen
2023-09-15
tcg/loongarch64: Import LSX instructions
Jiajie Chen
2023-09-15
thunk: Delete checks for old host definitions
Akihiko Odaki
2023-09-15
softmmu: Delete checks for old host definitions
Akihiko Odaki
2023-09-15
util: Delete checks for old host definitions
Akihiko Odaki
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
2023-09-15
accel/tcg: mttcg remove false-negative halted assertion
Nicholas Piggin
2023-09-13
Merge tag 'pull-tpm-2023-09-12-3' of https://github.com/stefanberger/qemu-tpm...
Stefan Hajnoczi
2023-09-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-13
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Stefan Hajnoczi
2023-09-13
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-13
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2023-09-12
hw/nvme: Avoid dynamic stack allocation
Peter Maydell
2023-09-12
hw/nvme: Use #define to avoid variable length array
Philippe Mathieu-Daudé
2023-09-12
tests/qtest/pflash: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-12
kconfig: Add NVME to s390x machines
Cédric Le Goater
2023-09-12
target/s390x: AP-passthrough for PV guests
Steffen Eiden
[next]