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-10-24
ui: remove useless typecasts
Volker Rümelin
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-22
include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
Peter Maydell
2022-10-22
vmstate-static-checker:remove this redundant return
dinglimin
2022-10-22
tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
2022-10-22
tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-22
elf2dmp: free memory in failure
lu zhipeng
2022-10-22
hw/core: Tidy up unnecessary casting away of const
Markus Armbruster
2022-10-22
.gitignore: add multiple items to .gitignore
Wang, Lei
2022-10-20
Merge tag 'pull-target-arm-20221020' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-20
hw/ide/microdrive: Use device_cold_reset() for self-resets
Peter Maydell
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
2022-10-20
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
target/arm: Introduce curr_insn_len
Richard Henderson
2022-10-20
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
2022-10-20
target/arm: Split out get_phys_addr_twostage
Richard Henderson
2022-10-20
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
2022-10-20
target/arm: Move be test for regime into S1TranslateResult
Richard Henderson
2022-10-20
target/arm: Plumb debug into S1Translate
Richard Henderson
2022-10-20
target/arm: Split out S1Translate type
Richard Henderson
2022-10-20
target/arm: Restrict tlb flush from vttbr_write to vmid change
Richard Henderson
2022-10-20
target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
Richard Henderson
2022-10-20
target/arm: Add ARMMMUIdx_Phys_{S,NS}
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for MTE
Richard Henderson
2022-10-20
target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
2022-10-20
target/arm: update the cortex-a15 MIDR to latest rev
Alex Bennée
2022-10-20
hw/char/pl011: fix baud rate calculation
Baruch Siach
2022-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-18
Merge tag 'pull-ppc-20221017' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-10-18
target/i386: remove old SSE decoder
Paolo Bonzini
2022-10-18
target/i386: move 3DNow to the new decoder
Paolo Bonzini
2022-10-18
tests/tcg: extend SSE tests to AVX
Paolo Bonzini
2022-10-18
target/i386: Enable AVX cpuid bits when using TCG
Paul Brook
2022-10-18
target/i386: implement VLDMXCSR/VSTMXCSR
Paolo Bonzini
2022-10-18
target/i386: implement XSAVE and XRSTOR of AVX registers
Paolo Bonzini
2022-10-18
target/i386: reimplement 0x0f 0x28-0x2f, add AVX
Paolo Bonzini
2022-10-18
target/i386: reimplement 0x0f 0x10-0x17, add AVX
Paolo Bonzini
2022-10-18
target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
Paolo Bonzini
2022-10-18
target/i386: reimplement 0x0f 0x38, add AVX
Paolo Bonzini
2022-10-18
target/i386: Use tcg gvec ops for pmovmskb
Richard Henderson
2022-10-18
target/i386: reimplement 0x0f 0x3a, add AVX
Paolo Bonzini
2022-10-18
target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
Paolo Bonzini
[next]