OSDN Git Service

MAINTAINERS: Add include folder to the hw/char/ section
[qmiga/qemu.git] / target /
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-07 Philippe Mathieu... meson: Rename target_softmmu_arch -> target_system_arch
2023-10-07 Philippe Mathieu... target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
2023-10-07 Philippe Mathieu... semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_u...
2023-10-07 Philippe Mathieu... tcg: Correct invalid mentions of 'softmmu' by 'system...
2023-10-07 Philippe Mathieu... target/i386: Check for USER_ONLY definition instead...
2023-10-07 Philippe Mathieu... sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86...
2023-10-07 Philippe Mathieu... target/i386/hvf: Remove unused includes in 'hvf-i386.h'
2023-10-06 Cédric Le Goatertarget/ppc: Clean up local variable shadowing in kvm_ar...
2023-10-06 Cédric Le Goatertarget/ppc: Rename variables to avoid local variable...
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Richard Hendersonaccel/tcg: Remove cpu_set_cpustate_pointers
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03 Richard Hendersontcg: Rename cpu_env to tcg_env
2023-10-03 Richard Hendersonaccel/tcg: Move CPUNegativeOffsetState into CPUState
2023-10-03 Richard Hendersontarget/*: Add instance_align to all cpu base classes
2023-10-03 Richard Hendersontarget/arm: Remove size and alignment for cpu subclasses
2023-10-03 Anton Johanssontarget/arm: Replace TARGET_PAGE_ENTRY_EXTRA
2023-10-03 Philippe Mathieu... accel: Rename accel_cpu_realize() -> accel_cpu_common_r...
2023-10-03 Philippe Mathieu... accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_tar...
2023-10-03 Philippe Mathieu... accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-10-02 Stefan HajnocziMerge tag 'pull-tricore-20230929' of https://github...
2023-10-02 Stefan HajnocziMerge tag 'pull-tcg-20230928' of https://gitlab.com...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-29 Alistair Francistarget/riscv: vector_helper: Fixup local variables...
2023-09-29 Alistair Francistarget/riscv: cpu: Fixup local variables shadowing
2023-09-29 Philippe Mathieu... target/tricore: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/m68k: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/mips: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/arm/hvf: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/arm/tcg: Clean up local variable shadowing
2023-09-29 Bastian Koppelmanntarget/tricore: Change effective address (ea) to target...
2023-09-29 Bastian Koppelmanntarget/tricore: Remove CSFRs from cpu.h
2023-09-28 Richard Hendersonaccel/tcg: Always require can_do_io
2023-09-28 Bastian Koppelmanntarget/tricore: Fix FTOUZ being ISA v1.3.1 up
2023-09-28 Bastian Koppelmanntarget/tricore: Replace cpu_*_code with translator_*
2023-09-28 Bastian Koppelmanntarget/tricore: Swap src and dst reg for RCRR_INSERT
2023-09-28 Bastian Koppelmanntarget/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
2023-09-28 Bastian Koppelmanntarget/tricore: Implement hptof insn
2023-09-28 Bastian Koppelmanntarget/tricore: Implement ftohp insn
2023-09-28 Bastian Koppelmanntarget/tricore: Clarify special case for FTOUZ insn
2023-09-28 Bastian Koppelmanntarget/tricore: Implement FTOU insn
2023-09-28 Bastian Koppelmanntarget/tricore: Correctly handle FPU RM from PSW
2023-09-28 Bastian Koppelmanntarget/tricore: Implement CRCN insn
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonzinitarget/i386/svm_helper: eliminate duplicate local variable
2023-09-26 Paolo Bonzinitarget/i386/seg_helper: remove shadowed variable
2023-09-26 Paolo Bonzinitarget/i386/seg_helper: introduce tss_set_busy
2023-09-26 Paolo Bonzinitarget/i386/translate: avoid shadowed local variables
2023-09-26 Paolo Bonzinitarget/i386/cpu: avoid shadowed local variables
2023-09-26 Paolo Bonzinitarget/i386/kvm: eliminate shadowed local variables
2023-09-26 Stefan HajnocziMerge tag 'pull-nbd-2023-09-25' of https://repo.or...
2023-09-25 Stefan HajnocziMerge tag 'pull-request-2023-09-25' of https://gitlab...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Peter Maydelltarget/arm: Enable FEAT_MOPS for CPU 'max'
2023-09-21 Peter Maydelltarget/arm: Implement the CPY* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: Implement the SETG* instructions
2023-09-21 Peter Maydelltarget/arm: Define new TB flag for ATA0
2023-09-21 Peter Maydelltarget/arm: Implement the SET* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: New function allocation_tag_mem_probe()
2023-09-21 Peter Maydelltarget/arm: Define syndrome function for MOPS exceptions
2023-09-21 Peter Maydelltarget/arm: Pass unpriv bool to get_a64_user_mem_index()
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_MOPS enable bits
2023-09-21 Peter Maydelltarget/arm: Don't skip MTE checks for LDRT/STRT at EL0
2023-09-21 Peter Maydelltarget/arm: Remove unused allocation_tag_mem() argument
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_HBC
2023-09-21 Peter Maydelltarget/arm: Update user-mode ID reg mask values
2023-09-21 Peter Maydelltarget/arm: Update AArch64 ID register field definitions
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Peter Maydelltarget/m68k: Add URL to semihosting spec
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-21 Pawan Guptatarget/i386: Export GDS_NO bit to guests
2023-09-21 Paolo Bonzinitarget/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
2023-09-20 Stefan HajnocziMerge tag 'pull-loongarch-20230920' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-20 Song Gaotarget/loongarch: CPUCFG support LASX
2023-09-20 Song Gaotarget/loongarch: Move simply DO_XX marcos togther
2023-09-20 Song Gaotarget/loongarch: Implement xvld xvst
2023-09-20 Song Gaotarget/loongarch: Implement xvshuf xvperm{i} xvshuf4i
2023-09-20 Song Gaotarget/loongarch: Implement xvpack xvpick xvilv{l/h}
2023-09-20 Song Gaotarget/loongarch: Implement xvreplve xvinsve0 xvpickve
2023-09-20 Song Gaotarget/loongarch: Implement xvinsgr2vr xvpickve2gr
2023-09-20 Song Gaotarget/loongarch: Implement xvbitsel xvset
2023-09-20 Song Gaotarget/loongarch: Implement xvfcmp
2023-09-20 Song Gaotarget/loongarch: Implement xvseq xvsle xvslt
next