aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-07osdep: Fix mingw compilation regarding stdio formatsCao Jiaxi
2019-05-07QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster
2019-05-02accel: Remove unused AccelClass::available fieldEduardo Habkost
2019-05-02qtest: Don't compile qtest accel on non-POSIX systemsEduardo Habkost
2019-04-30block: introduce byte-based io helpersVladimir Sementsov-Ogievskiy
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerpull-target-arm-20190429Philippe Mathieu-Daudé
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/net/ne2000-isa: Add guards to the headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger
2019-04-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into stagingPeter Maydell
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy
2019-04-25util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmapZhang Yi
2019-04-25cpu: Rename parse_cpu_model() to parse_cpu_option()Eduardo Habkost
2019-04-25vl.c: make find_default_machine() localWei Yang
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand
2019-04-24tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson
2019-04-18include: Move fprintf_function to disas/Markus Armbruster
2019-04-18disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster
2019-04-18monitor: Clean up how monitor_disas() funnels output to monitorMarkus Armbruster
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-04-18qemu-print: New qemu_fprintf(), qemu_vfprintf()Markus Armbruster
2019-04-18qom/cpu: Simplify how CPUClass::dump_statistics() printsMarkus Armbruster
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-04-18memory: Clean up how mtree_info() printsMarkus Armbruster
2019-04-18block/qapi: Clean up how we print to monitor or stdoutMarkus Armbruster
2019-04-18qsp: Simplify how qsp_report() printsMarkus Armbruster
2019-04-18tcg: Simplify how dump_drift_info() printsMarkus Armbruster
2019-04-18tcg: Simplify how dump_exec_info() printsMarkus Armbruster
2019-04-18tcg: Simplify how dump_opcount_info() printsMarkus Armbruster
2019-04-18include: Include fprintf-fn.h only where neededMarkus Armbruster
2019-04-18monitor: Simplify how -device/device_add print helpMarkus Armbruster
2019-04-18qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster
2019-04-18monitor error: Make printf()-like functions return a valueMarkus Armbruster