OSDN Git Service

qmiga/qemu.git
2021-07-09 Philippe Mathieu... meson: Introduce target-specific Kconfig
2021-07-09 Paolo Bonzinimeson: switch function tests from compilation to linking
2021-07-09 Paolo Bonzinivl: fix leak of qdict_crumple return value
2021-07-09 Paolo Bonzinitarget/i386: fix exceptions for MOV to DR
2021-07-09 Lara Laziertarget/i386: Added DR6 and DR7 consistency checks
2021-07-09 Lara Laziertarget/i386: Added MSRPM and IOPM size check
2021-07-09 Gerd Hoffmannmonitor/tcg: move tcg hmp commands to accel/tcg, regist...
2021-07-09 Gerd Hoffmannusb: build usb-host as module
2021-07-09 Gerd Hoffmannmonitor/usb: register 'info usbhost' dynamically
2021-07-09 Gerd Hoffmannusb: drop usb_host_dev_is_scsi_storage hook
2021-07-09 Gerd Hoffmannmonitor: allow register hmp commands
2021-07-09 Gerd Hoffmannaccel: build tcg modular
2021-07-09 Gerd Hoffmannaccel: add tcg module annotations
2021-07-09 Gerd Hoffmannaccel: build qtest modular
2021-07-09 Gerd Hoffmannaccel: add qtest module annotations
2021-07-09 Gerd Hoffmannaccel: autoload modules
2021-07-09 Gerd Hoffmannmodules: hook up modules.h to docs build
2021-07-09 Gerd Hoffmannmodules: add module_obj() note to QOM docs
2021-07-09 Gerd Hoffmannmodules: add documentation for module sourcesets
2021-07-09 Gerd Hoffmannmodules: target-specific module build infrastructure
2021-07-09 Gerd Hoffmannmodules: check arch on qom lookup
2021-07-09 Gerd Hoffmannmodules: check arch and block load on mismatch
2021-07-09 Gerd Hoffmannmodules: add tracepoints
2021-07-09 Gerd Hoffmannmodules: use modinfo for qemu opts load
2021-07-09 Gerd Hoffmannmodules: use modinfo for qom load
2021-07-09 Gerd Hoffmannmodules: use modinfo for dependencies
2021-07-09 Gerd Hoffmannmodules: add block module annotations
2021-07-09 Gerd Hoffmannmodules: add s390x module annotations
2021-07-09 Gerd Hoffmannmodules: add ui module annotations
2021-07-09 Gerd Hoffmannmodules: add ccid module annotations
2021-07-09 Gerd Hoffmannmodules: add usb-redir module annotations
2021-07-09 Gerd Hoffmannmodules: add audio module annotations
2021-07-09 Gerd Hoffmannmodules: add chardev module annotations
2021-07-09 Gerd Hoffmannmodules: add virtio-gpu module annotations
2021-07-09 Gerd Hoffmannmodules: add qxl module annotations
2021-07-09 Jose R. Zivianimodules: check if all dependencies can be satisfied
2021-07-09 Gerd Hoffmannmodules: generate modinfo.c
2021-07-09 Gerd Hoffmannmodules: collect module meta-data
2021-07-09 Gerd Hoffmannmodules: add modinfo macros
2021-07-09 Paolo Bonziniosdep: fix HAVE_BROKEN_SIZE_MAX case
2021-07-09 Paolo Bonzinimeson: fix missing preprocessor symbols
2021-07-09 Miroslav Rezaninaconfigure: fix libpmem configuration option
2021-07-09 Miroslav Rezaninaconfigure: fix libdaxctl options
2021-07-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-07-08 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-07-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-07-08 Alex Bennéetests/tcg: generalise the disabling of the signals...
2021-07-07 Philippe Mathieu... linux-user/syscall: Remove hardcoded tabs (code style)
2021-07-07 Philippe Mathieu... linux-user/alpha: Remove hardcoded tabs (code style)
2021-07-07 Philippe Mathieu... linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
2021-07-07 Philippe Mathieu... linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
2021-07-07 Philippe Mathieu... linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_E...
2021-07-07 Richard Hendersonlinux-user: Fix style problems in linuxload.c
2021-07-07 Andreas Schwablinux-user: fill ppid field in /proc/self/stat
2021-07-07 Kito Chenglinux-user/elfload: Implement ELF_HWCAP for RISC-V
2021-07-07 Mathieu PoirierMAINTAINERS: Add maintainer for vhost-user RNG implemen...
2021-07-06 Akihiko Odakiblock/io: Merge discard request alignments
2021-07-06 Akihiko Odakiblock: Add backend_defaults property
2021-07-06 Akihiko Odakiblock/file-posix: Optimize for macOS
2021-07-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-07-06 Paolo Bonziniconfig-host.mak: remove unused compiler-related lines
2021-07-06 John ArbuckleSet icon for QEMU binary on Mac OS
2021-07-06 Paolo Bonziniqemu-option: remove now-dead code
2021-07-06 Paolo Bonzinimachine: add smp compound property
2021-07-06 Paolo Bonzinivl: switch -M parsing to keyval
2021-07-06 Paolo Bonzinikeyval: introduce keyval_parse_into
2021-07-06 Paolo Bonzinikeyval: introduce keyval_merge
2021-07-06 Paolo Bonziniqom: export more functions for use with non-UserCreatab...
2021-07-06 Paolo Bonziniconfigure: convert compiler tests to meson, part 6
2021-07-06 Paolo Bonziniconfigure: convert compiler tests to meson, part 5
2021-07-06 Paolo Bonziniconfigure: convert compiler tests to meson, part 4
2021-07-06 Paolo Bonziniconfigure: convert compiler tests to meson, part 3
2021-07-06 Paolo Bonziniconfigure: convert compiler tests to meson, part 2
2021-07-06 Paolo Bonziniconfigure: convert compiler tests to meson, part 1
2021-07-06 Paolo Bonziniconfigure: convert HAVE_BROKEN_SIZE_MAX to meson
2021-07-06 Paolo Bonziniconfigure, meson: move CONFIG_IVSHMEM to meson
2021-07-06 Paolo Bonzinimeson: store dependency('threads') in a variable
2021-07-06 Paolo Bonzinimeson: sort existing compiler tests
2021-07-06 Paolo Bonziniconfigure, meson: convert libxml2 detection to meson
2021-07-06 Paolo Bonziniconfigure, meson: convert liburing detection to meson
2021-07-06 Paolo Bonziniconfigure, meson: convert libpmem detection to meson
2021-07-06 Paolo Bonziniconfigure, meson: convert libdaxctl detection to meson
2021-07-06 Paolo Bonziniconfigure, meson: convert virgl detection to meson
2021-07-06 Paolo Bonziniconfigure, meson: convert vte detection to meson
2021-07-06 Paolo Bonziniconfigure: drop vte-2.90 check
2021-07-06 David Edmondsontarget/i386: Move X86XSaveArea into TCG
2021-07-06 David Edmondsontarget/i386: Populate x86_ext_save_areas offsets using...
2021-07-06 David Edmondsontarget/i386: Observe XSAVE state area offsets
2021-07-06 David Edmondsontarget/i386: Make x86_ext_save_areas visible outside...
2021-07-06 David Edmondsontarget/i386: Pass buffer and length to XSAVE helper
2021-07-06 David Edmondsontarget/i386: Clarify the padding requirements of X86XSa...
2021-07-06 David Edmondsontarget/i386: Consolidate the X86XSaveArea offset checks
2021-07-06 David Edmondsontarget/i386: Declare constants for XSAVE offsets
2021-07-06 Paolo Bonzinicoverity-scan: switch to vpath build
2021-07-06 Philippe Mathieu... coverity-scan: Remove lm32 / unicore32 targets
2021-07-05 Thomas Huthqemu-options: Improve the documentation of the -display...
2021-07-05 Thomas Huthui: Mark the '-no-quit' option as deprecated
2021-07-05 Thomas Huthui: Fix the "-display sdl,window_close=..." parameter
2021-07-05 Thomas Huthsoftmmu/vl: Remove obsolete comment about the "frame...
2021-07-05 Thomas HuthMakefile: Remove /usr/bin/env wrapper from the SHELL...
next