aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-09-20misc/pca9552: Fix LED status register indexing in pca955x_get_led()Andrew Jeffery1-1/+1
2021-09-20hw: aspeed_gpio: Clarify GPIO controller nameJoel Stanley1-13/+13
2021-09-20hw: aspeed_gpio: Simplify 1.8V definesJoel Stanley1-37/+36
2021-09-20watchdog: aspeed: Fix sequential control writesAndrew Jeffery1-0/+2
2021-09-20watchdog: aspeed: Sanitize control register valuesAndrew Jeffery1-2/+22
2021-09-20hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220aGuenter Roeck1-1/+1
2021-09-20hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evbGuenter Roeck1-1/+2
2021-09-17virtio-net: fix use after unmap/free for sgJason Wang1-7/+32
2021-09-16Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...Peter Maydell6-13/+13
2021-09-16hw/vfio: Fix typo in commentsCai Huoqing4-6/+6
2021-09-16intel_iommu: Fix typo in commentsCai Huoqing1-4/+4
2021-09-15hw/i386/acpi-build: Fix a typoPhilippe Mathieu-Daudé1-3/+3
2021-09-15virtio-gpu: Add gl_flushed callbackVivek Kasireddy1-2/+30
2021-09-15ui: Create sync objects and fences only for blobsVivek Kasireddy1-0/+1
2021-09-15qxl: fix pre-save logicGerd Hoffmann1-1/+1
2021-09-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...Peter Maydell16-80/+1891
2021-09-13hw/arm/mps2.c: Mark internal-only I2C buses as 'full'Peter Maydell1-1/+11
2021-09-13hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'Peter Maydell1-14/+43
2021-09-13hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFnPeter Maydell1-13/+22
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela1-2/+27
2021-09-13hw/intc: GICv3 redistributor ITS processingShashi Mallela6-2/+193
2021-09-13hw/intc: GICv3 ITS Feature enablementShashi Mallela4-4/+27
2021-09-13hw/intc: GICv3 ITS Command processingShashi Mallela2-1/+376
2021-09-13hw/intc: GICv3 ITS command queue frameworkShashi Mallela2-0/+359
2021-09-13hw/intc: GICv3 ITS register definitions addedShashi Mallela2-0/+405
2021-09-13hw/intc: GICv3 ITS initial frameworkShashi Mallela5-13/+334
2021-09-13hw/arm: Add support for kudo-bmc board.Chris Rauer1-0/+34
2021-09-13hw/char: cadence_uart: Log a guest error when device is unclocked or in resetBin Meng1-0/+8
2021-09-13hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{rea...Bin Meng1-5/+10
2021-09-13hw/char: cadence_uart: Convert to memop_with_attrs() opsBin Meng1-11/+15
2021-09-13hw/char: cadence_uart: Move clock/reset check to uart_can_receive()Bin Meng1-7/+10
2021-09-13hw/char: cadence_uart: Disable transmit when input clock is disabledBin Meng1-0/+5
2021-09-13hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phaseBin Meng1-13/+18
2021-09-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+1
2021-09-13fw_cfg: add etc/msr_feature_controlPaolo Bonzini1-0/+1
2021-09-10Merge remote-tracking branch 'remotes/kraxel/tags/input-20210910-pull-request...Peter Maydell1-81/+133
2021-09-10Merge remote-tracking branch 'remotes/vivier/tags/q800-pull-request' into sta...Peter Maydell2-307/+278
2021-09-10ps2: migration support for command reply queueVolker Rümelin1-6/+34
2021-09-10ps2: use a separate keyboard command reply queueVolker Rümelin1-31/+84
2021-09-10ps2: use the whole ps2 buffer but keep queue sizeVolker Rümelin1-49/+20
2021-09-08mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland1-0/+23
2021-09-08mac_via: remove explicit viaN prefix from VIA IRQ gpiosMark Cave-Ayland2-12/+7
2021-09-08mac_via: remove mac_via deviceMark Cave-Ayland2-81/+31
2021-09-08mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_...Mark Cave-Ayland1-42/+44
2021-09-08mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()Mark Cave-Ayland1-14/+8
2021-09-08mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescriptionMark Cave-Ayland1-15/+5
2021-09-08mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland2-89/+86
2021-09-08mac_via: move PRAM/RTC variables to MOS6522Q800VIA1StateMark Cave-Ayland1-68/+67
2021-09-08mac_via: move PRAM contents and block backend to MOS6522Q800VIA1StateMark Cave-Ayland1-29/+30
2021-09-08mac_via: move last_b variable into q800 VIA1 VMStateDescriptionMark Cave-Ayland1-1/+1