]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-06-06 John Snowtests: add quiet-venv-pip macro
2022-06-06 John Snowtests: silence pip upgrade warnings during venv creation
2022-06-06 John Snowtests: use python3 as the python executable name
2022-06-06 John Snowtests: add "TESTS_PYTHON" variable to Makefile
2022-06-06 John Snowpython: update for mypy 0.950
2022-06-06 Igor Mammedovx86: cpu: fixup number of addressable IDs for logical...
2022-06-06 Igor Mammedovx86: cpu: make sure number of addressable IDs for proce...
2022-06-06 Dario Faggiolitests/Makefile.include: Fix 'make check-help' output
2022-06-06 Pavel Dovgalyuktests/avocado: add replay Linux test for Aarch64 machines
2022-06-06 Pavel Dovgalyuktests/avocado: add replay Linux tests for virtio machine
2022-06-06 Pavel Dovgalyuktests/avocado: update replay_linux test
2022-06-06 Pavel Dovgalyukdocs: move replay docs to docs/system/replay.rst
2022-06-06 Pavel Dovgalyukdocs: convert docs/devel/replay page to rst
2022-06-06 Pavel Dovgalyukreplay: simplify async event processing
2022-06-06 Pavel Dovgalyukreplay: rewrite async event handling
2022-06-06 Pavel Dovgalyukreplay: notify vCPU when BH is scheduled
2022-06-06 Pavel Dovgalyukreplay: fix event queue flush for qemu shutdown
2022-06-06 Jose R. Zivianimodules: generates per-target modinfo
2022-06-06 Jose R. Zivianimodules: introduces module_kconfig directive
2022-06-06 Yang Zhongtarget/i386: Fix wrong count setting
2022-06-06 Paolo Bonzinibuild: add a "make modules" target
2022-06-06 Stephen Michael... target/i386/tcg: Fix masking of real-mode addresses...
2022-06-03 Richard HendersonMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-06-03 Dmitry Tikhovhw/nvme: add new command abort case
2022-06-03 Klaus Jensenhw/nvme: deprecate the use-intel-id compatibility parameter
2022-06-03 Klaus Jensenhw/nvme: bump firmware revision
2022-06-03 Klaus Jensenhw/nvme: do not report null uuid
2022-06-03 Klaus Jensenhw/nvme: do not auto-generate uuid
2022-06-03 Klaus Jensenhw/nvme: do not auto-generate eui64
2022-06-03 Klaus Jensenhw/nvme: enforce common serial per subsystem
2022-06-03 Klaus Jensenhw/nvme: fix smart aen
2022-06-03 Dmitry Tikhovhw/nvme: fix copy cmd for pi enabled namespaces
2022-06-03 Dmitry Tikhovhw/nvme: add missing return statement
2022-06-03 Dmitry Tikhovhw/nvme: fix narrowing conversion
2022-06-03 Richard HendersonMerge tag 'pull-request-2022-06-03' of https://gitlab...
2022-06-03 Thomas Huthui: Remove deprecated options "-sdl" and "-curses"
2022-06-03 Thomas Huthui: Switch "-display sdl" to use the QAPI parser
2022-06-03 Thomas Huthui: Remove deprecated parameters of the "-display sdl...
2022-06-03 Alex Bennéetests/qtest: use g_autofree for test_server_create_chr
2022-06-03 Miaoqian Linqtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set
2022-06-03 Wenchao WangMAINTAINERS: Update maintainers for Guest x86 HAXM...
2022-06-03 Hailiang ZhangMAINTAINERS: Change my email address
2022-06-03 Gautam Agrawaltests/tcg: Test overflow conditions
2022-06-03 Eric FarmanMAINTAINERS: Update s390 vhost entries
2022-06-03 Janis Schoetterl... target/s390x: kvm: Honor storage keys during emulation
2022-06-03 Thomas Huthhw/s390x/s390-virtio-ccw: Improve the machine descripti...
2022-06-02 Dr. David Alan... s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
2022-06-02 Richard HendersonMerge tag 'pull-tcg-20220602' of https://gitlab.com...
2022-06-02 Richard Hendersontcg/aarch64: Fix illegal insn from out-of-range shli
2022-06-02 Richard Hendersontcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
2022-06-02 Richard Hendersontcg: Add tcg_gen_mov_ptr
2022-06-02 Richard HendersonMerge tag 'm68k-for-7.1-pull-request' of https://github...
2022-06-02 Richard Hendersontarget/m68k: Mark helper_raise_exception as noreturn
2022-06-02 Richard Hendersonlinux-user/strace: Adjust get_thread_area for m68k
2022-06-02 Richard Hendersonlinux-user/strace: Use is_error in print_syscall_err
2022-06-02 Richard Hendersontests/tcg/m68k: Add trap.c
2022-06-02 Richard Hendersontarget/m68k: Implement FTRAPcc
2022-06-02 Richard Hendersontarget/m68k: Implement TRAPV
2022-06-02 Richard Hendersontarget/m68k: Implement TPF in terms of TRAPcc
2022-06-02 Richard Hendersontarget/m68k: Implement TRAPcc
2022-06-02 Richard Hendersontarget/m68k: Fix stack frame for EXCP_ILLEGAL
2022-06-02 Richard Hendersontarget/m68k: Fix address argument for EXCP_TRACE
2022-06-02 Richard Hendersontarget/m68k: Fix pc, c flag, and address argument for...
2022-06-02 Richard Hendersontarget/m68k: Fix address argument for EXCP_CHK
2022-06-02 Richard Hendersontarget/m68k: Remove retaddr in m68k_interrupt_all
2022-06-02 Richard Hendersonlinux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
2022-06-02 Richard Hendersontarget/m68k: Fix coding style in m68k_interrupt_all
2022-06-02 Richard Hendersontarget/m68k: Switch over exception type in m68k_interru...
2022-06-02 Richard Hendersontarget/m68k: Raise the TRAPn exception with the correct pc
2022-06-01 Richard HendersonMerge tag 'pull-testing-next-010622-3' of https://githu...
2022-06-01 Alex Bennéedocs/devel: clean-up the CI links in the docs
2022-06-01 Daniel P. Berrangégitlab: don't run CI jobs in forks by default
2022-06-01 Daniel P. Berrangégitlab: convert build/container jobs to .base_job_template
2022-06-01 Daniel P. Berrangégitlab: convert static checks to .base_job_template
2022-06-01 Daniel P. Berrangégitlab: convert Cirrus jobs to .base_job_template
2022-06-01 Daniel P. Berrangégitlab: introduce a common base job template
2022-06-01 Paolo Bonziniconfigure: remove unused variables from config-host.mak
2022-06-01 Paolo Bonziniconfigure: enable cross compilation of vof
2022-06-01 Paolo Bonziniconfigure: enable cross-compilation of optionrom
2022-06-01 Paolo Bonziniconfigure: enable cross-compilation of s390-ccw
2022-06-01 Paolo Bonziniconfigure: move symlink configuration earlier
2022-06-01 Paolo Bonziniconfigure: include more binutils in tests/tcg makefile
2022-06-01 Paolo Bonziniconfigure: introduce --cross-prefix-*=
2022-06-01 Paolo Bonziniconfigure: handle host compiler in probe_target_compiler
2022-06-01 Paolo Bonziniconfigure: add missing cross compiler fallbacks
2022-06-01 Paolo Bonzinitests/tcg: merge configure.sh back into main configure...
2022-06-01 Paolo Bonzinitests/tcg: correct target CPU for sparc32
2022-06-01 Paolo Bonziniconfigure, meson: move symlinking of ROMs to meson
2022-06-01 Paolo Bonzinibuild: do a full build before running TCG tests
2022-06-01 Paolo Bonzinibuild: add a more generic way to specify make->ninja...
2022-06-01 Paolo Bonzinibuild: clean up ninja invocation
2022-06-01 Paolo Bonziniconfigure: do not define or use the CPP variable
2022-06-01 Alex Bennéetests/docker: update debian-amd64 with lcitool
2022-06-01 Alex Bennéetests/docker: update debian-ppc64el-cross with lcitool
2022-06-01 Alex Bennéetests/docker: update debian-mips64el-cross with lcitool
2022-06-01 Alex Bennéetests/docker: update debian-mipsel-cross with lcitool
2022-06-01 Alex Bennéetests/docker: update debian-armel-cross with lcitool
2022-06-01 Alex Bennéetests/docker: update debian-armhf-cross with lcitool
2022-06-01 Alex Bennéetests/lcitool: fix up indentation to correct style
2022-06-01 Alex Bennéemeson.build: fix summary display of test compilers
next