]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-07-14 Greg Kurzblock: Avoid stale pointer dereference in blk_get_aio_c...
2020-07-14 Eric Blakeqemu-img: Deprecate use of -b without -F
2020-07-14 Eric Blakeblock: Add support to warn on backing file change witho...
2020-07-14 Eric Blakeiotests: Specify explicit backing format where sensible
2020-07-14 Eric Blakeqcow2: Deprecate use of qemu-img amend to change backin...
2020-07-14 Eric Blakeblock: Error if backing file fails during creation...
2020-07-14 Eric Blakeqcow: Tolerate backing_fmt=
2020-07-14 Eric Blakevmdk: Add trivial backing_fmt support
2020-07-14 Eric Blakesheepdog: Add trivial backing_fmt support
2020-07-14 Eric Blakeblock: Finish deprecation of 'qemu-img convert -n -o'
2020-07-14 Eric Blakeqemu-img: Flush stdout before before potential stderr...
2020-07-14 Kevin Wolffile-posix: Mitigate file fragmentation with extent...
2020-07-14 Kevin Wolfiotests/059: Filter out disk size with more standard...
2020-07-14 Kevin Wolfqemu-img map: Don't limit block status request size
2020-07-14 Max Reitziotests: Simplify _filter_img_create() a bit
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-07-14 Laurent Vivierlinux-user: fix print_syscall_err() when syscall return...
2020-07-14 Laurent Vivierlinux-user: fix the errno value in print_syscall_err()
2020-07-14 Alexandre Mergnattarget/riscv: Fix pmp NA4 implementation
2020-07-14 Liao Pingfangtcg/riscv: Remove superfluous breaks
2020-07-14 Alistair Francishw/char: Convert the Ibex UART to use the registerfield...
2020-07-14 Alistair Francishw/char: Convert the Ibex UART to use the qdev Clock...
2020-07-14 Frank Changtarget/riscv: fix vill bit index in vtype register
2020-07-14 Frank Changtarget/riscv: fix return value of do_opivx_widen()
2020-07-14 Frank Changtarget/riscv: correct the gvec IR called in gen_vec_rsu...
2020-07-14 Frank Changtarget/riscv: fix rsub gvec tcg_assert_listed_vecop...
2020-07-14 Bin Menghw/riscv: Modify MROM size to end at 0x10000
2020-07-14 Atish PatraRISC-V: Support 64 bit start address
2020-07-14 Atish Patrariscv: Add opensbi firmware dynamic support
2020-07-14 Atish PatraRISC-V: Copy the fdt in dram instead of ROM
2020-07-14 Atish Patrariscv: Unify Qemu's reset vector code path
2020-07-14 Bin Menghw/riscv: virt: Sort the SoC memmap table entries
2020-07-14 Bin MengMAINTAINERS: Add an entry for OpenSBI firmware
2020-07-13 Laurent Vivierlinux-user: add netlink RTM_SETLINK command
2020-07-13 Laurent Vivierlinux-user: add new netlink types
2020-07-13 Laurent Vivierlinux-user: Fix Coverity CID 1430271 / CID 1430272
2020-07-13 Matus Kysellinux-user: refactor ipc syscall and support of semtime...
2020-07-13 Josh Kunzlinux-user: Use EPROTONOSUPPORT for unimplemented netli...
2020-07-13 Liao Pingfangmigration/migration.c: Remove superfluous breaks
2020-07-13 Denis V. Lunevmigration/savevm: respect qemu_fclose() error code...
2020-07-13 Zheng Chuanmigration: fix memory leak in qmp_migrate_set_parameters
2020-07-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2020-07-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-07-13 Vladimir Sementsov... iotests.py: filter_testfiles(): filter SOCK_DIR too
2020-07-13 Vladimir Sementsov... iotests.py: QemuIoInteractive: print output on failure
2020-07-13 Vladimir Sementsov... iotests: QemuIoInteractive: use qemu_io_args_no_fmt
2020-07-13 Eric Blakehax: Fix setting of FD_CLOEXEC
2020-07-13 Eric Blakenbd: Avoid off-by-one in long export name truncation
2020-07-13 Philippe Mathieu... hw/arm/aspeed: Do not create and attach empty SD cards...
2020-07-13 Peter Maydellhw/arm/palm.c: Encapsulate misc GPIO handling in a...
2020-07-13 Peter Maydellhw/arm/palm.c: Detabify
2020-07-13 Peter Maydellhw/arm/tosa: Encapsulate misc GPIO handling in a device
2020-07-13 Peter Maydellhw/arm/tosa.c: Detabify
2020-07-13 Wentong Wuhw/nios2: exit to main CPU loop only when unmasking...
2020-07-13 Wentong Wutarget/nios2: Use gen_io_start around wrctl instruction
2020-07-13 Wentong Wutarget/nios2: in line the semantics of DISAS_UPDATE...
2020-07-13 Wentong Wutarget/nios2: add DISAS_NORETURN case for nothing more...
2020-07-13 Gerd Hoffmannutil/drm: make portable by avoiding struct dirent d_type
2020-07-13 David CARLIERutil/oslib-posix.c: Implement qemu_init_exec_dir()...
2020-07-13 David CARLIERutil/compatfd.c: Only include <sys/syscall.h> if CONFIG...
2020-07-13 David CARLIERbswap.h: Include <endian.h> on Haiku for bswap operations
2020-07-13 David CARLIERosdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
2020-07-13 David CARLIERosdep.h: Always include <sys/signal.h> if it exists
2020-07-13 David CARLIERbuild: Check that mlockall() exists
2020-07-13 David CARLIERutil/qemu-openpty.c: Don't assume pty.h is glibc-only
2020-07-13 David CARLIERbuild: Enable BSD symbols for Haiku
2020-07-13 Eric Augervirtio-iommu: Fix coverity issue in virtio_iommu_handle...
2020-07-13 Aaron Lindsaytarget/arm: Don't do raw writes for PMINTENCLR
2020-07-13 Jean-Christophe... Add the ability to change the FEC PHY MDIO devices...
2020-07-13 Jean-Christophe... Add the ability to change the FEC PHY MDIO device numbe...
2020-07-13 Jean-Christophe... Add the ability to change the FEC PHY MDIO device numbe...
2020-07-13 Richard Hendersontarget/arm: Fix mtedesc for do_mem_zpz
2020-07-13 Philippe Mathieu... hw/arm/bcm2836: Remove unused 'cpu_type' field
2020-07-13 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-07-13 Gerd Hoffmannusb: fix usb-host build on windows.
2020-07-13 Gerd Hoffmannui: fix vc_chr_write call in text_console_do_init
2020-07-13 Thomas Huthdocs/system/s390x: Improve the 3270 documentation
2020-07-13 Cleber RosaGitLab Gating CI: introduce pipeline-status contrib...
2020-07-13 Thomas Huthdisas/sh4: Add missing fallthrough annotations
2020-07-13 Thomas HuthRemove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
2020-07-13 Thomas Huthdocs/devel/fuzzing: Fix bugs in documentation
2020-07-13 Thomas Huthtests/qtest/fuzz: Add missing spaces in description
2020-07-13 Alexander Bulekovfuzz: add missing header for rcu_enable_atfork
2020-07-13 Alexander Bulekovconfigure: do not clobber CFLAGS with --enable-fuzzing
2020-07-13 Olaf Heringconfigure: fix malloc check
2020-07-13 Thomas Huthdocs/qdev-device-use: Clean up the sentences related...
2020-07-13 Volker Rümelinossaudio: fix out of bounds write
2020-07-13 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2020-07-13 Philippe Mathieu... chardev: Extract system emulation specific code
2020-07-13 Philippe Mathieu... chardev: Reduce "char-mux.h" scope, rename it "chardev...
2020-07-13 Philippe Mathieu... chardev: Restrict msmouse / wctablet / testdev to syste...
2020-07-13 Philippe Mathieu... tests/test-char: Remove unused "chardev/char-mux.h...
2020-07-13 Philippe Mathieu... monitor/misc: Remove unused "chardev/char-mux.h" include
2020-07-13 Marc-André... char: fix use-after-free with dup chardev & reconnect
2020-07-13 Marc-André... chardev: don't abort on attempt to add duplicated chardev
2020-07-13 Li Fengchar-socket: initialize reconnect timer only when the...
next