aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-19system/watchpoint: Move TCG specific code to accel/tcg/Philippe Mathieu-Daudé3-124/+144
2024-01-19system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé3-23/+9
2024-01-19hw/pflash: implement update buffer for block writesGerd Hoffmann3-30/+89
2024-01-19hw/pflash: use ldn_{be,le}_p and stn_{be,le}_pGerd Hoffmann1-55/+8
2024-01-19hw/pflash: refactor pflash_data_write()Gerd Hoffmann1-14/+16
2024-01-19hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independentBernhard Beschow1-6/+3
2024-01-19hw/block: Deprecate the TC58128 block deviceSamuel Tardieu2-1/+2
2024-01-19target/sh4: Deprecate the shix machineSamuel Tardieu2-0/+6
2024-01-19util/async: Only call icount_notify_exit() if icount is enabledPhilippe Mathieu-Daudé3-9/+13
2024-01-19target/arm: Ensure icount is enabled when emulating INST_RETIREDPhilippe Mathieu-Daudé1-0/+2
2024-01-19system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé5-19/+24
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé4-12/+21
2024-01-19target/alpha: Only build sys_helper.c on system emulationPhilippe Mathieu-Daudé2-5/+4
2024-01-19target/alpha: Extract clk_helper.c from sys_helper.cPhilippe Mathieu-Daudé3-15/+33
2024-01-19accel/tcg: Remove tb_invalidate_phys_page() from system emulationPhilippe Mathieu-Daudé2-24/+1
2024-01-19accel/tcg: Remove unused tb_invalidate_phys_addr()Philippe Mathieu-Daudé2-34/+0
2024-01-19tests/tcg/xtensa: add icount/ibreak priority testMax Filippov1-1/+24
2024-01-19target/xtensa: use generic instruction breakpoint infrastructureMax Filippov5-33/+47
2024-01-19accel: Do not set CPUState::can_do_io in non-TCG accelsPhilippe Mathieu-Daudé3-3/+0
2024-01-19accel: Do not set CPUState::tcg_cflags in non-TCG accelsPhilippe Mathieu-Daudé2-2/+2
2024-01-19backends/cryptodev: Do not ignore throttle/backends ErrorsPhilippe Mathieu-Daudé1-0/+10
2024-01-19hw/timer/hpet: Convert DPRINTF to trace eventsDaniel Hoffman2-33/+37
2024-01-18Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...Peter Maydell26-29/+1719
2024-01-18Merge tag 'pull-request-2024-01-16' of https://gitlab.com/thuth/qemu into sta...Peter Maydell3-3/+21
2024-01-18acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VMAni Sinha1-3/+6
2024-01-18load_elf: fix iterator's type for elf file processingAnastasia Belova1-1/+1
2024-01-18hw/arm/virt: Consolidate valid CPU typesGavin Shan1-2/+6
2024-01-18hw/timer: fix systick trace messageSamuel Tardieu1-1/+1
2024-01-16Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...Peter Maydell8-38/+64
2024-01-16Merge tag 'migration-20240116-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell20-1775/+1861
2024-01-16meson: mitigate against use of uninitialize stack for exploitsDaniel P. Berrangé1-0/+5
2024-01-16meson: mitigate against ROP exploits with -fzero-call-used-regsDaniel P. Berrangé1-0/+11
2024-01-16qtest: Bump npcm7xx_watchdog_timer-test timeout to 2 minutesThomas Huth1-0/+1
2024-01-16tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by defaultThomas Huth1-2/+3
2024-01-16tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutesThomas Huth1-1/+1
2024-01-16migration/rdma: define htonll/ntohll only if not predefinedNick Briggs1-0/+4
2024-01-16docs/migration: Further move virtio to be feature of migrationPeter Xu2-1/+1
2024-01-16docs/migration: Further move vfio to be feature of migrationPeter Xu2-1/+1
2024-01-16docs/migration: Organize "Postcopy" pagePeter Xu1-75/+84
2024-01-16docs/migration: Split "dirty limit"Peter Xu3-71/+72
2024-01-16docs/migration: Split "Postcopy"Peter Xu4-305/+314
2024-01-16docs/migration: Split "Debugging" and "Firmware"Peter Xu3-44/+49
2024-01-16docs/migration: Split "Backwards compatibility" separatelyPeter Xu3-519/+518
2024-01-16docs/migration: Convert virtio.txt into rSTPeter Xu3-108/+116
2024-01-16docs/migration: Create index pagePeter Xu4-6/+16
2024-01-16docs/migration: Create migration/ directoryPeter Xu4-1/+1
2024-01-16tests/qtest: Re-enable multifd cancel testFabiano Rosas1-8/+2
2024-01-16tests/qtest/migration: Use the new migration_test_addFabiano Rosas1-103/+112
2024-01-16tests/qtest/migration: Add a wrapper to print test namesFabiano Rosas2-0/+33
2024-01-16tests/qtest/migration: Print migration incoming errorsFabiano Rosas1-0/+6