OSDN Git Service

qmiga/qemu.git
2020-11-09 Vladimir Sementsov... block: make bdrv_drop_intermediate() less wrong
2020-11-09 Vladimir Sementsov... block: add bdrv_replace_node_common()
2020-11-09 Vladimir Sementsov... block: add forgotten bdrv_abort_perm_update() to bdrv_c...
2020-11-09 shiliyangblock: Fix some code style problems, "foo* bar" should...
2020-11-09 Eric Blakeblock: Fix integer promotion error in bdrv_getlength()
2020-11-09 Yonggang Luoblock: enable libnfs on msys2/mingw in cirrus.yml
2020-11-09 Yonggang Luoblock: Fixes nfs compiling error on msys2/mingw
2020-11-09 Maxim Levitskyiotests: rewrite iotest 240 in python
2020-11-09 Maxim Levitskyiotests: add filter_qmp_virtio_scsi function
2020-11-09 Klaus Jensenhw/block/nvme: fix free of array-typed value
2020-11-09 Klaus Jensenhw/block/nvme: fix uint16_t use of uint32_t sgls member
2020-11-09 Klaus Jensenhw/block/nvme: fix null ns in register namespace
2020-11-09 Alberto Garciaqcow2: Document and enforce the QCowL2Meta invariants
2020-11-09 Greg Kurzblock: Move bdrv_drain_all_end_quiesce() to block_int.h
2020-11-09 AlexChenblock: Remove unused include
2020-11-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-11-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-11-08 Philippe Mathieu... hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)
2020-11-08 Philippe Mathieu... MAINTAINERS: Demote Renesas target & hardware to 'Odd...
2020-11-08 Peter Maydellhw/mips/boston: Fix memory leak in boston_fdt_filter...
2020-11-08 Jiaxun Yangtarget/mips: Fix PageMask with variable page size
2020-11-08 Philippe Mathieu... target/mips: Deprecate nanoMIPS ISA
2020-11-06 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-11-06 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2020-11-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-11-05 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2020-11-05 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-11-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-11-05 Philippe Mathieu... hw/9pfs: Fix Kconfig dependency problem between 9pfs...
2020-11-05 Xinhao Zhanghw/9pfs : add space before the open parenthesis '('
2020-11-05 Xinhao Zhanghw/9pfs : open brace '{' following struct go on the...
2020-11-05 Xinhao Zhanghw/9pfs : add spaces around operator
2020-11-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-05 Cornelia Hucks390x: fix build for --without-default-devices
2020-11-05 Pavel Dovgalyuktarget/s390x: fix execution with icount
2020-11-05 Greg Kurzspapr: Convert hpt_prepare_thread() to use qemu_try_mem...
2020-11-05 Greg Kurzspapr: Drop dead code in spapr_reallocate_hpt()
2020-11-05 Chen Quntarget/ppc/excp_helper: Add a fallthrough for fix compi...
2020-11-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2020-11-04 Peter Maydelllinux-user: Check copy_from_user() return value in...
2020-11-04 Alistair Francislinux-user/syscall: Fix missing target_to_host_timespec...
2020-11-04 Peter Maydelllinux-user: Use "!= 0" when checking if MAP_FIXED_NOREP...
2020-11-04 Chen Qunlinux-user/mips/cpu_loop: silence the compiler warnings
2020-11-04 Richard Hendersontcg: Revert "tcg/optimize: Flush data at labels not...
2020-11-04 Richard Hendersontcg: Remove assert from set_jmp_reset_offset
2020-11-04 Paolo Bonziniqapi, qemu-options: make all parsing visitors parse...
2020-11-04 Paolo Bonziniqtest: escape device name in device-introspect-test
2020-11-04 Paolo Bonziniivshmem-test: do not use short-form boolean option
2020-11-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-11-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-11-04 Cornelia Huckpc-bios/s390: update s390-ccw bios binaries
2020-11-04 Jason J. Hernes390-bios: Skip writing iplb location to low core for...
2020-11-04 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-11-04 Bruce Rogersroms/Makefile: Add qboot to .PHONY list
2020-11-04 Prasad J Panditati: check x y display parameter values
2020-11-04 Ding Huivnc: fix resource leak when websocket channel error
2020-11-04 Marc-André... console: make QMP/HMP screendump run in coroutine
2020-11-04 Marc-André... console: modify ppm_save to take a pixman image ref
2020-11-04 Marc-André... coroutine: let CoQueue wake up outside a coroutine
2020-11-04 Mark Cave-Aylanddev-serial: store flow control and xon/xoff characters
2020-11-04 Mark Cave-Aylanddev-serial: add support for setting data_bits in QEMUSe...
2020-11-04 Mark Cave-Aylanddev-serial: add always-plugged property to ensure USB...
2020-11-04 Mark Cave-Aylanddev-serial: replace DeviceOutVendor/DeviceInVendor...
2020-11-04 Mark Cave-Aylanddev-serial: add trace-events for baud rate and data...
2020-11-04 Mark Cave-Aylanddev-serial: convert from DPRINTF to trace-events
2020-11-04 Mark Cave-Aylanddev-serial: use USB_SERIAL QOM macro for USBSerialState...
2020-11-04 Mark Cave-Aylanddev-serial: style changes to improve readability and...
2020-11-03 Stefan Hajnoczicontrib/vhost-user-blk: fix get_config() information...
2020-11-03 Stefan Hajnocziblock/export: fix vhost-user-blk get_config() informati...
2020-11-03 Stefan Hajnocziblock/export: make vhost-user-blk config space little...
2020-11-03 Stefan Hajnocziconfigure: introduce --enable-vhost-user-blk-server
2020-11-03 Stefan Hajnoczilibvhost-user: follow QEMU comment style
2020-11-03 Jin Yuvhost-blk: set features before setting inflight feature
2020-11-03 Stefan HajnocziRevert "vhost-blk: set features before setting inflight...
2020-11-03 Cindy Lunet: Add vhost-vdpa in show_netdevs()
2020-11-03 Cindy Luvhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
2020-11-03 Jean-Philippe... vfio: Don't issue full 2^64 unmap
2020-11-03 Peter MaydellUpdate version for v5.2.0-rc0 release
2020-11-03 Paolo Bonzinisemihosting: fix order of initialization functions
2020-11-03 Alexander Bulekovfuzz: fuzz offsets within pio/mmio regions
2020-11-03 Alexander Bulekovfuzz: check the MR in the DMA callback
2020-11-03 Alexander Bulekovfuzz: fix writing DMA patterns
2020-11-03 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-11-03 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-11-03 Huacai Chentarget/mips: Add unaligned access support for MIPS64R6...
2020-11-03 Chetan Panttarget/mips: Fix Lesser GPL version number
2020-11-03 AlexChenhw/intc/loongson: Fix incorrect 'core' calculation...
2020-11-03 Chetan Panthw/mips/boston: Fix Lesser GPL version number
2020-11-03 Chetan Panthw/mips: Fix Lesser GPL version number
2020-11-03 Philippe Mathieu... hw/mips: Remove the 'r4k' machine
2020-11-03 AlexChenblock/vvfat: Fix bad printf format specifiers
2020-11-03 Kevin Wolfiotests: Use Python 3 style super()
2020-11-03 Kevin Wolfiotests: Disable unsubscriptable-object in pylint
2020-11-03 Kevin Wolfiotests.py: Fix type check errors in wait_migration()
2020-11-03 Tuguoyiqemu-img convert: Free @sn_opts in all error cases
2020-11-03 Volker Rümelinqmp: fix aio_poll() assertion failure on Windows
2020-11-03 Xinhao Zhangtarget/riscv/csr.c : add space before the open parenthe...
2020-11-03 Bin Menghw/riscv: microchip_pfsoc: Hook the I2C1 controller
2020-11-03 Bin Menghw/riscv: microchip_pfsoc: Correct DDR memory map
2020-11-03 Bin Menghw/riscv: microchip_pfsoc: Map the reserved memory...
next