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
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2024-09-16
aspeed: Add tmp105 in i2c bus 0 for AST2700
Jamin Lin
2024-09-16
aspeed/soc: Support I2C for AST2700
Jamin Lin
2024-09-16
aspeed/soc: Introduce a new API to get the device irq
Jamin Lin
2024-09-13
hvf: arm: Implement and use hvf_get_physical_address_range
Danny Canter
2024-09-13
hw/boards: Add hvf_get_physical_address_range to MachineClass
Danny Canter
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-06
Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-09-05
hw/arm/boot: Explain why load_elf_hdr() error is ignored
Philippe Mathieu-Daudé
2024-09-05
hw/arm/boot: Report error msg if loading elf/dtb failed
Changbin Du
2024-09-05
hw/arm/xilinx_zynq: Enable Security Extensions
Sebastian Huber
2024-09-05
hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
Peter Maydell
2024-09-05
hw/arm/sbsa-ref: Use two-stage SMMU
Peter Maydell
2024-09-05
hw/arm/virt: Default to two-stage SMMU from virt-9.2
Peter Maydell
2024-09-05
hw/arm/smmuv3: Update comment documenting "stage" property
Peter Maydell
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
2024-09-04
hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
Edgar E. Iglesias
2024-09-04
hw/arm: xenpvh: Break out a common PVH machine
Edgar E. Iglesias
2024-09-04
hw/arm: xenpvh: Move stubbed functions to xen-stubs.c
Edgar E. Iglesias
2024-09-04
hw/arm: xenpvh: Remove double-negation in warning
Edgar E. Iglesias
2024-09-04
hw/arm: xenpvh: Add support for SMP guests
Edgar E. Iglesias
2024-09-04
hw/arm: xenpvh: Tweak machine description
Edgar E. Iglesias
2024-09-04
hw/arm: xenpvh: Update file header to use SPDX
Edgar E. Iglesias
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
2024-08-12
arm/virt: place power button pin number on a define
Mauro Carvalho Chehab
2024-08-01
hw/arm/mps2-tz.c: fix RX/TX interrupts order
Marco Palumbi
2024-07-29
hw/arm/smmuv3: Assert input to oas2bits() is valid
Mostafa Saleh
2024-07-24
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-21
aspeed: fix coding style
Jamin Lin
2024-07-21
aspeed/soc: support ADC for AST2700
Jamin Lin
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: 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-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
2024-07-18
hw/arm/smmu-common: Rework TLB lookup for nesting
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Translate CD and TT using stage-2 table
Mostafa Saleh
2024-07-18
hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
Mostafa Saleh
2024-07-18
hw/arm/smmu: Consolidate ASID and VMID types
Mostafa Saleh
[next]