qemu /
qemu /
16f5396cec23960d5507e738d978bfc3d48628a3 - 16f5396 target/loongarch: Add LSX data type VReg by Song Gao · 1 year, 10 months ago
- eb5c393 Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Richard Henderson · 1 year, 10 months ago
- 8ad8256 Merge tag 'migration-20230505-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 10 months ago
- c2d3d1c audio/pwaudio.c: Add Pipewire audio backend for QEMU by Dorinda Bassey · 1 year, 11 months ago
- a9fe9e1 Merge tag 'pull-riscv-to-apply-20230505-1' of https://github.com/alistair23/qemu into staging by Richard Henderson · 1 year, 10 months ago
- e1d084a target/riscv: add Ventana's Veyron V1 CPU by Rahul Pathak · 1 year, 11 months ago
- 190e9f8 riscv: Make sure an exception is raised if a pte is malformed by Alexandre Ghiti · 1 year, 11 months ago
- 7bf14a2 target/riscv: Fix Guest Physical Address Translation by Irina Ryapolova · 1 year, 11 months ago
- eae04c4 target/riscv: Restore the predicate() NULL check behavior by Bin Meng · 1 year, 11 months ago
- 9e1a30d target/riscv: add TYPE_RISCV_DYNAMIC_CPU by Daniel Henrique Barboza · 1 year, 11 months ago
- c0177f9 target/riscv: add query-cpy-definitions support by Daniel Henrique Barboza · 1 year, 11 months ago
- 85840bd target/riscv: add CPU QOM header by Daniel Henrique Barboza · 1 year, 11 months ago
- 2e6dba1 hw/intc/riscv_aplic: Zero init APLIC internal state by Ivan Klokov · 1 year, 11 months ago
- 38303e8 target/riscv: Reorg sum check in get_physical_address by Richard Henderson · 1 year, 11 months ago
- e1dd150 target/riscv: Reorg access check in get_physical_address by Richard Henderson · 1 year, 11 months ago
- a9d2e3e target/riscv: Merge checks for reserved pte flags by Richard Henderson · 1 year, 11 months ago
- 356c833 target/riscv: Don't modify SUM with is_debug by Richard Henderson · 1 year, 11 months ago
- 0a19bf5 target/riscv: Suppress pte update with is_debug by Richard Henderson · 1 year, 11 months ago
- 59688aa target/riscv: Move leaf pte processing out of level loop by Richard Henderson · 1 year, 11 months ago
- 8d6a00c target/riscv: Hoist pbmte and hade out of the level loop by Richard Henderson · 1 year, 11 months ago
- a427c83 target/riscv: Hoist second stage mode change to callers by Richard Henderson · 1 year, 11 months ago
- eaecd47 target/riscv: Check SUM in the correct register by Richard Henderson · 1 year, 11 months ago
- 696bacd target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index by Richard Henderson · 1 year, 11 months ago
- 9de7b7b target/riscv: Move hstatus.spvp check to check_access_hlsv by Richard Henderson · 1 year, 11 months ago
- 02369f7 target/riscv: Introduce mmuidx_2stage by Richard Henderson · 1 year, 11 months ago
- 340b580 target/riscv: Introduce mmuidx_priv by Richard Henderson · 1 year, 11 months ago
- 4005a79 target/riscv: Introduce mmuidx_sum by Richard Henderson · 1 year, 11 months ago
- 3df4417 target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT by Richard Henderson · 1 year, 11 months ago
- 0f58cbb target/riscv: Handle HLV, HSV via helpers by Richard Henderson · 1 year, 11 months ago
- a7f112c target/riscv: Use cpu_ld*_code_mmu for HLVX by Richard Henderson · 1 year, 11 months ago
- c8f8a99 target/riscv: Reduce overhead of MSTATUS_SUM change by Fei Wu · 1 year, 11 months ago
- 47debc7 target/riscv: Separate priv from mmu_idx by Fei Wu · 1 year, 11 months ago
- 4acaa13 target/riscv: Add a tb flags field for vstart by LIU Zhiwei · 1 year, 11 months ago
- 25f3ddf target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags by Richard Henderson · 1 year, 11 months ago
- ebd4764 target/riscv: Encode the FS and VS on a normal way for tb flags by LIU Zhiwei · 1 year, 11 months ago
- 42967f4 target/riscv: Add a general status enum for extensions by LIU Zhiwei · 1 year, 11 months ago
- f196639 target/riscv: Extract virt enabled state from tb flags by LIU Zhiwei · 1 year, 11 months ago
- d6db7c9 target/riscv: fix H extension TVM trap by Yi Chen · 1 year, 11 months ago
- 9ba63f9 target/riscv: Use check for relationship between Zdinx/Zhinx{min} and Zfinx by Weiwei Li · 1 year, 11 months ago
- 0c98cce target/riscv: Legalize MPP value in write_mstatus by Weiwei Li · 1 year, 11 months ago
- 44b8f74 target/riscv: Use PRV_RESERVED instead of PRV_H by Weiwei Li · 1 year, 11 months ago
- 04803c3 target/riscv: Fix the mstatus.MPP value after executing MRET by Weiwei Li · 1 year, 11 months ago
- dd8f244 target/riscv/cpu.c: redesign register_cpu_props() by Daniel Henrique Barboza · 1 year, 11 months ago
- 4f13abc target/riscv: add RVG and remove cpu->cfg.ext_g by Daniel Henrique Barboza · 1 year, 11 months ago
- 8ef67c6 target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init() by Daniel Henrique Barboza · 1 year, 11 months ago
- 7295b18 target/riscv: remove riscv_cpu_sync_misa_cfg() by Daniel Henrique Barboza · 1 year, 11 months ago
- 3e7674f target/riscv: remove cpu->cfg.ext_v by Daniel Henrique Barboza · 1 year, 11 months ago
- 64f4b54 target/riscv: remove cpu->cfg.ext_j by Daniel Henrique Barboza · 1 year, 11 months ago
- b5c042e target/riscv: remove cpu->cfg.ext_h by Daniel Henrique Barboza · 1 year, 11 months ago
- e17801e target/riscv: remove cpu->cfg.ext_u by Daniel Henrique Barboza · 1 year, 11 months ago
- f1ea2a5 target/riscv: remove cpu->cfg.ext_s by Daniel Henrique Barboza · 1 year, 11 months ago
- 1a36e23 target/riscv: remove cpu->cfg.ext_m by Daniel Henrique Barboza · 1 year, 11 months ago
- 427d8e7 target/riscv: remove cpu->cfg.ext_e by Daniel Henrique Barboza · 1 year, 11 months ago
- 74828ea target/riscv: remove cpu->cfg.ext_i by Daniel Henrique Barboza · 1 year, 11 months ago
- 4b33598 target/riscv: remove cpu->cfg.ext_f by Daniel Henrique Barboza · 1 year, 11 months ago
- ffffd95 target/riscv: remove cpu->cfg.ext_d by Daniel Henrique Barboza · 1 year, 11 months ago
- c00226e target/riscv: remove cpu->cfg.ext_c by Daniel Henrique Barboza · 1 year, 11 months ago
- 4c75994 target/riscv: remove cpu->cfg.ext_a by Daniel Henrique Barboza · 1 year, 11 months ago
- b3df64c target/riscv: introduce riscv_cpu_add_misa_properties() by Daniel Henrique Barboza · 1 year, 11 months ago
- ccc84a7 target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data by Daniel Henrique Barboza · 1 year, 11 months ago
- 6508272 target/riscv: remove MISA properties from isa_edata_arr[] by Daniel Henrique Barboza · 1 year, 11 months ago
- 1ffa805 target/riscv: sync env->misa_ext* with cpu->cfg in realize() by Daniel Henrique Barboza · 1 year, 11 months ago
- 66247ed hw/riscv: Add signature dump function for spike to run ACT tests by Weiwei Li · 1 year, 11 months ago
- 246f879 target/riscv: Fix lines with over 80 characters by Weiwei Li · 1 year, 11 months ago
- 3b57254 target/riscv: Fix format for comments by Weiwei Li · 1 year, 11 months ago
- c45eff3 target/riscv: Fix format for indentation by Weiwei Li · 1 year, 11 months ago
- 3825652 target/riscv: Remove riscv_cpu_virt_enabled() by Weiwei Li · 1 year, 11 months ago
- 22c2f87 target/riscv: Set opcode to env->bins for illegal/virtual instruction fault by Weiwei Li · 2 years ago
- 77dff65 target/riscv: Fix addr type for get_physical_address by Weiwei Li · 2 years ago
- 628f0ec target/riscv: Remove redundant parentheses by Weiwei Li · 2 years ago
- b3c5077 target/riscv: Convert env->virt to a bool env->virt_enabled by LIU Zhiwei · 2 years ago
- c43732f target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled by Weiwei Li · 2 years ago
- 2866292 target/riscv: Remove check on RVH for riscv_cpu_virt_enabled by Weiwei Li · 2 years ago
- fbec3f3 target/riscv: Remove redundant check on RVH by Weiwei Li · 2 years ago
- 2136b6c target/riscv: Remove redundant call to riscv_cpu_virt_enabled by Weiwei Li · 2 years ago
- df3ac6d target/riscv: Fix itrigger when icount is used by LIU Zhiwei · 2 years ago
- 00d312b target/riscv: Add support for Zce by Weiwei Li · 2 years ago
- 2c71d02 disas/riscv.c: add disasm support for Zc* by Weiwei Li · 2 years ago
- d364c0a target/riscv: expose properties for Zc* extension by Weiwei Li · 2 years ago
- ce3af0b target/riscv: add support for Zcmt extension by Weiwei Li · 2 years ago
- 193eb52 target/riscv: add support for Zcmp extension by Weiwei Li · 2 years ago
- e0a3054 target/riscv: add support for Zcb extension by Weiwei Li · 2 years ago
- c4935b5 target/riscv: add support for Zcd extension by Weiwei Li · 2 years ago
- 30b0357 target/riscv: add support for Zcf extension by Weiwei Li · 2 years ago
- b17dd74 target/riscv: add support for Zca extension by Weiwei Li · 2 years ago
- 2288a5c target/riscv: add cfg properties for Zc* extension by Weiwei Li · 2 years ago
- 48249c0 target/riscv: fix invalid riscv,event-to-mhpmcounters entry by Conor Dooley · 1 year, 11 months ago
- 4f24931 target/riscv: redirect XVentanaCondOps to use the Zicond functions by Philipp Tomsich · 2 years ago
- 378e43f target/riscv: refactor Zicond support by Philipp Tomsich · 2 years ago
- d53ae79 target/riscv: Simplify arguments for riscv_csrrw_check by Weiwei Li · 2 years ago
- bbb9fc2 target/riscv: Simplify type conversion for CPURISCVState by Weiwei Li · 2 years ago
- 99c2f5c target/riscv: Simplify getting RISCVCPU pointer from env by Weiwei Li · 2 years ago
- 662ed9c target/riscv: Fix priv version dependency for vector and zfh by LIU Zhiwei · 2 years ago
- 9c33e08 target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig by Weiwei Li · 2 years ago
- fae4009 qemu-file: Make ram_control_save_page() use accessors for rate_limit by Juan Quintela · 1 year, 10 months ago
- 61abf1e qemu-file: Make total_transferred an uint64_t by Juan Quintela · 1 year, 10 months ago
- ac7d25b qemu-file: remove shutdown member by Juan Quintela · 1 year, 10 months ago
- 27a1243 qemu-file: No need to check for shutdown in qemu_file_rate_limit by Juan Quintela · 1 year, 10 months ago
- f3030d3 migration: qemu_file_total_transferred() function is monotonic by Juan Quintela · 1 year, 10 months ago
- 5203334 migration: max_postcopy_bandwidth is a size parameter by Juan Quintela · 1 year, 10 months ago