OSDN Git Service

qmiga/qemu.git
2023-05-16 Richard Hendersontcg: Support TCG_TYPE_I128 in tcg_out_{ld,st}_helper_...
2023-05-16 Richard Hendersontcg: Merge tcg_out_helper_load_regs into caller
2023-05-16 Richard Hendersontcg: Introduce tcg_out_movext3
2023-05-16 Richard Hendersontcg: Add INDEX_op_qemu_{ld,st}_i128
2023-05-16 Richard Hendersontcg: Introduce tcg_target_has_memory_bswap
2023-05-16 Richard Hendersontcg/riscv: Support softmmu unaligned accesses
2023-05-16 Richard Hendersontcg/loongarch64: Support softmmu unaligned accesses
2023-05-16 Richard Hendersontcg/loongarch64: Check the host supports unaligned...
2023-05-16 Richard Hendersonaccel/tcg: Remove helper_unaligned_{ld,st}
2023-05-16 Richard Hendersontcg/sparc64: Use standard slow path for softmmu
2023-05-16 Richard Hendersontcg/sparc64: Split out tcg_out_movi_s32
2023-05-16 Richard Hendersontcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
2023-05-16 Richard Hendersontarget/sparc64: Remove tcg_out_movi_s13 case from tcg_o...
2023-05-16 Richard Hendersontcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
2023-05-16 Richard Hendersontcg/sparc64: Allocate %g2 as a third temporary
2023-05-16 Richard Hendersontcg/s390x: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg/mips: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg/arm: Use full load/store helpers in user-only mode
2023-05-16 Richard Hendersontcg/arm: Adjust constraints on qemu_ld/st
2023-05-16 Richard Hendersontcg/riscv: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg/loongarch64: Use full load/store helpers in user...
2023-05-16 Richard Hendersontcg/ppc: Use full load/store helpers in user-only mode
2023-05-16 Richard Hendersontcg/aarch64: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg/i386: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg/aarch64: Detect have_lse, have_lse2 for darwin
2023-05-16 Richard Hendersontcg/aarch64: Detect have_lse, have_lse2 for linux
2023-05-16 Richard Hendersontcg/i386: Add have_atomic16
2023-05-16 Richard Hendersonmeson: Detect atomic128 support with optimization
2023-05-16 Richard Hendersontcg: Add 128-bit guest memory primitives
2023-05-16 Richard Hendersontcg/tci: Use helper_{ld,st}*_mmu for user-only
2023-05-16 Richard Hendersonaccel/tcg: Implement helper_{ld,st}*_mmu for user-only
2023-05-16 Richard Hendersontcg: Unify helper_{be,le}_{ld,st}*
2023-05-16 Richard Hendersonaccel/tcg: Honor atomicity of stores
2023-05-16 Richard Hendersonaccel/tcg: Honor atomicity of loads
2023-05-16 Richard Hendersoninclude/exec/memop: Add MO_ATOM_*
2023-05-16 Richard Hendersontcg/i386: Set P_REXW in tcg_out_addi_ptr
2023-05-16 Richard HendersonMerge tag 'pull-9p-20230516' of https://github.com...
2023-05-16 Christian Schoenebeckconfigure: make clear that VirtFS is 9p
2023-05-16 Jason Andryuk9pfs/xen: Fix segfault on shutdown
2023-05-16 Christian Schoenebecktests/9p: fix potential leak in v9fs_rreaddir()
2023-05-16 Peter FoleyDon't require libcap-ng for virtfs support
2023-05-16 Richard HendersonMerge tag 'pull-request-2023-05-15v2' of https://gitlab...
2023-05-16 Ilya Leoshkevichtests/tcg/s390x: Test EXECUTE of relative branches
2023-05-16 Ilya Leoshkevichtarget/s390x: Fix EXECUTE of relative branches
2023-05-16 Ilya Leoshkevichtests/tcg/s390x: Enable the multiarch system tests
2023-05-16 Ilya Leoshkevichtests/tcg/multiarch: Make the system memory test work...
2023-05-16 Ilya Leoshkevichs390x/tcg: Fix LDER instruction format
2023-05-16 Thomas Huthhw/net: Move xilinx_ethlite.c to the target-independent...
2023-05-16 Thomas Huthhw/core: Move machine-qmp-cmds.c into the target indepe...
2023-05-16 Thomas Huthcpu: Introduce a wrapper for being able to use TARGET_N...
2023-05-16 Thomas Huthhw/core: Use a callback for target specific query-cpus...
2023-05-16 Lizhi Yangdocs/about/emulation: fix typo
2023-05-16 Ani Sinhadocs/devel: remind developers to run CI container pipel...
2023-05-16 Claudio Imbrendas390x/pv: Fix spurious warning with asynchronous teardown
2023-05-16 Claudio Imbrendautil/async-teardown: wire up query-command-line-options
2023-05-16 Ani Sinhatests/lcitool: Add mtools and xorriso and remove geniso...
2023-05-16 Ani Sinhatests: libvirt-ci: Update to commit 'c8971e90ac' to...
2023-05-16 Mateusz KrawczukAdd information how to fix common build error on Window...
2023-05-16 Jonathan Cameronhw/pci-bridge: Fix release ordering by embedding PCIBri...
2023-05-16 Daniel P. Berrangétests/qtest: replace qmp_discard_response with qtest_qm...
2023-05-16 Laurent Viviernet: stream: test reconnect option with an unix socket
2023-05-16 Philippe Mathieu... sysemu/kvm: Remove unused headers
2023-05-16 Thomas Huthtests/avocado/virtio-gpu: Fix the URLs of the test_virt...
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Richard HendersonMerge tag 'migration-20230515-pull-request' of https...
2023-05-15 Richard HendersonMerge tag 'pull-loongarch-20230515' of https://gitlab...
2023-05-15 Sam Lidocs/zoned-storage:add zoned emulation use case
2023-05-15 Sam Livirtio-blk: add some trace events for zoned emulation
2023-05-15 Sam Liblock: add accounting for zone append operation
2023-05-15 Sam Livirtio-blk: add zoned storage emulation for zoned devices
2023-05-15 Sam Liblock: add some trace events for zone append
2023-05-15 Sam Liqemu-iotests: test zone append operation
2023-05-15 Sam Liblock: introduce zone append write for zoned devices
2023-05-15 Sam Lifile-posix: add tracking of the zone write pointers
2023-05-15 Sam Lidocs/zoned-storage: add zoned device documentation
2023-05-15 Sam Liblock: add some trace events for new block layer APIs
2023-05-15 Sam Liiotests: test new zone operations
2023-05-15 Sam Liblock: add zoned BlockDriver check to block layer
2023-05-15 Sam Liblock/raw-format: add zone operations to pass through...
2023-05-15 Sam Liblock/block-backend: add block layer APIs resembling...
2023-05-15 Sam Liblock/file-posix: introduce helper functions for sysfs...
2023-05-15 Sam Liblock/block-common: add zoned device structs
2023-05-15 Juan Quintelaqemu-file: Remove total from qemu_file_total_transferre...
2023-05-15 Juan Quintelaqemu-file: Make rate_limit_used an uint64_t
2023-05-15 Juan Quintelaqemu-file: make qemu_file_[sg]et_rate_limit() use an...
2023-05-15 Juan Quintelamigration: We set the rate_limit by a second
2023-05-15 Juan Quintelamigration: A rate limit value of 0 is valid
2023-05-15 Song Gaohw/intc: Add NULL pointer check on LoongArch ipi device
2023-05-15 Song Gaohw/loongarch/virt: Set max 256 cpus support on loongarc...
2023-05-15 Song Gaohw/loongarch/virt: Modify ipi as percpu device
2023-05-15 Song Gaotests/avocado: Add LoongArch machine start test
2023-05-15 Alexander Bulekovloongarch: mark loongarch_ipi_iocsr re-entrnacy safe
2023-05-15 Juan Quintelamigration: Make dirtyrate.c target independent
2023-05-15 Juan Quintelamigration: Teach dirtyrate about qemu_target_page_bits()
2023-05-15 Juan Quintelamigration: Teach dirtyrate about qemu_target_page_size()
2023-05-15 Juan QuintelaUse new created qemu_target_pages_to_MiB()
2023-05-15 Juan Quintelasoftmmu: Create qemu_target_pages_to_MiB()
2023-05-15 Andrei Gudkovmigration/calc-dirty-rate: replaced CRC32 with xxHash
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-13 Richard HendersonMerge tag 'pull-target-arm-20230512' of https://git...
next