]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2020-03-20  Alistair Francislinux-user: Protect more syscalls
2020-03-20  Lirong Yuanlinux-user: Update TASK_UNMAPPED_BASE for aarch64
2020-03-20  Laurent Vivierlinux-user: fix socket() strace
2020-03-20  Tobias Kochlinux-user: do prlimit selectively
2020-03-20  Lirong Yuanlinux-user: Add AT_EXECFN auxval
2020-03-09  Peter Maydellqemu.nsi: Install Sphinx documentation
2020-03-09  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-03-09  Chen Qunmonitor/hmp-cmds: Remove redundant statement in hmp_roc...
2020-03-09  Chen Qundisplay/exynos4210_fimd: Remove redundant statement...
2020-03-09  Chen Qundisplay/pxa2xx_lcd: Remove redundant statement in pxa2x...
2020-03-09  Chen Qunscsi/scsi-disk: Remove redundant statement in scsi_disk...
2020-03-09  Chen Qundma/xlnx-zdma: Remove redundant statement in zdma_write...
2020-03-09  Chen Qunblock/file-posix: Remove redundant statement in raw_han...
2020-03-09  Chen Qunblock/stream: Remove redundant statement in stream_run()
2020-03-09  Pan Nengyuancore/qdev: fix memleak in qdev_get_gpio_out_connector()
2020-03-09  Philippe Mathieu... hw/i386/pc: Clean up includes
2020-03-09  Philippe Mathieu... hw/pci-host/q35: Remove unused includes
2020-03-09  Philippe Mathieu... hw/i386: Include "hw/mem/nvdimm.h"
2020-03-09  Philippe Mathieu... hw/acpi: Include "hw/mem/nvdimm.h"
2020-03-09  Philippe Mathieu... hw/pci-host/piix: Include "qemu/range.h"
2020-03-09  Philippe Mathieu... hw/i2c/smbus_ich9: Include "qemu/range.h"
2020-03-09  Philippe Mathieu... hw/pci-host/q35: Include "qemu/range.h"
2020-03-09  Philippe Mathieu... hw/timer/hpet: Include "exec/address-spaces.h"
2020-03-09  Philippe Mathieu... hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"
2020-03-09  Philippe Mathieu... hw/hppa/machine: Include "net/net.h"
2020-03-09  Philippe Mathieu... hw/alpha/dp264: Include "net/net.h"
2020-03-09  Philippe Mathieu... hw/alpha/alpha_sys: Remove unused "hw/ide.h" header
2020-03-09  Philippe Mathieu... hw/i386/intel_iommu: Remove unused includes
2020-03-09  Philippe Mathieu... hw/usb/dev-storage: Remove unused "ui/console.h" header
2020-03-09  Philippe Mathieu... hw/timer: Remove unused "ui/console.h" header
2020-03-09  Philippe Mathieu... hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic...
2020-03-09  Philippe Mathieu... hw/southbridge/ich9: Removed unused headers
2020-03-09  Philippe Mathieu... vl: Add missing "hw/boards.h" include
2020-03-09  Philippe Mathieu... virtfs-proxy-helper: Make the helper_opts[] array const
2020-03-09  Philippe Mathieu... hw/net/e1000: Move macreg[] arrays to .rodata to save...
2020-03-09  Philippe Mathieu... hw/net/e1000: Add readops/writeops typedefs
2020-03-09  Philippe Mathieu... hw/audio/fmopl: Fix a typo twice
2020-03-09  Philippe Mathieu... build-sys: Move the print-variable rule to rules.mak
2020-03-09  Eric Blakemaint: Include top-level *.rst files early in git diff
2020-03-09  Finn Thaindp8393x: Mask EOL bit from descriptor addresses, take 2
2020-03-09  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-03-09  Philippe Mathieu... qga: Fix a memory leak
2020-03-09  Philippe Mathieu... qga: Improve error report by calling error_setg_win32()
2020-03-09  Philippe Mathieu... util/osdep: Improve error report by calling error_setg_...
2020-03-09  Philippe Mathieu... chardev: Improve error report by calling error_setg_win32()
2020-03-09  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-03-08  Philippe Mathieu... hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num...
2020-03-08  Nick Erdmannvhost-vsock: fix error message output
2020-03-08  Jason Wangvhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
2020-03-08  Julia Suvorovapcie_root_port: Add hotplug disabling option
2020-03-06  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-03-06  Kevin Wolfblock: bdrv_reopen() with backing file in different...
2020-03-06  Kevin Wolfiotests: Refactor blockdev-reopen test for iothreads
2020-03-06  Florian Florensablock/rbd: Add support for ceph namespaces
2020-03-06  Kevin Wolfqemu-storage-daemon: Add --monitor option
2020-03-06  Kevin Wolfmonitor: Add allow_hmp parameter to monitor_init()
2020-03-06  Kevin Wolfhmp: Fail gracefully if chardev is already in use
2020-03-06  Kevin Wolfqmp: Fail gracefully if chardev is already in use
2020-03-06  Kevin Wolfmonitor: Create QAPIfied monitor_init()
2020-03-06  Kevin Wolfqapi: Create 'pragma' module
2020-03-06  Kevin Wolfstubs: Update monitor stubs for qemu-storage-daemon
2020-03-06  Kevin Wolfqemu-storage-daemon: Add --chardev option
2020-03-06  Kevin Wolfqemu-storage-daemon: Add main loop
2020-03-06  Kevin Wolfqemu-storage-daemon: Add --export option
2020-03-06  Kevin Wolfblockdev-nbd: Boxed argument type for nbd-server-add
2020-03-06  Kevin Wolfqemu-storage-daemon: Add --nbd-server option
2020-03-06  Kevin Wolfqemu-storage-daemon: Add --object option
2020-03-06  Kevin Wolfqapi: Flatten object-add
2020-03-06  Kevin Wolfqemu-storage-daemon: Add --blockdev option
2020-03-06  Kevin Wolfblock: Move sysemu QMP commands to QAPI block module
2020-03-06  Kevin Wolfblock: Move common QMP commands to block-core QAPI...
2020-03-06  Kevin Wolfblock: Move system emulator QMP commands to block/qapi...
2020-03-06  Kevin Wolfstubs: Add arch_type
2020-03-06  Kevin Wolfqemu-storage-daemon: Add barebone tool
2020-03-06  Peter Krempablock/qcow2: Move bitmap reopen into bdrv_reopen_commit...
2020-03-06  Peter Krempablock: Introduce 'bdrv_reopen_commit_post' step
2020-03-06  Max Reitzblock: Fix leak in bdrv_create_file_fallback()
2020-03-06  Max Reitziotests/026: Test EIO on allocation in a data-file
2020-03-06  Max Reitziotests/026: Test EIO on preallocated zero cluster
2020-03-06  Max Reitzqcow2: Fix alloc_cluster_abort() for pre-existing clusters
2020-03-06  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-03-06  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-03-06  Peter Maydell*.hx: Remove all the STEXI/ETEXI blocks
2020-03-06  Peter Maydelldocs: Remove old texinfo sources
2020-03-06  Peter Maydelldocs: Stop building qemu-doc
2020-03-06  Peter Maydellui/cocoa.m: Update documentation file and pathname
2020-03-06  Peter Maydelldocs: Generate qemu.1 manpage with Sphinx
2020-03-06  Peter Maydelldocs: Split out sections for the manpage into .rst...
2020-03-06  Peter Maydellqemu-options.hx: Fix up the autogenerated rST
2020-03-06  Tianjia Zhangtests: Fix a bug with count variables
2020-03-06  Alexander Bulekovqtest: fix fuzzer-related 80-char limit violations
2020-03-06  Alexander Bulekovfuzz: fix style/typos in linker-script comments
2020-03-06  Peter Maydellqemu-options.hx: Add rST documentation fragments
2020-03-06  Peter Maydellscripts/hxtool-conv: Archive script used in qemu-option...
2020-03-06  Peter Maydelldocs: Roll -prom-env and -g target-specific info into...
2020-03-06  Peter Maydelldocs: Roll semihosting option information into qemu...
2020-03-06  Peter Maydelldoc/scripts/hxtool.py: Strip trailing ':' from DEFHEADI...
2020-03-06  Peter Maydellhmp-commands-info.hx: Add rST documentation fragments
2020-03-06  Peter Maydellhmp-commands.hx: Add rST documentation fragments
2020-03-06  Paolo Bonzinidocs/system: convert Texinfo documentation to rST
next