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-18
block: bdrv_child_set_perm() drop redundant parameters.
Vladimir Sementsov-Ogievskiy
2020-12-18
block: bdrv_set_perm() drop redundant parameters.
Vladimir Sementsov-Ogievskiy
2020-12-18
block: add bdrv_refresh_perms() helper
Vladimir Sementsov-Ogievskiy
2020-12-17
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2020-12-16
cpu: Remove unnecessary noop methods
Eduardo Habkost
2020-12-16
tcg: Make CPUClass.debug_excp_handler optional
Eduardo Habkost
2020-12-16
tcg: make CPUClass.cpu_exec_* optional
Eduardo Habkost
2020-12-16
tcg: cpu_exec_{enter,exit} helpers
Eduardo Habkost
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
2020-12-16
i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
Claudio Fontana
2020-12-16
i386: move hax accel files into hax/
Claudio Fontana
2020-12-16
i386: move whpx accel files into whpx/
Claudio Fontana
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-15
build: -no-pie is no functional linker flag
Christian Ehrhardt
2020-12-15
scripts/git.orderfile: Keep files with .inc extension sorted
Philippe Mathieu-Daudé
2020-12-15
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
2020-12-15
linux-user: remove GNUC check
Marc-André Lureau
2020-12-15
compiler: remove GNUC check
Marc-André Lureau
2020-12-15
xen: remove GNUC check
Marc-André Lureau
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
[next]