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-06-29
block: Move read-only check during truncation earlier
Eric Blake
2021-06-29
Prevent compiler warning on block.c
Miroslav Rezanina
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
2021-06-28
target/alpha: Honor the FEN bit
Richard Henderson
2021-06-28
pc-bios: Update the palcode-clipper image
Richard Henderson
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
2021-06-28
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging
Peter Maydell
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...
Peter Maydell
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-06-25
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...
Peter Maydell
2021-06-25
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: move common smp_parse code to caller
Paolo Bonzini
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
hw/block/fdc: Add description to floppy controllers
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Declare shared prototypes in fdc-internal.h
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Replace disabled fprintf() by trace event
Philippe Mathieu-Daudé
2021-06-25
hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
Philippe Mathieu-Daudé
2021-06-25
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
2021-06-25
block-copy: add CoMutex lock
Emanuele Giuseppe Esposito
2021-06-25
block-copy: move progress_set_remaining in block_copy_task_end
Emanuele Giuseppe Esposito
2021-06-25
block-copy: streamline choice of copy_range vs. read/write
Paolo Bonzini
2021-06-25
block-copy: small refactor in block_copy_task_entry and block_copy_common
Emanuele Giuseppe Esposito
2021-06-25
co-shared-resource: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
blockjob: let ratelimit handle a speed of 0
Paolo Bonzini
2021-06-25
block-copy: let ratelimit handle a speed of 0
Paolo Bonzini
2021-06-25
ratelimit: treat zero speed as unlimited
Paolo Bonzini
2021-06-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...
Peter Maydell
2021-06-25
plugins/api: expose symbol lookup to plugins
Alex Bennée
2021-06-25
tests/tcg: skip the signals test for hppa/s390x for now
Alex Bennée
2021-06-25
GitLab: Add "Feature Request" issue template.
John Snow
2021-06-25
GitLab: Add "Bug" issue reporting template
John Snow
2021-06-25
scripts/checkpatch: roll diff tweaking into checkpatch itself
Alex Bennée
2021-06-25
docs/devel: Add a single top-level header to MTTCG's doc
Luis Pires
2021-06-25
tests/acceptance: tweak the tcg/kvm tests for virt
Alex Bennée
2021-06-25
file-posix: handle EINTR during ioctl
Paolo Bonzini
2021-06-25
block: detect DKIOCGETBLOCKCOUNT/SIZE before use
Joelle van Dyne
2021-06-25
block: try BSD disk size ioctls one after another
Paolo Bonzini
2021-06-25
block: check for sys/disk.h
Joelle van Dyne
2021-06-25
block: feature detection for host block support
Joelle van Dyne
2021-06-25
file-posix: try BLKSECTGET on block devices too, do not round to power of 2
Paolo Bonzini
[next]