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
2024-03-11
migration: export migration_is_running
Steve Sistare
2024-03-11
migration: remove migration.h references
Steve Sistare
2024-03-09
Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-09
target/i386/sev: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-09
Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/q...
Peter Maydell
2024-03-08
Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-03-08
target/arm: Move v7m-related code from cpu32.c into a separate file
Thomas Huth
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2024-03-08
target/riscv: Fix privilege mode of G-stage translation for debugging
Hiroaki Yamamoto
2024-03-08
target/riscv: Fix shift count overflow
demin.han
2024-03-08
trans_rvv.c.inc: remove 'is_store' bool from load/store fns
Daniel Henrique Barboza
2024-03-08
trans_rvv.c.inc: mark_vs_dirty() before loads and stores
Daniel Henrique Barboza
2024-03-08
target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
Vadim Shakirov
2024-03-08
target/riscv: move ratified/frozen exts to non-experimental
Daniel Henrique Barboza
2024-03-08
target/riscv/kvm: update KVM exts to Linux 6.8
Daniel Henrique Barboza
2024-03-08
RISC-V: Add support for Ztso
Palmer Dabbelt
2024-03-08
target/riscv: Add missing include guard in pmu.h
Frank Chang
2024-03-08
target/riscv: UPDATE xATP write CSR
Irina Ryapolova
2024-03-08
target/riscv: FIX xATP_MODE validation
Irina Ryapolova
2024-03-08
target/riscv: Promote svade to a normal extension
Andrew Jones
2024-03-08
target/riscv: Gate hardware A/D PTE bit updating
Andrew Jones
2024-03-08
target/riscv: Reset henvcfg to zero
Andrew Jones
2024-03-08
target/riscv: add remaining named features
Daniel Henrique Barboza
2024-03-08
target/riscv: add riscv,isa to named features
Daniel Henrique Barboza
2024-03-08
target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
Daniel Henrique Barboza
2024-03-08
target/riscv: Update $ra with current $pc in trans_cm_jalt()
Jason Chien
2024-03-07
target/arm: Fix 32-bit SMOPA
Richard Henderson
2024-03-07
target/arm: Enable FEAT_ECV for 'max' CPU
Peter Maydell
2024-03-07
target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
Peter Maydell
2024-03-07
target/arm: Define CNTPCTSS_EL0 and CNTVCTSS_EL0
Peter Maydell
2024-03-07
target/arm: Implement new FEAT_ECV trap bits
Peter Maydell
2024-03-07
target/arm: Don't allow RES0 CNTHCTL_EL2 bits to be written
Peter Maydell
2024-03-07
target/arm: use FIELD macro for CNTHCTL bit definitions
Peter Maydell
2024-03-07
target/arm: Timer _EL02 registers UNDEF for E2H == 0
Peter Maydell
2024-03-07
target/arm: Move some register related defines to internals.h
Peter Maydell
2024-03-06
target/loongarch: honour show_opcodes when disassembling
Alex Bennée
2024-03-05
target/arm: Do memory type alignment check when translation enabled
Richard Henderson
2024-03-05
target/arm: Do memory type alignment check when translation disabled
Richard Henderson
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
2024-03-05
target/arm: Support 32-byte alignment in pow2_align
Richard Henderson
2024-03-05
Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-03-03
target/hppa: Restore unwind_breg before calculating ior
Helge Deller
2024-03-03
target: hppa: Fix unaligned double word accesses for hppa64
Guenter Roeck
2024-02-29
target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
2024-02-29
target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
2024-02-29
target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
Richard Henderson
2024-02-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-28
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
[next]