OSDN Git Service

qmiga/qemu.git
2023-02-14 Thomas Huthinclude/hw: Do not include "hw/registerfields.h" in...
2023-02-14 Thomas Huthhw/misc/sga: Remove the deprecated "sga" device
2023-02-14 Peter Maydelltests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
2023-02-14 Alex Bennéebuild: deprecate --enable-gprof builds and remove from CI
2023-02-14 Ilya Leoshkevichmeson: Disable libdw for static builds by default
2023-02-14 Ilya Leoshkevichmeson: Add missing libdw knobs
2023-02-14 Thomas Huthconfigure: Bump minimum Clang version to 10.0
2023-02-13 Peter MaydellMerge tag 'migration-20230213-pull-request' of https...
2023-02-13 Juan Quintelaram: Document migration ram flags
2023-02-13 Leonardo Brasmigration/multifd: Move load_cleanup inside incoming_st...
2023-02-13 Leonardo Brasmigration/multifd: Join all multifd threads in order...
2023-02-13 Leonardo Brasmigration/multifd: Remove unnecessary assignment on...
2023-02-13 Leonardo Brasmigration/multifd: Change multifd_load_cleanup() signat...
2023-02-11 Peter Xumigration: Postpone postcopy preempt channel to be...
2023-02-11 Peter Xumigration: Add a semaphore to count PONGs
2023-02-11 Peter Xumigration: Cleanup postcopy_preempt_setup()
2023-02-11 Peter Xumigration: Rework multi-channel checks on URI
2023-02-11 ling xuUpdate bench-code for addressing CI problem
2023-02-11 ling xuAVX512 support for xbzrle_encode_buffer
2023-02-11 Juan Quintelamigration: I messed state_pending_exact/estimate
2023-02-11 Juan Quintelamigration: Make ram_save_target_page() a pointer
2023-02-11 Juan Quintelamigration: Calculate ram size once
2023-02-11 Juan Quintelamigration: Split ram_bytes_total_common() in two functions
2023-02-11 Juan Quintelamigration: Make find_dirty_block() return a single...
2023-02-11 Juan Quintelamigration: Simplify ram_find_and_save_block()
2023-02-11 Peter Xuutil/userfaultfd: Support /dev/userfaultfd
2023-02-11 Peter Xulinux-headers: Update to v6.1
2023-02-11 Li Zhangmultifd: Remove some redundant code
2023-02-11 Li Zhangmultifd: cleanup the function multifd_channel_connect
2023-02-11 Juan Quintelamigration: Remove spurious files
2023-02-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2023-02-09 Stefan Hajnocziiotests/detect-zeroes-registered-buf: add new test
2023-02-09 Stefan Hajnocziqemu-io: add -r option to register I/O buffer
2023-02-09 Stefan Hajnocziqemu-io: use BdrvRequestFlags instead of int
2023-02-09 Stefan Hajnocziblock: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
2023-02-09 Emanuele Giuseppe... virtio-blk: add missing AioContext lock
2023-02-09 Akihiko Odakivhost-user-fs: Back up vqs before cleaning up vhost_dev
2023-02-09 Peter Maydelltests/qtest/netdev-socket: Raise connection timeout...
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add test for ld.h
2023-02-08 Anton Kochkovtarget/tricore: Fix OPC1_16_SRO_LD_H translation
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add LD.BU tests
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_BO_LD_BU_PREINC
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RRRR_DEXTR
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add tests for RRPW_DEXTR
2023-02-08 Bastian Koppelmanntarget/tricore: Fix RRPW_DEXTR
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RCRW_INSERT translation
2023-02-08 Bastian Koppelmanntests/tcg/tricore: Add test for OPC2_32_RCRW_IMASK
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RCRW_IMASK translation
2023-02-08 Markus ArmbrusterDrop duplicate #include
2023-02-08 Markus ArmbrusterDon't include headers already included by qemu/osdep.h
2023-02-08 Markus ArmbrusterFix non-first inclusions of qemu/osdep.h
2023-02-08 Markus Armbrusteraccel: Clean up includes
2023-02-08 Markus Armbrusterblock: Clean up includes
2023-02-08 Markus Armbrusterriscv: Clean up includes
2023-02-08 Markus Armbrustertarget/hexagon: Clean up includes
2023-02-08 Markus Armbrusternet: Clean up includes
2023-02-08 Markus Armbrustermigration: Clean up includes
2023-02-08 Markus Armbrusterqga: Clean up includes
2023-02-08 Markus Armbrusterhw/tricore: Clean up includes
2023-02-08 Markus Armbrusterhw/input: Clean up includes
2023-02-08 Markus Armbrusterhw/cxl: Clean up includes
2023-02-08 Markus Armbrustercrypto: Clean up includes
2023-02-08 Markus Armbrusterbsd-user: Clean up includes
2023-02-08 Markus Armbrusterscripts/clean-includes: Improve --git commit message
2023-02-08 Markus Armbrusterscripts/clean-includes: Skip symbolic links
2023-02-08 Markus Armbrusterscripts/clean-includes: Don't claim duplicate headers...
2023-02-08 Markus Armbrusterscripts/clean-includes: Fully skip / ignore files
2023-02-07 Peter MaydellMerge tag 'for-upstream-py38' of https://gitlab.com...
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230207' of https:...
2023-02-07 Peter MaydellMerge tag 'migration-20230206-pull-request' of https...
2023-02-07 Peter MaydellMerge tag 'qemu-macppc-20230206' of https://github...
2023-02-07 Joel Stanleyaspeed/sdmc: Drop unnecessary scu include
2023-02-07 Philippe Mathieu... tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on...
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map HACE peripheral
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map the secure SRAM
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map I3C peripheral
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Add various unimplemented periph...
2023-02-07 Philippe Mathieu... hw/misc/aspeed_hace: Do not crash if address_space_map...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Log unimplemented registers...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Extend MMIO range to cover...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Rename MMIO region size as...
2023-02-07 Peter Delevoryashw/nvram/eeprom_at24c: Make reset behavior more like...
2023-02-07 Peter Delevoryashw/arm/aspeed: Add aspeed_eeprom.c
2023-02-07 Peter Delevoryashw/nvram/eeprom_at24c: Add init_rom field and at24c_eep...
2023-02-07 Peter Delevoryashw/arm/aspeed: Replace aspeed_eeprom_init with at24c_ee...
2023-02-07 Peter Delevoryashw/arm: Extract at24c_eeprom_init helper from Aspeed...
2023-02-07 Cédric Le Goaterhw/core/loader: Remove declarations of option_rom_has_m...
2023-02-07 Cédric Le Goatertests/avocado/machine_aspeed.py: Mask systemd services...
2023-02-07 Cédric Le Goatertests/avocado/machine_aspeed.py: update buildroot tests
2023-02-07 Guenter Roeckm25p80: Add the is25wp256 SFPD table
2023-02-07 Joel Stanleyavocado/boot_linux_console.py: Update ast2600 test
2023-02-07 Stephen Longfieldhw/net: Fix read of uninitialized memory in ftgmac100
2023-02-07 Guenter Roeckaspeed: Add Supermicro X11 SPI machine type
2023-02-07 Philippe Mathieu... tests/avocado: Truncate M2S-FG484 SOM SPI flash to...
next