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-13
linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha
Helge Deller
2021-02-13
linux-user/signal: Decode waitid si_code
Alistair Francis
2021-02-13
linux-user/mips64: Support o32 ABI syscalls
Philippe Mathieu-Daudé
2021-02-13
linux-user/mips64: Restore setup_frame() for o32 ABI
Philippe Mathieu-Daudé
2021-02-13
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2021-02-12
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-02-12' into st...
Peter Maydell
2021-02-12
iotests/264: add backup-cancel test-case
Vladimir Sementsov-Ogievskiy
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
m68k: import bootinfo headers from linux
Laurent Vivier
2021-02-11
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
2021-02-11
m68k: MOVEC insn. should generate exception if wrong CR is accessed
Lucien Murray-Pitts
2021-02-11
m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...
Lucien Murray-Pitts
2021-02-11
m68k: improve comments on m68k_move_to/from helpers
Lucien Murray-Pitts
2021-02-11
m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability
Lucien Murray-Pitts
2021-02-11
m68k: improve cpu instantiation comments
Lucien Murray-Pitts
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
[next]