summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé2018-03-121-0/+2
* hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé2018-03-121-0/+2
* hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé2018-03-121-0/+1
* hw/isa/superio: Factor out the floppy disc controller code from pc87312.cPhilippe Mathieu-Daudé2018-03-122-4/+2Star
* hw/isa/superio: Factor out the serial code from pc87312.cPhilippe Mathieu-Daudé2018-03-122-4/+2Star
* hw/isa/superio: Factor out the parallel code from pc87312.cPhilippe Mathieu-Daudé2018-03-122-4/+6
* hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIOPhilippe Mathieu-Daudé2018-03-121-2/+4
* hw/isa/superio: Add a Super I/O template based on the PC87312 devicePhilippe Mathieu-Daudé2018-03-121-0/+44
* hw/isa/pc87312: Use uint16_t for the ISA I/O base addressPhilippe Mathieu-Daudé2018-03-121-1/+1
* hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé2018-03-121-2/+2
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-122-9/+24
* hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé2018-03-122-2/+6
* hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2018-03-122-8/+14
* membarrier: add --enable-membarrierPaolo Bonzini2018-03-121-0/+10
* membarrier: introduce qemu/sys_membarrier.hPaolo Bonzini2018-03-122-3/+21
* rcu: make memory barriers more explicitPaolo Bonzini2018-03-121-2/+13
* hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devicesThomas Huth2018-03-121-5/+5
* chardev: introduce chr_machine_done hookPeter Xu2018-03-122-2/+2
* vl: export machine_init_donePeter Xu2018-03-121-0/+2
* q35: change default NIC to e1000ePaolo Bonzini2018-03-121-1/+2
* qom: introduce object_class_get_list_sortedPaolo Bonzini2018-03-121-0/+11
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell2018-03-123-0/+326
|\
| * i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-091-0/+222
| * pci: Add support for Designware IP blockAndrey Smirnov2018-03-092-0/+104
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-124-4/+19
|\ \
| * | block: x-blockdev-create QMP commandKevin Wolf2018-03-091-1/+4
| * | block: Make bdrv_is_whitelisted() publicKevin Wolf2018-03-091-0/+1
| * | qdict: Introduce qdict_rename_keys()Kevin Wolf2018-03-091-0/+6
| * | util: Add qemu_opts_to_qdict_filtered()Kevin Wolf2018-03-091-0/+2
| * | qcow2: Use BlockdevRef in qcow2_co_create()Kevin Wolf2018-03-091-0/+1
| * | block: convert bdrv_check callback to coroutine_fnPaolo Bonzini2018-03-091-2/+3
| * | block: convert bdrv_invalidate_cache callback to coroutine_fnPaolo Bonzini2018-03-091-1/+2
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-03-093-1/+14
|\ \ | |/ |/|
| * vl: introduce vm_shutdown()Stefan Hajnoczi2018-03-082-1/+1
| * block: add aio_wait_bh_oneshot()Stefan Hajnoczi2018-03-081-0/+13
* | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell2018-03-0916-14/+702
|\ \
| * | RISC-V Build InfrastructureMichael Clark2018-03-061-0/+1
| * | SiFive Freedom U Series RISC-V MachineMichael Clark2018-03-061-0/+69
| * | SiFive Freedom E Series RISC-V MachineMichael Clark2018-03-061-0/+79
| * | SiFive RISC-V PRCI BlockMichael Clark2018-03-061-0/+37
| * | SiFive RISC-V UART DeviceMichael Clark2018-03-061-0/+71
| * | RISC-V VirtIO MachineMichael Clark2018-03-061-0/+74
| * | SiFive RISC-V Test FinisherMichael Clark2018-03-061-0/+42
| * | RISC-V Spike MachinesMichael Clark2018-03-061-0/+53
| * | SiFive RISC-V PLIC BlockMichael Clark2018-03-061-0/+85
| * | SiFive RISC-V CLINT BlockMichael Clark2018-03-061-0/+50
| * | RISC-V HART ArrayMichael Clark2018-03-061-0/+39
| * | RISC-V HTIF ConsoleMichael Clark2018-03-061-0/+61
| * | Add symbol table callback interface to load_elfMichael Clark2018-03-062-14/+37
| * | RISC-V DisassemblerMichael Clark2018-03-061-0/+2