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
2023-09-08
include/: spelling fixes
Michael Tokarev
2023-09-08
audio: spelling fixes
Michael Tokarev
2023-09-08
xen: spelling fix
Michael Tokarev
2023-09-08
riscv: spelling fixes
Michael Tokarev
2023-09-08
hexagon: spelling fixes
Michael Tokarev
2023-09-08
trace-events: Fix the name of the tracing.rst file
Thomas Huth
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
2023-09-07
Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu...
Stefan Hajnoczi
2023-09-07
Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-07
docs/system/replay: do not show removed command line option
Paolo Bonzini
2023-09-07
subprojects: add wrap file for libblkio
Paolo Bonzini
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
target/i386: Restrict declarations specific to CONFIG_KVM
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Remove unused KVM stubs
Philippe Mathieu-Daudé
2023-09-07
target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
Philippe Mathieu-Daudé
2023-09-07
target/i386/helper: Restrict KVM declarations to system emulation
Philippe Mathieu-Daudé
2023-09-07
hw/i386/fw_cfg: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2023-09-07
hw/i386/pc: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2023-09-07
hw/i386/pc: Include missing 'sysemu/tcg.h' header
Philippe Mathieu-Daudé
2023-09-07
Revert "mkvenv: work around broken pip installations on Debian 10"
Paolo Bonzini
2023-09-07
mkvenv: assume presence of importlib.metadata
Paolo Bonzini
2023-09-07
Python: Drop support for Python 3.7
Paolo Bonzini
2023-09-07
configure: remove dead code
Paolo Bonzini
2023-09-07
meson: list leftover CONFIG_* symbols
Paolo Bonzini
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
2023-09-07
configure, meson: remove CONFIG_SOLARIS from config-host.mak
Paolo Bonzini
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
configure: unify recursion into sub-Makefiles
Paolo Bonzini
2023-09-07
contrib/plugins: use an independent makefile
Paolo Bonzini
2023-09-07
configure: move --enable-debug-tcg to meson
Paolo Bonzini
2023-09-07
configure: remove boolean variables for targets
Paolo Bonzini
2023-09-07
meson: compile bundled device trees
Paolo Bonzini
2023-09-07
configure: create native file with contents of $host_cc
Paolo Bonzini
2023-09-07
configure: remove HOST_CC
Paolo Bonzini
2023-09-07
meson: update unsupported host/CPU messages
Paolo Bonzini
2023-09-07
meson: do not unnecessarily use cmake for dependencies
Paolo Bonzini
2023-09-07
contrib/plugins: add Darwin support
Paolo Bonzini
2023-09-07
contrib/plugins/lockstep: Fix string format
Philippe Mathieu-Daudé
2023-09-07
contrib/plugins/howvec: Fix string format
Philippe Mathieu-Daudé
2023-09-07
contrib/plugins/drcov: Fix string format
Philippe Mathieu-Daudé
2023-09-07
contrib/plugins/cache: Fix string format
Philippe Mathieu-Daudé
2023-09-07
contrib/plugins: remove -soname argument
Paolo Bonzini
2023-09-06
hw/ide/ahci: fix broken SError handling
Niklas Cassel
2023-09-06
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
[next]