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
2022-06-11
target/mips: Fix FTRUNC_S and FTRUNC_U trans helper
Ni Hui
2022-06-11
target/mips: Fix store adress of high 64bit in helper_msa_st_b()
Ni Hui
2022-06-11
target/mips: Do not treat msa INSERT as NOP when wd is zero
Ni Hui
2022-06-11
target/mips: Fix msa checking condition in trans_msa_elm_fn()
Ni Hui
2022-06-11
target/mips: Fix df_extract_val() and df_extract_df() dfe lookup
Ni Hui
2022-06-11
target/mips: Fix SAT_S trans helper
Ni Hui
2022-06-11
target/mips: Fix WatchHi.M handling
Marcin Nowakowski
2022-06-10
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-10
Merge tag 'pull-target-arm-20220610' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-06-10
semihosting/config: Merge --semihosting-config option groups
Peter Maydell
2022-06-10
gdbstub: Don't use GDB syscalls if no GDB is attached
Peter Maydell
2022-06-10
target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
Richard Henderson
2022-06-10
target/arm: Adjust format test in scr_write
Richard Henderson
2022-06-10
tests/qtest: Reduce npcm7xx_sdhci test image size
Hao Wu
2022-06-10
target/arm: Fix Secure PL1 tests in fp_exception_el
Richard Henderson
2022-06-10
target/arm: Move arm_debug_target_el to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Create raise_exception_debug
Richard Henderson
2022-06-10
target/arm: Remove default_exception_el
Richard Henderson
2022-06-10
target/arm: Introduce helper_exception_with_syndrome
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception_el_v
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception
Richard Henderson
2022-06-10
target/arm: Rename gen_exception to gen_exception_el
Richard Henderson
2022-06-10
target/arm: Move gen_exception to translate.c
Richard Henderson
2022-06-10
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
2022-06-10
target/arm: Create helper_exception_swstep
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception_insn
Richard Henderson
2022-06-10
target/arm: Rename gen_exception_insn to gen_exception_insn_el
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception_insn_el_v
Richard Henderson
2022-06-10
target/arm: Rename helper_exception_with_syndrome
Richard Henderson
2022-06-10
target/arm: Move arm_debug_exception_fsr to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Move exception_bkpt_insn to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Use is_a64 in arm_generate_debug_exceptions
Richard Henderson
2022-06-10
target/arm: Move arm_generate_debug_exceptions out of line
Richard Henderson
2022-06-10
target/arm: Move arm_singlestep_active out of line
Richard Henderson
2022-06-10
target/arm: Move exception_target_el out of line
Richard Henderson
2022-06-10
target/arm: Add coproc parameter to syn_fp_access_trap
Richard Henderson
2022-06-10
target/arm: Mark exception helpers as noreturn
Richard Henderson
2022-06-09
Merge tag 'pull-riscv-to-apply-20220610' of github.com:alistair23/qemu into s...
Richard Henderson
2022-06-10
target/riscv: trans_rvv: Avoid assert for RV32 and e64
Alistair Francis
2022-06-09
hw/vhost-user-scsi|blk: set `supports_config` flag correctly
Changpeng Liu
2022-06-09
hw/virtio/vhost-user: don't use uninitialized variable
Changpeng Liu
2022-06-09
tests/acpi: virt: update golden masters for VIOT
Mark Cave-Ayland
2022-06-09
hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus
Mark Cave-Ayland
2022-06-09
tests/acpi: virt: allow VIOT acpi table changes
Mark Cave-Ayland
2022-06-09
hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
Mark Cave-Ayland
2022-06-09
hw/acpi/viot: move the individual PCI host bridge entry generation to a new f...
Mark Cave-Ayland
2022-06-09
hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
Mark Cave-Ayland
2022-06-09
hw/cxl: Fix missing write mask for HDM decoder target list registers
Jonathan Cameron
2022-06-09
pci: fix overflow in snprintf string formatting
Claudio Fontana
2022-06-09
hw/machine: Drop cxl_supported flag as no longer useful
Jonathan Cameron
[next]