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-22
semihosting: Restrict to TCG
Philippe Mathieu-Daudé
2024-07-22
target/xtensa: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/riscv: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/mips: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/m68k: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/mips: Add semihosting stub
Philippe Mathieu-Daudé
2024-07-22
target/m68k: Add semihosting stub
Philippe Mathieu-Daudé
2024-07-22
semihosting: Include missing 'gdbstub/syscalls.h' header
Philippe Mathieu-Daudé
2024-07-22
plugins/execlog.c: correct dump of registers values
Frédéric Pétrot
2024-07-22
tests/plugins: use qemu_plugin_outs for inline stats
Alex Bennée
2024-07-22
plugins: fix mem callback array size
Pierrick Bouvier
2024-07-22
plugins/stoptrigger: TCG plugin to stop execution under conditions
Simon Hamelin
2024-07-22
gdbstub: Re-factor gdb command extensions
Alex Bennée
2024-07-22
tests/avocado: Remove non-working sparc leon3 test
Thomas Huth
2024-07-22
testing: bump to latest libvirt-ci
Alex Bennée
2024-07-22
Merge tag 'pull-aspeed-20240721' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-21
aspeed: fix coding style
Jamin Lin
2024-07-21
hw/i2c/aspeed: rename the I2C class pool attribute to share_pool
Jamin Lin
2024-07-21
hw/i2c/aspeed: support to set the different memory size
Jamin Lin
2024-07-21
aspeed/soc: support ADC for AST2700
Jamin Lin
2024-07-21
aspeed/adc: Add AST2700 support
Jamin Lin
2024-07-21
tests/avocado/machine_aspeed.py: Add eMMC boot tests
Cédric Le Goater
2024-07-21
aspeed: Introduce a 'boot-emmc' machine option
Cédric Le Goater
2024-07-21
aspeed: Introduce a 'hw_strap1' machine attribute
Cédric Le Goater
2024-07-21
aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machine
Cédric Le Goater
2024-07-21
aspeed: Tune eMMC device properties to reflect HW strapping
Cédric Le Goater
2024-07-21
aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
Cédric Le Goater
2024-07-21
aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoC
Cédric Le Goater
2024-07-21
aspeed: Load eMMC first boot area as a boot rom
Cédric Le Goater
2024-07-21
aspeed: Change type of eMMC device
Cédric Le Goater
2024-07-21
aspeed/smc: Fix possible integer overflow
Cédric Le Goater
2024-07-19
Merge tag 'pull-loongarch-20240719' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2024-07-19
hw/loongarch: Modify flash block size to 256K
Xianglai Li
2024-07-19
hw/loongarch: Remove unimplemented extioi INT_encode mode
Song Gao
2024-07-19
target/loongarch/gdbstub: Add vector registers support
Song Gao
2024-07-19
Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-18
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-07-18
tests/arm-cpu-features: Do not assume PMU availability
Akihiko Odaki
2024-07-18
tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
Daniyal Khan
2024-07-18
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-07-18
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-07-18
hw/arm/smmu: Refactor SMMU OAS
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Support and advertise nesting
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
Mostafa Saleh
2024-07-18
hw/arm/smmu: Support nesting in the rest of commands
Mostafa Saleh
2024-07-18
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Mostafa Saleh
2024-07-18
hw/arm/smmu: Support nesting in smmuv3_range_inval()
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Support nested translation
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Add support for nested TLB
Mostafa Saleh
[next]