summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell2020-11-1681-81/+81
|\
| * nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-1555-55/+55
| * e1000e: Fix Lesser GPL version numberChetan Pant2020-11-155-5/+5
| * nvdimm: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| * tpm: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| * parallel nor flash: Fix Lesser GPL version numberChetan Pant2020-11-152-2/+2
| * arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-152-2/+2
| * usb: Fix Lesser GPL version numberChetan Pant2020-11-156-6/+6
| * tricore tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| * prep: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| * powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| * non-virt: Fix Lesser GPL version numberChetan Pant2020-11-156-6/+6
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1611...Peter Maydell2020-11-161-22/+19Star
|\ \
| * | hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug offPhilippe Mathieu-Daudé2020-11-161-22/+19Star
| |/
* | xhci: move sanity checksGerd Hoffmann2020-11-161-2/+5
* | xhci: fix guest triggerable assertGerd Hoffmann2020-11-161-1/+3
* | usb-storage: fill csw on cancelGerd Hoffmann2020-11-161-0/+4
* | usb-storage: use bool for removable propertyGerd Hoffmann2020-11-161-2/+2
* | usb-storage: add commandlog propertyGerd Hoffmann2020-11-161-5/+5
* | usb-storage: switch trace eventsGerd Hoffmann2020-11-162-25/+29
|/
* intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis2020-11-141-1/+16
* intc/ibex_plic: Fix some typos in the commentsAlistair Francis2020-11-141-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201113-pull-request...Peter Maydell2020-11-133-26/+28
|\
| * xhci: fix nec-usb-xhci propertiesGerd Hoffmann2020-11-131-5/+26
| * hw/display/cirrus_vga: Fix hexadecimal format string specifierPhilippe Mathieu-Daudé2020-11-131-1/+1
| * hw/display/cirrus_vga: Remove debugging code commented outPhilippe Mathieu-Daudé2020-11-131-18/+0Star
| * hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)Philippe Mathieu-Daudé2020-11-131-2/+1Star
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201112.0' i...Peter Maydell2020-11-131-1/+1
|\ \
| * | Fix use after free in vfio_migration_probeKirti Wankhede2020-11-121-1/+1
| |/
* / ACPI: Avoid infinite recursion when dump-vmstatePeng Liang2020-11-121-1/+11
|/
* macio: set user_creatable to false in macio_class_init()Mark Cave-Ayland2020-11-121-0/+2
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-112-1/+5
|\
| * pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini2020-11-112-1/+5
* | hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffersPeter Maydell2020-11-111-4/+2Star
* | hw/net/can/ctucan_core: Handle big-endian hostsPeter Maydell2020-11-111-2/+1Star
* | hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()Peter Maydell2020-11-111-12/+3Star
* | hw/net/can/ctucan: Don't allow guest to write off end of tx_bufferPeter Maydell2020-11-111-2/+4
* | virtio-net: Set mac address to hardware if the peer is vdpaCindy Lu2020-11-111-0/+6
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'...Peter Maydell2020-11-108-38/+43
|\ \
| * | hw/arm/nseries: Check return value from load_image_targphys()Peter Maydell2020-11-101-4/+11
| * | hw/arm/musicpal: Only use qdev_get_gpio_in() when necessaryPhilippe Mathieu-Daudé2020-11-101-12/+13
| * | hw/arm/musicpal: Don't connect two qemu_irqs directly to the same inputPhilippe Mathieu-Daudé2020-11-102-4/+14
| * | hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()Philippe Mathieu-Daudé2020-11-101-11/+0Star
| * | hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé2020-11-102-3/+0Star
| * | hw/arm/armsse: Correct expansion MPC interrupt linesPhilippe Mathieu-Daudé2020-11-101-1/+2
| * | hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripheralsPhilippe Mathieu-Daudé2020-11-101-1/+0Star
| * | ssi: Fix bad printf format specifiersAlexChen2020-11-102-2/+2
| * | hw/arm/Kconfig: ARM_V7M depends on PTIMERAndrew Jones2020-11-101-0/+1
* | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell2020-11-101-2/+2
|\ \ \ | |/ / |/| |
| * | s390x: Avoid variable size warning in ipl.hDaniele Buono2020-11-101-2/+2