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-10-05
cpus: remove checks for non-NULL cpus_accel
Claudio Fontana
2020-10-05
cpus: cleanup now unneeded includes
Claudio Fontana
2020-10-05
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
2020-10-05
cpus: extract out whpx-specific code to target/i386/
Claudio Fontana
2020-10-05
cpus: extract out hax-specific code to target/i386/
Claudio Fontana
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
cpus: extract out qtest-specific code to accel/qtest
Claudio Fontana
2020-10-05
cpus: extract out TCG-specific code to accel/tcg
Claudio Fontana
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...
Peter Maydell
2020-10-05
dockerfiles: add diffutils to Fedora
Paolo Bonzini
2020-10-04
tests: tcg: do not use implicit rules
Paolo Bonzini
2020-10-04
target-i386: post memory failure event to QMP
zhenwei pi
2020-10-04
qapi/run-state.json: introduce memory failure event
zhenwei pi
2020-10-04
target-i386: seperate MCIP & MCE_MASK error reason
zhenwei pi
2020-10-04
meson: move sparse detection to Meson and rewrite check_sparse.py
Paolo Bonzini
2020-10-03
default-configs: remove redundant keys
Paolo Bonzini
2020-10-03
default-configs: use TARGET_ARCH key
Paolo Bonzini
2020-10-03
configure: move OpenBSD W^X test to meson
Paolo Bonzini
2020-10-03
default-configs: remove default-configs/devices for user-mode targets
Paolo Bonzini
2020-10-03
configure: remove target configuration
Paolo Bonzini
2020-10-03
configure: remove useless config-target.mak symbols
Paolo Bonzini
2020-10-03
configure: compute derivatives of target name in meson
Paolo Bonzini
2020-10-03
configure: remove dead variable
Paolo Bonzini
2020-10-03
configure: move accelerator logic to meson
Paolo Bonzini
2020-10-03
configure: rewrite accelerator defaults as tests
Paolo Bonzini
2020-10-03
configure: convert accelerator variables to meson options
Paolo Bonzini
2020-10-03
default-configs: move files to default-configs/devices/
Paolo Bonzini
2020-10-03
travis: remove TCI test
Paolo Bonzini
2020-10-03
disas/capstone: Add skipdata hook for s390x
Richard Henderson
2020-10-03
disas: Enable capstone disassembly for s390x
Richard Henderson
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
2020-10-03
disas: Configure capstone for aarch64 host without libvixl
Richard Henderson
2020-10-03
disas: Cleanup plugin_disas
Richard Henderson
2020-10-03
disas: Use qemu/bswap.h for bfd endian loads
Richard Henderson
2020-10-03
disas: Clean up CPUDebug initialization
Richard Henderson
2020-10-03
disas: Move host asm annotations to tb_gen_code
Richard Henderson
2020-10-03
capstone: Require version 4.0 from a system library
Richard Henderson
2020-10-03
capstone: Update to upstream "next" branch
Richard Henderson
2020-10-03
capstone: Convert Makefile bits to meson bits
Richard Henderson
2020-10-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-02
qcow2: Use L1E_SIZE in qcow2_write_l1_entry()
Alberto Garcia
2020-10-02
qemu-storage-daemon: Fix help line for --export
Kevin Wolf
2020-10-02
iotests: Test block-export-* QMP interface
Kevin Wolf
2020-10-02
iotests: Allow supported and unsupported formats at the same time
Kevin Wolf
2020-10-02
iotests: Introduce qemu_nbd_list_log()
Kevin Wolf
2020-10-02
iotests: Factor out qemu_tool_pipe_and_status()
Kevin Wolf
[next]