projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2023-01-26
Philippe Mathieu...
qemu/bswap: Use compiler __builtin_bswap() on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Philippe Mathieu...
qemu/bswap: Use compiler __builtin_bswap() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Philippe Mathieu...
qemu/bswap: Use compiler __builtin_bswap() on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Philippe Mathieu...
qemu/bswap: Remove <byteswap.h> dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Philippe Mathieu...
qemu/bswap: Replace bswapXXs() by compiler __builtin_bs...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Philippe Mathieu...
qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Thomas Huth
tests/docker/dockerfiles: Add libfdt to the i386 and...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Thomas Huth
travis.yml: Remove the generic addons section
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Thomas Huth
travis.yml: Use the libfdt from the distro instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Thomas Huth
configs/targets/nios2-softmmu: Add TARGET_NEED_FDT...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Thomas Huth
hw/misc/sifive_u_otp: Remove the deprecated OTP config...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Thomas Huth
tests/qtest/bios-tables-test: Make the test less verbos...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Thomas Huth
tests/qtest/qom-test: Stop spamming the test log
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Laurent Vivier
tests/qtest: netdev: test stream and dgram backends
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Peter Maydell
Merge tag 'block-pull-request' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Peter Krempa
block/blkio: Fix inclusion of required headers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Stefan Hajnoczi
virtio-blk: simplify virtio_blk_dma_restart_cb()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Chao Gao
util/aio: Defer disabling poll mode as long as possible
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Peter Maydell
Merge tag 'pull-target-arm-20230123' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm: Look up ARMCPRegInfo at runtime
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm: Reorg do_coproc_insn
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Evgeny Iakovlev
target/arm: provide stubs for more external debug registers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Evgeny Iakovlev
target/arm: implement DBGCLAIM registers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Peter Maydell
target/arm: Don't set EXC_RETURN.ES if Security Extensi...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm: Fix in_debug path in S1_ptw_translate
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm: Fix physical address resolution for MTE
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm/sme: Unify set_pstate() SM/ZA helpers as...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm/sme: Rebuild hflags in aarch64_set_svcr()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm/sme: Reset ZA state in aarch64_set_svcr()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm/sme: Reset SVE state in aarch64_set_svcr()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm/sme: Introduce aarch64_set_svcr()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm/sme: Rebuild hflags in set_pstate() helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm/sme: Reorg SME access handling in handle_msr_i()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/versatile_i2c: Replace VersatileI2CState ->...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/versatile_i2c: Drop useless casts from void...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/bitbang_i2c: Trace state changes
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_se...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philippe Mathieu...
hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
David Reiss
target/arm: Unify checking for M Main Extension in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Richard Henderson
target/arm: Widen cnthctl_el2 to uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Peter Maydell
Merge tag 'pull-riscv-to-apply-20230120' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Peter Maydell
Merge tag 'pull-include-2023-01-20' of https://repo...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
include/hw/ppc include/hw/pci-host: Drop extra typedefs
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
include/hw/ppc: Don't include hw/pci-host/pnv_phb.h...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
include/hw/ppc: Supply a few missing includes
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
include/hw/ppc: Split pnv_chip.h off pnv.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
include/hw/block: Include hw/block/block.h where needed
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
hw/sparc64/niagara: Use blk_name() instead of open...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
include/block: Untangle inclusion loops
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
coroutine: Use Coroutine typedef name instead of struct...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Markus Armbruster
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/virt.c: move create_fw_cfg() back to virt_mach...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Richard Henderson
target/riscv: Remove helper_set_rod_rounding_mode
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Richard Henderson
target/riscv: Introduce helper_set_rounding_mode_chkfrm
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Richard Henderson
tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Andrew Bresticker
target/riscv: Trap on writes to stimecmp from VS when...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Andrew Bresticker
target/riscv: Fix up masking of vsip/vsie accesses
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv: use ms->fdt in riscv_socket_fdt_write_distanc...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv: use MachineState::fdt in riscv_socket_fdt_wri...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/virt.c: remove 'is_32_bit' param from create_f...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/sifive_u.c: simplify create_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/virt.c: simplify create_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/spike.c: simplify create_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
target/riscv: Use TARGET_FMT_lx for env->mhartid
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
target/riscv/cpu.c: do not skip misa logic in riscv_cpu...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
target/riscv/cpu: set cpu->cfg in register_cpu_props()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/boot.c: use MachineState in riscv_load_kernel()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/boot.c: use MachineState in riscv_load_initrd()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv: write bootargs 'chosen' FDT after riscv_load_...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv: write initrd 'chosen' FDT inside riscv_load_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/spike.c: load initrd right after riscv_load_ke...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/boot.c: exit early if filename is NULL in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/sifive_u: use 'fdt' from MachineState
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/spike: use 'fdt' from MachineState
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
tests/avocado: add RISC-V OpenSBI boot test
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Dongxue Zhang
target/riscv/cpu.c: Fix elen check
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/riscv: spike: Decouple create_fdt() dependency to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/riscv/boot.c: Introduce riscv_find_firmware()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/boot.c: introduce riscv_default_firmware_name()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Daniel Henrique...
hw/riscv/boot.c: make riscv_find_firmware() static
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/riscv: spike: Remove the out-of-date comments
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/char: riscv_htif: Support console output via proxy...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/char: riscv_htif: Remove forward declarations for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/char: riscv_htif: Move registers from CPUArchState...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/char: riscv_htif: Use conventional 's' for HTIFState
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/char: riscv_htif: Drop useless assignment of memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/char: riscv_htif: Drop {to, from}host_size in HTIFState
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
Bin Meng
hw/char: riscv_htif: Avoid using magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
Peter Maydell
Merge tag 'pull-monitor-2023-01-19' of https://repo...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
Peter Maydell
Merge tag 'trivial-branch-for-8.0-pull-request' of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
Markus Armbruster
ui: Simplify control flow in qemu_mouse_set()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
Markus Armbruster
ui: Split hmp_mouse_set() and move the HMP part to ui/
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
Markus Armbruster
ui: Don't check for mode change after mouse_set error
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
Markus Armbruster
ui: Reduce nesting in hmp_change_vnc() slightly
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
Markus Armbruster
ui: Factor out hmp_change_vnc(), and move to ui/ui...
commit
|
commitdiff
|
tree
|
snapshot
next