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
2024-07-05
hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Introduce set_csd/set_cid handlers
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Cover more SDCardStates
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Trace length of data read on DAT lines
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove default case in read/write on DAT lines
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove noise from sd_cmd_name()
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove noise from sd_acmd_name()
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handler
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Use spec v3.01 by default
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove leftover comment about removed 'spi' Property
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Generate random RCA value
Philippe Mathieu-Daudé
2024-07-05
tests/qtest/npcm7xx_sdhci: Access the card using its published address
Philippe Mathieu-Daudé
2024-07-05
hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
Philippe Mathieu-Daudé
2024-07-05
Merge tag 'pull-maintainer-july24-050724-1' of https://gitlab.com/stsquad/qem...
Richard Henderson
2024-07-05
tests/tcg/aarch64: Add MTE gdbstub tests
Gustavo Romero
2024-07-05
gdbstub: Add support for MTE in user mode
Gustavo Romero
2024-07-05
gdbstub: Use true to set cmd_startswith
Gustavo Romero
2024-07-05
gdbstub: Pass CPU context to command handler
Gustavo Romero
2024-07-05
gdbstub: Make hex conversion function non-internal
Gustavo Romero
2024-07-05
target/arm: Factor out code for setting MTE TCF0 field
Gustavo Romero
2024-07-05
target/arm: Make some MTE helpers widely available
Gustavo Romero
2024-07-05
target/arm: Fix exception case in allocation_tag_mem_probe
Gustavo Romero
2024-07-05
gdbstub: Add support for target-specific stubs
Gustavo Romero
2024-07-05
gdbstub: Move GdbCmdParseEntry into a new header file
Gustavo Romero
2024-07-05
gdbstub: Clean up process_string_cmd
Gustavo Romero
2024-07-05
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
2024-07-05
plugins: Ensure vCPU index is assigned in init/exit hooks
Philippe Mathieu-Daudé
2024-07-05
plugins/lockstep: clean-up output
Alex Bennée
2024-07-05
plugins/lockstep: mention the one-insn-per-tb option
Alex Bennée
2024-07-05
plugins/lockstep: make mixed-mode safe
Alex Bennée
2024-07-05
plugins/lockstep: preserve sock_path
Alex Bennée
2024-07-05
test/plugins: preserve the instruction record over translations
Alex Bennée
2024-07-05
test/plugin: make insn plugin less noisy by default
Alex Bennée
2024-07-05
gitlab: don't bother with KVM for TCI builds
Alex Bennée
2024-07-05
linux-user/main: Suppress out-of-range comparison warning for clang
Richard Henderson
2024-07-05
tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
Richard Henderson
2024-07-05
tests/tcg/arm: Use -march and -mfpu for fcvt
Richard Henderson
2024-07-05
tests/tcg/arm: Manually register allocate half-precision numbers
Akihiko Odaki
2024-07-05
tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
Richard Henderson
2024-07-05
tests/tcg/arm: Drop -N from LDFLAGS
Richard Henderson
2024-07-05
tests/tcg/arm: Fix fcvt result messages
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Add -fno-integrated-as for sme
Richard Henderson
2024-07-05
tests/tcg/aarch64: Do not use x constraint
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Fix irg operand type
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Explicitly specify register width
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
Richard Henderson
[prev]
[next]