index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-15
poison: remove GNUC check
Marc-André Lureau
2020-12-15
compiler.h: explicit case for Clang printf attribute
Marc-André Lureau
2020-12-15
virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
Marc-André Lureau
2020-12-15
tests: remove GCC < 4 fallbacks
Marc-André Lureau
2020-12-15
qemu-plugin.h: remove GCC < 4
Marc-André Lureau
2020-12-15
compiler.h: remove GCC < 3 __builtin_expect fallback
Marc-André Lureau
2020-12-15
accel/tcg: Remove special case for GCC < 4.6
Philippe Mathieu-Daudé
2020-12-15
qemu/atomic: Drop special case for unsupported compiler
Philippe Mathieu-Daudé
2020-12-15
hw/core: Restrict 'fw-path-provider.c' to system mode emulation
Philippe Mathieu-Daudé
2020-12-15
docs: set CONFDIR when running sphinx
Marc-André Lureau
2020-12-15
vl: rename local variable in configure_accelerators
Paolo Bonzini
2020-12-15
qemu-option: pass QemuOptsList to opts_accepts_any
Paolo Bonzini
2020-12-15
qemu-option: simplify search for end of key
Paolo Bonzini
2020-12-15
kvm: Take into account the unaligned section size when preparing bitmap
Zenghui Yu
2020-12-15
scsi: fix device removal race vs IO restart callback on resume
Maxim Levitsky
2020-12-15
icount: improve exec nocache usage
Pavel Dovgalyuk
2020-12-15
Remove the deprecated -show-cursor option
Thomas Huth
2020-12-15
Remove the deprecated -realtime option
Thomas Huth
2020-12-15
docs/system: Move the list of removed features to a separate file
Thomas Huth
2020-12-15
accel/tcg: Remove deprecated '-tb-size' option
Philippe Mathieu-Daudé
2020-12-15
memory: clamp cached translation in case it points to an MMIO region
Paolo Bonzini
2020-12-15
msix: assert that accesses are within bounds
Paolo Bonzini
2020-12-15
qtest/pvpanic: Test panic option that allows VM to continue
Alejandro Jimenez
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
2020-12-15
vl: Add an -action option specifying response to guest events
Alejandro Jimenez
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2020-12-15
monitor: allow quitting while in preconfig state
Paolo Bonzini
2020-12-15
memory: allow creating MemoryRegions before accelerators
Paolo Bonzini
2020-12-15
plugin: propagate errors
Paolo Bonzini
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
ppc/spapr: cleanup -machine pseries,nvdimm=X handling
Igor Mammedov
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
2020-12-15
vl: extract softmmu/runstate.c
Paolo Bonzini
2020-12-15
vl: allow -incoming defer with -preconfig
Paolo Bonzini
2020-12-15
vl: remove separate preconfig main_loop
Paolo Bonzini
2020-12-15
remove preconfig state
Paolo Bonzini
2020-12-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-12-15
MAINTAINERS: Update my git repository URLs
Eduardo Habkost
2020-12-15
qdev: Move UUID property to qdev-properties-system.c
Eduardo Habkost
2020-12-15
qdev: Make qdev_propinfo_get_uint16() static
Eduardo Habkost
2020-12-15
qdev: Make error_set_from_qdev_prop_error() get Object* argument
Eduardo Habkost
2020-12-15
qdev: Make check_prop_still_unset() get Object* argument
Eduardo Habkost
2020-12-15
qdev: Make qdev_find_global_prop() get Object* argument
Eduardo Habkost
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
2020-12-15
qdev: Make bit_prop_set() get Object* argument
Eduardo Habkost
2020-12-15
qdev: Make PropertyInfo.print method get Object* argument
Eduardo Habkost
[prev]
[next]