aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-19hw/riscv: sifive_u: Rename serial property get/set functions to a generic nameBin Meng
2020-06-19hw/riscv: sifive_u: Add reset functionalityBin Meng
2020-06-19hw/riscv: sifive_gpio: Do not blindly trigger output IRQsBin Meng
2020-06-19hw/riscv: sifive_u: Hook a GPIO controllerBin Meng
2020-06-19hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng
2020-06-19hw/riscv: sifive_gpio: Clean up the codesBin Meng
2020-06-19hw/riscv: sifive_u: Generate device tree node for OTPBin Meng
2020-06-19hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bitBin Meng
2020-06-19hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functionsBin Meng
2020-06-19hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functionsBin Meng
2020-06-19riscv/opentitan: Connect the UART deviceAlistair Francis
2020-06-19riscv/opentitan: Connect the PLIC deviceAlistair Francis
2020-06-19hw/intc: Initial commit of lowRISC Ibex PLICAlistair Francis
2020-06-19hw/char: Initial commit of Ibex UARTAlistair Francis
2020-06-19riscv/opentitan: Fix the ROM sizeAlistair Francis
2020-06-19sifive_e: Support the revB machineAlistair Francis
2020-06-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into stagingPeter Maydell
2020-06-18Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2020-06-18hw/net/e1000e: Do not abort() on invalid PSRCTL register valuePhilippe Mathieu-Daudé
2020-06-18net: cadence_gem: Fix RX address filteringTong Ho
2020-06-18net: cadence_gem: TX_LAST bit should be set by guestSai Pavan Boddu
2020-06-18net: cadence_gem: Update the reset value for interrupt mask registerSai Pavan Boddu
2020-06-18net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 regSai Pavan Boddu
2020-06-18net: cadence_gem: Add support for jumbo framesSai Pavan Boddu
2020-06-18net: cadence_gem: Fix up code styleSai Pavan Boddu
2020-06-18net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu
2020-06-18net: cadence_gem: Set ISR according to queue in useSai Pavan Boddu
2020-06-18net: cadence_gem: Define access permission for interrupt registersSai Pavan Boddu
2020-06-18net: cadence_gem: Fix irq update w.r.t queueSai Pavan Boddu
2020-06-18net: cadence_gem: Fix the queue address update during wrap aroundSai Pavan Boddu
2020-06-18net: cadence_gem: Fix debug statementsSai Pavan Boddu
2020-06-18hw/net/tulip: Log descriptor overflowsPhilippe Mathieu-Daudé
2020-06-18hw/net/tulip: Fix 'Descriptor Error' definitionPhilippe Mathieu-Daudé
2020-06-18Fix tulip breakageHelge Deller
2020-06-18virtio-net: align RSC fields with updated virtio-net headerYuri Benditovich
2020-06-18virtio-net: add migration support for RSS and hash reportYuri Benditovich
2020-06-18virtio-net: reference implementation of hash reportYuri Benditovich
2020-06-18virtio-net: implement RX RSS processingYuri Benditovich
2020-06-18virtio-net: implement RSS configuration commandYuri Benditovich
2020-06-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-06-18Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...Peter Maydell
2020-06-18vfio-ccw: Add support for the CRW region and IRQFarhan Ali
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman
2020-06-18vfio-ccw: Refactor ccw irq handlerEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-18vfio-ccw: Refactor cleanup of regionsEric Farman
2020-06-17block: lift blocksize property limit to 2 MiBRoman Kagan
2020-06-17qdev-properties: add getter for size32 and blocksizeRoman Kagan
2020-06-17block: make BlockConf size props 32bit and accept size suffixesRoman Kagan
2020-06-17qdev-properties: make blocksize accept size suffixesRoman Kagan