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-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
qcow2: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2020-10-06
replay: don't record interrupt poll
Pavel Dovgalyuk
2020-10-06
configure: don't enable ASLR for --enable-debug Windows builds
Mark Cave-Ayland
2020-10-06
configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson
Paolo Bonzini
2020-10-06
configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
Paolo Bonzini
2020-10-06
dtc: Convert Makefile bits to meson bits
Paolo Bonzini
2020-10-06
slirp: Convert Makefile bits to meson bits
Paolo Bonzini
2020-10-05
accel/tcg: use current_machine as it is always set for softmmu
Claudio Fontana
2020-10-05
kvm: kvm_init_vcpu take Error pointer
Dr. David Alan Gilbert
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
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
[next]