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
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-03-01
target/riscv: remove RISCV_FEATURE_PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_EPMP
Daniel Henrique Barboza
2023-03-01
target/riscv/cpu.c: error out if EPMP is enabled without PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_DEBUG
Daniel Henrique Barboza
2023-03-01
target/riscv: allow MISA writes as experimental
Daniel Henrique Barboza
2023-03-01
target/riscv: do not mask unsupported QEMU extensions in write_misa()
Daniel Henrique Barboza
2023-03-01
target/riscv: introduce riscv_cpu_cfg()
Daniel Henrique Barboza
2023-03-01
target/xtensa: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/ppc: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/mips: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/i386: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/hppa: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/hexagon/idef-parser: Drop gen_tmp_local
Richard Henderson
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/cris: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/arm: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/avr: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/hexagon: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/hppa: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/i386: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/loongarch: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/microblaze: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/mips: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/openrisc: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/riscv: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/rx: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/sh4: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/sparc: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/tricore: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/i386: Remove `TARGET_TB_PCREL` define
Anton Johansson
2023-03-01
target/arm: Remove `TARGET_TB_PCREL` define
Anton Johansson
2023-03-01
target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
2023-03-01
target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
2023-03-01
target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
Anton Johansson
2023-03-01
target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
Anton Johansson
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
2023-03-01
hw/xen: Implement emulated PIRQ hypercall support
David Woodhouse
2023-03-01
i386/xen: Implement HYPERVISOR_physdev_op
David Woodhouse
2023-03-01
hw/xen: Add xen_xenstore device for xenstore emulation
David Woodhouse
2023-03-01
i386/xen: handle HVMOP_get_param
Joao Martins
2023-03-01
i386/xen: Reserve Xen special pages for console, xenstore rings
David Woodhouse
2023-03-01
i386/xen: handle PV timer hypercalls
Joao Martins
2023-03-01
hw/xen: Implement GNTTABOP_query_size
David Woodhouse
2023-03-01
i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
David Woodhouse
2023-03-01
hw/xen: Add xen_gnttab device for grant table emulation
David Woodhouse
2023-03-01
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
[prev]
[next]