]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-10-07 Paolo Bonzinijob: detect change of aiocontext within job coroutine
2022-10-07 Emanuele Giuseppe... jobs: group together API calls under the same job lock
2022-10-07 Emanuele Giuseppe... block/mirror.c: use of job helpers in drivers
2022-10-07 Emanuele Giuseppe... jobs: use job locks also in the unit tests
2022-10-07 Emanuele Giuseppe... jobs: add job lock in find_* functions
2022-10-07 Emanuele Giuseppe... blockjob: introduce block_job _locked() APIs
2022-10-07 Emanuele Giuseppe... job: move and update comments from blockjob.c
2022-10-07 Emanuele Giuseppe... job.c: add job_lock/unlock while keeping job.h intact
2022-10-07 Emanuele Giuseppe... aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
2022-10-07 Emanuele Giuseppe... job.c: API functions not used outside should be static
2022-10-07 Emanuele Giuseppe... job.h: categorize fields in struct Job
2022-10-07 Emanuele Giuseppe... job.c: make job_mutex and job_lock/unlock() public
2022-10-07 Kevin Wolfquorum: Remove unnecessary forward declaration
2022-10-07 Marc-André... test-coroutine: add missing coroutine_fn annotations
2022-10-07 Marc-André... migration: add missing coroutine_fn annotations
2022-10-07 Marc-André... 9p: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniraw-format: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinicoroutine-lock: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinijob: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinivmdk: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinithrottle: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniquorum: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniqed: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinicurl: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinicopy-before-write: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniqcow2: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniparallels: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzininvme: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzininfs: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzininbd: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniiscsi: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinifile-posix: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniblkverify: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinicoroutine: remove incorrect coroutine_fn annotations
2022-10-07 Paolo Bonzininbd: remove incorrect coroutine_fn annotations
2022-10-07 Paolo Bonziniqcow2: remove incorrect coroutine_fn annotations
2022-10-07 Paolo Bonziniblock: add missing coroutine_fn annotations
2022-10-07 Paolo Bonziniblock/nvme: separate nvme_get_free_req cases for corout...
2022-10-07 Alberto Fariacoroutine: Drop coroutine_fn annotation from qemu_corou...
2022-10-07 Markus ArmbrusterRevert "qapi: fix examples of blockdev-add with qcow2"
2022-10-06 Stefan HajnocziMerge tag 'pull-testing-gdbstub-plugins-gitdm-061022...
2022-10-06 Alex Bennéeplugins: add [pre|post]fork helpers to linux-user
2022-10-06 Alex Bennéecontrib/gitdm: add Université Grenoble Alpes
2022-10-06 Alex Bennéecontrib/gitdm: add Simon to individual contributors
2022-10-06 Alex Bennéecontrib/gitdm: add China Telecom to the domain map
2022-10-06 Alex Bennéecontrib/gitdm: add ISCAS to the academics group
2022-10-06 Alex Bennéecontrib/gitdm: add WANG Xuerui to individual contributers
2022-10-06 Alex Bennéecontrib/gitdm: add Paul to individual contributors
2022-10-06 Alex Bennéecontrib/gitdm: add mapping for Loongson Technology
2022-10-06 Alex Bennéeaccel/kvm: move kvm_update_guest_debug to inline stub
2022-10-06 Alex Bennéegdbstub: move guest debug support check to ops
2022-10-06 Alex Bennéegdbstub: move breakpoint logic to accel ops
2022-10-06 Alex Bennéegdbstub: move sstep flags probing into AccelClass
2022-10-06 Alex Bennéegdbstub: move into its own sub directory
2022-10-06 Alex Bennéesemihosting: update link to spec
2022-10-06 Alex Bennéedocs/devel: document the test plugins
2022-10-06 Alex Bennéecontrib/plugins: reset skip when matching in execlog
2022-10-06 Alex Bennéedocs/devel: move API to end of tcg-plugins.rst
2022-10-06 Alex Bennéedocs/devel: clean-up qemu invocations in tcg-plugins
2022-10-06 Richard Hendersonplugins: Assert mmu_idx in range before use in qemu_plu...
2022-10-06 Alex Bennéeplugins: extend execlog to filter matches
2022-10-06 Alex Bennéedisas: use result of ->read_memory_func
2022-10-06 Alex Bennéedisas: generalise plugin_printf and use for monitor_disas
2022-10-06 Alex Bennéemonitor: expose monitor_puts to rest of code
2022-10-06 Paolo Bonzinipc-bios/vof: Adopt meson style Make output
2022-10-06 Paolo Bonzinipc-bios/s390-ccw: Adopt meson style Make output
2022-10-06 Paolo Bonzinipc-bios/optionrom: Adopt meson style Make output
2022-10-06 Paolo Bonziniconfigure: build ROMs with container-based cross compilers
2022-10-06 Paolo Bonziniconfigure: cleanup creation of tests/tcg target config
2022-10-06 Paolo Bonziniconfigure: unify creation of cross-compilation Makefiles
2022-10-06 Paolo Bonziniconfigure: move tests/tcg/Makefile.prereqs to root...
2022-10-06 Paolo Bonzinitests/tcg: move compiler tests to Makefiles
2022-10-06 Paolo Bonzinitests/tcg: clean up calls to run-test
2022-10-06 Paolo Bonzinitests/tcg: unify ppc64 and ppc64le Makefiles
2022-10-06 Paolo Bonzinitests/tcg: add distclean rule
2022-10-06 Paolo Bonzinitests/tcg: remove -f from Makefile invocation
2022-10-06 Paolo Bonzinitests: simplify Makefile invocation for tests/tcg
2022-10-06 Paolo Bonziniconfigure: store container engine in config-host.mak
2022-10-06 Paolo Bonziniconfigure: return status code from probe_target_compiler
2022-10-06 Paolo Bonzinibuild: add recursive distclean rules
2022-10-06 Paolo Bonzinivof: add distclean target
2022-10-06 Paolo Bonzinipc-bios/s390-ccw: detect CC options just once
2022-10-06 Paolo Bonzinipc-bios/optionrom: detect CC options just once
2022-10-06 Alex Bennéetests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
2022-10-06 Alex Bennéetests/docker: move alpine from edge to tagged release
2022-10-06 Anton Johanssontarget/hexagon: manually add flex/bison/glib2 to remain...
2022-10-06 Anton Johanssontarget/hexagon: regenerate docker/cirrus files
2022-10-06 Anton Johanssontarget/hexagon: add flex/bison/glib2 to qemu.yml
2022-10-06 Alex Bennéeconfigure: move detected gdb to TCG's config-host.mak
2022-10-06 Lucas Mateus... tests/docker: run script use realpath instead of readlink
2022-10-06 Lucas Mateus... scripts/ci/setup: spice-server only on x86 aarch64
2022-10-06 Lucas Mateus... scripts/ci/setup: Fix libxen requirements
2022-10-06 Lucas Mateus... scripts/ci/setup: ninja missing from build-environment
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-05 Stefan HajnocziMerge tag 'pull-tcg-20221004' of https://gitlab.com...
2022-10-04 Richard Hendersontarget/sh4: Fix TB_FLAG_UNALIGN
2022-10-04 Leandro Luporitcg/ppc: Optimize 26-bit jumps
2022-10-04 Richard Hendersonaccel/tcg: Introduce TARGET_TB_PCREL
2022-10-04 Richard Hendersonaccel/tcg: Introduce tb_pc and log_pc
2022-10-04 Richard Hendersonhw/core: Add CPUClass.get_pc
next