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
2021-01-14
hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()
Philippe Mathieu-Daudé
2021-01-14
target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()
Philippe Mathieu-Daudé
2021-01-14
target/mips/mips-defs: Rename CPU_MIPSxx Release 1 as CPU_MIPSxxR1
Philippe Mathieu-Daudé
2021-01-14
target/mips/mips-defs: Reorder CPU_MIPS5 definition
Philippe Mathieu-Daudé
2021-01-14
target/mips/mips-defs: Remove USE_HOST_FLOAT_REGS comment
Philippe Mathieu-Daudé
2021-01-14
target/mips/addr: Add translation helpers for KSEG1
Jiaxun Yang
2021-01-14
target/mips: Replace CP0_Config0 magic values by proper definitions
Philippe Mathieu-Daudé
2021-01-14
target/mips: Add CP0 Config0 register definitions for MIPS3 ISA
Philippe Mathieu-Daudé
2021-01-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210113' into...
Peter Maydell
2021-01-13
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20210113' int...
Peter Maydell
2021-01-13
decodetree: Open files with encoding='utf-8'
Philippe Mathieu-Daudé
2021-01-13
tcg/aarch64: Use tcg_constant_vec with tcg vec expanders
Richard Henderson
2021-01-13
tcg/ppc: Use tcg_constant_vec with tcg vec expanders
Richard Henderson
2021-01-13
tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
Richard Henderson
2021-01-13
tcg/i386: Use tcg_constant_vec with tcg vec expanders
Richard Henderson
2021-01-13
tcg: Add tcg_reg_alloc_dup2
Richard Henderson
2021-01-13
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-13
tcg/tci: Add special tci_movi_{i32,i64} opcodes
Richard Henderson
2021-01-13
tcg: Use tcg_constant_{i32,i64,vec} with gvec expanders
Richard Henderson
2021-01-13
tcg: Use tcg_constant_{i32,i64} with tcg plugins
Richard Henderson
2021-01-13
tcg: Use tcg_constant_{i32,i64} with tcg int expanders
Richard Henderson
2021-01-13
tcg: Use tcg_constant_i32 with icount expander
Richard Henderson
2021-01-13
tcg: Convert tcg_gen_dupi_vec to TCG_CONST
Richard Henderson
2021-01-13
tcg/optimize: Use tcg_constant_internal with constant folding
Richard Henderson
2021-01-13
tcg/optimize: Adjust TempOptInfo allocation
Richard Henderson
2021-01-13
tcg/optimize: Improve find_better_copy
Richard Henderson
2021-01-13
tcg: Introduce TYPE_CONST temporaries
Richard Henderson
2021-01-13
tcg: Expand TempOptInfo to 64-bits
Richard Henderson
2021-01-13
tcg: Rename struct tcg_temp_info to TempOptInfo
Richard Henderson
2021-01-13
tcg: Expand TCGTemp.val to 64-bits
Richard Henderson
2021-01-13
tcg: Add temp_readonly
Richard Henderson
2021-01-13
tcg: Consolidate 3 bits into enum TCGTempKind
Richard Henderson
2021-01-13
tcg: Increase tcg_out_dupi_vec immediate to int64_t
Richard Henderson
2021-01-13
tcg: Use tcg_out_dupi_vec from temp_load
Richard Henderson
2021-01-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...
Peter Maydell
2021-01-13
macio: don't set user_creatable to false
Mark Cave-Ayland
2021-01-13
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
Mark Cave-Ayland
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
2021-01-13
mac_newworld: delay wiring of PCI IRQs in New World machine
Mark Cave-Ayland
2021-01-13
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
2021-01-13
mac_oldworld: move initialisation of grackle before heathrow
Mark Cave-Ayland
2021-01-13
mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
Mark Cave-Ayland
2021-01-13
tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupi...
Lukas Straub
2021-01-13
io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
Lukas Straub
2021-01-13
io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
Lukas Straub
2021-01-13
migration: Add yank feature
Lukas Straub
2021-01-13
chardev/char-socket.c: Add yank feature
Lukas Straub
2021-01-13
block/nbd.c: Add yank feature
Lukas Straub
2021-01-13
Introduce yank feature
Lukas Straub
2021-01-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
[next]