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
2021-02-12
block/backup: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
2021-02-12
iotests/264: add mirror-cancel test-case
Vladimir Sementsov-Ogievskiy
2021-02-12
iotests.py: qemu_nbd_popen: remove pid file after use
Vladimir Sementsov-Ogievskiy
2021-02-12
iotests/264: move to python unittest
Vladimir Sementsov-Ogievskiy
2021-02-12
block/mirror: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
2021-02-12
job: add .cancel handler for the driver
Vladimir Sementsov-Ogievskiy
2021-02-12
block/raw-format: implement .bdrv_cancel_in_flight handler
Vladimir Sementsov-Ogievskiy
2021-02-12
block/nbd: implement .bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2021-02-12
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2021-02-12
io: error_prepend() in qio_channel_readv_full_all() causes segfault
Jagannathan Raman
2021-02-12
iotests/210: Fix reference output
Max Reitz
2021-02-12
qemu-nbd: Permit --shared=0 for unlimited clients
Eric Blake
2021-02-12
qemu-nbd: Use SOMAXCONN for socket listen() backlog
Eric Blake
2021-02-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...
Peter Maydell
2021-02-11
target/arm: Correctly initialize MDCR_EL2.HPMN
Daniel Müller
2021-02-11
hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
Edgar E. Iglesias
2021-02-11
Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-pull-request' into...
Peter Maydell
2021-02-11
hw/block/nvme: fix error handling in nvme_ns_realize
Klaus Jensen
2021-02-11
hw/block/nvme: Fix a build error in nvme_get_feature()
Bin Meng
2021-02-11
hw/block/nvme: fix legacy namespace registration
Klaus Jensen
2021-02-11
accel/tcg: Add URL of clang bug to comment about our workaround
Peter Maydell
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
2021-02-11
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
Rebecca Cran
2021-02-11
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
Rebecca Cran
2021-02-11
target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate
Rebecca Cran
2021-02-11
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
2021-02-11
hw/arm: Remove GPIO from unimplemented NPCM7XX
Hao Wu
2021-02-11
target/arm: Fix SCR RES1 handling
Mike Nawrocki
2021-02-11
target/arm: Don't migrate CPUARMState.features
Aaron Lindsay
2021-02-10
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-02-10
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210210' in...
Peter Maydell
2021-02-10
docs: fix Parallels Image "dirty bitmap" section
Denis V. Lunev
2021-02-10
multi-process: perform device reset in the remote process
Elena Ufimtseva
2021-02-10
multi-process: Retrieve PCI info from remote process
Jagannathan Raman
2021-02-10
multi-process: create IOHUB object to handle irq
Jagannathan Raman
2021-02-10
multi-process: Synchronize remote memory
Jagannathan Raman
2021-02-10
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
2021-02-10
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
2021-02-10
multi-process: add proxy communication functions
Elena Ufimtseva
2021-02-10
multi-process: introduce proxy object
Elena Ufimtseva
2021-02-10
multi-process: setup memory manager for remote device
Jagannathan Raman
2021-02-10
multi-process: Associate fd of a PCIDevice with its object
Jagannathan Raman
2021-02-10
multi-process: Initialize message handler in remote device
Jagannathan Raman
2021-02-10
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
2021-02-10
io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
Elena Ufimtseva
2021-02-10
io: add qio_channel_writev_full_all helper
Elena Ufimtseva
2021-02-10
multi-process: setup a machine object for remote device process
Jagannathan Raman
2021-02-10
multi-process: setup PCI host bridge for remote device
Jagannathan Raman
2021-02-10
target/ppc: Add E500 L2CSR0 write helper
Bin Meng
2021-02-10
hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
Bin Meng
[next]