aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1611...Peter Maydell
2020-11-16Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201116-pull-request...Peter Maydell
2020-11-16.gitlab-ci.d/check-patch: tweak output for CI logsAlex Bennée
2020-11-16tests/acceptance: Disable Spartan-3A DSP 1800A testPhilippe Mathieu-Daudé
2020-11-16hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug offPhilippe Mathieu-Daudé
2020-11-16accel/stubs: drop unused cpu.h includeAlex Bennée
2020-11-16stubs/xen-hw-stub: drop xenstore_store_pv_console_info stubAlex Bennée
2020-11-16include/hw/xen.h: drop superfluous structAlex Bennée
2020-11-16meson.build: fix building of Xen support for aarch64Alex Bennée
2020-11-16plugins: Fix two resource leaks in setup_socket()Alex Chen
2020-11-16plugins: Fix resource leak in connect_socket()Alex Chen
2020-11-16xhci: move sanity checksGerd Hoffmann
2020-11-16xhci: fix guest triggerable assertGerd Hoffmann
2020-11-16usb-storage: fill csw on cancelGerd Hoffmann
2020-11-16usb-storage: use bool for removable propertyGerd Hoffmann
2020-11-16usb-storage: add commandlog propertyGerd Hoffmann
2020-11-16usb-storage: switch trace eventsGerd Hoffmann
2020-11-14Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-11-13intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis
2020-11-13intc/ibex_plic: Fix some typos in the commentsAlistair Francis
2020-11-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20201113' into s...Peter Maydell
2020-11-13hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf
2020-11-13hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf
2020-11-13hmp: Pass monitor to mon_get_cpu()Kevin Wolf
2020-11-13Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201113-pull-request...Peter Maydell
2020-11-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201112' into stagingPeter Maydell
2020-11-13Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201112.0' i...Peter Maydell
2020-11-13xhci: fix nec-usb-xhci propertiesGerd Hoffmann
2020-11-13hw/display/cirrus_vga: Fix hexadecimal format string specifierPhilippe Mathieu-Daudé
2020-11-13hw/display/cirrus_vga: Remove debugging code commented outPhilippe Mathieu-Daudé
2020-11-13hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)Philippe Mathieu-Daudé
2020-11-13console: avoid passing con=NULL to graphic_hw_update_done()lichun
2020-11-13audio/jack: fix use after free segfaultGeoffrey McRae
2020-11-12MAINTAINERS: Replace my twiddle.net addressRichard Henderson
2020-11-12Fix use after free in vfio_migration_probeKirti Wankhede
2020-11-12Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201112a'...Peter Maydell
2020-11-12virtiofsd: check whether strdup lo.source return NULL in main funcHaotian Li
2020-11-12virtiofsd: check whether lo_map_reserve returns NULL in, main funcHaotian Li
2020-11-12tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_bufvec_advance funcHaotian Li
2020-11-12virtiofsd: Announce submounts even without statx()Max Reitz
2020-11-12migration: handle CANCELLING state in migration_completion()Longpeng(Mike)
2020-11-12multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling mi...Chuan Zheng
2020-11-12migration/dirtyrate: simplify includes in dirtyrate.cChuan Zheng
2020-11-12migration: fix uninitialized variable warning in migrate_send_rp_req_pages()Chen Qun
2020-11-12migration/multifd: fix hangup with TLS-Multifd due to blocking handshakeChuan Zheng
2020-11-12ACPI: Avoid infinite recursion when dump-vmstatePeng Liang
2020-11-12migration/ram: Fix hexadecimal format string specifierPhilippe Mathieu-Daudé
2020-11-12Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201112' int...Peter Maydell
2020-11-12macio: set user_creatable to false in macio_class_init()Mark Cave-Ayland
2020-11-11Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell