aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-15poison: remove GNUC checkMarc-André Lureau
2020-12-15compiler.h: explicit case for Clang printf attributeMarc-André Lureau
2020-12-15virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ONMarc-André Lureau
2020-12-15tests: remove GCC < 4 fallbacksMarc-André Lureau
2020-12-15qemu-plugin.h: remove GCC < 4Marc-André Lureau
2020-12-15compiler.h: remove GCC < 3 __builtin_expect fallbackMarc-André Lureau
2020-12-15accel/tcg: Remove special case for GCC < 4.6Philippe Mathieu-Daudé
2020-12-15qemu/atomic: Drop special case for unsupported compilerPhilippe Mathieu-Daudé
2020-12-15hw/core: Restrict 'fw-path-provider.c' to system mode emulationPhilippe Mathieu-Daudé
2020-12-15docs: set CONFDIR when running sphinxMarc-André Lureau
2020-12-15vl: rename local variable in configure_acceleratorsPaolo Bonzini
2020-12-15qemu-option: pass QemuOptsList to opts_accepts_anyPaolo Bonzini
2020-12-15qemu-option: simplify search for end of keyPaolo Bonzini
2020-12-15kvm: Take into account the unaligned section size when preparing bitmapZenghui Yu
2020-12-15scsi: fix device removal race vs IO restart callback on resumeMaxim Levitsky
2020-12-15icount: improve exec nocache usagePavel Dovgalyuk
2020-12-15Remove the deprecated -show-cursor optionThomas Huth
2020-12-15Remove the deprecated -realtime optionThomas Huth
2020-12-15docs/system: Move the list of removed features to a separate fileThomas Huth
2020-12-15accel/tcg: Remove deprecated '-tb-size' optionPhilippe Mathieu-Daudé
2020-12-15memory: clamp cached translation in case it points to an MMIO regionPaolo Bonzini
2020-12-15msix: assert that accesses are within boundsPaolo Bonzini
2020-12-15qtest/pvpanic: Test panic option that allows VM to continueAlejandro Jimenez
2020-12-15vl: Add option to avoid stopping VM upon guest panicAlejandro Jimenez
2020-12-15vl: Add an -action option specifying response to guest eventsAlejandro Jimenez
2020-12-15qmp: generalize watchdog-set-action to -no-reboot/-no-shutdownAlejandro Jimenez
2020-12-15monitor: allow quitting while in preconfig statePaolo Bonzini
2020-12-15memory: allow creating MemoryRegions before acceleratorsPaolo Bonzini
2020-12-15plugin: propagate errorsPaolo Bonzini
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini
2020-12-15ppc/spapr: cleanup -machine pseries,nvdimm=X handlingIgor Mammedov
2020-12-15machine: introduce MachineInitPhasePaolo Bonzini
2020-12-15chardev: do not use machine_init_donePaolo Bonzini
2020-12-15vl: move all generic initialization out of vl.cPaolo Bonzini
2020-12-15vl: extract softmmu/globals.cPaolo Bonzini
2020-12-15vl: extract softmmu/runstate.cPaolo Bonzini
2020-12-15vl: allow -incoming defer with -preconfigPaolo Bonzini
2020-12-15vl: remove separate preconfig main_loopPaolo Bonzini
2020-12-15remove preconfig statePaolo Bonzini
2020-12-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...Peter Maydell
2020-12-15Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-12-15MAINTAINERS: Update my git repository URLsEduardo Habkost
2020-12-15qdev: Move UUID property to qdev-properties-system.cEduardo Habkost
2020-12-15qdev: Make qdev_propinfo_get_uint16() staticEduardo Habkost
2020-12-15qdev: Make error_set_from_qdev_prop_error() get Object* argumentEduardo Habkost
2020-12-15qdev: Make check_prop_still_unset() get Object* argumentEduardo Habkost
2020-12-15qdev: Make qdev_find_global_prop() get Object* argumentEduardo Habkost
2020-12-15qdev: Make qdev_get_prop_ptr() get Object* argEduardo Habkost
2020-12-15qdev: Make bit_prop_set() get Object* argumentEduardo Habkost
2020-12-15qdev: Make PropertyInfo.print method get Object* argumentEduardo Habkost