summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* acpi: Some build_tpm2() code reshapeEric Auger2020-06-241-18/+0Star
* floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann2020-06-242-1/+1
* floppy: make isa_fdc_get_drive_max_chs staticGerd Hoffmann2020-06-241-2/+0Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell2020-06-231-0/+35
|\
| * hw/i2c: Add header for ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé2020-06-231-0/+35
* | hw/rx: Add RX GDB simulatorYoshinori Sato2020-06-221-0/+4
* | hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé2020-06-221-11/+8Star
* | hw/rx: RX62N microcontroller (MCU)Yoshinori Sato2020-06-221-0/+75
* | hw/char: RX62N serial communication interface (SCI)Yoshinori Sato2020-06-221-0/+51
* | hw/timer: RX62N compare match timer (CMT)Yoshinori Sato2020-06-221-0/+40
* | hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato2020-06-221-0/+55
* | hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato2020-06-221-0/+76
* | hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé2020-06-222-9/+23
* | hw/sh4: Use MemoryRegion typedefPhilippe Mathieu-Daudé2020-06-221-3/+2Star
|/
* 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-198-28/+410
|\
| * 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
| * Linux headers: updateCornelia Huck2020-06-186-27/+406
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-06-183-0/+32
|\ \
| * | 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
| * | vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macroYuri Benditovich2020-06-181-0/+10
| * | 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-185-14/+26
|\ \ \ | |/ / |/| |
| * | 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
| * | hw/block/nvme: use constants in identifyKlaus Jensen2020-06-171-0/+8
| * | 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/+2Star
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell2020-06-165-4/+120
|\
| * include/qemu: Added tsan.h for annotations.Robert Foley2020-06-161-0/+71
| * thread: add tsan annotations to QemuSpinEmilio G. Cota2020-06-161-3/+36
| * tcg: call qemu_spin_destroy for tb->jmp_lockEmilio G. Cota2020-06-161-0/+1