aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-16xhci: fix guest triggerable assertGerd Hoffmann1-1/+3
2020-11-16usb-storage: fill csw on cancelGerd Hoffmann1-0/+4
2020-11-16usb-storage: use bool for removable propertyGerd Hoffmann1-2/+2
2020-11-16usb-storage: add commandlog propertyGerd Hoffmann1-5/+5
2020-11-16usb-storage: switch trace eventsGerd Hoffmann2-25/+29
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant97-97/+97
2020-11-15test: Fix LGPL information in the file headersGan Qixin7-7/+7
2020-11-15tests/acceptance: Fix LGPL information in the file headersGan Qixin2-2/+2
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin13-13/+13
2020-11-15sparc tcg cpus: Fix Lesser GPL version numberChetan Pant12-12/+12
2020-11-15e1000e: Fix Lesser GPL version numberChetan Pant5-5/+5
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant17-18/+18
2020-11-15nvdimm: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-15w32: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-15tpm: Fix Lesser GPL version numberChetan Pant5-5/+5
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant26-26/+26
2020-11-15overall usermode...: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-15migration: Fix Lesser GPL version numberChetan Pant2-2/+2
2020-11-15parallel nor flash: Fix Lesser GPL version numberChetan Pant2-2/+2
2020-11-15arm tcg cpus: Fix Lesser GPL version numberChetan Pant32-32/+32
2020-11-15x86 tcg cpus: Fix Lesser GPL version numberChetan Pant21-21/+21
2020-11-15linux user: Fix Lesser GPL version numberChetan Pant29-29/+29
2020-11-15usb: Fix Lesser GPL version numberChetan Pant6-6/+6
2020-11-15tricore tcg cpus: Fix Lesser GPL version numberChetan Pant2-2/+2
2020-11-15xtensa tcg cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-15prep: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-15microblaze tcg cpus: Fix Lesser GPL version numberChetan Pant8-8/+8
2020-11-15cris tcg cpus: Fix Lesser GPL version numberChetan Pant10-10/+10
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant25-25/+25
2020-11-15non-virt: Fix Lesser GPL version numberChetan Pant13-13/+13
2020-11-15semihosting: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-14Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell2-3/+19
2020-11-13intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis2-1/+17
2020-11-13intc/ibex_plic: Fix some typos in the commentsAlistair Francis1-2/+2
2020-11-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20201113' into s...Peter Maydell12-41/+49
2020-11-13hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf10-20/+20
2020-11-13hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf5-9/+17
2020-11-13hmp: Pass monitor to mon_get_cpu()Kevin Wolf5-13/+13
2020-11-13Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201113-pull-request...Peter Maydell5-41/+68
2020-11-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201112' into stagingPeter Maydell1-12/+12
2020-11-13Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201112.0' i...Peter Maydell1-1/+1
2020-11-13xhci: fix nec-usb-xhci propertiesGerd Hoffmann1-5/+26
2020-11-13hw/display/cirrus_vga: Fix hexadecimal format string specifierPhilippe Mathieu-Daudé1-1/+1
2020-11-13hw/display/cirrus_vga: Remove debugging code commented outPhilippe Mathieu-Daudé1-18/+0
2020-11-13hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)Philippe Mathieu-Daudé1-2/+1
2020-11-13console: avoid passing con=NULL to graphic_hw_update_done()lichun1-2/+3
2020-11-13audio/jack: fix use after free segfaultGeoffrey McRae1-13/+37
2020-11-12MAINTAINERS: Replace my twiddle.net addressRichard Henderson1-12/+12
2020-11-12Fix use after free in vfio_migration_probeKirti Wankhede1-1/+1
2020-11-12Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201112a'...Peter Maydell7-23/+52