OSDN Git Service

qmiga/qemu.git
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...
2023-05-12 Peter Maydelltarget/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input...
2023-05-12 Fabiano Rosastests/qtest: Don't run cdrom boot tests if no accelerat...
2023-05-12 Fabiano Rosastarget/arm: Select CONFIG_ARM_V7M when TCG is enabled
2023-05-12 Fabiano Rosastarget/arm: Select SEMIHOSTING when using TCG
2023-05-12 Peter Maydellhw/mips/malta: Fix minor dead code issue
2023-05-12 Peter Maydelldocs: Remove unused weirdly-named cross-reference targets
2023-05-12 Peter Maydellui: Fix pixel colour channel order for PNG screenshots
2023-05-12 Akihiko OdakiMAINTAINERS: Update Akihiko Odaki's email address
2023-05-12 Peter Maydelltarget/arm: Fix handling of SW and NSW bits for stage...
2023-05-12 Peter Maydelltarget/arm: Don't allow stage 2 page table walks to...
2023-05-12 Richard Hendersontarget/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
2023-05-12 Richard Hendersontarget/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_...
2023-05-11 Stafford Hornetarget/openrisc: Setup FPU for detecting tininess befor...
2023-05-11 Stafford Hornetarget/openrisc: Set PC to cpu state on FPU exception
2023-05-11 Stafford Hornetarget/openrisc: Allow fpcsr access in user mode
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersontarget/loongarch: Do not include tcg-ldst.h
2023-05-11 Richard Hendersonaccel/tcg: Reorg system mode store helpers
2023-05-11 Richard Hendersonaccel/tcg: Reorg system mode load helpers
2023-05-11 Richard Hendersonaccel/tcg: Introduce tlb_read_idx
2023-05-11 Richard Hendersonaccel/tcg: Add cpu_in_serial_context
2023-05-11 Richard Hendersontcg: Remove TARGET_ALIGNED_ONLY
2023-05-11 Richard Hendersontarget/sh4: Remove TARGET_ALIGNED_ONLY
2023-05-11 Richard Hendersontarget/sh4: Use MO_ALIGN where required
2023-05-11 Richard Hendersontarget/nios2: Remove TARGET_ALIGNED_ONLY
2023-05-11 Richard Hendersontarget/mips: Remove TARGET_ALIGNED_ONLY
2023-05-11 Richard Hendersontarget/mips: Use MO_ALIGN instead of 0
2023-05-11 Richard Hendersontarget/mips: Add missing default_tcg_memop_mask
2023-05-11 Richard Hendersontarget/mips: Add MO_ALIGN to gen_llwp, gen_scwp
2023-05-11 Richard Hendersontcg/s390x: Simplify constraints on qemu_ld/st
2023-05-11 Richard Hendersontcg/s390x: Use ALGFR in constructing softmmu host address
next