OSDN Git Service

qmiga/qemu.git
2022-03-04 Emanuele Giuseppe... block/coroutines: I/O and "I/O or GS" API
2022-03-04 Emanuele Giuseppe... block/copy-before-write.h: global state API + assertions
2022-03-04 Emanuele Giuseppe... include/block/snapshot: global state API + assertions
2022-03-04 Emanuele Giuseppe... assertions for blockdev.h global state API
2022-03-04 Emanuele Giuseppe... include/sysemu/blockdev.h: global state API
2022-03-04 Emanuele Giuseppe... assertions for blockjob.h global state API
2022-03-04 Emanuele Giuseppe... include/block/blockjob.h: global state API
2022-03-04 Emanuele Giuseppe... block.c: add assertions to static functions
2022-03-04 Emanuele Giuseppe... GS and IO CODE macros for blockjob_int.h
2022-03-04 Emanuele Giuseppe... include/block/blockjob_int.h: split header into I/O...
2022-03-04 Emanuele Giuseppe... block: introduce assert_bdrv_graph_writable
2022-03-04 Emanuele Giuseppe... IO_CODE and IO_OR_GS_CODE for block_int I/O API
2022-03-04 Emanuele Giuseppe... assertions for block_int global state API
2022-03-04 Emanuele Giuseppe... include/block/block_int: split header into I/O and...
2022-03-04 Emanuele Giuseppe... block.c: assertions to the block layer permissions API
2022-03-04 Emanuele Giuseppe... IO_CODE and IO_OR_GS_CODE for block-backend I/O API
2022-03-04 Emanuele Giuseppe... block/block-backend.c: assertions for block-backend
2022-03-04 Emanuele Giuseppe... include/sysemu/block-backend: split header into I/O...
2022-03-04 Emanuele Giuseppe... block/export/fuse.c: allow writable exports to take...
2022-03-04 Emanuele Giuseppe... IO_CODE and IO_OR_GS_CODE for block I/O API
2022-03-04 Emanuele Giuseppe... assertions for block global state API
2022-03-04 Emanuele Giuseppe... include/block/block: split header into I/O and global...
2022-03-04 Emanuele Giuseppe... main loop: macros to mark GS and I/O functions
2022-03-04 Emanuele Giuseppe... main-loop.h: introduce qemu_in_main_thread()
2022-03-04 Hanna Reitziotests/185: Add post-READY quit tests
2022-03-04 Hanna Reitzqsd: Add --daemonize
2022-03-04 Hanna Reitzqsd: Add pre-init argument parsing pass
2022-03-04 Hanna Reitzos-posix: Add os_set_daemonize()
2022-03-04 Stefan Hajnoczicpus: use coroutine TLS macros for iothread_locked
2022-03-04 Stefan Hajnoczircu: use coroutine TLS macros
2022-03-04 Stefan Hajnocziutil/async: replace __thread with QEMU TLS macros
2022-03-04 Stefan Hajnoczitls: add macros for coroutine-safe TLS variables
2022-03-04 Emanuele Giuseppe... block: move BQL logic of bdrv_co_invalidate_cache in...
2022-03-04 Emanuele Giuseppe... block: rename bdrv_invalidate_cache_all, blk_invalidate...
2022-03-04 Emanuele Giuseppe... block: introduce bdrv_activate
2022-03-04 Emanuele Giuseppe... crypto: distinguish between main loop and I/O in block_...
2022-03-04 Emanuele Giuseppe... crypto: perform permission checks under BQL
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-03 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2022-03-03 Richard Hendersontarget/nios2: Rewrite interrupt handling
2022-03-03 Richard Hendersontarget/nios2: Special case ipending in rdctl and wrctl
2022-03-03 Richard Hendersontarget/nios2: Split mmu_write
2022-03-03 Richard Hendersontarget/nios2: Hoist R_ZERO check in rdctl
2022-03-03 Richard Hendersontarget/nios2: Only build mmu.c for system mode
2022-03-03 Richard Hendersontarget/nios2: Replace MMU_LOG with tracepoints
2022-03-03 Richard Hendersontarget/nios2: Remove mmu_read_debug
2022-03-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-03 Naveen Nagarhw/nvme: 64-bit pi support
2022-03-03 Klaus Jensenhw/nvme: add pi tuple size helper
2022-03-03 Naveen Nagarhw/nvme: add support for the lbafee hbs feature
2022-03-03 Klaus Jensenhw/nvme: move format parameter parsing
2022-03-03 Naveen Nagarhw/nvme: add host behavior support feature
2022-03-03 Klaus Jensenhw/nvme: move dif/pi prototypes into dif.h
2022-03-03 Weiwei Litarget/riscv: expose zfinx, zdinx, zhinx{min} properties
2022-03-03 Weiwei Litarget/riscv: add support for zhinx/zhinxmin
2022-03-03 Weiwei Litarget/riscv: add support for zdinx
2022-03-03 Weiwei Litarget/riscv: add support for zfinx
2022-03-03 Weiwei Litarget/riscv: hardwire mstatus.FS to zero when enable...
2022-03-03 Weiwei Litarget/riscv: add cfg properties for zfinx, zdinx and...
2022-03-03 Wilfred Mallawahw: riscv: opentitan: fixup SPI addresses
2022-03-03 Anup Patelhw/riscv: virt: Increase maximum number of allowed...
2022-03-03 Anup Pateldocs/system: riscv: Document AIA options for virt machine
2022-03-03 Anup Patelhw/riscv: virt: Add optional AIA IMSIC support to virt...
2022-03-03 Anup Patelhw/intc: Add RISC-V AIA IMSIC device emulation
2022-03-03 Anup Patelhw/riscv: virt: Add optional AIA APLIC support to virt...
2022-03-03 Philipp Tomsichtarget/riscv: fix inverted checks for ext_zb[abcs]
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2022-03-02 Peter Maydellui/cocoa.m: Remove unnecessary NSAutoreleasePools
2022-03-02 Peter Maydellui/cocoa.m: Fix updateUIInfo threading issues
2022-03-02 Peter Maydelltarget/arm: Report KVM's actual PSCI version to guest...
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LPA2
2022-03-02 Richard Hendersontarget/arm: Advertise all page sizes for -cpu max
2022-03-02 Richard Hendersontarget/arm: Validate tlbi TG matches translation granul...
2022-03-02 Richard Hendersontarget/arm: Fix TLBIRange.base for 16k and 64k pages
2022-03-02 Richard Hendersontarget/arm: Introduce tlbi_aa64_get_range
2022-03-02 Richard Hendersontarget/arm: Extend arm_fi_to_lfsc to level -1
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LPA
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LVA
2022-03-02 Richard Hendersontarget/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
2022-03-02 Richard Hendersontarget/arm: Honor TCR_ELx.{I}PS
2022-03-02 Richard Hendersontarget/arm: Use MAKE_64BIT_MASK to compute indexmask
2022-03-02 Richard Hendersontarget/arm: Pass outputsize down to check_s2_mmu_setup
2022-03-02 Richard Hendersontarget/arm: Move arm_pamax out of line
2022-03-02 Richard Hendersontarget/arm: Fault on invalid TCR_ELx.TxSZ
2022-03-02 Richard Hendersontarget/arm: Set TCR_EL1.TSZ for user-only
2022-03-02 Richard Hendersonhw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
2022-03-02 Shengtan Maotests/qtest: add qtests for npcm7xx sdhci
2022-03-02 Wentao_Liangtarget/arm: Fix early free of TCG temp in handle_simd_s...
2022-03-02 Akihiko Odakitarget/arm: Support PSCI 1.1 and SMCCC 1.0
2022-03-02 Patrick Venturehw/i2c: flatten pca954x mux device
2022-03-02 Peter Maydellhw/input/tsc210x: Don't abort on bad SPI word widths
2022-03-02 Peter Maydellhw/arm/mps2-tz.c: Update AN547 documentation URL
2022-03-02 Jimmy Brissonmps3-an547: Add missing user ahb interfaces
2022-03-02 Peter Maydellmigration: Remove load_state_old and minimum_version_id_old
2022-03-02 Peter Xutests: Pass in MigrateStart** into test_migrate_start()
2022-03-02 Peter Xumigration: Add migration_incoming_transport_cleanup()
2022-03-02 Peter Xumigration: postcopy_pause_fault_thread() never fails
2022-03-02 Peter Xumigration: Enlarge postcopy recovery to capture !-EIO too
2022-03-02 Peter Xumigration: Move static var in ram_block_from_stream...
next