| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qemu: Convert target_words_bigendian() to TargetInfo API | Philippe Mathieu-Daudé | 2025-07-15 | 1 | -0/+5 |
| * | qemu/target-info: Add target_endian_mode() | Philippe Mathieu-Daudé | 2025-07-15 | 1 | -0/+5 |
| * | qemu/target-info: Add %target_arch field to TargetInfo | Philippe Mathieu-Daudé | 2025-07-15 | 1 | -2/+7 |
| * | qemu/target-info: Factor target_arch() out | Philippe Mathieu-Daudé | 2025-07-15 | 1 | -0/+8 |
| * | qemu: Introduce target_long_bits() | Philippe Mathieu-Daudé | 2025-04-30 | 1 | -0/+5 |
| * | qemu/target_info: Add %target_cpu_type field to TargetInfo | Philippe Mathieu-Daudé | 2025-04-30 | 1 | -0/+5 |
| * | system/vl: Filter machine list available for a particular target binary | Philippe Mathieu-Daudé | 2025-04-30 | 1 | -0/+5 |
| * | qemu: Convert target_name() to TargetInfo API | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -0/+16 |