aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysMerge tag 'hw-misc-20240517' of https://github.com/philmd/qemu into stagingHEADmasterRichard Henderson
3 daysMerge tag 'pull-request-2024-05-17' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
4 daystests: Gently exit from GDB when tests completeGustavo Romero
4 daystests: add testing of parameter=1 for SMP topologyDaniel P. Berrangé
4 dayshw/core: allow parameter=1 for SMP topology on any machineDaniel P. Berrangé
4 dayshw/pflash: fix block write startGerd Hoffmann
4 daysui/console: Only declare variable fence_fd when CONFIG_GBM is definedCédric Le Goater
4 dayshw/intc/s390_flic: Fix crash that occurs when saving the machine stateThomas Huth
4 daystests/docker/dockerfiles: Update container files with "lcitool-refresh"Thomas Huth
4 daystests/lcitool/projects/qemu.yml: Sort entries alphabetically againThomas Huth
4 daystests/lcitool: Remove g++ from the containers (except for the MinGW one)Thomas Huth
4 daystests/lcitool: Remove 'xfsprogs' from QEMUPhilippe Mathieu-Daudé
4 daystests/lcitool/refresh: Treat the output of lcitool as text, not as bytesThomas Huth
5 daysMerge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu...Richard Henderson
5 daysplugins: remove op from qemu_plugin_inline_cbPierrick Bouvier
5 daysplugins: extract cpu_index generatePierrick Bouvier
5 daysplugins: distinct types for callbacksPierrick Bouvier
5 daystests/plugin/inline: add test for conditional callbackPierrick Bouvier
5 daysplugins: conditional callbacksPierrick Bouvier
5 daystests/plugin/inline: add test for STORE_U64 inline opPierrick Bouvier
5 daysplugins: add new inline op STORE_U64Pierrick Bouvier
5 daysplugins: extract generate ptr for qemu_plugin_u64Pierrick Bouvier
5 daysplugins: prepare introduction of new inline opsPierrick Bouvier
5 daysscripts/update-linux-header.sh: be more src tree friendlyAlex Bennée
5 daystests/tcg: don't append QEMU_OPTS for armv6m-undef testAlex Bennée
6 daysMerge tag 'pull-hppa-20240515' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
6 daysMerge tag 'pull-tcg-20240515' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
6 daystarget/hppa: Log cpu state on return-from-interruptRichard Henderson
6 daystarget/hppa: Log cpu state at interruptRichard Henderson
6 daystarget/hppa: Implement CF_PCRELRichard Henderson
6 daystarget/hppa: Adjust priv for B,GATE at runtimeRichard Henderson
6 daystarget/hppa: Drop tlb_entry return from hppa_get_physical_addressRichard Henderson
6 daystarget/hppa: Implement PSW_XRichard Henderson
6 daystarget/hppa: Implement PSW_BRichard Henderson
6 daystarget/hppa: Manage PSW_X and PSW_B in translatorRichard Henderson
6 daystarget/hppa: Split PSW X and B into their own fieldRichard Henderson
6 daystarget/hppa: Improve hppa_cpu_dump_stateRichard Henderson
6 daystarget/hppa: Do not mask in copy_iaoq_entryRichard Henderson
6 daystarget/hppa: Store full iaoq_f and page offset of iaoq_b in TBRichard Henderson
6 dayslinux-user/hppa: Force all code addresses to PRIV_USERRichard Henderson
6 daystarget/hppa: Use delay_excp for conditional trap on overflowRichard Henderson
6 daystarget/hppa: Use delay_excp for conditional trapsRichard Henderson
6 daystarget/hppa: Introduce DisasDelayExceptionRichard Henderson
6 daystarget/hppa: Remove cond_freeRichard Henderson
6 daystarget/hppa: Use TCG_COND_TST* in trans_ftestRichard Henderson
6 daystarget/hppa: Use registerfields.h for FPSRRichard Henderson
6 daystarget/hppa: Use TCG_COND_TST* in trans_bb_immRichard Henderson
6 daystarget/hppa: Use TCG_COND_TST* in do_unit_addsubRichard Henderson
6 daystarget/hppa: Use TCG_COND_TST* in do_unit_zero_condRichard Henderson
6 daystarget/hppa: Use TCG_COND_TST* in do_log_condRichard Henderson