index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]