aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-01tests/docker: add zstdtools to the imagesAlex Bennée
2023-03-01gitlab: move the majority of artefact handling to a templateAlex Bennée
2023-03-01tests/docker: use direct RUNC call to run test jobsAlex Bennée
2023-03-01tests/docker: use direct RUNC call to build containersAlex Bennée
2023-03-01tests/docker: add USER stanzas to non-lci imagesAlex Bennée
2023-03-01tests/lcitool: append user setting stanza to dockerfilesAlex Bennée
2023-03-01configure: expose the direct container commandAlex Bennée
2023-03-01tests: Ensure TAP version is printed before other messagesRichard W.M. Jones
2023-03-01gitlab: Use plain docker in container-template.ymlFabiano Rosas
2023-03-01tests/dockerfiles: unify debian-toolchain referencesAlex Bennée
2023-03-01cirrus.yml: Improve the windows_msys2_taskThomas Huth
2023-03-01tests: ensure we export job results for some cross buildsAlex Bennée
2023-03-01tests/docker: Use binaries for debian-tricore-crossBastian Koppelmann
2023-03-01tests: add tuxrun baseline test to avocadoAlex Bennée
2023-03-01tests: skip the nios2 replay_kernel testAlex Bennée
2023-03-01testing: update ubuntu2004 to ubuntu2204Alex Bennée
2023-03-01tests: don't run benchmarks for the tsan buildAlex Bennée
2023-03-01gitlab: extend custom runners with base_job_templateAlex Bennée
2023-03-01gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobsThomas Huth
2023-03-01tests: make fp-test less chatty when running from test suiteAlex Bennée
2023-03-01tests: be a bit more strict cleaning up fifosAlex Bennée
2023-03-01tests: add socat dependency for testsAlex Bennée
2023-03-01tests: don't run socat tests on MacOS as wellAlex Bennée
2023-02-28Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...Peter Maydell
2023-02-27ui/cocoa: user friendly characters for release mouseChristian Schoenebeck
2023-02-27dump: Add create_win_dump() stub for non-x86 targetsPhilippe Mathieu-Daudé
2023-02-27dump: Simplify compiling win_dump.o by introducing win_dump_available()Philippe Mathieu-Daudé
2023-02-27dump: Clean included headersPhilippe Mathieu-Daudé
2023-02-27dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()Philippe Mathieu-Daudé
2023-02-27dump: Replace tswapN() -> cpu_to_dumpN()Philippe Mathieu-Daudé
2023-02-27hw/ide/pci: Add PCIIDEState::isa_irq[]Bernhard Beschow
2023-02-27hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVSPhilippe Mathieu-Daudé
2023-02-27hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per busPhilippe Mathieu-Daudé
2023-02-27hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msgPhilippe Mathieu-Daudé
2023-02-27hw/ide/piix: Remove unused includesPhilippe Mathieu-Daudé
2023-02-27hw/ide/pci: Unexport bmdma_active_if()Bernhard Beschow
2023-02-27hw/ide/ioport: Remove unnecessary includesPhilippe Mathieu-Daudé
2023-02-27hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'Philippe Mathieu-Daudé
2023-02-27hw/ide: Rename idebus_active_if() -> ide_bus_active_if()Philippe Mathieu-Daudé
2023-02-27hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()Philippe Mathieu-Daudé
2023-02-27hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()Philippe Mathieu-Daudé
2023-02-27hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cbPhilippe Mathieu-Daudé
2023-02-27hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()Philippe Mathieu-Daudé
2023-02-27hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()Philippe Mathieu-Daudé
2023-02-27hw/ide: Un-inline ide_set_irq()Philippe Mathieu-Daudé
2023-02-27hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'Philippe Mathieu-Daudé
2023-02-27hw/ide: Remove unused 'qapi/qapi-types-run-state.h'Philippe Mathieu-Daudé
2023-02-27hw/ide/atapi: Restrict 'scsi/constants.h' inclusionPhilippe Mathieu-Daudé
2023-02-27hw/ide/isa: Remove intermediate ISAIDEState::irq variablePhilippe Mathieu-Daudé
2023-02-27hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'Philippe Mathieu-Daudé