aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 hoursMerge tag 'sdmmc-20240624' of https://github.com/philmd/qemu into stagingHEADmasterRichard Henderson4-105/+150
12 hoursMerge tag 'pull-maintainer-june24-240624-1' of https://gitlab.com/stsquad/qem...Richard Henderson32-67/+379
14 hoursMerge tag 'pull-request-2024-06-24' of https://gitlab.com/thuth/qemu into sta...Richard Henderson12-32/+49
20 hourshw/sd/sdcard: Add comments around registers and commandsPhilippe Mathieu-Daudé1-0/+20
20 hourshw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macrosPhilippe Mathieu-Daudé1-8/+7
24 hoursaccel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cbMax Chou1-2/+6
24 hoursplugins: fix inject_mem_cb rw maskingPierrick Bouvier2-4/+4
24 hourscontrib/plugins: add Instructions Per Second (IPS) example for cost modelingPierrick Bouvier2-0/+165
24 hoursplugins: add migration blockerAlex Bennée1-0/+10
24 hoursplugins: add time control APIAlex Bennée3-0/+64
24 hoursqtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.cPierrick Bouvier3-15/+12
24 hourssysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_timeAlex Bennée3-22/+44
24 hoursqtest: use cpu interface in qtest_clock_warpAlex Bennée3-3/+5
24 hourssysemu: add set_virtual_time to accel opsAlex Bennée5-3/+36
24 hoursplugins: Ensure register handles are not NULLAkihiko Odaki1-2/+2
24 hoursgdbstub: move enums into separate headerAlex Bennée14-19/+34
24 hoursinclude/exec: add missing include guard commentAlex Bennée1-1/+1
24 hourshw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switchPhilippe Mathieu-Daudé1-32/+39
24 hourshw/sd/sdcard: Only call sd_req_get_address() where address is usedPhilippe Mathieu-Daudé1-6/+8
24 hourshw/sd/sdcard: Factor sd_req_get_address() method outPhilippe Mathieu-Daudé1-1/+9
24 hourshw/sd/sdcard: Only call sd_req_get_rca() where RCA is usedPhilippe Mathieu-Daudé1-1/+7
24 hourshw/sd/sdcard: Factor sd_req_get_rca() method outPhilippe Mathieu-Daudé1-6/+9
24 hourshw/sd/sdcard: Have cmd_valid_while_locked() return a boolean valuePhilippe Mathieu-Daudé1-2/+2
24 hourshw/sd/sdcard: Trace update of block count (CMD23)Philippe Mathieu-Daudé2-1/+3
24 hourshw/sd/sdcard: Remove explicit entries for illegal commandsPhilippe Mathieu-Daudé1-11/+0
24 hourshw/sd/sdcard: Remove ACMD6 handler for SPI modePhilippe Mathieu-Daudé1-1/+1
24 hourshw/sd/sdcard: Use Load/Store API to fill some CID/CSD registersPhilippe Mathieu-Daudé1-7/+2
24 hourshw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definitionPhilippe Mathieu-Daudé1-2/+2
24 hourshw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic valuesPhilippe Mathieu-Daudé1-3/+3
24 hourshw/sd/sdcard: Fix typo in SEND_OP_COND command namePhilippe Mathieu-Daudé2-4/+4
24 hourshw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)Philippe Mathieu-Daudé1-5/+5
24 hourshw/sd/sdcard: Correct code indentationPhilippe Mathieu-Daudé1-17/+17
24 hourshw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switchPhilippe Mathieu-Daudé1-0/+7
24 hoursbswap: Add st24_be_p() to store 24 bits in big-endian orderPhilippe Mathieu-Daudé1-0/+7
27 hourstarget/s390x: Add a CONFIG switch to disable legacy CPUsThomas Huth3-0/+19
27 hoursMAINTAINERS: Cover all tests/qtest/migration-* filesThomas Huth1-1/+2
27 hourstarget/s390x/arch_dump: use correct byte order for pidOmar Sandoval1-1/+1
27 hourstests/qtest/fuzz: fix memleak in qos_fuzz.cDmitry Frolov1-0/+1
27 hoursvfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errorsCédric Le Goater2-2/+2
27 hoursvfio/ccw: Fix the missed unrealize() call in error pathZhenzhong Duan1-1/+2
27 hoursvfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()Cédric Le Goater1-7/+5
27 hourss390x/css: Make S390CCWDeviceClass::realize return boolCédric Le Goater3-6/+6
27 hourshw/s390x/ccw: Remove local Error variable from s390_ccw_realize()Cédric Le Goater1-8/+5
27 hourss390x/css: Make CCWDeviceClass::realize return boolCédric Le Goater3-4/+4
27 hourshw/s390x/ccw: Make s390_ccw_get_dev_info() return a boolCédric Le Goater1-6/+6
3 daysMerge tag 'pull-target-arm-20240622' of https://git.linaro.org/people/pmaydel...Richard Henderson15-90/+179
4 daysMerge tag 'migration-20240621-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson33-239/+838
4 daysmigration: Remove unused VMSTATE_ARRAY_TEST() macroPhilippe Mathieu-Daudé1-10/+0
4 daystests/migration-tests: Cover postcopy failure on reconnectPeter Xu1-18/+77
4 daystests/migration-tests: Verify postcopy-recover-setup statusPeter Xu1-0/+6