OSDN Git Service

qmiga/qemu.git
2023-06-01 Alex Bennéedocs/deprecated: move QMP events bellow QMP command...
2023-06-01 Alex Bennéescripts/qapi: document the tool that generated the...
2023-06-01 Alex Bennéetrace: remove vcpu_id from the TraceEvent structure
2023-06-01 Alex Bennéetrace-events: remove the remaining vcpu trace events
2023-06-01 Alex Bennée*-user: remove the guest_user_syscall tracepoints
2023-06-01 Richard Hendersondecodetree: Add --output-null for meson testing
2023-05-31 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2023-05-31 John SnowRevert "python/qmp/protocol: add open_with_socket()"
2023-05-31 John Snowpython/qmp/legacy: remove open_with_socket() calls
2023-05-31 John Snowpython/machine: use connect-based interface for existin...
2023-05-31 John Snowpython/qmp/legacy: allow using sockets for connect()
2023-05-31 John Snowpython/qmp: allow sockets to be passed to connect()
2023-05-31 Daniel P. Berrangégitlab: switch from 'stable' to 'latest' docker contain...
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Thomas Huthtests/avocado/virtio-gpu: Cancel test if drm rendering...
2023-05-30 Peter Maydelltests/decode: Add tests for various named-field cases
2023-05-30 Peter Maydellscripts/decodetree: Implement named field support
2023-05-30 Peter Maydellscripts/decodetree: Implement a topological sort
2023-05-30 Peter Maydellscripts/decodetree: Pass lvalue-formatter function...
2023-05-30 Peter Maydelldocs: Document decodetree named field syntax
2023-05-30 Richard Hendersontests/decode: Convert tests to meson
2023-05-30 Richard Hendersondecodetree: Do not remove output_file from /dev
2023-05-30 Richard Hendersondecodetree: Diagnose empty pattern group
2023-05-30 Richard Hendersondecodetree: Fix recursion in prop_format and build_tree
2023-05-30 Richard Hendersondecodetree: Add --test-for-error
2023-05-30 Richard Hendersontcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
2023-05-30 Richard Hendersonaccel/tcg: Add aarch64 store_atom_insert_al16
2023-05-30 Richard Hendersonaccel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
2023-05-30 Richard Hendersonaccel/tcg: Add x86_64 load_atom_extract_al16_or_al8
2023-05-30 Richard Hendersonaccel/tcg: Extract store_atom_insert_al16 to host header
2023-05-30 Richard Hendersonaccel/tcg: Extract load_atom_extract_al16_or_al8 to...
2023-05-30 Richard Hendersontcg/s390x: Support 128-bit load/store
2023-05-30 Richard Hendersontcg/ppc: Support 128-bit load/store
2023-05-30 Richard Hendersontcg/aarch64: Support 128-bit load/store
2023-05-30 Richard Hendersontcg/aarch64: Simplify constraints on qemu_ld/st
2023-05-30 Richard Hendersontcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
2023-05-30 Richard Hendersontcg/aarch64: Rename temporaries
2023-05-30 Richard Hendersontcg/i386: Support 128-bit load/store
2023-05-30 Richard Hendersonqemu/atomic128: Add x86_64 atomic128-ldst.h
2023-05-30 Richard Hendersonmeson: Split test for __int128_t type from __int128_t...
2023-05-30 Richard Hendersonaccel/tcg: Fix check for page writeability in load_atom...
2023-05-30 Richard Hendersontcg: Fix register move type in tcg_out_ld_helper_ret
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Stefan Hajnocziaio: remove aio_disable_external() API
2023-05-30 Stefan Hajnoczivirtio: do not set is_external=true on host notifiers
2023-05-30 Stefan Hajnoczivirtio-scsi: implement BlockDevOps->drained_begin()
2023-05-30 Stefan Hajnoczivirtio-blk: implement BlockDevOps->drained_begin()
2023-05-30 Stefan Hajnoczivirtio: make it possible to detach host notifier from...
2023-05-30 Stefan Hajnocziblock/fuse: do not set is_external=true on FUSE fd
2023-05-30 Stefan Hajnocziblock/export: don't require AioContext lock around...
2023-05-30 Stefan Hajnocziblock/export: rewrite vduse-blk drain code
2023-05-30 Stefan Hajnoczihw/xen: do not set is_external=true on evtchn fds
2023-05-30 Stefan Hajnoczixen-block: implement BlockDevOps->drained_begin()
2023-05-30 Stefan Hajnocziblock: drain from main loop thread in bdrv_co_yield_to_...
2023-05-30 Stefan Hajnocziblock: add blk_in_drain() API
2023-05-30 Stefan Hajnoczihw/xen: do not use aio_set_fd_handler(is_external=true...
2023-05-30 Stefan Hajnocziblock/export: stop using is_external in vhost-user...
2023-05-30 Stefan Hajnocziblock/export: wait for vhost-user-blk requests when...
2023-05-30 Stefan Hajnocziutil/vhost-user-server: rename refcount to in_flight...
2023-05-30 Stefan Hajnoczivirtio-scsi: stop using aio_disable_external() during...
2023-05-30 Stefan Hajnoczivirtio-scsi: avoid race between unplug and transport...
2023-05-30 Stefan Hajnoczihw/qdev: introduce qdev_is_realized() helper
2023-05-30 Stefan Hajnocziblock-backend: split blk_do_set_aio_context()
2023-05-30 Kevin Wolfiotests: Test blockdev-create in iothread
2023-05-30 Kevin Wolfiotests: Make verify_virtio_scsi_pci_or_ccw() public
2023-05-30 Kevin Wolfblock: Fix AioContext locking in bdrv_insert_node()
2023-05-30 Kevin Wolfblock: Take AioContext lock in bdrv_open_driver()
2023-05-30 Kevin Wolfcopy-before-write: Fix open with child in iothread
2023-05-30 Kevin Wolfraw-format: Fix open with 'file' in iothread
2023-05-30 Kevin Wolfqcow2: Fix open with 'file' in iothread
2023-05-30 Kevin Wolfmirror: Hold main AioContext lock for calling bdrv_open...
2023-05-30 Kevin Wolfblock-backend: Fix blk_new_open() for iothreads
2023-05-30 Kevin Wolfblock: Take main AioContext lock when calling bdrv_open()
2023-05-30 Kevin Wolfblock: Clarify locking rules for bdrv_open(_inherit)()
2023-05-30 Kevin Wolfblock-coroutine-wrapper: Take AioContext lock in no_co_...
2023-05-30 Richard HendersonMerge tag 'pull-target-arm-20230530-1' of https://git...
2023-05-30 Marcin Juszkiewiczdocs: sbsa: correct graphics card name
2023-05-30 Marcin Juszkiewiczhw/arm/sbsa-ref: add GIC node into DT
2023-05-30 Enze LiUpdate copyright dates to 2023
2023-05-30 Fabiano Rosasarm/Kconfig: Make TCG dependence explicit
2023-05-30 Fabiano Rosasarm/Kconfig: Keep Kconfig default entries in default...
2023-05-30 Fabiano Rosastarget/arm: Explain why we need to select ARM_V7M
2023-05-30 Peter Maydelltarget/arm: Explicitly select short-format FSR for...
2023-05-30 Thomas Huthtests/qtest: Run arm-specific tests only if the require...
2023-05-30 Clément Chigothw/arm/xlnx-zynqmp: fix unsigned error when checking...
2023-05-30 Tommy Wuhw/dma/xilinx_axidma: Check DMASR.HALTED to prevent...
2023-05-30 Mostafa Salehhw/arm/smmuv3: Add knob to choose translation stage...
2023-05-30 Mostafa Salehhw/arm/smmuv3: Add stage-2 support in iova notifier
2023-05-30 Mostafa Salehhw/arm/smmuv3: Add CMDs related to stage-2
2023-05-30 Mostafa Salehhw/arm/smmuv3: Add VMID to TLB tagging
2023-05-30 Mostafa Salehhw/arm/smmuv3: Make TLB lookup work for stage-2
2023-05-30 Mostafa Salehhw/arm/smmuv3: Parse STE config for stage-2
2023-05-30 Mostafa Salehhw/arm/smmuv3: Add page table walk for stage-2
2023-05-30 Mostafa Salehhw/arm/smmuv3: Refactor stage-1 PTW
2023-05-30 Mostafa Salehhw/arm/smmuv3: Update translation config to hold stage-2
2023-05-30 Mostafa Salehhw/arm/smmuv3: Add missing fields for IDR0
2023-05-30 Vitaly Cheptsovfsl-imx6: Add SNVS support for i.MX6 boards
2023-05-29 Richard HendersonMerge tag 'pull-ppc-20230528' of https://gitlab.com...
2023-05-29 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-05-28 BALATON Zoltanppc/pegasos2: Change default CPU to 7457
next