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-08
tcg: Adjust simd_desc size encoding
Richard Henderson
2020-10-06
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...
Peter Maydell
2020-10-06
tests/qtest/cdrom: Add more s390x-related boot tests
Thomas Huth
2020-10-06
pc-bios/s390: Update the s390-ccw bios binaries
Thomas Huth
2020-10-06
pc-bios: s390x: Go into disabled wait when encountering a PGM exception
Janosch Frank
2020-10-06
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
2020-10-06
pc-bios: s390x: Save PSW rework
Janosch Frank
2020-10-06
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
2020-10-06
pc-bios/s390-ccw: break loop if a null block number is reached
Marc Hartmayer
2020-10-06
pc-bios/s390-ccw: fix off-by-one error
Marc Hartmayer
2020-10-06
pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Scan through all devices if no boot device specified
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
Thomas Huth
2020-10-06
pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
Thomas Huth
2020-10-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-06
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-06
tests/acceptance: add reverse debugging test
Pavel Dovgalyuk
2020-10-06
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
2020-10-06
replay: describe reverse debugging in docs/replay.txt
Pavel Dovgalyuk
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
replay: implement replay-seek command
Pavel Dovgalyuk
2020-10-06
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
2020-10-06
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
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
readthedocs: build with Python 3.6
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
[next]