OSDN Git Service

qmiga/qemu.git
2022-03-09 Mark Cave-Aylandmacfb: add VMStateDescription fields for display type...
2022-03-09 Mark Cave-Aylandmacfb: increase number of registers saved in MacfbState
2022-03-09 Mark Cave-Aylandmacfb: don't use special irq_state and irq_mask variabl...
2022-03-09 Mark Cave-Aylandmacfb: add VMStateDescription for MacfbNubusState and...
2022-03-09 Mark Cave-Aylandmacio/pmu.c: remove redundant code
2022-03-09 Mark Cave-Aylandmos6522: implement edge-triggering for CA1/2 and CB1...
2022-03-09 Mark Cave-Aylandmac_via: make SCSI_DATA (DRQ) bit live rather than...
2022-03-09 Mark Cave-Aylandmos6522: record last_irq_levels in mos6522_set_irq()
2022-03-09 Mark Cave-Aylandmos6522: add "info via" HMP command for debugging
2022-03-09 Mark Cave-Aylandmos6522: add register names to register read/write...
2022-03-09 Mark Cave-Aylandmos6522: use device_class_set_parent_reset() to propaga...
2022-03-09 Mark Cave-Aylandmos6522: remove update_irq() and set_sr_int() methods...
2022-03-09 Mark Cave-Aylandmos6522: switch over to use qdev gpios for IRQs
2022-03-09 Mark Cave-Aylandmac_via: use IFR bit flag constants for VIA2 IRQs
2022-03-09 Mark Cave-Aylandmac_via: use IFR bit flag constants for VIA1 IRQs
2022-03-09 Mark Cave-Aylandmos6522: add defines for IFR bit flags
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2022-03-07 Ani Sinhahw/acpi/microvm: turn on 8042 bit in FADT boot architec...
2022-03-07 John Snowscripts/qmp-shell-wrap: Fix import path
2022-03-07 John Snowpython/aqmp: drop _bind_hack()
2022-03-07 John Snowpython/aqmp: fix race condition in legacy.py
2022-03-07 John Snowpython/aqmp: add start_server() and accept() methods
2022-03-07 John Snowpython/aqmp: stop the server during disconnect()
2022-03-07 John Snowpython/aqmp: refactor _do_accept() into two distinct...
2022-03-07 John Snowpython/aqmp: squelch pylint warning for too many lines
2022-03-07 John Snowpython/aqmp: split _client_connected_cb() out as _incom...
2022-03-07 John Snowpython/aqmp: remove _new_session and _establish_connection
2022-03-07 John Snowpython/aqmp: rename 'accept()' to 'start_server_and_acc...
2022-03-07 John Snowpython/aqmp: add _session_guard()
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/abstr...
2022-03-07 Rohit KumarCheck and report for incomplete 'global' option format
2022-03-07 Thomas Huthtests/vm: Update haiku test vm to R1/Beta3
2022-03-07 Thomas Huthtests/avocado: Cancel BootLinux tests in case there...
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-03-07 Richard Hendersonhw/arm/virt: Disable LPA2 for -machine virt-6.2
2022-03-07 Richard Hendersontarget/arm: Provide cpu property for controling FEAT_LPA2
2022-03-07 Akihiko Odakiui/cocoa: Use the standard about panel
2022-03-07 Peter Maydellhw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPI...
2022-03-07 Peter Maydellhw/intc/arm_gicv3: Fix missing spaces in error log...
2022-03-07 Peter Maydellhw/intc/arm_gicv3: Specify valid and impl in MemoryRegi...
2022-03-07 Peter Maydellhw/intc/arm_gicv3_its: Add trace events for table reads...
2022-03-07 Peter Maydellhw/intc/arm_gicv3_its: Add trace events for commands
2022-03-07 Peter Maydelltarget/arm/translate-neon: Simplify align field check...
2022-03-07 Peter Maydelltarget/arm/translate-neon: UNDEF if VLD1/VST1 stride...
2022-03-07 Peter Maydellosdep: Move memalign-related functions to their own...
2022-03-07 Peter Maydellutil: Put qemu_vfree() in memalign.c
2022-03-07 Peter Maydellutil: Use meson checks for valloc() and memalign()...
2022-03-07 Peter Maydellutil: Share qemu_try_memalign() implementation between...
2022-03-07 Peter Maydellmeson.build: Don't misdetect posix_memalign() on Windows
2022-03-07 Peter Maydellutil: Return valid allocation for qemu_try_memalign...
2022-03-07 Peter Maydellutil: Unify implementations of qemu_memalign()
2022-03-07 Peter Maydellutil: Make qemu_oom_check() a static function
2022-03-07 Christian Schoenebeckfsdev/p9array.h: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
2022-03-07 Christian Schoenebeck9pfs/9p-util.h: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/9p.c: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/codir.c: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/9p.h: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs: drop Doxygen format from qemu_dirent_dup() API...
2022-03-07 Christian Schoenebeck9pfs: move qemu_dirent_dup() from osdep -> 9p-util
2022-03-07 Keno Fischer9p: darwin: meson: Allow VirtFS on Darwin
2022-03-07 Will Cohen9p: darwin: Adjust assumption on virtio-9p-test
2022-03-07 Keno Fischer9p: darwin: Implement compatibility for mknodat
2022-03-07 Keno Fischer9p: darwin: Compatibility for f/l*xattr
2022-03-07 Keno Fischer9p: darwin: *xattr_nofollow implementations
2022-03-07 Keno Fischer9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
2022-03-07 Keno Fischer9p: darwin: Ignore O_{NOATIME, DIRECT}
2022-03-07 Keno Fischer9p: darwin: Handle struct dirent differences
2022-03-07 Keno Fischer9p: darwin: Handle struct stat(fs) differences
2022-03-07 Keno Fischer9p: Rename 9p-util -> 9p-util-linux
2022-03-07 Keno Fischer9p: linux: Fix a couple Linux assumptions
2022-03-07 Gerd Hoffmannupdate seabios binaries to 1.16.0
2022-03-07 Gerd Hoffmannupdate seabios submodule to 1.16.0
2022-03-07 Thomas HuthMAINTAINERS: Update the files in the FreeBSD section
2022-03-07 David Millertests/tcg/s390x: Cleanup of mie3 tests.
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: test push backup with fleecing
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: add test case with bitmap
2022-03-07 Vladimir Sementsov... iotests.py: add qemu_io_pipe_and_status()
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: add test-case for fleecing...
2022-03-07 Vladimir Sementsov... block: copy-before-write: realize snapshot-access API
2022-03-07 Vladimir Sementsov... block: introduce snapshot-access block driver
2022-03-07 Vladimir Sementsov... block/io: introduce block driver snapshot-access API
2022-03-07 Vladimir Sementsov... block/reqlist: add reqlist_wait_all()
2022-03-07 Vladimir Sementsov... block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
2022-03-07 Vladimir Sementsov... block/reqlist: reqlist_find_conflict(): use ranges_over...
2022-03-07 Vladimir Sementsov... block: intoduce reqlist
2022-03-07 Vladimir Sementsov... block/block-copy: add block_copy_reset()
2022-03-07 Vladimir Sementsov... block/copy-before-write: add bitmap open parameter
2022-03-07 Vladimir Sementsov... block/block-copy: block_copy_state_new(): add bitmap...
2022-03-07 Vladimir Sementsov... block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add...
2022-03-07 Vladimir Sementsov... block/block-copy: move copy_bitmap initialization to...
2022-03-07 Hanna Reitziotests: Write test output to TEST_DIR
2022-03-07 Thomas Huthtests/qemu-iotests/testrunner: Quote "case not run...
2022-03-07 Thomas Huthtests/qemu-iotests/040: Skip TestCommitWithFilters...
2022-03-07 Vladimir Sementsov... block: fix preallocate filter: don't do unaligned preal...
next