OSDN Git Service

qmiga/qemu.git
2023-02-23 Kevin Wolfblock: Mark read/write in block/io.c GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_R...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
2023-02-23 Emanuele Giuseppe... block/qed: add missing graph rdlock in qed_need_check_t...
2023-02-23 Kevin Wolfblock: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfmirror: Fix access of uninitialised fields during start
2023-02-23 Kevin Wolfblock: Make bdrv_can_set_read_only() static
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-17 Andrey Zhadchenkohbitmap: fix hbitmap_status() return value for first...
2023-02-17 Emanuele Giuseppe... block/file-posix: don't use functions calling AIO_WAIT_...
2023-02-17 Vladimir Sementsov... MAINTAINERS: drop Vladimir from parallels block driver
2023-02-17 Stefano Garzarellablock: temporarily hold the new AioContext of bs_top...
2023-02-17 Anton Johanssonblock: Handle curl 7.55.0, 7.85.0 version changes
2023-02-17 Kevin Wolfblock: Assert non-coroutine context for bdrv_open_inherit()
2023-02-17 Kevin Wolfblock: Fix bdrv_co_create_opts_simple() to open images...
2023-02-17 Kevin Wolfvpc: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17 Kevin Wolfvmdk: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17 Kevin Wolfvhdx: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17 Kevin Wolfvdi: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17 Kevin Wolfqed: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17 Kevin Wolfqcow2: Fix open/create to open images with no_co_wrapper
2023-02-17 Kevin Wolfqcow: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17 Kevin Wolfparallels: Fix .bdrv_co_create(_opts) to open images...
2023-02-17 Kevin Wolfluks: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17 Kevin Wolfblock: Create no_co_wrappers for open functions
2023-02-17 Kevin Wolfblock-coroutine-wrapper: Introduce no_co_wrapper
2023-02-17 Hanna Czenczekcurl: Fix error path in curl_open()
2023-02-17 Kevin Wolfconfigure: Enable -Wthread-safety if present
2023-02-17 Emanuele Giuseppe... bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA...
2023-02-17 Emanuele Giuseppe... util/qemu-thread-posix: use TSA_NO_TSA to suppress...
2023-02-17 Eugenio Pérezvdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
2023-02-17 Laurent Viviernet: stream: add a new option to automatically reconnect
2023-02-17 Joelle van... vmnet: stop recieving events when VM is stopped
2023-02-17 Christian Svenssonnet: Increase L2TPv3 buffer to fit jumboframes
2023-02-17 Fiona Ebnerhw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
2023-02-17 Qiang Liuhw/net/lan9118: log [read|write]b when mode_16bit is...
2023-02-17 Thomas Huthnet: Replace "Supported NIC models" with "Available...
2023-02-17 Thomas Huthnet: Restore printing of the help text with "-nic help"
2023-02-17 Thomas Huthnet: Move the code to collect available NIC models...
2023-02-17 Alexander Bulekovdocs/fuzz: remove mentions of fork-based fuzzing
2023-02-17 Alexander Bulekovfuzz: remove fork-fuzzing scaffolding
2023-02-17 Alexander Bulekovfuzz/i440fx: remove fork-based fuzzer
2023-02-17 Alexander Bulekovfuzz/virtio-blk: remove fork-based fuzzer
2023-02-17 Alexander Bulekovfuzz/virtio-net: remove fork-based fuzzer
2023-02-17 Alexander Bulekovfuzz/virtio-scsi: remove fork-based fuzzer
2023-02-17 Alexander Bulekovfuzz/generic-fuzz: add a limit on DMA bytes written
2023-02-17 Alexander Bulekovfuzz/generic-fuzz: use reboots instead of forks to...
2023-02-17 Alexander Bulekovfuzz: add fuzz_reset API
2023-02-17 Alexander Bulekovhw/sparse-mem: clear memory on reset
2023-02-16 Cédric Le GoaterMAINTAINERS: Add myself as VFIO reviewer
2023-02-16 Avihai Horondocs/devel: Align VFIO migration docs to v2 protocol
2023-02-16 Avihai Horonvfio: Alphabetize migration section of VFIO trace-event...
2023-02-16 Avihai Horonvfio/migration: Remove VFIO migration protocol v1
2023-02-16 Avihai Horonvfio/migration: Implement VFIO migration protocol v2
2023-02-16 Avihai Horonvfio/migration: Rename functions/structs related to...
2023-02-16 Avihai Horonvfio/migration: Move migration v1 logic to vfio_migrati...
2023-02-16 Avihai Horonvfio/migration: Block multiple devices migration
2023-02-16 Avihai Horonvfio/common: Change vfio_devices_all_running_and_saving...
2023-02-16 Avihai Horonvfio/migration: Allow migration without VFIO IOMMU...
2023-02-16 Avihai Horonvfio/migration: Fix NULL pointer dereference bug
2023-02-16 Avihai Horonlinux-headers: Update to v6.2-rc8
2023-02-16 Dr. David Alan... virtiofsd: Swing deprecated message to removed-features
2023-02-16 Dr. David Alan... virtiofsd: Remove source
2023-02-16 Dr. David Alan... virtiofsd: Remove build and docs glue
2023-02-16 Dr. David Alan... virtiofsd: Remove test
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Fabiano Rosastests/qtest: Restrict tpm-tis-devices-{swtpm}-test...
2023-02-16 Fabiano Rosastests/qtest: arm-cpu-features: Match tests to required...
2023-02-16 Fabiano Rosastarget/arm: Use "max" as default cpu for the virt machi...
2023-02-16 Fabiano Rosastests/avocado: Tag TCG tests with accel:tcg
2023-02-16 Fabiano Rosastests/avocado: Skip tests that require a missing accele...
2023-02-16 Fabiano Rosastarget/arm: Move cpregs code out of cpu.h
2023-02-16 Fabiano Rosastarget/arm: Move PC alignment check
2023-02-16 Claudio Fontanatarget/arm: wrap call to aarch64_sve_change_el in tcg_e...
2023-02-16 Claudio Fontanatarget/arm: wrap psci call with tcg_enabled
2023-02-16 Claudio Fontanatarget/arm: rename handle_semihosting to tcg_handle_sem...
2023-02-16 Jean-Philippe... hw/arm/smmu-common: Fix TTB1 handling
2023-02-16 Jean-Philippe... hw/arm/smmu-common: Support 64-bit addresses
2023-02-16 Hao Wuhw/arm: Attach PSPI module to NPCM7XX SoC
2023-02-16 Hao Wuhw/ssi: Add Nuvoton PSPI Module
2023-02-16 Hao WuMAINTAINERS: Add myself to maintainers and remove Havard
2023-02-16 Cornelia Huckarm/virt: don't try to spell out the accelerator
2023-02-16 Philippe Mathieu... hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig...
2023-02-16 Mostafa Salehhw/arm/smmuv3: Add GBPA register
2023-02-16 Alex Bennéetests/avocado: retire the Aarch64 TCG tests from boot_l...
2023-02-16 Philippe Mathieu... target/arm: Declare CPU <-> NVIC helpers in 'hw/intc...
2023-02-16 Philippe Mathieu... target/arm: Store CPUARMState::nvic as NVICState*
2023-02-16 Philippe Mathieu... target/arm: Restrict CPUARMState::nvic to sysemu
2023-02-16 Philippe Mathieu... target/arm: Restrict CPUARMState::arm_boot_info to...
2023-02-16 Philippe Mathieu... target/arm: Restrict CPUARMState::gicv3state to sysemu
2023-02-16 Philippe Mathieu... target/arm: Avoid resetting CPUARMState::eabi field
2023-02-16 Philippe Mathieu... target/arm: Convert CPUARMState::eabi to boolean
2023-02-16 Philippe Mathieu... target/arm: Constify ID_PFR1 on user emulation
next