aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-12hw/isa/pc87312: Use uint16_t for the ISA I/O base addressPhilippe Mathieu-Daudé
2018-03-12hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé
2018-03-12hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé
2018-03-12membarrier: add --enable-membarrierPaolo Bonzini
2018-03-12membarrier: introduce qemu/sys_membarrier.hPaolo Bonzini
2018-03-12rcu: make memory barriers more explicitPaolo Bonzini
2018-03-12hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-12chardev: introduce chr_machine_done hookPeter Xu
2018-03-12vl: export machine_init_donePeter Xu
2018-03-12q35: change default NIC to e1000ePaolo Bonzini
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini
2018-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell
2018-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov
2018-03-09block: x-blockdev-create QMP commandKevin Wolf
2018-03-09block: Make bdrv_is_whitelisted() publicKevin Wolf
2018-03-09qdict: Introduce qdict_rename_keys()Kevin Wolf
2018-03-09util: Add qemu_opts_to_qdict_filtered()Kevin Wolf
2018-03-09qcow2: Use BlockdevRef in qcow2_co_create()Kevin Wolf
2018-03-09block: convert bdrv_check callback to coroutine_fnPaolo Bonzini
2018-03-09block: convert bdrv_invalidate_cache callback to coroutine_fnPaolo Bonzini
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi
2018-03-08block: add aio_wait_bh_oneshot()Stefan Hajnoczi
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie
2018-03-08Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-03-07RISC-V Build InfrastructureMichael Clark
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark
2018-03-07SiFive RISC-V PRCI BlockMichael Clark
2018-03-07SiFive RISC-V UART DeviceMichael Clark
2018-03-07RISC-V VirtIO MachineMichael Clark
2018-03-07SiFive RISC-V Test FinisherMichael Clark
2018-03-07RISC-V Spike MachinesMichael Clark
2018-03-07SiFive RISC-V PLIC BlockMichael Clark
2018-03-07SiFive RISC-V CLINT BlockMichael Clark
2018-03-07RISC-V HART ArrayMichael Clark
2018-03-07RISC-V HTIF ConsoleMichael Clark
2018-03-07Add symbol table callback interface to load_elfMichael Clark
2018-03-07RISC-V DisassemblerMichael Clark
2018-03-07RISC-V ELF Machine DefinitionMichael Clark
2018-03-06address_space_read: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-03-06memory: inline some performance-sensitive accessorsPaolo Bonzini
2018-03-06lockable: workaround GCC link issue with ASANMarc-André Lureau
2018-03-06qmp: Add qom-list-properties to list QOM object propertiesAlexey Kardashevskiy