summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | hw/sd/sdhci: Introduce a new Write Protected pin inverted propertyJamin Lin2025-01-271-0/+5
|/ / /
* | | Merge tag 'pull-tcg-20250117' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2025-01-213-349/+242
|\ \ \ | |/ / |/| |
| * | softfloat: Constify helpers returning float_status fieldPhilippe Mathieu-Daudé2025-01-171-11/+14
| * | tcg: Document tb_lookup() and tcg_tb_lookup()Ilya Leoshkevich2025-01-171-0/+41
| * | tcg: Replace IMPLVEC with TCG_OPF_VECTORRichard Henderson2025-01-161-54/+51
| * | tcg: Drop implementation checks from tcg-opc.hRichard Henderson2025-01-161-171/+147
| * | tcg: Remove TCG_OPF_64BITRichard Henderson2025-01-162-13/+11
| * | tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputsRichard Henderson2025-01-161-4/+4
| * | tcg: Constify tcg_op_defsRichard Henderson2025-01-161-1/+1
| * | tcg: Remove args_ct from TCGOpDefRichard Henderson2025-01-161-1/+0
| * | tcg: Reorg process_op_defsRichard Henderson2025-01-161-6/+1
| * | tcg: Only include 'tcg-has.h' when necessaryRichard Henderson2025-01-161-2/+0
| * | tcg: Extract default TCG_TARGET_HAS_foo definitions to 'tcg-has.h'Richard Henderson2025-01-161-104/+1
| * | tcg: Move fallback tcg_can_emit_vec_op out of lineRichard Henderson2025-01-161-7/+0
| * | tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.incRichard Henderson2025-01-161-6/+0
| * | tcg: Rename tcg-target.opc.h to tcg-target-opc.h.incRichard Henderson2025-01-161-3/+1
| * | tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELSRichard Henderson2025-01-161-4/+0
| * | tcg: Add tcg_op_deposit_validRichard Henderson2025-01-161-0/+6
| * | tcg: Add type and flags arguments to tcg_op_supportedRichard Henderson2025-01-161-1/+6
| * | tcg: Add TCGOP_FLAGSRichard Henderson2025-01-161-0/+1
| * | tcg: Move tcg_op_insert_{after,before} decls to tcg-internal.hRichard Henderson2025-01-161-4/+0
| * | tcg: Replace TCGOP_VECL with TCGOP_TYPERichard Henderson2025-01-161-1/+1
| |/
* | target/riscv: Handle Smrnmi interrupt and exceptionTommy Wu2025-01-191-0/+4
* | Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/...Stefan Hajnoczi2025-01-177-13/+67
|\ \
| * | include/exec: remove warning_printed from MemoryRegionAlex Bennée2025-01-171-1/+0
| * | include/exec: fix some copy and paste errors in kdocAlex Bennée2025-01-171-2/+2
| * | plugins: fix kdoc annotationAlex Bennée2025-01-171-1/+1
| * | win32: remove usage of attribute gcc_structPierrick Bouvier2025-01-171-6/+1
| * | system: propagate Error to gdbserver_start (and other device setups)Alex Bennée2025-01-171-1/+7
| * | semihosting/console: Avoid including 'cpu.h'Philippe Mathieu-Daudé2025-01-171-2/+0
| * | semihosting/syscalls: Include missing 'exec/cpu-defs.h' headerPhilippe Mathieu-Daudé2025-01-171-0/+1
| * | semihosting/uaccess: Briefly document returned valuesPhilippe Mathieu-Daudé2025-01-171-0/+55
| |/
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-01-172-4/+28
|\ \ | |/ |/|
| * cpu: Remove nr_cores from struct CPUStateXiaoyao Li2025-01-101-2/+0
| * i386/topology: Introduce helpers for various topology info of different levelXiaoyao Li2025-01-101-0/+25
| * i386/topology: Update the comment of x86_apicid_from_topo_ids()Xiaoyao Li2025-01-101-2/+3
| * qom: remove unused fieldPaolo Bonzini2025-01-101-1/+4
* | Merge tag 'pull-xenfv-20250116' of git://git.infradead.org/users/dwmw2/qemu i...Stefan Hajnoczi2025-01-163-0/+11
|\ \
| * | system/runstate: Fix regression, clarify BQL status of exit notifiersPhil Dennis-Jordan2025-01-151-0/+1
| * | xen: do not use '%ms' scanf specifierRoger Pau Monne2025-01-151-0/+1
| * | hw/xen: Add xs_node_read() helper functionDavid Woodhouse2025-01-151-0/+9
* | | Merge tag 'pull-loongarch-20250116' of https://gitlab.com/bibo-mao/qemu into ...Stefan Hajnoczi2025-01-162-1/+5
|\ \ \
| * | | hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_idBibo Mao2025-01-151-1/+2
| * | | hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_idsBibo Mao2025-01-151-0/+2
| * | | hw/intc/loongarch_ipi: Implement realize interfaceBibo Mao2025-01-151-0/+1
| |/ /
* | | hw/acpi: Add vmclock deviceDavid Woodhouse2025-01-152-0/+216
* | | vhost: Add stubs for the migration state transfer interfaceLaurent Vivier2025-01-151-0/+23
* | | acpi/ghes: better name the offset of the hardware error firmwareMauro Carvalho Chehab2025-01-151-1/+1
* | | acpi/ghes: better name GHES memory error functionMauro Carvalho Chehab2025-01-151-2/+2
* | | acpi/ghes: make the GHES record generation more genericMauro Carvalho Chehab2025-01-151-0/+3