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
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/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-05
readthedocs: build with Python 3.6
Paolo Bonzini
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
util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions
Eric Auger
2020-10-05
util/vfio-helpers: Collect IOVA reserved regions
Eric Auger
2020-10-05
docs: add 'io_uring' option to 'aio' param in qemu-options.hx
Stefano Garzarella
2020-10-05
include/block/block.h: drop non-ascii quotation mark
Vladimir Sementsov-Ogievskiy
2020-10-05
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
2020-10-05
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
2020-10-05
block: generate coroutine-wrapper code
Vladimir Sementsov-Ogievskiy
2020-10-05
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
2020-10-05
block: declare some coroutine functions in block/coroutines.h
Vladimir Sementsov-Ogievskiy
2020-10-05
block/io: refactor coroutine wrappers
Vladimir Sementsov-Ogievskiy
2020-10-05
block: return error-code from bdrv_invalidate_cache
Vladimir Sementsov-Ogievskiy
2020-10-05
block/nvme: Replace magic value by SCALE_MS definition
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Use register definitions from 'block/nvme.h'
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Drop NVMeRegs structure, directly use NvmeBar
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Reduce I/O registers scope
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Map doorbells pages write-only
Philippe Mathieu-Daudé
2020-10-05
util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
Philippe Mathieu-Daudé
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
[next]