OSDN Git Service

qmiga/qemu.git
2020-12-18 Markus Armbrusterblock/vpc: Use sizeof() instead of 1024 for dynamic...
2020-12-18 Markus Armbrusterblock/vpc: Pad VHDDynDiskHeader, replace uint8_t[]...
2020-12-18 Markus Armbrusterblock/vpc: Make vpc_checksum() take void *
2020-12-18 Markus Armbrusterblock/vpc: Don't abuse the footer buffer for dynamic...
2020-12-18 Markus Armbrusterblock/vpc: Don't abuse the footer buffer as BAT sector...
2020-12-18 Markus Armbrusterblock/vpc: Make vpc_open() read the full dynamic header
2020-12-18 Vladimir Sementsov... iotests:172: use _filter_qom_path
2020-12-18 Vladimir Sementsov... iotests: make _filter_qom_path more strict
2020-12-18 Stefan HajnocziMAINTAINERS: add Kevin Wolf as storage daemon maintainer
2020-12-18 Stefan Hajnoczidocs: add qemu-storage-daemon(1) man page
2020-12-18 Stefan Hajnoczidocs: generate qemu-storage-daemon-qmp-ref(7) man page
2020-12-18 Peter Lievenblock/nfs: fix int overflow in nfs_client_open_qdict
2020-12-18 Philippe Mathieu... hw/block/nand: Decommission the NAND museum
2020-12-18 Max Reitziotests/210: Fix reference output
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
2020-12-15 Eduardo Habkostqdev: Make qdev_get_prop_ptr() get Object* arg
2020-12-15 Eduardo Habkostqdev: Make bit_prop_set() get Object* argument
2020-12-15 Eduardo Habkostqdev: Make PropertyInfo.print method get Object* argument
2020-12-15 Eduardo Habkostqdev: Don't use dev->id on set_size32() error message
2020-12-15 Eduardo Habkostsparc: Check dev->realized at sparc_set_nwindows()
2020-12-15 Eduardo Habkostqdev: Check dev->realized at set_size()
2020-12-15 Eduardo Habkostqdev: Move property code to qdev-properties.[ch]
2020-12-15 Eduardo Habkostcpu: Move cpu_common_props to hw/core/cpu.c
2020-12-15 Eduardo Habkostcs4231: Get rid of empty property array
2020-12-15 Eduardo Habkostnetfilter: Use class properties
2020-12-15 Eduardo Habkostnetfilter: Reorder functions
2020-12-15 Eduardo Habkostcan_host: Use class properties
2020-12-15 Eduardo Habkostarm/cpu64: Register "aarch64" as class property
2020-12-15 Eduardo Habkostvirt: Register "its" as class property
next