summary refs log tree commit diff stats
path: root/include/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | block: consolidate blocksize properties consistency checksRoman Kagan2020-06-171-1/+1
| * | virtio-blk: On restart, process queued requests in the proper contextSergio Lopez2020-06-171-1/+1
| * | virtio-blk: Refactor the code that processes queued requestsSergio Lopez2020-06-171-0/+1
| * | hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointerPhilippe Mathieu-Daudé2020-06-171-6/+6
| |/
* | microvm: move virtio base to 0xfeb00000Gerd Hoffmann2020-06-171-1/+1
* | x86: move max-ram-below-4g to pcGerd Hoffmann2020-06-172-4/+2
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell2020-06-161-3/+3
|\
| * cpu: convert queued work to a QSIMPLEQEmilio G. Cota2020-06-161-3/+3
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...Peter Maydell2020-06-161-0/+5
|\ \
| * | sd: sdhci: Implement basic vendor specific register supportGuenter Roeck2020-06-161-0/+5
| |/
* | qdev: qdev_init_nofail() is now unused, dropMarkus Armbruster2020-06-151-2/+1
* | sysbus: sysbus_init_child_obj() is now unused, dropMarkus Armbruster2020-06-151-17/+0
* | sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-157-8/+8
* | sysbus: New sysbus_realize(), sysbus_realize_and_unref()Markus Armbruster2020-06-151-1/+3
* | auxbus: Eliminate aux_create_slave()Markus Armbruster2020-06-151-7/+0
* | auxbus: New aux_bus_realize(), pairing with aux_bus_init()Markus Armbruster2020-06-151-0/+7
* | auxbus: Rename aux_init_bus() to aux_bus_init()Markus Armbruster2020-06-151-2/+2
* | qdev: qdev_create(), qdev_try_create() are now unused, dropMarkus Armbruster2020-06-151-2/+0
* | usb: usb_create() is now unused, dropMarkus Armbruster2020-06-151-1/+0
* | usb: Convert uses of usb_create()Markus Armbruster2020-06-151-2/+1
* | usb: New usb_new(), usb_realize_and_unref()Markus Armbruster2020-06-151-0/+2
* | ssi: ssi_create_slave_no_init() is now unused, dropMarkus Armbruster2020-06-151-1/+0
* | ssi: ssi_auto_connect_slaves() never does anything, dropMarkus Armbruster2020-06-151-4/+0
* | isa: isa_create(), isa_try_create() are now unused, dropMarkus Armbruster2020-06-151-2/+0
* | isa: Convert uses of isa_create(), isa_try_create() manuallyMarkus Armbruster2020-06-151-2/+3
* | isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster2020-06-152-6/+8
* | isa: New isa_new(), isa_realize_and_unref() etc.Markus Armbruster2020-06-151-0/+3