120524 Commits (8af0e52b28c553c901e7c564c3380cd56d363053)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé 8af0e52b28 system/memory: Remove DEVICE_HOST_ENDIAN definition 12 months ago
Kohei Tokunaga 16704598bf system/vl: Fix type conflict of GLib function pointers 12 months ago
Kohei Tokunaga 01499add2a contrib/plugins: Fix type conflict of GLib function pointers 12 months ago
Kohei Tokunaga 141af1b31b hw/net/can: Fix type conflict of GLib function pointers 12 months ago
Kohei Tokunaga 604ac1d87b hw/core/loader: Fix type conflict of GLib function pointers 12 months ago
BALATON Zoltan 8cd3b84c8a hw/intc/i8259: Remove unused DEBUG_PIC define 12 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() 12 months ago
Kohei Tokunaga 7748cdbae8 qom/object: Fix type conflict of GLib function pointers 12 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 12 months ago
Philippe Mathieu-Daudé 231bf6dda1 qom: Constify TypeInfo::interfaces 12 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() 12 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
Philippe Mathieu-Daudé e828206a0f target/s390x: Register CPUClass:list_cpus 1 year ago
Philippe Mathieu-Daudé 8b54467fb6 target/sparc: Register CPUClass:list_cpus 1 year ago
Philippe Mathieu-Daudé 53c895fbb2 target/ppc: Register CPUClass:list_cpus 1 year ago
Philippe Mathieu-Daudé 0bc15e47f0 target/i386: Register CPUClass:list_cpus 1 year ago
Philippe Mathieu-Daudé 0a5692fecc cpus: Introduce CPUClass::list_cpus() callback 1 year ago
Philippe Mathieu-Daudé 9ce6caa0d9 target/i386: Replace MO_TE* -> MO_LE* 1 year ago
Philippe Mathieu-Daudé beb38fda0f target/hexagon: Replace MO_TE -> MO_LE 1 year ago
Philippe Mathieu-Daudé fdcb7483ae target/hexagon: Explode MO_TExx -> MO_TE | MO_xx 1 year ago
Stefan Hajnoczi 019fbfa4bc Miscellaneous patches for 2025-04-24 12 months ago
Stefan Hajnoczi d9bf971323 pull-loongarch-20230424 12 months ago
Stefan Hajnoczi fc52456708 meson: Introduce top-level libuser_ss and libsystem_ss 12 months ago
Markus Armbruster abb55b1aba cleanup: Drop pointless label at end of function 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Markus Armbruster 720a0e417e cleanup: Re-run return_directly.cocci 1 year ago
WANG Rui 875caabdb1 target/loongarch: Guard BCEQZ/BCNEZ instructions with FP feature 12 months ago
WANG Rui 256df51e72 target/loongarch: Add CRC feature flag and use it to gate CRC instructions 12 months ago
WANG Rui a9d3d1dff6 linux-user/loongarch64: Decode BRK break codes for FPE signals 12 months ago
Bibo Mao 0d4c2e408d target/loongarch: Move definition of TCG specified function to tcg directory 12 months ago
Bibo Mao ad5233ba5c target/loongarch: Add static definition with function loongarch_tlb_search() 12 months ago
Bibo Mao 9c9ffc013d target/loongarch: Move function loongarch_tlb_search to directory tcg 12 months ago
Bibo Mao 9fd0cc4df8 target/loongarch: Define function loongarch_get_addr_from_tlb() non-static 12 months ago
Bibo Mao d192494a68 target/loongarch: Set function loongarch_map_address() with common code 12 months ago
Bibo Mao 566bf2de87 target/loongarch: Add stub function loongarch_get_addr_from_tlb 12 months ago
Bibo Mao 885398ee09 target/loongarch: Move function get_dir_base_width to common directory 12 months ago