projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2022-01-27
Bernhard Beschow
intc: Unexport InterruptStatsProviderClass-related...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Marc-André...
docker: add msitools to Fedora/mingw cross
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Marc-André...
build-sys: fix undefined ARCH error
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Marc-André...
build-sys: fix a meson deprecation warning
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Peter Maydell
Merge remote-tracking branch 'remotes/jsnow-gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
scripts/render-block-graph: switch to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
scripts/cpu-x86-uarch-abi: switch to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
scripts/cpu-x86-uarch-abi: fix CLI parsing
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python: move qmp-shell under the AQMP package
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python: move qmp utilities to python/qemu/utils
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/qmp: switch qmp-shell to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/qmp: switch qom tools to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/qmp: switch qemu-ga-client to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/qemu-ga-client: don't use deprecated CLI syntax...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/aqmp: rename AQMPError to QMPError
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/aqmp: add SocketAddrT to package root
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/aqmp: copy type definitions from qmp
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/aqmp: handle asyncio.TimeoutError on execute()
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/aqmp: add __del__ method to legacy interface
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python/aqmp: fix docstring typo
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python: use avocado's "new" runner
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
John Snow
python: pin setuptools below v60.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Peter Maydell
Merge remote-tracking branch 'remotes/alistair/tags...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Relax UXL field for debugging
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Enable uxl field write
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Set default XLEN for hypervisor
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Adjust scalar reg in vector with XLEN
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Adjust vector address with mask
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Fix check range for first fault only
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Remove VILL field in VTYPE
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Adjust vsetvl according to XLEN
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Split out the vill from vtype
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Split pm_enabled into mask and base
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Calculate address according to XLEN
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Alloc tcg global for cur_pm[mask|base]
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Create current pm fields in env
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Adjust csr write mask with XLEN
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Relax debug check for pm write
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Use gdb xml according to max mxlen
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Extend pc for runtime pc write
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Ignore the pc bits above XLEN
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Create xl field in env
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Sign extend pc for different XLEN
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Sign extend link reg for jal and jalr
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Don't save pc when exception return
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
LIU Zhiwei
target/riscv: Adjust pmpcfg access with mxl
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Anup Patel
roms/opensbi: Remove ELF images
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Anup Patel
hw/riscv: Remove macros for ELF BIOS image names
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Anup Patel
hw/riscv: spike: Allow using binary firmware as bios
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Allow Zve32f extension to be...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve32f support for narrowing...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve32f support for widening...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve32f support for single...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve32f support for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve32f support for configura...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Allow Zve64f extension to be...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for narrowing...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for widening...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for single...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for vsmul...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for vmulh...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for load...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f support for configura...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Frank Chang
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yanan Wang
softmmu/device_tree: Remove redundant pointer assignment
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Thomas Huth
softmmu/device_tree: Silence compiler warning with...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: enable riscv kvm accel
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Support virtual time context synchronization
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Implement virtual time adjusting with...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Add kvm_riscv_get/put_regs_timer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Add host cpu type
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Handle KVM_EXIT_RISCV_SBI exit
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Support setting external interrupt by KVM
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Support start kernel directly by KVM
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Implement kvm_arch_put_registers
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Implement kvm_arch_get_registers
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Implement function kvm_arch_init_vcpu
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
target/riscv: Add target/riscv/kvm.c to place the publi...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Yifei Jiang
update-linux-headers: Add asm-riscv/kvm.h
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Wilfred Mallawa
hw: timer: ibex_timer: update/add reg address
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Wilfred Mallawa
riscv: opentitan: fixup plic stride len
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Wilfred Mallawa
hw: timer: ibex_timer: Fixup reading w/o register
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Philippe Mathieu...
hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Range-check ICID before indexing...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Check indexes before use, not...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Factor out "find address of...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Fix return codes in process_mapd()
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Fix return codes in process_mapc()
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Refactor process_its_cmd() to...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Fix return codes in process_its_...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Use enum for return value of...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Don't use data if reading comman...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Fix handling of process_its_cmd...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Convert int ID check to num_inti...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Peter Maydell
hw/intc/arm_gicv3_its: Fix event ID bounds checks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Troy Lee
hw/arm/aspeed: Add the i3c device to the AST2600 SoC
commit
|
commitdiff
|
tree
|
snapshot
next