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-12-19
iotests: 206: Convert to VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 255: Drop blockdev_create()
Kevin Wolf
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
2019-12-19
qcow2: Move error check of local_err near its assignment
Tuguoyi
2019-12-19
iotests: Fix IMGOPTSSYNTAX for nbd
Max Reitz
2019-12-19
iotests/273: Filter format-specific information
Max Reitz
2019-12-19
iotests: Add more "_require_drivers" checks to the shell-based tests
Thomas Huth
2019-12-19
MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps header
Vladimir Sementsov-Ogievskiy
2019-12-18
qcow2: Use offset_into_cluster()
Alberto Garcia
2019-12-18
iotests: Support job-complete in run_job()
Kevin Wolf
2019-12-18
iotests: Fix timeout in run_job()
Kevin Wolf
2019-12-18
iotests: Add qemu_io_log()
Kevin Wolf
2019-12-18
qcow2: Declare BDRV_REQ_NO_FALLBACK supported
Kevin Wolf
2019-12-18
blockjob: Fix error message for negative speed
Kevin Wolf
2019-12-18
block: Error out on image creation with conflicting size options
Kevin Wolf
2019-12-18
qemu-img: fix info --backing-chain --image-opts
Stefan Hajnoczi
2019-12-18
qapi: better document NVMe blockdev @device parameter
Daniel P. Berrangé
2019-12-18
iotests: Skip test 079 if it is not possible to create large files
Thomas Huth
2019-12-18
iotests: Skip test 060 if it is not possible to create large files
Thomas Huth
2019-12-18
iotests: Provide a function for checking the creation of huge files
Thomas Huth
2019-12-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-12-17
tests: use g_test_rand_int
Paolo Bonzini
2019-12-17
tests/Makefile: Fix check-report.* targets shown in check-help
Wainer dos Santos Moschetta
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
2019-12-17
hw/misc/ivshmem: Bury dead legacy INTx code
Markus Armbruster
2019-12-17
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
2019-12-17
tests: fix modules-test 'duplicate test case' error
Cole Robinson
2019-12-17
Remove libbluetooth / bluez from the CI tests
Thomas Huth
2019-12-17
Remove the core bluetooth code
Thomas Huth
2019-12-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2019-12-17
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
Greg Kurz
2019-12-17
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2019-12-17
ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
Greg Kurz
2019-12-16
python/qemu: Remove unneeded imports in __init__
Wainer dos Santos Moschetta
2019-12-17
ppc/pnv: Drop PnvPsiClass::chip_type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvPsiClass::compat
Greg Kurz
2019-12-17
ppc: Drop useless extern annotation for functions
Greg Kurz
2019-12-17
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce PBA registers
Cédric Le Goater
2019-12-17
ppc/pnv: Make PnvXScomInterface an incomplete type
Greg Kurz
[next]