OSDN Git Service

gitlab: print timestamps during windows msys jobs
[qmiga/qemu.git] / target /
2023-07-10 Daniel Henrique... target/riscv/kvm.c: read/write (cbom|cboz)_blocksize...
2023-07-10 Daniel Henrique... target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
2023-07-10 Daniel Henrique... target/riscv: update multi-letter extension KVM properties
2023-07-10 Daniel Henrique... target/riscv/cpu.c: create KVM mock properties
2023-07-10 Daniel Henrique... target/riscv/cpu.c: remove priv_ver check from riscv_is...
2023-07-10 Daniel Henrique... target/riscv/cpu.c: add satp_mode properties earlier
2023-07-10 Daniel Henrique... target/riscv/kvm.c: add multi-letter extension KVM...
2023-07-10 Daniel Henrique... target/riscv/kvm.c: update KVM MISA bits
2023-07-10 Daniel Henrique... target/riscv: add KVM specific MISA properties
2023-07-10 Daniel Henrique... target/riscv/cpu: add misa_ext_info_arr[]
2023-07-10 Daniel Henrique... target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
2023-07-10 Daniel Henrique... target/riscv: handle mvendorid/marchid/mimpid for KVM...
2023-07-10 Daniel Henrique... target/riscv: read marchid/mimpid in kvm_riscv_init_mac...
2023-07-10 Daniel Henrique... target/riscv: use KVM scratch CPUs to init KVM properties
2023-07-10 Daniel Henrique... target/riscv/cpu.c: restrict 'marchid' value
2023-07-10 Daniel Henrique... target/riscv/cpu.c: restrict 'mimpid' value
2023-07-10 Daniel Henrique... target/riscv/cpu.c: restrict 'mvendorid' value
2023-07-10 Daniel Henrique... target/riscv: skip features setup for KVM CPUs
2023-07-10 yang.zhangtarget/riscv KVM_RISCV_SET_TIMER macro is not configure...
2023-07-10 Jason Chientarget/riscv: Set the correct exception for implict...
2023-07-10 Weiwei Litarget/riscv: Expose properties for BF16 extensions
2023-07-10 Weiwei Litarget/riscv: Add support for Zvfbfwma extension
2023-07-10 Weiwei Litarget/riscv: Add support for Zvfbfmin extension
2023-07-10 Weiwei Litarget/riscv: Add support for Zfbfmin extension
2023-07-10 Weiwei Litarget/riscv: Add properties for BF16 extensions
2023-07-10 Ivan Klokovtarget/riscv: Add RVV registers to log
2023-07-10 Weiwei Litarget/riscv: update cur_pmbase/pmmask based on mode...
2023-07-10 Weiwei Litarget/riscv: Add additional xlen for address when...
2023-07-10 Daniel Henrique... target/riscv/cpu.c: fix veyron-v1 CPU properties
2023-07-10 Weiwei Litarget/riscv: Remove redundant assignment to SXL
2023-07-10 Weiwei Litarget/riscv: Support MSTATUS.MPV/GVA only when RVH...
2023-07-10 Weiwei Litarget/riscv: Make MPV only work when MPP != PRV_M
2023-07-10 Christoph Müllnerdisas/riscv: Add support for XThead* instructions
2023-07-10 Christoph Müllnertarget/riscv: Factor out extension tests to cpu_cfg.h
2023-07-10 LIU Zhiweitarget/riscv: Use xl instead of mxl for disassemble
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_ISB_ISR_IMC_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesenc_SB_SR_MC_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_IMC
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_ISB_ISR_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesenc_SB_SR_AK
2023-07-09 Richard Hendersontarget/arm: Use aesdec_IMC
2023-07-09 Richard Hendersontarget/arm: Use aesenc_MC
2023-07-09 Richard Hendersontarget/arm: Use aesdec_ISB_ISR_AK
2023-07-09 Richard Hendersontarget/arm: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersontarget/arm: Demultiplex AESE and AESMC
2023-07-08 Richard Hendersontarget/i386: Use aesdec_ISB_ISR_IMC_AK
2023-07-08 Richard Hendersontarget/i386: Use aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersontarget/i386: Use aesdec_IMC
2023-07-08 Richard Hendersontarget/i386: Use aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersontarget/i386: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesdec_ISB_ISR_AK_IMC
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersontarget/arm: Move aesmc and aesimc tables to crypto...
2023-07-08 Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08 Lucas Dietrichtarget/avr: Fix handling of interrupts above 33.
2023-07-07 Richard HendersonMerge tag 'pull-ppc-20230707-1' of https://gitlab.com...
2023-07-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-07-07 Tao Sutarget/i386: Add new CPU model GraniteRapids
2023-07-07 Lei Wangtarget/i386: Add few security fix bits in ARCH_CAPABILI...
2023-07-07 Tao Sutarget/i386: Add new bit definitions of MSR_IA32_ARCH_C...
2023-07-07 Tao Sutarget/i386: Allow MCDT_NO if host supports
2023-07-07 Tao Sutarget/i386: Add support for MCDT_NO in CPUID enumeration
2023-07-07 Tao Sutarget/i386: Adjust feature level according to FEAT_7_1_EDX
2023-07-07 Philippe Mathieu... target/ppc: Remove pointless checks of CONFIG_USER_ONLY...
2023-07-07 Philippe Mathieu... target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
2023-07-07 Philippe Mathieu... target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
2023-07-07 Philippe Mathieu... target/ppc: Move CPU QOM definitions to cpu-qom.h
2023-07-07 Philippe Mathieu... target/ppc: Reorder #ifdef'ry in kvm_ppc.h
2023-07-07 Philippe Mathieu... target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
2023-07-07 Nicholas Piggintarget/ppc: Machine check on invalid real address acces...
2023-07-07 Nicholas Piggintarget/ppc: SMT support for the HID SPR
2023-07-07 Nicholas Piggintarget/ppc: Add LPAR-per-core vs per-thread mode flag
2023-07-07 Narayana Murty Ntarget: ppc: Use MSR_HVB bit to get the target endianne...
2023-07-07 BALATON Zoltantarget/ppc: Get CPUState in one step
2023-07-07 BALATON Zoltantarget/ppd: Remove unused define
2023-07-07 BALATON Zoltantarget/ppc: Remove some more local CPUState variables...
2023-07-07 BALATON Zoltantarget/ppc: Move common check in exception handlers...
2023-07-07 BALATON Zoltantarget/ppc: Remove unneeded parameter from powerpc_rese...
2023-07-07 BALATON Zoltantarget/ppc: Remove some superfluous parentheses
2023-07-07 Nicholas Piggintarget/ppc: Fix icount access for some hypervisor instr...
2023-07-07 Nicholas Piggintarget/ppc: Add TFMR SPR implementation with read and...
2023-07-07 Nicholas Piggintarget/ppc: Tidy POWER book4 SPR registration
2023-07-07 Philippe Mathieu... target/ppc: Only generate decodetree files when TCG...
2023-07-06 Richard HendersonMerge tag 'pull-9p-20230706' of https://github.com...
2023-07-06 Richard HendersonMerge tag 'pull-target-arm-20230706' of https://git...
2023-07-06 Peter Maydelltarget/arm: Avoid over-length shift in arm_cpu_sve_fina...
2023-07-06 Peter Maydelltarget/arm: Define neoverse-v1
2023-07-06 Peter Maydelltarget/arm: Suppress more TCG unimplemented features...
2023-07-06 Peter Maydelltarget/xtensa: Assert that interrupt level is within...
2023-07-06 Fabiano Rosastarget/arm: gdbstub: Guard M-profile code with CONFIG_TCG
2023-07-06 John Högbergtarget/arm: Handle IC IVAU to improve compatibility...
2023-07-06 Richard Hendersontarget/arm: Fix SME full tile indexing
2023-07-06 Richard Hendersontarget/arm: Dump ZA[] when active
2023-07-06 Richard Hendersontarget/arm: Avoid splitting Zregs across lines in dump
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Eric Augertarget/arm: Add raw_writes ops for register whose write...
next