]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-02-27 Warner Loshbsd-user: Define target_arg64
2022-02-27 Warner Loshbsd-user: introduce target.h
2022-02-27 Warner Loshbsd-user/bsd-file.h: Implementation details for the...
2022-02-26 Warner Loshbsd-user/freebsd/os-syscall.c: Add get_errno and host_t...
2022-02-26 Warner Loshbsd-user/sycall.c: Now obsolete, remove
2022-02-26 Warner Loshbsd-user: Move system call building to os-syscall.c
2022-02-26 Warner Loshbsd-user/freebsd/os-syscall.c: Move syscall processing...
2022-02-26 Warner Loshbsd-user: Remove bsd_type
2022-02-26 Warner Loshbsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD...
2022-02-26 Warner Loshbsd-user/arm/target_arch_thread.h: Assume a FreeBSD...
2022-02-26 Warner Loshbsd-user/arm/target_arch_cpu.h: Only support FreeBSD...
2022-02-26 Warner Loshbsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
2022-02-26 Warner Loshbsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
2022-02-26 Warner Loshbsd-user/x86_64/target_arch_cpu.h: int $80 never was...
2022-02-26 Warner Loshbsd-user/main.c: Drop syscall flavor arg -bsd
2022-02-24 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-02-23 John SnowMAINTAINERS: python - remove ehabkost and add bleal
2022-02-23 John SnowRevert "python: pin setuptools below v60.0.0"
2022-02-23 John SnowPython: add setuptools v60.0 workaround
2022-02-23 John SnowPython: discourage direct setup.py install
2022-02-23 Daniel P. Berrangépython: support recording QMP session to a file
2022-02-23 Daniel P. Berrangépython: introduce qmp-shell-wrap convenience tool
2022-02-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-22 Noah Bergbauerhid: Implement support for side and extra buttons
2022-02-22 Eugenio Pérezvdpa: Make ncs autofree
2022-02-22 Laurent Vivierqemu-options: fix incorrect description for '-drive...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-02-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-02-21 Patrick Venturehw/nvram: use at24 macro
2022-02-21 Philippe Mathieu... target/rx: Remove unused ENV_OFFSET definition
2022-02-21 Philippe Mathieu... target/avr: Correct AVRCPUClass docstring
2022-02-21 Thomas Huthconfigure: Disable capstone and slirp in the --without...
2022-02-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-02-21 Akihiko Odakiui/cocoa: Fix the leak of qemu_console_get_label
2022-02-21 Akihiko Odakiui/cocoa: Do not alert even without block devices
2022-02-21 Philippe Mathieu... ui/cocoa: Remove allowedFileTypes restriction in SavePanel
2022-02-21 Patrick Venturehw/arm: add initial mori-bmc board
2022-02-21 Pavel Dovgalyukhw/timer: fix a9gtimer vmstate
2022-02-21 Akihiko OdakiMAINTAINERS: Add Akihiko Odaki to macOS-relateds
2022-02-21 Peter Maydellinclude: Move hardware version declarations to new...
2022-02-21 Peter Maydellinclude: Move qemu_[id]cache_* declarations to new...
2022-02-21 Peter Maydellinclude: Move QEMU_MAP_* constants to mmap-alloc.h
2022-02-21 Peter Maydellinclude: Move qemu_mprotect_*() to new qemu/mprotect.h
2022-02-21 Peter Maydellinclude: Move qemu_madvise() and related #defines to...
2022-02-21 Peter Maydellhw/arm/armv7m: Handle disconnected clock inputs
2022-02-21 Peter MaydellKconfig: Add 'imply I2C_DEVICES' on boards with availab...
2022-02-21 Peter MaydellKconfig: Add I2C_DEVICES device group
2022-02-21 Peter Maydelltarget/arm: Support PAuth extension for hvf
2022-02-21 Peter Maydelltarget/arm: Fix '-cpu max' for HVF
2022-02-21 Peter Maydelltarget/arm: Unindent unnecessary else-clause
2022-02-21 Peter Maydelltarget/arm: Make KVM -cpu max exactly like -cpu host
2022-02-21 Peter Maydelltarget/arm: Use aarch64_cpu_register() for 'host' CPU...
2022-02-21 Peter Maydelltarget/arm: Move '-cpu host' code to cpu64.c
2022-02-21 Bernhard Beschowcheckpatch: Ensure that TypeInfos are const
2022-02-21 Bernhard BeschowMark remaining global TypeInfo instances as const
2022-02-21 Alexander Grafhvf: arm: Handle unknown ID registers as RES0
2022-02-21 Alexander Grafhvf: arm: Use macros for sysreg shift/masking
2022-02-21 Philippe Mathieu... hw/tricore: Remove unused and incorrect header
2022-02-21 Paolo Bonziniconfigure, meson: move CONFIG_IASL to a Meson option
2022-02-21 Marc-André... meson, configure: move ntddscsi API check to meson
2022-02-21 Marc-André... meson: require dynamic linking for VSS support
2022-02-21 Marc-André... qga/vss-win32: require widl/midl, remove pre-built...
2022-02-21 Marc-André... meson: do not make qga/vss-win32/meson.build conditiona...
2022-02-21 Marc-André... configure, meson: replace VSS SDK checks and options...
2022-02-21 Marc-André... qga/vss: use standard windows headers location
2022-02-21 Marc-André... qga/vss-win32: use widl if available
2022-02-21 Marc-André... meson: drop --with-win-sdk
2022-02-21 Marc-André... qga/vss-win32: fix midl arguments
2022-02-21 Paolo Bonzinimeson: refine check for whether to look for virglrenderer
2022-02-21 Paolo Bonziniconfigure, meson: move guest-agent, tools to meson
2022-02-21 Paolo Bonziniconfigure, meson: move smbd options to meson_options.txt
2022-02-21 Paolo Bonziniconfigure, meson: move coroutine options to meson_optio...
2022-02-21 Paolo Bonziniconfigure, meson: move some default-disabled options...
2022-02-21 Paolo Bonzinimeson: define qemu_cflags/qemu_ldflags
2022-02-21 Paolo Bonziniconfigure, meson: move block layer options to meson_opt...
2022-02-21 Paolo Bonziniconfigure, meson: move image format options to meson_op...
2022-02-21 Paolo Bonziniconfigure, meson: cleanup qemu-ga libraries
2022-02-21 Paolo Bonziniconfigure, meson: move TPM check to meson
2022-02-21 Paolo Bonziniconfigure, meson: move libnuma detection to meson
2022-02-21 Paolo Bonziniconfigure, meson: move AF_ALG test to meson
2022-02-21 Philippe Mathieu... hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
2022-02-21 Philippe Mathieu... exec/exec-all: Move 'qemu/log.h' include in units requi...
2022-02-21 Philippe Mathieu... softmmu/runstate: Clean headers
2022-02-21 Philippe Mathieu... linux-user: Add missing "qemu/timer.h" include
2022-02-21 Philippe Mathieu... target: Add missing "qemu/timer.h" include
2022-02-21 Philippe Mathieu... core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
2022-02-21 Philippe Mathieu... exec/ramblock: Add missing includes
2022-02-21 Philippe Mathieu... qtest: Add missing 'hw/qdev-core.h' include
2022-02-21 Philippe Mathieu... hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotpl...
2022-02-21 Philippe Mathieu... hw/remote: Add missing include
2022-02-21 Philippe Mathieu... hw/tpm: Clean includes
2022-02-21 Thomas Huthscripts: Remove the old switch-timer-api script
2022-02-21 Laurent Viviertests/qtest: failover: migration abort test with failov...
2022-02-21 Laurent Viviertests/qtest: failover: test migration if the guest...
2022-02-21 Laurent Viviertests/qtest: failover: check migration with failover off
2022-02-21 Laurent Viviertests/qtest: failover: check missing guest feature
2022-02-21 Laurent Viviertests/qtest: failover: check the feature is correctly...
2022-02-21 Laurent Viviertests/qtest: failover: use a macro for check_one_card()
2022-02-21 Laurent Viviertests/qtest: failover: clean up pathname of tests
next