Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
dump: refuse dump-guest-memory while guest RAM is being migrated
Denis V. Lunev committed 3 months ago
migration: add migration_guest_ram_loading() helper
Denis V. Lunev committed 3 months ago
migration: Fix invalid %ud format and trace arg typo
yujun committed 3 months ago
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi committed 3 months ago
Merge tag 's390x-20260629' of https://gitlab.com/cohuck/qemu into staging
Stefan Hajnoczi committed 3 months ago
Merge tag 'pull-9p-20260629' of https://github.com/cschoenebeck/qemu into staging
Stefan Hajnoczi committed 3 months ago
Merge tag 'pull-hex-20260629' of https://github.com/qualcomm/qemu into staging
Stefan Hajnoczi committed 3 months ago
hw/9pfs/local: harden local_fid_fd() on FID types
Christian Schoenebeck committed 3 months ago
hw/9pfs: fix invalid union access by v9fs_co_fstat()
Christian Schoenebeck committed 3 months ago
hw/9pfs: fix invalid union access by v9fs_co_fsync()
Christian Schoenebeck committed 3 months ago
tests/9p: add 3 xattr FID limit test cases (local fs driver)
Christian Schoenebeck committed 3 months ago
tests/9p: add 3 xattr FID limit test cases (synth fs driver)
Christian Schoenebeck committed 3 months ago
tests/9p: add virtio_9p_add_synth_driver_args() test client function
Christian Schoenebeck committed 3 months ago
tests/9p: increase P9_MAX_SIZE for test client
Christian Schoenebeck committed 3 months ago
hw/9pfs: add xattr count query interface to fs synth driver
Christian Schoenebeck committed 3 months ago
hw/9pfs: enable xattr (mockup) support for synth fs driver
Christian Schoenebeck committed 3 months ago
tests/9p: add Txattrcreate / Rxattrcreate test client functions
Christian Schoenebeck committed 3 months ago
tests/9p: add Tclunk / Rclunk test client functions
Christian Schoenebeck committed 3 months ago
tests/9p: add Tread / Rread test client functions
Christian Schoenebeck committed 3 months ago
qemu-options: document 9pfs max_xattr option
Christian Schoenebeck committed 3 months ago