]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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
2020-12-15 Eduardo Habkostarm/virt: Register most properties as class properties
2020-12-15 Eduardo Habkosti386: Register feature bit properties as class properties
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-12-15 Joe Komlodihw/block/m25p80: Fix Numonyx fast read dummy cycle...
2020-12-15 Joe Komlodihw/block/m25p80: Check SPI mode before running some...
2020-12-15 Joe Komlodihw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
2020-12-15 Joe Komlodihw/block/m25p80: Make Numonyx config field names more...
2020-12-15 Philippe Mathieu... hw/misc/zynq_slcr: Avoid #DIV/0! error
2020-12-15 Vikram Garhwalarm: xlnx-versal: Connect usb to virt-versal
2020-12-15 Sai Pavan Bodduusb: xlnx-usb-subsystem: Add xilinx usb subsystem
2020-12-15 Vikram Garhwalusb: Add DWC3 model
2020-12-15 Sai Pavan Bodduusb: Add versal-usb2-ctrl-regs module
2020-12-15 Peter Maydellelf_ops.h: Be more verbose with ROM blob names
2020-12-15 Peter Maydellelf_ops.h: Don't truncate name of the ROM blobs we...
2020-12-15 Peter Maydellhw/core/loader.c: Improve reporting of ROM overlap...
2020-12-15 Peter Maydellhw/core/loader.c: Track last-seen ROM in rom_check_and_...
next