summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* qdev: Eliminate get_pointer(), set_pointer()Markus Armbruster2020-06-231-60/+35Star
* fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster2020-06-231-0/+17
* fdc: Open-code fdctrl_init_isa()Markus Armbruster2020-06-232-16/+6Star
* fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster2020-06-233-43/+35Star
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-06-229-82/+1010
|\
| * hw/riscv: sifive_u: Add a dummy DDR memory controller deviceBin Meng2020-06-191-0/+4
| * hw/riscv: sifive_u: Sort the SoC memmap table entriesBin Meng2020-06-191-2/+2
| * hw/riscv: sifive_u: Support different boot source per MSEL pin stateBin Meng2020-06-191-8/+31
| * hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004Bin Meng2020-06-192-7/+9
| * hw/riscv: sifive_u: Add a new property msel for MSEL pin stateBin Meng2020-06-191-0/+7
| * hw/riscv: sifive_u: Rename serial property get/set functions to a generic nameBin Meng2020-06-191-6/+8
| * hw/riscv: sifive_u: Add reset functionalityBin Meng2020-06-191-1/+23
| * hw/riscv: sifive_gpio: Do not blindly trigger output IRQsBin Meng2020-06-191-1/+3
| * hw/riscv: sifive_u: Hook a GPIO controllerBin Meng2020-06-191-2/+41
| * hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng2020-06-191-11/+19
| * hw/riscv: sifive_gpio: Clean up the codesBin Meng2020-06-191-8/+5Star
| * hw/riscv: sifive_u: Generate device tree node for OTPBin Meng2020-06-191-0/+11
| * hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bitBin Meng2020-06-191-6/+1Star
| * hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functionsBin Meng2020-06-191-15/+14Star
| * hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functionsBin Meng2020-06-191-12/+12
| * riscv/opentitan: Connect the UART deviceAlistair Francis2020-06-191-2/+23
| * riscv/opentitan: Connect the PLIC deviceAlistair Francis2020-06-191-2/+12
| * hw/intc: Initial commit of lowRISC Ibex PLICAlistair Francis2020-06-192-0/+262
| * hw/char: Initial commit of Ibex UARTAlistair Francis2020-06-193-0/+497
| * riscv/opentitan: Fix the ROM sizeAlistair Francis2020-06-191-1/+2
| * sifive_e: Support the revB machineAlistair Francis2020-06-191-4/+30
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200619-pull-request...Peter Maydell2020-06-192-2/+2
|\ \ | |/ |/|
| * hw/audio/gus: Fix registers 32-bit accessAllan Peramaki2020-06-192-2/+2
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into stagingPeter Maydell2020-06-193-38/+248
|\ \
| * | vfio-ccw: Add support for the CRW region and IRQFarhan Ali2020-06-181-0/+73
| * | s390x/css: Refactor the css_queue_crw() routineEric Farman2020-06-181-15/+29
| * | vfio-ccw: Refactor ccw irq handlerEric Farman2020-06-181-16/+42
| * | vfio-ccw: Add support for the schib regionFarhan Ali2020-06-183-2/+95
| * | vfio-ccw: Refactor cleanup of regionsEric Farman2020-06-181-5/+9
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-06-187-248/+625
|\ \ \
| * | | hw/net/e1000e: Do not abort() on invalid PSRCTL register valuePhilippe Mathieu-Daudé2020-06-181-3/+7
| * | | net: cadence_gem: Fix RX address filteringTong Ho2020-06-181-15/+11Star
| * | | net: cadence_gem: TX_LAST bit should be set by guestSai Pavan Boddu2020-06-181-6/+0Star
| * | | net: cadence_gem: Update the reset value for interrupt mask registerSai Pavan Boddu2020-06-181-0/+1
| * | | net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 regSai Pavan Boddu2020-06-181-1/+1
| * | | net: cadence_gem: Add support for jumbo framesSai Pavan Boddu2020-06-181-5/+46
| * | | net: cadence_gem: Fix up code styleSai Pavan Boddu2020-06-181-101/+103
| * | | net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu2020-06-181-21/+17Star
| * | | net: cadence_gem: Set ISR according to queue in useSai Pavan Boddu2020-06-181-10/+17
| * | | net: cadence_gem: Define access permission for interrupt registersSai Pavan Boddu2020-06-181-0/+14
| * | | net: cadence_gem: Fix irq update w.r.t queueSai Pavan Boddu2020-06-181-22/+3Star
| * | | net: cadence_gem: Fix the queue address update during wrap aroundSai Pavan Boddu2020-06-181-4/+33
| * | | net: cadence_gem: Fix debug statementsSai Pavan Boddu2020-06-181-14/+13Star
| * | | hw/net/tulip: Log descriptor overflowsPhilippe Mathieu-Daudé2020-06-181-0/+6
| * | | hw/net/tulip: Fix 'Descriptor Error' definitionPhilippe Mathieu-Daudé2020-06-181-1/+1