120548 Commits (3d881164d4fb2b0f6791cf28d9725926b8ded0d6)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé 3d881164d4 qemu: Convert target_name() to TargetInfo API 1 year ago
Philippe Mathieu-Daudé 802c4daf33 accel: Move target-agnostic code from accel-target.c -> accel-common.c 1 year ago
Philippe Mathieu-Daudé 44246e7170 accel: Make AccelCPUClass structure target-agnostic 1 year ago
Philippe Mathieu-Daudé 559fe89916 accel: Include missing 'qemu/accel.h' header in accel-internal.h 1 year ago
Philippe Mathieu-Daudé 64cbcf1d97 accel: Implement accel_init_ops_interfaces() for both system/user mode 1 year ago
Philippe Mathieu-Daudé 2492008d0d cpus: Move target-agnostic methods out of cpu-target.c 1 year ago
Philippe Mathieu-Daudé 5e15bb7d66 cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() 1 year ago
Philippe Mathieu-Daudé 2b7ae6e0f6 qemu: Introduce target_cpu_type() 12 months ago
Philippe Mathieu-Daudé 0c9d76f519 qapi: Rename TargetInfo structure as QemuTargetInfo 12 months ago
Philippe Mathieu-Daudé eb3020b6ed hw/microblaze: Evaluate TARGET_BIG_ENDIAN at compile time 12 months ago
Philippe Mathieu-Daudé 1b079a6eeb hw/mips: Evaluate TARGET_BIG_ENDIAN at compile time 12 months ago
Philippe Mathieu-Daudé 770f2e64b6 target/xtensa: Evaluate TARGET_BIG_ENDIAN at compile time 12 months ago
Philippe Mathieu-Daudé 33fa8f02a9 target/mips: Check CPU endianness at runtime using env_is_bigendian() 12 months ago
Philippe Mathieu-Daudé 56f8fb6886 accel/kvm: Use target_needs_bswap() 12 months ago
Philippe Mathieu-Daudé 4e442406fd linux-user/elfload: Use target_needs_bswap() 12 months ago
Philippe Mathieu-Daudé f56159e828 target/hexagon: Include missing 'accel/tcg/getpc.h' 11 months ago
Philippe Mathieu-Daudé 58bc9db84a accel/tcg: Correct list of included headers in tcg-stub.c 11 months ago
Pierrick Bouvier 2ef9faf037 system/kvm: make functions accessible from common code 11 months ago
Akihiko Odaki a5b30be534 meson: Use osdep_prefix for strchrnul() 11 months ago
Akihiko Odaki 797150d69d meson: Share common C source prefixes 11 months ago
Akihiko Odaki 6804b89fb5 meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID 11 months ago
Akihiko Odaki 563cd698df meson: Use has_header_symbol() to check getcpu() 11 months ago
BALATON Zoltan 12963e79ca pc-bios: Move device tree files in their own subdir 11 months ago
BALATON Zoltan fcb1ad456c system/datadir: Add new type constant for DTB files 11 months ago
Philippe Mathieu-Daudé 8af0e52b28 system/memory: Remove DEVICE_HOST_ENDIAN definition 11 months ago
Kohei Tokunaga 16704598bf system/vl: Fix type conflict of GLib function pointers 11 months ago
Kohei Tokunaga 01499add2a contrib/plugins: Fix type conflict of GLib function pointers 11 months ago
Kohei Tokunaga 141af1b31b hw/net/can: Fix type conflict of GLib function pointers 11 months ago
Kohei Tokunaga 604ac1d87b hw/core/loader: Fix type conflict of GLib function pointers 11 months ago
BALATON Zoltan 8cd3b84c8a hw/intc/i8259: Remove unused DEBUG_PIC define 11 months ago
Akihiko Odaki aca4967567 hw/usb/hcd-xhci: Unmap canceled packet 12 months ago
Philippe Mathieu-Daudé b939b8e42a exec: Rename target_words_bigendian() -> target_big_endian() 12 months ago
Hauke Mehrtens d4a785ba30 target/mips: Fix MIPS16e translation 12 months ago
Philippe Mathieu-Daudé 6fa103069d target/arm: Replace target_ulong -> vaddr for CPUWatchpoint 1 year ago
Philippe Mathieu-Daudé 35ca9d14c1 target/arm: Replace target_ulong -> hwaddr in ARMMMUFaultInfo 1 year ago
Peter Maydell 4b6f74d86c target/arm: Handle AArch64 gdb read/write regs in TYPE_ARM_CPU 1 year ago
Peter Maydell 984ea94818 target/arm: Handle gdb_core_xml_file in TYPE_ARM_CPU 1 year ago
Peter Maydell bae9fb4b01 target/arm: Handle AArch64 in TYPE_ARM_CPU gdb_arch_name 1 year ago
Peter Maydell a1f728ecc9 gdbstub: Allow gdb_core_xml_file to be set at runtime 1 year ago
Peter Maydell 56a9f0d4c4 hw/core/cpu: gdb_arch_name string should not be freed 1 year ago
Philippe Mathieu-Daudé d5f241834b hw/core: Get default_cpu_type calling machine_class_default_cpu_type() 11 months ago
Kohei Tokunaga 7748cdbae8 qom/object: Fix type conflict of GLib function pointers 11 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 months ago
Philippe Mathieu-Daudé 231bf6dda1 qom: Constify TypeInfo::interfaces 11 months ago
Philippe Mathieu-Daudé b282b859cf qom: Constify TypeInfo::class_data 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé f1fa787b92 qom: Have class_base_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé fbb23135d6 hw/misc/edu: Convert type_init() -> DEFINE_TYPES() 11 months ago
Philippe Mathieu-Daudé 6970f91ac7 hw/pci-host/designware: Use deposit/extract API 1 year ago
Philippe Mathieu-Daudé edbb66bb30 cpus: Remove #ifdef check on cpu_list definition 1 year ago