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
2019-07-23
Merge remote-tracking branch 'remotes/amarkovic2/tags/mips-queue-jul-23-2019'...
Peter Maydell
2019-07-23
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190723...
Peter Maydell
2019-07-23
hw/block/pflash_cfi02: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-07-23
hw/block/pflash_cfi01: Add missing DeviceReset() handler
Philippe Mathieu-Daudé
2019-07-22
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-22' in...
Peter Maydell
2019-07-22
target/mips: Fix emulation of MSA pack instructions on big endian hosts
Aleksandar Markovic
2019-07-22
target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
Aleksandar Markovic
2019-07-22
block: Only the main loop can change AioContexts
Max Reitz
2019-07-22
block: Dec. drained_end_counter before bdrv_wakeup
Max Reitz
2019-07-22
block/nvme: don't touch the completion entries
Maxim Levitsky
2019-07-22
block/nvme: support larger that 512 bytes sector devices
Maxim Levitsky
2019-07-22
block/nvme: fix doorbell stride
Maxim Levitsky
2019-07-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190722'...
Peter Maydell
2019-07-22
contrib/elf2dmp: Build download.o with CURL_CFLAGS
Peter Maydell
2019-07-22
configure: Clarify URL to source downloads
Peter Maydell
2019-07-22
target/arm: Limit ID register assertions to TCG
Peter Maydell
2019-07-22
hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
Peter Maydell
2019-07-22
target/arm: Add missing break statement for Hypervisor Trap Exception
Philippe Mathieu-Daudé
2019-07-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-07-19' into st...
Peter Maydell
2019-07-19
target/i386: sev: fix failed message typos
Jiri Slaby
2019-07-19
i386: indicate that 'pconfig' feature was removed intentionally
Denis V. Lunev
2019-07-19
nbd: Initialize reply on failure
Eric Blake
2019-07-19
build-sys: do no support modules on Windows
Marc-André Lureau
2019-07-19
qmp: don't emit the RESET event on wakeup
Nicholas Piggin
2019-07-19
hmp: Print if memory section is registered with an accelerator
Alexey Kardashevskiy
2019-07-19
test-bitmap: add test for bitmap_set
Wei Yang
2019-07-19
scsi-generic: Check sense key before request snooping and patching
Shin'ichiro Kawasaki
2019-07-19
vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
vhost-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
2019-07-19
target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVM
Paolo Bonzini
2019-07-19
target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...
Liran Alon
2019-07-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-07-19
Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' i...
Peter Maydell
2019-07-19
crypto: Fix LGPL information in the file headers
Thomas Huth
2019-07-19
doc: document that the monitor console is a privileged control interface
Daniel P. Berrangé
2019-07-19
iotests: Test quitting with job on throttled node
Max Reitz
2019-07-19
vl: Drain before (block) job cancel when quitting
Max Reitz
2019-07-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190719' into staging
Peter Maydell
2019-07-19
configure: only link capstone to emulation targets
Daniel P. Berrangé
2019-07-19
crypto: fix function signatures for nettle 2.7 vs 3
Daniel P. Berrangé
2019-07-19
crypto: switch to modern nettle AES APIs
Daniel P. Berrangé
2019-07-19
iotests: Test commit with a filter on the chain
Max Reitz
2019-07-19
iotests: Add @has_quit to vm.shutdown()
Max Reitz
2019-07-19
block: Loop unsafely in bdrv*drained_end()
Max Reitz
2019-07-19
tests: Extend commit by drained_end test
Max Reitz
2019-07-19
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
tests: Lock AioContexts in test-block-iothread
Max Reitz
2019-07-19
block: Make bdrv_parent_drained_[^_]*() static
Max Reitz
[next]