aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-26softfloat: return low bits of quotient from floatx80_modremJoseph Myers1-1/+2
2020-06-26softfloat: merge floatx80_mod and floatx80_remJoseph Myers1-0/+2
2020-06-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-21/+1
2020-06-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell3-4/+18
2020-06-24acpi: Some build_tpm2() code reshapeEric Auger1-18/+0
2020-06-24floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann2-1/+1
2020-06-24floppy: make isa_fdc_get_drive_max_chs staticGerd Hoffmann1-2/+0
2020-06-24Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell1-0/+72
2020-06-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell1-0/+35
2020-06-23qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster1-3/+13
2020-06-23qdev: Improve netdev property override error a bitMarkus Armbruster1-0/+2
2020-06-23blockdev: Deprecate -drive with bogus interface typeMarkus Armbruster1-0/+2
2020-06-23fdc: Open-code fdctrl_init_isa()Markus Armbruster1-1/+0
2020-06-23fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster1-0/+1
2020-06-23hw/i2c: Add header for ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé1-0/+35
2020-06-22hw/rx: Add RX GDB simulatorYoshinori Sato1-0/+4
2020-06-22hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé1-11/+8
2020-06-22hw/rx: RX62N microcontroller (MCU)Yoshinori Sato1-0/+75
2020-06-22hw/char: RX62N serial communication interface (SCI)Yoshinori Sato1-0/+51
2020-06-22hw/timer: RX62N compare match timer (CMT)Yoshinori Sato1-0/+40
2020-06-22hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato1-0/+55
2020-06-22hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato1-0/+76
2020-06-22hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé2-9/+23
2020-06-22hw/sh4: Use MemoryRegion typedefPhilippe Mathieu-Daudé1-3/+2
2020-06-19hw/riscv: sifive_u: Add a dummy DDR memory controller deviceBin Meng1-0/+1
2020-06-19hw/riscv: sifive_u: Support different boot source per MSEL pin stateBin Meng1-0/+6
2020-06-19hw/riscv: sifive_u: Add a new property msel for MSEL pin stateBin Meng1-0/+1
2020-06-19hw/riscv: sifive_u: Hook a GPIO controllerBin Meng1-0/+19
2020-06-19hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng1-0/+3
2020-06-19hw/riscv: sifive_gpio: Clean up the codesBin Meng1-3/+4
2020-06-19riscv/opentitan: Connect the UART deviceAlistair Francis1-0/+13
2020-06-19riscv/opentitan: Connect the PLIC deviceAlistair Francis1-0/+3
2020-06-19hw/intc: Initial commit of lowRISC Ibex PLICAlistair Francis1-0/+63
2020-06-19hw/char: Initial commit of Ibex UARTAlistair Francis1-0/+110
2020-06-19sifive_e: Support the revB machineAlistair Francis1-0/+1
2020-06-19hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"Philippe Mathieu-Daudé1-0/+72
2020-06-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into stagingPeter Maydell8-28/+410
2020-06-18Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell3-0/+32
2020-06-18net: cadence_gem: Add support for jumbo framesSai Pavan Boddu1-1/+3
2020-06-18net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu1-0/+4
2020-06-18vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macroYuri Benditovich1-0/+10
2020-06-18virtio-net: reference implementation of hash reportYuri Benditovich1-0/+2
2020-06-18virtio-net: implement RX RSS processingYuri Benditovich1-0/+1
2020-06-18virtio-net: implement RSS configuration commandYuri Benditovich1-0/+13
2020-06-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-14/+26
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman1-0/+1
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali2-1/+3
2020-06-18Linux headers: updateCornelia Huck6-27/+406
2020-06-17block: make BlockConf size props 32bit and accept size suffixesRoman Kagan2-7/+7
2020-06-17qdev-properties: add size32 property typeRoman Kagan1-0/+3