index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-01
tests/docker: add zstdtools to the images
Alex Bennée
2023-03-01
gitlab: move the majority of artefact handling to a template
Alex Bennée
2023-03-01
tests/docker: use direct RUNC call to run test jobs
Alex Bennée
2023-03-01
tests/docker: use direct RUNC call to build containers
Alex Bennée
2023-03-01
tests/docker: add USER stanzas to non-lci images
Alex Bennée
2023-03-01
tests/lcitool: append user setting stanza to dockerfiles
Alex Bennée
2023-03-01
configure: expose the direct container command
Alex Bennée
2023-03-01
tests: Ensure TAP version is printed before other messages
Richard W.M. Jones
2023-03-01
gitlab: Use plain docker in container-template.yml
Fabiano Rosas
2023-03-01
tests/dockerfiles: unify debian-toolchain references
Alex Bennée
2023-03-01
cirrus.yml: Improve the windows_msys2_task
Thomas Huth
2023-03-01
tests: ensure we export job results for some cross builds
Alex Bennée
2023-03-01
tests/docker: Use binaries for debian-tricore-cross
Bastian Koppelmann
2023-03-01
tests: add tuxrun baseline test to avocado
Alex Bennée
2023-03-01
tests: skip the nios2 replay_kernel test
Alex Bennée
2023-03-01
testing: update ubuntu2004 to ubuntu2204
Alex Bennée
2023-03-01
tests: don't run benchmarks for the tsan build
Alex Bennée
2023-03-01
gitlab: extend custom runners with base_job_template
Alex Bennée
2023-03-01
gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
Thomas Huth
2023-03-01
tests: make fp-test less chatty when running from test suite
Alex Bennée
2023-03-01
tests: be a bit more strict cleaning up fifos
Alex Bennée
2023-03-01
tests: add socat dependency for tests
Alex Bennée
2023-03-01
tests: don't run socat tests on MacOS as well
Alex Bennée
2023-02-28
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...
Peter Maydell
2023-02-27
ui/cocoa: user friendly characters for release mouse
Christian Schoenebeck
2023-02-27
dump: Add create_win_dump() stub for non-x86 targets
Philippe Mathieu-Daudé
2023-02-27
dump: Simplify compiling win_dump.o by introducing win_dump_available()
Philippe Mathieu-Daudé
2023-02-27
dump: Clean included headers
Philippe Mathieu-Daudé
2023-02-27
dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
Philippe Mathieu-Daudé
2023-02-27
dump: Replace tswapN() -> cpu_to_dumpN()
Philippe Mathieu-Daudé
2023-02-27
hw/ide/pci: Add PCIIDEState::isa_irq[]
Bernhard Beschow
2023-02-27
hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS
Philippe Mathieu-Daudé
2023-02-27
hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
Philippe Mathieu-Daudé
2023-02-27
hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
Philippe Mathieu-Daudé
2023-02-27
hw/ide/piix: Remove unused includes
Philippe Mathieu-Daudé
2023-02-27
hw/ide/pci: Unexport bmdma_active_if()
Bernhard Beschow
2023-02-27
hw/ide/ioport: Remove unnecessary includes
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Un-inline ide_set_irq()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
Philippe Mathieu-Daudé
2023-02-27
hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
Philippe Mathieu-Daudé
2023-02-27
hw/ide/isa: Remove intermediate ISAIDEState::irq variable
Philippe Mathieu-Daudé
2023-02-27
hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
Philippe Mathieu-Daudé
[next]