]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/shortlog
people/aperard/qemu-dm.git
12 days ago Stefan HajnocziMerge tag 'pull-avr-20250422' of https://gitlab.com... master
12 days ago Stefan HajnocziMerge tag 'pull-request-2025-04-23' of https://gitlab...
12 days ago Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
12 days ago Stefan HajnocziMerge tag 'ipmi-for-qemu-10.0' of https://github.com...
12 days ago Rakesh Jeyasinghrust/hw/char/pl011: Extract DR write logic into separat...
12 days ago Rakesh Jeyasinghrust/hw/char/pl011: Extract extract DR read logic into...
12 days ago Zhao Liurust/vmstate_test: Fix typo in test_vmstate_macro_array...
12 days ago Zhao Liurust/hpet: Fix a clippy error
12 days ago Zhao Liurust/hpet: convert HPETTimer index to u8 type
12 days ago Zhao Liurust/hpet: convert num_timers to u8 type
13 days ago Thomas HuthMAINTAINERS: Add functional tests that are not covered yet
13 days ago Thomas Huthtests/functional: Remove unnecessary import statements
13 days ago Thomas Huthtests/functional: Remove semicolons at the end of lines
13 days ago Thomas HuthRemove the remainders of the Avocado tests
13 days ago Thomas Huthdocs/devel/testing: Dissolve the ci-definitions.rst...
13 days ago Thomas Huthgitlab-ci: Update QEMU_JOB_AVOCADO and QEMU_CI_AVOCADO_...
13 days ago Thomas Huthtests/functional: Convert the SMMU test to the function...
13 days ago Thomas Huthtests/functional: Use the tuxrun kernel for the aarch64...
13 days ago Thomas Huthtests/functional: Use the tuxrun kernel for the x86...
13 days ago Thomas Huthtests/avocado: Remove the boot_linux.py tests
13 days ago Thomas Huthtests/functional: Convert the 64-bit big endian Wheezy...
13 days ago Thomas Huthtests/functional: Convert the 64-bit little endian...
13 days ago Thomas Huthtests/functional: Convert the 32-bit little endian...
13 days ago Thomas Huthtests/functional: Convert the 32-bit big endian Wheezy...
13 days ago Thomas Huthtests/avocado: Remove the LinuxKernelTest class
13 days ago Thomas Huthtests/functional: Convert the i386 replay avocado test
13 days ago Thomas Huthtests/functional: Convert reverse_debugging tests to...
13 days ago Thomas Huthtests/functional: Move the check for the parameters...
13 days ago Thomas Huthgitlab-ci: Remove the avocado tests from the CI pipelines
13 days ago Cornelia Hucktests/functional/test_vnc: skip test if no crypto backe...
13 days ago Cornelia Huckhw: add compat machines for 10.1
13 days ago Philippe Mathieu... qapi/machine: Make @dump-skeys command generic
13 days ago Philippe Mathieu... hw/s390x/ccw: Have CCW machine implement a qmp_dump_ske...
13 days ago Philippe Mathieu... hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE
13 days ago Philippe Mathieu... hw/s390x/skeys: Declare QOM types using DEFINE_TYPES...
13 days ago Thomas Huthhw/intc/s390_flic: Remove the obsolete migration_enable...
13 days ago Thomas Huthhw/s390x/s390-stattrib: Remove the old migration_enable...
13 days ago Thomas Huthhw/s390x/css: Remove the obsolete "css_migration_enable...
13 days ago Thomas Huthhw/s390x/s390-virtio-ccw: Remove the deprecated 2.9...
13 days ago Richard Hendersontarget/avr: Increase TARGET_PAGE_BITS to 10
13 days ago Richard Hendersonhw/avr: Prepare for TARGET_PAGE_SIZE > 256
13 days ago Richard Hendersontarget/avr: Use do_stb in avr_cpu_do_interrupt
13 days ago Richard Hendersontarget/avr: Use cpu_stb_mmuidx_ra in helper_fullwr
13 days ago Richard Hendersontarget/avr: Remove NUMBER_OF_IO_REGISTERS
13 days ago Richard Hendersontarget/avr: Move cpu register accesses into system...
13 days ago Richard Hendersontarget/avr: Add defines for i/o port registers
13 days ago Richard Hendersontarget/avr: Remove OFFSET_CPU_REGISTERS
13 days ago Richard Hendersontarget/avr: Improve decode of LDS, STS
13 days ago Stefan HajnocziOpen 10.1 development tree
13 days ago Stefan HajnocziUpdate version for the v10.0.0 release
2025-04-17 Zhao Liui386/cpu: Consolidate the helper to get Host's vendor
2025-04-17 Paolo Bonzinitarget/i386/emulate: remove flags_mask
2025-04-17 Wei LiuMAINTAINERS: add an entry for the x86 instruction emulator
2025-04-17 Wei Liutarget/i386: move x86 instruction emulator out of hvf
2025-04-17 Wei Liutarget/i386/emulate: add a panic.h
2025-04-17 Wei Liutarget/i386: add a directory for x86 instruction emulator
2025-04-17 Wei Liutarget/i386/hvf: rename some include guards
2025-04-17 Wei Liutarget/i386/hvf: drop unused headers
2025-04-17 Wei Liutarget/i386: rename lazy flags field and its type
2025-04-17 Wei Liutarget/i386/hvf: provide and use simulate_{wrmsr, rdmsr...
2025-04-17 Wei Liutarget/i386/hvf: provide and use write_mem in emul_ops
2025-04-17 Wei Liutarget/i386/hvf: use emul_ops->read_mem in x86_emu.c
2025-04-17 Wei Liutarget/i386: rename hvf_mmio_buf to emu_mmio_buf
2025-04-17 Wei Liutarget/i386/hvf: provide and use handle_io in emul_ops
2025-04-17 Wei Liutarget/i386/hvf: remove HVF specific calls from x86_dec...
2025-04-17 Wei Liutarget/i386/hvf: introduce x86_emul_ops
2025-04-17 Paolo Bonzinitarget/i386: tcg: use cout to commonize add/adc/sub...
2025-04-17 Paolo Bonzinitarget/i386: emulate: microoptimize and explain ADD_COU...
2025-04-17 Paolo Bonzinitarget/i386: tcg: simplify computation of AF after...
2025-04-17 Paolo Bonzinitarget/i386: tcg: remove some more uses of temporaries
2025-04-17 Paolo Bonzinitarget/i386: tcg: remove tmp0
2025-04-17 Paolo Bonzinitarget/i386: tcg: remove subf from SHLD/SHRD expansion
2025-04-17 Paolo Bonzinitarget/i386: tcg: remove tmp0 and tmp4 from SHLD/SHRD
2025-04-17 Paolo Bonzinitarget/i386: special case ADC/SBB x,0 and SBB x,x
2025-04-17 Paolo Bonzinitarget/i386/hvf: fix lflags_to_rflags
2025-04-17 Maciej S. Szmigierotarget/i386: Reset parked vCPUs together with the onlin...
2025-04-17 Ewan Haitarget/i386: Fix model number of Zhaoxin YongFeng vCPU...
2025-04-17 Paolo Bonziniscsi: add conversion from ENODEV to sense
2025-04-15 Stefan HajnocziUpdate version for v10.0.0-rc4 release
2025-04-15 Antoine DamhetRevert "virtio-net: Copy received header to buffer"
2025-04-14 Pierrick Bouviertests/functional/test_aarch64_replay: reenable on macos
2025-04-14 Pierrick Bouviersystem/main: transfer replay mutex ownership from main...
2025-04-14 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2025-04-14 Stefan HajnocziMerge tag 'pull-10.0-final-fixes-090425-1' of https...
2025-04-14 Richard Hendersondocs: Document removal of 64-bit on 32-bit emulation
2025-04-13 Arthur SengileyevFix objdump output parser in "nsis.py"
2025-04-13 Stefan Weil viadocs: Fix some typos (found by codespell and typos)
2025-04-11 Nicholas Pigginipmi/bmc-sim: add error handling for 'Set BMC Global...
2025-04-11 Nicholas Pigginipmi/bmc-sim: implement watchdog dont log flag
2025-04-11 Nicholas Pigginipmi/bmc-sim: Add 'Get Channel Info' command
2025-04-11 Nicholas Pigginipmi: add fwinfo to pci ipmi devices
2025-04-11 Nicholas Pigginipmi/pci-ipmi-bt: Rename copy-paste variables
2025-04-11 Corey Minyardhw/ipmi: Move vmsd registration to device class
2025-04-09 Pierrick Bouviertests/tcg/plugins: add plugin to test reset and uninstall
2025-04-09 Pierrick Bouvierplugins/loader: fix deadlock when resetting/uninstallin...
2025-04-09 Alex Bennéetests/tcg: fix semihosting SYS_EXIT for aarch64 in...
2025-04-09 Stefan HajnocziUpdate version for v10.0.0-rc3 release
2025-04-09 Stefan HajnocziMerge tag 'hw-misc-20250408' of https://github.com...
2025-04-08 Zhao Liuscripts/checkpatch: Fix typo in SPDX-License-Identifier...
2025-04-08 Klaus Jensenhw/nvme: fix attachment of private namespaces
next