aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-04hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow3-9/+9
2023-10-04hw/i386/acpi-build: Use pc_madt_cpu_entry() directlyBernhard Beschow4-9/+5
2023-10-04tcg/loongarch64: Fix buid errorgaosong1-33/+35
2023-10-04tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)Philippe Mathieu-Daudé4-24/+0
2023-10-04build: Remove --enable-gprofRichard Henderson9-52/+1
2023-10-04linux-user/hppa: Fix struct target_sigcontext layoutRichard Henderson1-1/+1
2023-10-04tcg: Split out tcg init functions to tcg/startup.hRichard Henderson9-9/+65
2023-10-04tcg: Remove argument to tcg_prologue_initRichard Henderson5-5/+6
2023-10-04accel/tcg: Make cpu-exec-common.c a target agnostic unitPhilippe Mathieu-Daudé7-12/+18
2023-10-04accel/tcg: Make icount.o a target agnostic unitPhilippe Mathieu-Daudé4-7/+2
2023-10-04accel/tcg: Make monitor.c a target-agnostic unitPhilippe Mathieu-Daudé6-6/+23
2023-10-04accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'Philippe Mathieu-Daudé10-12/+12
2023-10-04exec: Rename target specific page-vary.c -> page-vary-target.cPhilippe Mathieu-Daudé3-2/+2
2023-10-04exec: Rename cpu.c -> cpu-target.cPhilippe Mathieu-Daudé4-4/+4
2023-10-04accel: Rename accel-common.c -> accel-target.cPhilippe Mathieu-Daudé2-1/+1
2023-10-04accel: Make accel-blocker.o target agnosticPhilippe Mathieu-Daudé1-2/+2
2023-10-04accel/tcg: Restrict dump_exec_info() declarationPhilippe Mathieu-Daudé2-5/+2
2023-10-04exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h'Philippe Mathieu-Daudé2-30/+32
2023-10-04exec: Make EXCP_FOO definitions target agnosticPhilippe Mathieu-Daudé2-7/+7
2023-10-04accel/tcg: move ld/st helpers to ldst_common.c.incAnton Johansson3-407/+225
2023-10-04accel/tcg: Unify user and softmmu do_[st|ld]*_mmu()Anton Johansson2-82/+117
2023-10-04accel/tcg: Remove env_tlb()Anton Johansson3-13/+2
2023-10-04accel/tcg: Use CPUState in atomicity helpersAnton Johansson3-62/+62
2023-10-04accel/tcg: Modify atomic_mmu_lookup() to use CPUStateAnton Johansson3-25/+29
2023-10-04accel/tcg: Modify memory access functions to use CPUStateAnton Johansson1-177/+171
2023-10-04accel/tcg: Modify probe_access_internal() to use CPUStateAnton Johansson1-23/+23
2023-10-04accel/tcg: Modify tlb_*() to use CPUStateAnton Johansson2-120/+108
2023-10-04tcg: Remove TCGContext.tlb_fast_offsetRichard Henderson3-9/+9
2023-10-04accel/tcg: Remove env_neg()Richard Henderson1-12/+1
2023-10-04accel/tcg: Remove cpu_set_cpustate_pointersRichard Henderson22-68/+6
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson58-155/+152
2023-10-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi4-14/+8
2023-10-04Merge tag 'migration-20231004-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi15-210/+437
2023-10-04Merge tag 'bsd-user-mmap-pull-request' of https://gitlab.com/bsdimp/qemu into...Stefan Hajnoczi17-10/+2428
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi20-117/+90
2023-10-04hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routingDavid Woodhouse1-0/+15
2023-10-04osdep: set _FORTIFY_SOURCE=2 when optimization is enabledDaniel P. Berrangé4-14/+8
2023-10-04migration: Unify and trace vmstate field_exists() checksPeter Xu2-8/+27
2023-10-04migration: file URI offsetSteve Sistare2-5/+47
2023-10-04migration: file URISteve Sistare6-1/+91
2023-10-04s390x/a-b-bios: zero the first byte of each page on startDaniil Tatianin2-177/+211
2023-10-04i386/a-b-bootblock: zero the first byte of each page on startDaniil Tatianin2-8/+17
2023-10-04i386/a-b-bootblock: factor test memory addresses out into constantsDaniil Tatianin1-3/+6
2023-10-04migration/rdma: zore out head.repeat to make the error more clearLi Zhijian1-1/+1
2023-10-04migration: Add co-maintainers for migrationPeter Xu1-1/+2
2023-10-04MAINTAINERS: Add entry for rdma migrationPeter Xu1-0/+9
2023-10-04migration: Update error description outside migration.cTejus GK2-6/+18
2023-10-04migration/vmstate: Introduce vmstate_save_state_with_errTejus GK3-5/+13
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer4-46/+22
2023-10-04qmp: update virtio feature maps, vhost-user-gpio introspectionJonah Palmer2-1/+40