summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac_via: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland2020-06-261-1/+0Star
| * | pmu: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland2020-06-261-3/+0Star
| * | cuda: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland2020-06-261-4/+0Star
| * | adb: create autopoll variables directly within ADBBusStateMark Cave-Ayland2020-06-261-0/+13
| * | pmu: fix duplicate autopoll mask variableMark Cave-Ayland2020-06-261-1/+0Star
| * | adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaroundMark Cave-Ayland2020-06-261-1/+0Star
| |/
* / spapr: Fix typos in comments and macro indentationGustavo Romero2020-06-261-1/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-253-21/+1Star
|\
| * acpi: Some build_tpm2() code reshapeEric Auger2020-06-241-18/+0Star
| * floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann2020-06-242-1/+1
| * floppy: make isa_fdc_get_drive_max_chs staticGerd Hoffmann2020-06-241-2/+0Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell2020-06-252-4/+16
|\ \ | |/ |/|
| * qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster2020-06-231-3/+13
| * qdev: Improve netdev property override error a bitMarkus Armbruster2020-06-231-0/+2
| * fdc: Open-code fdctrl_init_isa()Markus Armbruster2020-06-231-1/+0Star
| * fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster2020-06-231-0/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell2020-06-231-0/+35
|\ \
| * | hw/i2c: Add header for ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé2020-06-231-0/+35
| |/
* | hw/rx: Add RX GDB simulatorYoshinori Sato2020-06-221-0/+4
* | hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé2020-06-221-11/+8Star
* | hw/rx: RX62N microcontroller (MCU)Yoshinori Sato2020-06-221-0/+75
* | hw/char: RX62N serial communication interface (SCI)Yoshinori Sato2020-06-221-0/+51
* | hw/timer: RX62N compare match timer (CMT)Yoshinori Sato2020-06-221-0/+40
* | hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato2020-06-221-0/+55
* | hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato2020-06-221-0/+76
* | hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé2020-06-222-9/+23
* | hw/sh4: Use MemoryRegion typedefPhilippe Mathieu-Daudé2020-06-221-3/+2Star
|/
* hw/riscv: sifive_u: Add a dummy DDR memory controller deviceBin Meng2020-06-191-0/+1
* hw/riscv: sifive_u: Support different boot source per MSEL pin stateBin Meng2020-06-191-0/+6
* hw/riscv: sifive_u: Add a new property msel for MSEL pin stateBin Meng2020-06-191-0/+1
* hw/riscv: sifive_u: Hook a GPIO controllerBin Meng2020-06-191-0/+19
* hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng2020-06-191-0/+3
* hw/riscv: sifive_gpio: Clean up the codesBin Meng2020-06-191-3/+4
* riscv/opentitan: Connect the UART deviceAlistair Francis2020-06-191-0/+13
* riscv/opentitan: Connect the PLIC deviceAlistair Francis2020-06-191-0/+3
* hw/intc: Initial commit of lowRISC Ibex PLICAlistair Francis2020-06-191-0/+63
* hw/char: Initial commit of Ibex UARTAlistair Francis2020-06-191-0/+110
* sifive_e: Support the revB machineAlistair Francis2020-06-191-0/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into stagingPeter Maydell2020-06-192-1/+4
|\
| * s390x/css: Refactor the css_queue_crw() routineEric Farman2020-06-181-0/+1
| * vfio-ccw: Add support for the schib regionFarhan Ali2020-06-182-1/+3
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-06-182-0/+22
|\ \
| * | net: cadence_gem: Add support for jumbo framesSai Pavan Boddu2020-06-181-1/+3
| * | net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu2020-06-181-0/+4
| * | virtio-net: reference implementation of hash reportYuri Benditovich2020-06-181-0/+2
| * | virtio-net: implement RX RSS processingYuri Benditovich2020-06-181-0/+1
| * | virtio-net: implement RSS configuration commandYuri Benditovich2020-06-181-0/+13
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-06-184-14/+18
|\ \ \ | |/ / |/| |
| * | block: make BlockConf size props 32bit and accept size suffixesRoman Kagan2020-06-172-7/+7
| * | qdev-properties: add size32 property typeRoman Kagan2020-06-171-0/+3