aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-15Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson30-52/+2100
2023-05-15Merge tag 'migration-20230515-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson13-67/+97
2023-05-15Merge tag 'pull-loongarch-20230515' of https://gitlab.com/gaosong/qemu into s...Richard Henderson9-62/+136
2023-05-15docs/zoned-storage:add zoned emulation use caseSam Li1-0/+19
2023-05-15virtio-blk: add some trace events for zoned emulationSam Li2-0/+19
2023-05-15block: add accounting for zone append operationSam Li7-11/+113
2023-05-15virtio-blk: add zoned storage emulation for zoned devicesSam Li3-0/+393
2023-05-15block: add some trace events for zone appendSam Li2-0/+5
2023-05-15qemu-iotests: test zone append operationSam Li3-0/+107
2023-05-15block: introduce zone append write for zoned devicesSam Li10-8/+173
2023-05-15file-posix: add tracking of the zone write pointersSam Li3-4/+193
2023-05-15docs/zoned-storage: add zoned device documentationSam Li3-0/+50
2023-05-15block: add some trace events for new block layer APIsSam Li2-0/+5
2023-05-15iotests: test new zone operationsSam Li2-0/+142
2023-05-15block: add zoned BlockDriver check to block layerSam Li4-0/+37
2023-05-15block/raw-format: add zone operations to pass through requestsSam Li1-0/+17
2023-05-15block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...Sam Li9-3/+696
2023-05-15block/file-posix: introduce helper functions for sysfs attributesSam Li2-34/+96
2023-05-15block/block-common: add zoned device structsSam Li1-0/+43
2023-05-15qemu-file: Remove total from qemu_file_total_transferred_*()Juan Quintela6-16/+15
2023-05-15qemu-file: Make rate_limit_used an uint64_tJuan Quintela2-3/+3
2023-05-15qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_tJuan Quintela2-5/+5
2023-05-15migration: We set the rate_limit by a secondJuan Quintela3-7/+10
2023-05-15migration: A rate limit value of 0 is validJuan Quintela1-6/+1
2023-05-15hw/intc: Add NULL pointer check on LoongArch ipi deviceSong Gao2-11/+30
2023-05-15hw/loongarch/virt: Set max 256 cpus support on loongarch virt machineSong Gao4-11/+18
2023-05-15hw/loongarch/virt: Modify ipi as percpu deviceSong Gao4-41/+26
2023-05-15tests/avocado: Add LoongArch machine start testSong Gao2-0/+59
2023-05-15loongarch: mark loongarch_ipi_iocsr re-entrnacy safeAlexander Bulekov1-0/+4
2023-05-15migration: Make dirtyrate.c target independentJuan Quintela2-4/+2
2023-05-15migration: Teach dirtyrate about qemu_target_page_bits()Juan Quintela1-2/+2
2023-05-15migration: Teach dirtyrate about qemu_target_page_size()Juan Quintela1-3/+5
2023-05-15Use new created qemu_target_pages_to_MiB()Juan Quintela2-14/+8
2023-05-15softmmu: Create qemu_target_pages_to_MiB()Juan Quintela2-0/+12
2023-05-15migration/calc-dirty-rate: replaced CRC32 with xxHashAndrei Gudkov2-11/+38
2023-05-13Merge tag 'or1k-pull-request-20230513' of https://github.com/stffrdhrn/qemu i...Richard Henderson4-53/+81
2023-05-13Merge tag 'pull-target-arm-20230512' of https://git.linaro.org/people/pmaydel...Richard Henderson25-77/+109
2023-05-12target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size checkPeter Maydell5-19/+30
2023-05-12tests/qtest: Don't run cdrom boot tests if no accelerator is presentFabiano Rosas1-0/+10
2023-05-12target/arm: Select CONFIG_ARM_V7M when TCG is enabledFabiano Rosas1-0/+1
2023-05-12target/arm: Select SEMIHOSTING when using TCGFabiano Rosas1-7/+1
2023-05-12hw/mips/malta: Fix minor dead code issuePeter Maydell1-4/+1
2023-05-12docs: Remove unused weirdly-named cross-reference targetsPeter Maydell7-12/+4
2023-05-12ui: Fix pixel colour channel order for PNG screenshotsPeter Maydell1-2/+2
2023-05-12MAINTAINERS: Update Akihiko Odaki's email addressAkihiko Odaki1-2/+2
2023-05-12target/arm: Fix handling of SW and NSW bits for stage 2 walksPeter Maydell1-25/+51
2023-05-12target/arm: Don't allow stage 2 page table walks to downgrade to NSPeter Maydell1-2/+3
2023-05-12target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/Richard Henderson5-4/+4
2023-05-12target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/Richard Henderson3-0/+0
2023-05-11target/openrisc: Setup FPU for detecting tininess before roundingStafford Horne1-0/+4