projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2024-02-09
Daniel Henrique...
target/riscv/cpu.c: add riscv_bare_cpu_init()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
LIU Zhiwei
target/riscv: Enable xtheadsync under user mode
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Heinrich Schuchardt
qemu-options: enable -smbios option on RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Heinrich Schuchardt
target/riscv: SMBIOS support for RISC-V virt machine
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Heinrich Schuchardt
smbios: function to set default processor family
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Heinrich Schuchardt
smbios: add processor-family option
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Conor Dooley
target/riscv: support new isa extension detection devic...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Conor Dooley
target/riscv: use misa_mxl_max to populate isa string...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Rob Bradford
target/riscv: Expose Zaamo and Zalrsc extensions
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Rob Bradford
target/riscv: Check 'A' and split extensions for atomic...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Rob Bradford
target/riscv: Add Zaamo and Zalrsc extension infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
hw/riscv/virt.c: use g_autofree in create_fdt_*
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
hw/riscv/virt.c: use g_autofree in virt_machine_init()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
hw/riscv/numa.c: use g_autofree in socket_fdt_write_dis...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
hw/riscv/virt-acpi-build.c: fix leak in build_rhct()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
LIU Zhiwei
target/riscv: Use RISCVException as return type for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
LIU Zhiwei
target/riscv: FCSR doesn't contain vxrm and vxsat
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Akihiko Odaki
target/riscv: Validate misa_mxl_max only once
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Akihiko Odaki
target/riscv: Move misa_mxl_max to class
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Akihiko Odaki
target/riscv: Remove misa_mxl validation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/kvm: get/set vector vregs[]
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/kvm: initialize 'vlenb' via get-reg-list
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/kvm: change kvm_reg_id to uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/cpu.c: remove cpu->cfg.vlen
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: change vext_get_vlmax() arguments
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/vector_helper.c: use 'vlenb'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/insn_trans/trans_rvvk.c.inc: use 'vlenb'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/gdbstub.c: use 'vlenb' instead of shifting...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/csr.c: use 'vlenb' instead of 'vlen'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: add 'vlenb' field in cpu->cfg
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Alvin Chang
target/riscv: Implement optional CSR mcontext of debug...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/cpu.c: move 'marchid' to riscv_cpu_propert...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[]
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_prope...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: remove riscv_cpu_options[]
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'cboz_blocksize' to riscv_cpu_proper...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'cbop_blocksize' to riscv_cpu_proper...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'cbom_blocksize' to riscv_cpu_proper...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: create finalize_features() for KVM
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'elen' to riscv_cpu_properties[]
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'vlen' to riscv_cpu_properties[]
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: rework 'vext_spec'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: rework 'priv_spec'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'pmp' to riscv_cpu_properties[]
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'mmu' to riscv_cpu_properties[]
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cp...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv: make riscv_cpu_is_vendor() public
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Daniel Henrique...
target/riscv/cpu_cfg.h: remove unused fields
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Rob Bradford
target/riscv: Add step to validate 'B' extension
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Rob Bradford
target/riscv: Add infrastructure for 'B' MISA extension
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Rob Bradford
target/riscv: Check for 'A' extension on all atomic...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Peter Maydell
Merge tag 'pull-tcg-20240205-2' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Peter Maydell
Merge tag 'pull-request-2024-02-06' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Peter Maydell
Merge tag 'mem-2024-02-06-v3' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
meson: Link with libinotify on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
test-util-filemonitor: Adapt to the FreeBSD inotify...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
tests/vm/freebsd: Reload the sshd configuration
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
tests/vm: Set UseDNS=no in the sshd configuration
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Philippe Mathieu...
target/s390x: Prefer fast cpu_env() over slower CPU...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
tests/tcg/s390x: Test CONVERT TO BINARY
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
tests/tcg/s390x: Test CONVERT TO DECIMAL
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
target/s390x: Emulate CVB, CVBY and CVBG
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Ilya Leoshkevich
target/s390x: Emulate CVDG
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Mark Kanda
oslib-posix: initialize backend memory objects in parallel
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
David Hildenbrand
memory-device: reintroduce memory region size check
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Richard Henderson
tcg/tci: Support TCG_COND_TST{EQ,NE}
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Richard Henderson
tcg/s390x: Support TCG_COND_TST{EQ,NE}
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Thomas Huth
docs/about: Deprecate the old "power5+" and "power7...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Thomas Huth
target/ppc/cpu-models: Rename power5+ and power7+ for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Sven Schnelle
hw/scsi/lsi53c895a: add missing decrement of reentrancy...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-04
David Hildenbrand
hv-balloon: use get_min_alignment() to express 32 GiB...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/s390x: Add TCG_CT_CONST_CMP
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/s390x: Split constraint A into J+U
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/ppc: Support TCG_COND_TST{EQ,NE}
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/ppc: Add TCG_CT_CONST_CMP
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/ppc: Tidy up tcg_target_const_match
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/sparc64: Support TCG_COND_TST{EQ,NE}
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/sparc64: Pass TCGCond to tcg_out_cmp
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/sparc64: Hoist read of tcg_cond_to_rcond
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Paolo Bonzini
tcg/i386: Use TEST r,r to test 8/16/32 bits
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/i386: Improve TSTNE/TESTEQ vs powers of two
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/i386: Support TCG_COND_TST{EQ,NE}
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/i386: Pass x86 condition codes to tcg_out_cmov
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/arm: Support TCG_COND_TST{EQ,NE}
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/arm: Split out tcg_out_cmp()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Richard Henderson
tcg/aarch64: Generate TBZ, TBNZ
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Philippe Mathieu...
tcg/aarch64: Massage tcg_out_brcond()
commit
|
commitdiff
|
tree
|
snapshot
next