summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | block/qapi: Clean up how we print to monitor or stdoutMarkus Armbruster2019-04-181-7/+3Star
* | qsp: Simplify how qsp_report() printsMarkus Armbruster2019-04-182-4/+3Star
* | tcg: Simplify how dump_drift_info() printsMarkus Armbruster2019-04-181-1/+1
* | tcg: Simplify how dump_exec_info() printsMarkus Armbruster2019-04-181-1/+1
* | tcg: Simplify how dump_opcount_info() printsMarkus Armbruster2019-04-181-1/+1
* | include: Include fprintf-fn.h only where neededMarkus Armbruster2019-04-183-4/+1Star
* | monitor: Simplify how -device/device_add print helpMarkus Armbruster2019-04-181-3/+0Star
* | qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster2019-04-181-0/+19
* | monitor error: Make printf()-like functions return a valueMarkus Armbruster2019-04-182-8/+8
* | log: Make glib logging go through QEMUChristophe Fergeau2019-04-171-1/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-04-091-10/+16
|\
| * include/qemu/bswap.h: Use __builtin_memcpy() in accessor functionsPeter Maydell2019-04-091-10/+16
* | pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2019-04-092-0/+3
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-04-071-1/+0Star
|\
| * intel_iommu: Drop extended root fieldPeter Xu2019-04-021-1/+0Star
* | riscv: plic: Fix incorrect irq calculationAlistair Francis2019-04-053-4/+4
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-04-02' into ...Peter Maydell2019-04-021-0/+1
|\ \ | |/ |/|
| * Revert "migration: move only_migratable to MigrationState"Markus Armbruster2019-04-021-0/+1
* | filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé2019-04-022-9/+9
|/