summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2021-11-022-5/+3Star
* util: Make some iova_tree parameters constEugenio Pérez2021-11-021-4/+4
* machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde2021-11-011-1/+0Star
* machine: add device_type_is_dynamic_sysbus functionDamien Hedde2021-11-011-0/+15
* hw/core/machine: Split out the smp parsing codeYanan Wang2021-11-011-0/+1
* hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan2021-10-301-1/+1
* hw/char/sh_serial: QOM-ifyBALATON Zoltan2021-10-301-8/+1Star
* hw/sh4: Coding style: White space fixesBALATON Zoltan2021-10-301-5/+5
* hw/sh4: Coding style: Remove tabsBALATON Zoltan2021-10-301-10/+10
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-29' into ...Richard Henderson2021-10-305-12/+32
|\
| * qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster2021-10-291-0/+1
| * qapi: Factor out compat_policy_input_ok()Markus Armbruster2021-10-291-0/+7
| * qapi: Generalize enum member policy checkingMarkus Armbruster2021-10-291-4/+1Star
| * qapi: Generalize command policy checkingMarkus Armbruster2021-10-291-2/+3
| * qapi: Generalize struct member policy checkingMarkus Armbruster2021-10-292-6/+17
| * qapi: Tools for sets of special feature flags in generated codeMarkus Armbruster2021-10-291-0/+4
| * qapi: Eliminate QCO_NO_OPTIONS for a slight simplificationMarkus Armbruster2021-10-291-1/+0Star
* | Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson2021-10-295-3/+12
|\ \
| * | softfloat: add APIs to handle alternative sNaN propagation for fmax/fminChih-Min Chao2021-10-291-0/+10
| * | hw/riscv: microchip_pfsoc: Use the PLIC config helper functionAlistair Francis2021-10-281-1/+0Star
| * | hw/riscv: sifive_u: Use the PLIC config helper functionAlistair Francis2021-10-281-1/+0Star
| * | hw/riscv: boot: Add a PLIC config string functionAlistair Francis2021-10-281-0/+2
| * | hw/riscv: virt: Don't use a macro for the PLIC configurationAlistair Francis2021-10-281-1/+0Star
| |/
* | host-utils: add 128-bit quotient support to divu128/divs128Luis Pires2021-10-282-12/+14
* | host-utils: move udiv_qrnnd() to host-utilsLuis Pires2021-10-282-82/+81Star
* | host-utils: move checks out of divu128/divs128Luis Pires2021-10-282-25/+16Star
* | qemu/int128: Add int128_{not,xor}Frédéric Pétrot2021-10-281-0/+20
|/
* qapi: Implement deprecated-input={reject,crash} for enum valuesMarkus Armbruster2021-10-271-1/+5
* qapi: Move compat policy from QObject to generic visitorMarkus Armbruster2021-10-274-8/+12
* Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson2021-10-231-2/+1Star
|\
| * disas/nios2: Simplify endianess conversionPhilippe Mathieu-Daudé2021-10-221-2/+1Star
* | Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson2021-10-221-3/+3
|\ \
| * | hw/riscv: opentitan: Update to the latest buildAlistair Francis2021-10-221-3/+3
* | | Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson2021-10-221-1/+1
|\ \ \ | |_|/ |/| |
| * | aspeed/smc: Use a container for the flash mmio address spaceCédric Le Goater2021-10-221-1/+1
* | | Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int...Richard Henderson2021-10-221-0/+1
|\ \ \ | |_|/ |/| |
| * | mac_via: add GPIO for A/UX modeMark Cave-Ayland2021-10-201-0/+1
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson2021-10-215-43/+50
|\ \ \
| * | | hw/acpi/aml-build: Add PPTT tableAndrew Jones2021-10-211-0/+3
| * | | device_tree: Add qemu_fdt_add_pathYanan Wang2021-10-211-0/+1
| * | | hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang2021-10-211-1/+3
| * | | hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel2021-10-212-42/+43
| | |/ | |/|
* / | spapr/xive: Add source status helpersCédric Le Goater2021-10-211-0/+24
|/ /
* | virtio-net: vhost control virtqueue supportJason Wang2021-10-201-0/+1
* | vhost: record the last virtqueue index for the virtio deviceJason Wang2021-10-201-0/+2
* | virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang2021-10-201-2/+2
* | vhost-net: control virtqueue supportJason Wang2021-10-201-2/+4
* | net: introduce control clientJason Wang2021-10-201-0/+5
* | vhost-vdpa: classify one time requestJason Wang2021-10-201-0/+1
* | vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier2021-10-201-0/+33