aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-16nbd: Silence Coverity false positiveEric Blake
2020-11-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell
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-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-15test: Fix LGPL information in the file headersGan Qixin
2020-11-15tests/acceptance: Fix LGPL information in the file headersGan Qixin
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin
2020-11-15sparc tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15e1000e: Fix Lesser GPL version numberChetan Pant
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15nvdimm: Fix Lesser GPL version numberChetan Pant
2020-11-15w32: Fix Lesser GPL version numberChetan Pant
2020-11-15tpm: Fix Lesser GPL version numberChetan Pant
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant
2020-11-15overall usermode...: Fix Lesser GPL version numberChetan Pant
2020-11-15migration: Fix Lesser GPL version numberChetan Pant
2020-11-15parallel nor flash: Fix Lesser GPL version numberChetan Pant
2020-11-15arm tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15x86 tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15linux user: Fix Lesser GPL version numberChetan Pant
2020-11-15usb: Fix Lesser GPL version numberChetan Pant
2020-11-15tricore tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15xtensa tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15prep: Fix Lesser GPL version numberChetan Pant
2020-11-15microblaze tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15cris tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant
2020-11-15non-virt: Fix Lesser GPL version numberChetan Pant
2020-11-15semihosting: Fix Lesser GPL version numberChetan Pant
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