summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-12replay: fix save/load vm for non-empty queuePavel Dovgalyuk1-0/+3
2018-03-12hw/isa/superio: Add the SMC FDC37C669 Super I/OPhilippe Mathieu-Daudé1-0/+1
2018-03-12hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIOPhilippe Mathieu-Daudé1-0/+2
2018-03-12hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()Philippe Mathieu-Daudé1-1/+1
2018-03-12hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé1-0/+2
2018-03-12hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé1-0/+2
2018-03-12hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé1-0/+1
2018-03-12hw/isa/superio: Factor out the floppy disc controller code from pc87312.cPhilippe Mathieu-Daudé2-4/+2
2018-03-12hw/isa/superio: Factor out the serial code from pc87312.cPhilippe Mathieu-Daudé2-4/+2
2018-03-12hw/isa/superio: Factor out the parallel code from pc87312.cPhilippe Mathieu-Daudé2-4/+6
2018-03-12hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIOPhilippe Mathieu-Daudé1-2/+4
2018-03-12hw/isa/superio: Add a Super I/O template based on the PC87312 devicePhilippe Mathieu-Daudé1-0/+44
2018-03-12hw/isa/pc87312: Use uint16_t for the ISA I/O base addressPhilippe Mathieu-Daudé1-1/+1
2018-03-12hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé1-2/+2
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2-9/+24
2018-03-12hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé2-2/+6
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2-8/+14
2018-03-12membarrier: add --enable-membarrierPaolo Bonzini1-0/+10
2018-03-12membarrier: introduce qemu/sys_membarrier.hPaolo Bonzini2-3/+21
2018-03-12rcu: make memory barriers more explicitPaolo Bonzini1-2/+13
2018-03-12hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devicesThomas Huth1-5/+5
2018-03-12chardev: introduce chr_machine_done hookPeter Xu2-2/+2
2018-03-12vl: export machine_init_donePeter Xu1-0/+2
2018-03-12q35: change default NIC to e1000ePaolo Bonzini1-1/+2
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini1-0/+11
2018-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell3-0/+326
2018-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-4/+19
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-1/+14
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov1-0/+222
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov2-0/+104
2018-03-09block: x-blockdev-create QMP commandKevin Wolf1-1/+4
2018-03-09block: Make bdrv_is_whitelisted() publicKevin Wolf1-0/+1
2018-03-09qdict: Introduce qdict_rename_keys()Kevin Wolf1-0/+6
2018-03-09util: Add qemu_opts_to_qdict_filtered()Kevin Wolf1-0/+2
2018-03-09qcow2: Use BlockdevRef in qcow2_co_create()Kevin Wolf1-0/+1
2018-03-09block: convert bdrv_check callback to coroutine_fnPaolo Bonzini1-2/+3
2018-03-09block: convert bdrv_invalidate_cache callback to coroutine_fnPaolo Bonzini1-1/+2
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell16-14/+702
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi2-1/+1
2018-03-08block: add aio_wait_bh_oneshot()Stefan Hajnoczi1-0/+13
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-9/+13
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-1/+0
2018-03-08Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell5-8/+85
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+1
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark1-0/+69
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark1-0/+79
2018-03-07SiFive RISC-V PRCI BlockMichael Clark1-0/+37
2018-03-07SiFive RISC-V UART DeviceMichael Clark1-0/+71
2018-03-07RISC-V VirtIO MachineMichael Clark1-0/+74
2018-03-07SiFive RISC-V Test FinisherMichael Clark1-0/+42