aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-22hw/rx: Add RX GDB simulatorYoshinori Sato
2020-06-22hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé
2020-06-22hw/rx: RX62N microcontroller (MCU)Yoshinori Sato
2020-06-22hw/char: RX62N serial communication interface (SCI)Yoshinori Sato
2020-06-22hw/timer: RX62N compare match timer (CMT)Yoshinori Sato
2020-06-22hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato
2020-06-22hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato
2020-06-22hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé
2020-06-22hw/sh4: Use MemoryRegion typedefPhilippe Mathieu-Daudé
2020-06-19hw/riscv: sifive_u: Add a dummy DDR memory controller deviceBin Meng
2020-06-19hw/riscv: sifive_u: Support different boot source per MSEL pin stateBin Meng
2020-06-19hw/riscv: sifive_u: Add a new property msel for MSEL pin stateBin 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-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-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-18net: cadence_gem: Add support for jumbo framesSai Pavan Boddu
2020-06-18net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu
2020-06-18vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macroYuri 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-18s390x/css: Refactor the css_queue_crw() routineEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-18Linux headers: updateCornelia Huck
2020-06-17block: make BlockConf size props 32bit and accept size suffixesRoman Kagan
2020-06-17qdev-properties: add size32 property typeRoman Kagan
2020-06-17block: consolidate blocksize properties consistency checksRoman Kagan
2020-06-17hw/block/nvme: use constants in identifyKlaus Jensen
2020-06-17virtio-blk: On restart, process queued requests in the proper contextSergio Lopez
2020-06-17virtio-blk: Refactor the code that processes queued requestsSergio Lopez
2020-06-17hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointerPhilippe Mathieu-Daudé
2020-06-17microvm: move virtio base to 0xfeb00000Gerd Hoffmann
2020-06-17x86: move max-ram-below-4g to pcGerd Hoffmann
2020-06-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell
2020-06-16include/qemu: Added tsan.h for annotations.Robert Foley
2020-06-16thread: add tsan annotations to QemuSpinEmilio G. Cota
2020-06-16tcg: call qemu_spin_destroy for tb->jmp_lockEmilio G. Cota
2020-06-16cputlb: destroy CPUTLB with tlb_destroyEmilio G. Cota
2020-06-16thread: add qemu_spin_destroyEmilio G. Cota
2020-06-16cpu: convert queued work to a QSIMPLEQEmilio G. Cota
2020-06-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...Peter Maydell
2020-06-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...Peter Maydell