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
2023-05-16
hw/core: Move machine-qmp-cmds.c into the target independent source set
Thomas Huth
2023-05-16
cpu: Introduce a wrapper for being able to use TARGET_NAME in common code
Thomas Huth
2023-05-16
hw/core: Use a callback for target specific query-cpus-fast information
Thomas Huth
2023-05-16
docs/about/emulation: fix typo
Lizhi Yang
2023-05-16
docs/devel: remind developers to run CI container pipeline when updating images
Ani Sinha
2023-05-16
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
2023-05-16
util/async-teardown: wire up query-command-line-options
Claudio Imbrenda
2023-05-16
tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
Ani Sinha
2023-05-16
tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorriso
Ani Sinha
2023-05-16
Add information how to fix common build error on Windows in symlink-install-tree
Mateusz Krawczuk
2023-05-16
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...
Jonathan Cameron
2023-05-16
tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
Daniel P. Berrangé
2023-05-16
net: stream: test reconnect option with an unix socket
Laurent Vivier
2023-05-16
sysemu/kvm: Remove unused headers
Philippe Mathieu-Daudé
2023-05-16
tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl test
Thomas Huth
2023-05-15
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-05-15
Merge tag 'migration-20230515-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-05-15
Merge tag 'pull-loongarch-20230515' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-05-15
docs/zoned-storage:add zoned emulation use case
Sam Li
2023-05-15
virtio-blk: add some trace events for zoned emulation
Sam Li
2023-05-15
block: add accounting for zone append operation
Sam Li
2023-05-15
virtio-blk: add zoned storage emulation for zoned devices
Sam Li
2023-05-15
block: add some trace events for zone append
Sam Li
2023-05-15
qemu-iotests: test zone append operation
Sam Li
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
2023-05-15
file-posix: add tracking of the zone write pointers
Sam Li
2023-05-15
docs/zoned-storage: add zoned device documentation
Sam Li
2023-05-15
block: add some trace events for new block layer APIs
Sam Li
2023-05-15
iotests: test new zone operations
Sam Li
2023-05-15
block: add zoned BlockDriver check to block layer
Sam Li
2023-05-15
block/raw-format: add zone operations to pass through requests
Sam Li
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
2023-05-15
block/file-posix: introduce helper functions for sysfs attributes
Sam Li
2023-05-15
block/block-common: add zoned device structs
Sam Li
2023-05-15
qemu-file: Remove total from qemu_file_total_transferred_*()
Juan Quintela
2023-05-15
qemu-file: Make rate_limit_used an uint64_t
Juan Quintela
2023-05-15
qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
Juan Quintela
2023-05-15
migration: We set the rate_limit by a second
Juan Quintela
2023-05-15
migration: A rate limit value of 0 is valid
Juan Quintela
2023-05-15
hw/intc: Add NULL pointer check on LoongArch ipi device
Song Gao
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
2023-05-15
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2023-05-15
tests/avocado: Add LoongArch machine start test
Song Gao
2023-05-15
loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
Alexander Bulekov
2023-05-15
migration: Make dirtyrate.c target independent
Juan Quintela
2023-05-15
migration: Teach dirtyrate about qemu_target_page_bits()
Juan Quintela
2023-05-15
migration: Teach dirtyrate about qemu_target_page_size()
Juan Quintela
2023-05-15
Use new created qemu_target_pages_to_MiB()
Juan Quintela
2023-05-15
softmmu: Create qemu_target_pages_to_MiB()
Juan Quintela
2023-05-15
migration/calc-dirty-rate: replaced CRC32 with xxHash
Andrei Gudkov
[next]