summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell2019-05-091-0/+1
|\
| * include/exec/poison: Mark TARGET_FMT_lu as poisoned, tooThomas Huth2019-05-091-0/+1
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-05-091-3/+0Star
|\ \
| * | Header cleanupsAruna Jayasena2019-05-031-3/+0Star
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...Peter Maydell2019-05-081-12/+26
|\ \ \ | |_|/ |/| |
| * | qemu-nbd: Look up flag names in arrayMax Reitz2019-05-071-12/+26
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell2019-05-085-6/+10
|\ \ \
| * | | osdep: Fix mingw compilation regarding stdio formatsCao Jiaxi2019-05-071-5/+5
| * | | QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi2019-05-071-1/+1
| * | | arm: aspeed: Set SDRAM sizeJoel Stanley2019-05-071-0/+1
| * | | hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster2019-05-071-0/+2
| * | | pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster2019-05-071-0/+1
| |/ /
* / / i2c-ddc: move it to hw/displayPaolo Bonzini2019-05-072-1/+1
|/ /
* | accel: Remove unused AccelClass::available fieldEduardo Habkost2019-05-021-1/+0Star
* | qtest: Don't compile qtest accel on non-POSIX systemsEduardo Habkost2019-05-021-9/+0Star
|/
* block: introduce byte-based io helpersVladimir Sementsov-Ogievskiy2019-04-302-0/+35
* hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé2019-04-292-11/+19
* hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-0/+2
* hw/net/ne2000-isa: Add guards to the headerPhilippe Mathieu-Daudé2019-04-291-0/+6
* hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-3/+19
* hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2019-04-294-21/+37
* hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-3/+19
* hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-14/+32
* hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-7/+22
* hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-6/+24
* hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé2019-04-291-3/+0Star
* hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2019-04-291-6/+2Star
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into stagingPeter Maydell2019-04-282-3/+4
|\
| * tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson2019-04-242-3/+4
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell2019-04-273-1/+59
|\ \
| * | ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-261-0/+2
| * | spapr: Drop duplicate PCI swizzle codeGreg Kurz2019-04-261-0/+4
| * | spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater2019-04-261-0/+4
| * | spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-262-1/+49
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-04-264-5/+29
|\ \
| * | util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmapZhang Yi2019-04-251-1/+20
| * | cpu: Rename parse_cpu_model() to parse_cpu_option()Eduardo Habkost2019-04-251-3/+3
| * | vl.c: make find_default_machine() localWei Yang2019-04-251-1/+0Star
| * | hw: add compat machines for 4.1Cornelia Huck2019-04-252-0/+6
| |/
* | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck2019-04-252-0/+29
|\ \
| * | s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2019-04-122-0/+29
* | | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand2019-04-251-1/+2
| |/ |/|
* | include: Move fprintf_function to disas/Markus Armbruster2019-04-182-16/+3Star
* | disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster2019-04-182-1/+1
* | monitor: Clean up how monitor_disas() funnels output to monitorMarkus Armbruster2019-04-181-1/+0Star
* | qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-182-9/+4Star
* | qemu-print: New qemu_fprintf(), qemu_vfprintf()Markus Armbruster2019-04-181-0/+4
* | qom/cpu: Simplify how CPUClass::dump_statistics() printsMarkus Armbruster2019-04-181-7/+4Star
* | target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-182-15/+1Star
* | memory: Clean up how mtree_info() printsMarkus Armbruster2019-04-182-4/+2Star