projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2021-01-14
Philippe Mathieu...
target/mips: Alias MSA vector registers on FPU scalar...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Remove now unused ASE_MSA definition
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Simplify MSA TCG logic
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Simplify msa_reset()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Introduce ase_msa_available() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/translate: Expose check_mips_64() to 32...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/translate: Extract decode_opc_legacy()...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Only build TCG code when CONFIG_TCG is set
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Extract FPU specific definitions to transl...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Declare generic FPU / Coprocessor function...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Replace gen_exception_end(EXCP_RI) by...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Replace gen_exception_err(err=0) by gen_ex...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/translate: Add declarations for generic...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/translate: Extract DisasContext structure
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Rename translate_init.c as cpu-defs.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Move mmu_init() functions to tlb_helper.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Fix code style for checkpatch.pl
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Rename helper.c as tlb_helper.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Move common helpers from helper.c to cpu.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Remove consecutive CONFIG_USER_ONLY ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Add !CONFIG_USER_ONLY comment after #endif
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Extract FPU helpers to 'fpu_helper.h'
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Inline cpu_state_reset() in mips_cpu_reset()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Rename ISA_MIPS32R5 as ISA_MIPS_R5
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Rename ISA_MIPS32R3 as ISA_MIPS_R3
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Rename ISA_MIPS32 as ISA_MIPS_R1
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Use ISA_MIPS32R6 definition...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Use ISA_MIPS32R5 definition...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Use ISA_MIPS32R3 definition...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Use ISA_MIPS32R2 definition...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Use ISA_MIPS32 definition to...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
hw/mips/boston: Check 64-bit support with cpu_type_is_6...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_typ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Rename CPU_MIPSxx Release 1...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Reorder CPU_MIPS5 definition
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips/mips-defs: Remove USE_HOST_FLOAT_REGS comment
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Jiaxun Yang
target/mips/addr: Add translation helpers for KSEG1
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Replace CP0_Config0 magic values by proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Philippe Mathieu...
target/mips: Add CP0 Config0 register definitions for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Peter Maydell
Merge remote-tracking branch 'remotes/rth-gitlab/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Peter Maydell
Merge remote-tracking branch 'remotes/mcayland/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Philippe Mathieu...
decodetree: Open files with encoding='utf-8'
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg/aarch64: Use tcg_constant_vec with tcg vec expanders
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg/ppc: Use tcg_constant_vec with tcg vec expanders
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg/i386: Use tcg_constant_vec with tcg vec expanders
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Add tcg_reg_alloc_dup2
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Remove movi and dupi opcodes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg/tci: Add special tci_movi_{i32,i64} opcodes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Use tcg_constant_{i32,i64,vec} with gvec expanders
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Use tcg_constant_{i32,i64} with tcg plugins
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Use tcg_constant_{i32,i64} with tcg int expanders
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Use tcg_constant_i32 with icount expander
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Convert tcg_gen_dupi_vec to TCG_CONST
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg/optimize: Use tcg_constant_internal with constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg/optimize: Adjust TempOptInfo allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg/optimize: Improve find_better_copy
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Introduce TYPE_CONST temporaries
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Expand TempOptInfo to 64-bits
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Rename struct tcg_temp_info to TempOptInfo
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Expand TCGTemp.val to 64-bits
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Add temp_readonly
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Consolidate 3 bits into enum TCGTempKind
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Increase tcg_out_dupi_vec immediate to int64_t
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Richard Henderson
tcg: Use tcg_out_dupi_vec from temp_load
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Mark Cave-Ayland
macio: don't set user_creatable to false
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Mark Cave-Ayland
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Mark Cave-Ayland
macio: move OpenPIC inside macio-newworld device
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Mark Cave-Ayland
mac_newworld: delay wiring of PCI IRQs in New World...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Mark Cave-Ayland
macio: move heathrow PIC inside macio-oldworld device
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Mark Cave-Ayland
mac_oldworld: move initialisation of grackle before...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Mark Cave-Ayland
mac_oldworld: remove duplicate bus check for PPC_INPUT...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lukas Straub
tests/test-char.c: Wait for the chardev to connect...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lukas Straub
io: Document qmp oob suitability of qio_channel_shutdow...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lukas Straub
io/channel-tls.c: make qio_channel_tls_shutdown thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lukas Straub
migration: Add yank feature
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lukas Straub
chardev/char-socket.c: Add yank feature
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lukas Straub
block/nbd.c: Add yank feature
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Lukas Straub
Introduce yank feature
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini-gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Roman Bolshakov
ui/cocoa: Fix openFile: deprecation on Big Sur
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Hao Wu
hw/*: Use type casting for SysBusDevice in NPCM7XX
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Hao Wu
hw/misc: Add QTest for NPCM7XX PWM Module
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Hao Wu
hw/misc: Add a PWM module for NPCM7XX
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Hao Wu
hw/adc: Add an ADC module for NPCM7XX
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Hao Wu
hw/timer: Refactor NPCM7XX Timer to use CLK clock
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Hao Wu
hw/misc: Add clock converter in NPCM7XX CLK module
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Peter Maydell
hw/net/lan9118: Add symbolic constants for register...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Peter Maydell
hw/net/lan9118: Fix RX Status FIFO PEEK value
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Peter Maydell
target/arm: Don't decode insns in the XScale/iWMMXt...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Philippe Mathieu...
target/i386: Use X86Seg enum for segment registers
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Paolo Bonzini
configure: quote command line arguments in config.status
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Paolo Bonzini
configure: move Cocoa incompatibility checks to Meson
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Paolo Bonzini
configure: move GTK+ detection to Meson
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Paolo Bonzini
configure: move X11 detection to Meson
commit
|
commitdiff
|
tree
|
snapshot
next