OSDN Git Service

qmiga/qemu.git
2020-12-18 Philippe Mathieu... block/nvme: Implement fake truncate() coroutine
2020-12-18 Alberto Garciaquorum: Implement bdrv_co_pwrite_zeroes()
2020-12-18 Alberto Garciaquorum: Implement bdrv_co_block_status()
2020-12-18 Vladimir Sementsov... scripts/simplebench: add bench_prealloc.py
2020-12-18 Vladimir Sementsov... simplebench/results_to_text: make executable
2020-12-18 Vladimir Sementsov... simplebench/results_to_text: add difference line to...
2020-12-18 Vladimir Sementsov... simplebench/results_to_text: improve view of the table
2020-12-18 Vladimir Sementsov... simplebench: move results_to_text() into separate file
2020-12-18 Vladimir Sementsov... simplebench: rename ascii() to results_to_text()
2020-12-18 Vladimir Sementsov... scripts/simplebench: use standard deviation for +-...
2020-12-18 Vladimir Sementsov... scripts/simplebench: support iops
2020-12-18 Vladimir Sementsov... scripts/simplebench: fix grammar: s/successed/succeeded/
2020-12-18 Vladimir Sementsov... iotests: add 298 to test new preallocate filter driver
2020-12-18 Vladimir Sementsov... iotests.py: execute_setup_common(): add required_fmts...
2020-12-18 Vladimir Sementsov... iotests: qemu_io_silent: support --image-opts
2020-12-18 Vladimir Sementsov... qemu-io: add preallocate mode parameter for truncate...
2020-12-18 Vladimir Sementsov... block: introduce preallocate filter
2020-12-18 Vladimir Sementsov... block: bdrv_check_perm(): process children anyway
2020-12-18 Vladimir Sementsov... block: introduce BDRV_REQ_NO_WAIT flag
2020-12-18 Vladimir Sementsov... block: bdrv_mark_request_serialising: split non-waiting...
2020-12-18 Vladimir Sementsov... block/io: bdrv_wait_serialising_requests_locked: drop...
2020-12-18 Vladimir Sementsov... block/io: split out bdrv_find_conflicting_request
2020-12-18 Vladimir Sementsov... block/io.c: drop assertion on double waiting for reques...
2020-12-18 Vladimir Sementsov... block: simplify comment to BDRV_REQ_SERIALISING
2020-12-18 Vladimir Sementsov... block: drop tighten_restrictions
2020-12-18 Vladimir Sementsov... block: bdrv_child_set_perm() drop redundant parameters.
2020-12-18 Vladimir Sementsov... block: bdrv_set_perm() drop redundant parameters.
2020-12-18 Vladimir Sementsov... block: add bdrv_refresh_perms() helper
2020-12-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2020-12-16 Eduardo Habkostcpu: Remove unnecessary noop methods
2020-12-16 Eduardo Habkosttcg: Make CPUClass.debug_excp_handler optional
2020-12-16 Eduardo Habkosttcg: make CPUClass.cpu_exec_* optional
2020-12-16 Eduardo Habkosttcg: cpu_exec_{enter,exit} helpers
2020-12-16 Claudio Fontanai386: tcg: remove inline from cpu_load_eflags
2020-12-16 Claudio Fontanai386: move TCG cpu class initialization to tcg/
2020-12-16 Cathy Zhangx86/cpu: Add AVX512_FP16 cpu feature
2020-12-16 Vitaly Kuznetsovi386: move hyperv_limits initialization to x86_cpu_real...
2020-12-16 Vitaly Kuznetsovi386: move hyperv_version_id initialization to x86_cpu_...
2020-12-16 Vitaly Kuznetsovi386: move hyperv_interface_id initialization to x86_cp...
2020-12-16 Vitaly Kuznetsovi386: move hyperv_vendor_id initialization to x86_cpu_r...
2020-12-16 Claudio Fontanai386: move cpu dump out of helper.c into cpu-dump.c
2020-12-16 Claudio Fontanai386: move TCG accel files into tcg/
2020-12-16 Claudio Fontanai386: hvf: remove stale MAINTAINERS entry for old hvf...
2020-12-16 Claudio Fontanai386: move hax accel files into hax/
2020-12-16 Claudio Fontanai386: move whpx accel files into whpx/
2020-12-16 Claudio Fontanai386: move kvm accel files into kvm/
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-15 Christian Ehrhardtbuild: -no-pie is no functional linker flag
2020-12-15 Philippe Mathieu... scripts/git.orderfile: Keep files with .inc extension...
2020-12-15 Marc-André... compiler.h: remove QEMU_GNUC_PREREQ
2020-12-15 Marc-André... linux-user: remove GNUC check
2020-12-15 Marc-André... compiler: remove GNUC check
2020-12-15 Marc-André... xen: remove GNUC check
2020-12-15 Marc-André... poison: remove GNUC check
2020-12-15 Marc-André... compiler.h: explicit case for Clang printf attribute
2020-12-15 Marc-André... virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
2020-12-15 Marc-André... tests: remove GCC < 4 fallbacks
2020-12-15 Marc-André... qemu-plugin.h: remove GCC < 4
2020-12-15 Marc-André... compiler.h: remove GCC < 3 __builtin_expect fallback
2020-12-15 Philippe Mathieu... accel/tcg: Remove special case for GCC < 4.6
2020-12-15 Philippe Mathieu... qemu/atomic: Drop special case for unsupported compiler
2020-12-15 Philippe Mathieu... hw/core: Restrict 'fw-path-provider.c' to system mode...
2020-12-15 Marc-André... docs: set CONFDIR when running sphinx
2020-12-15 Paolo Bonzinivl: rename local variable in configure_accelerators
2020-12-15 Paolo Bonziniqemu-option: pass QemuOptsList to opts_accepts_any
2020-12-15 Paolo Bonziniqemu-option: simplify search for end of key
2020-12-15 Zenghui Yukvm: Take into account the unaligned section size when...
2020-12-15 Maxim Levitskyscsi: fix device removal race vs IO restart callback...
2020-12-15 Pavel Dovgalyukicount: improve exec nocache usage
2020-12-15 Thomas HuthRemove the deprecated -show-cursor option
2020-12-15 Thomas HuthRemove the deprecated -realtime option
2020-12-15 Thomas Huthdocs/system: Move the list of removed features to a...
2020-12-15 Philippe Mathieu... accel/tcg: Remove deprecated '-tb-size' option
2020-12-15 Paolo Bonzinimemory: clamp cached translation in case it points...
2020-12-15 Paolo Bonzinimsix: assert that accesses are within bounds
2020-12-15 Alejandro Jimenezqtest/pvpanic: Test panic option that allows VM to...
2020-12-15 Alejandro Jimenezvl: Add option to avoid stopping VM upon guest panic
2020-12-15 Alejandro Jimenezvl: Add an -action option specifying response to guest...
2020-12-15 Alejandro Jimenezqmp: generalize watchdog-set-action to -no-reboot/...
2020-12-15 Paolo Bonzinimonitor: allow quitting while in preconfig state
2020-12-15 Paolo Bonzinimemory: allow creating MemoryRegions before accelerators
2020-12-15 Paolo Bonziniplugin: propagate errors
2020-12-15 Paolo Bonzinivl: make qemu_get_machine_opts static
2020-12-15 Igor Mammedovppc/spapr: cleanup -machine pseries,nvdimm=X handling
2020-12-15 Paolo Bonzinimachine: introduce MachineInitPhase
2020-12-15 Paolo Bonzinichardev: do not use machine_init_done
2020-12-15 Paolo Bonzinivl: move all generic initialization out of vl.c
2020-12-15 Paolo Bonzinivl: extract softmmu/globals.c
2020-12-15 Paolo Bonzinivl: extract softmmu/runstate.c
2020-12-15 Paolo Bonzinivl: allow -incoming defer with -preconfig
2020-12-15 Paolo Bonzinivl: remove separate preconfig main_loop
2020-12-15 Paolo Bonziniremove preconfig state
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-12-15 Eduardo HabkostMAINTAINERS: Update my git repository URLs
2020-12-15 Eduardo Habkostqdev: Move UUID property to qdev-properties-system.c
2020-12-15 Eduardo Habkostqdev: Make qdev_propinfo_get_uint16() static
2020-12-15 Eduardo Habkostqdev: Make error_set_from_qdev_prop_error() get Object...
2020-12-15 Eduardo Habkostqdev: Make check_prop_still_unset() get Object* argument
2020-12-15 Eduardo Habkostqdev: Make qdev_find_global_prop() get Object* argument
next