aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-02watchdog: remove select_watchdog_actionPaolo Bonzini
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-11-02util: Make some iova_tree parameters constEugenio Pérez
2021-11-01machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde
2021-11-01machine: add device_type_is_dynamic_sysbus functionDamien Hedde
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang
2021-10-30hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan
2021-10-30hw/char/sh_serial: QOM-ifyBALATON Zoltan
2021-10-30hw/sh4: Coding style: White space fixesBALATON Zoltan
2021-10-30hw/sh4: Coding style: Remove tabsBALATON Zoltan
2021-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-29' into ...Richard Henderson
2021-10-29qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster
2021-10-29qapi: Factor out compat_policy_input_ok()Markus Armbruster
2021-10-29Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson
2021-10-29qapi: Generalize enum member policy checkingMarkus Armbruster
2021-10-29qapi: Generalize command policy checkingMarkus Armbruster
2021-10-29qapi: Generalize struct member policy checkingMarkus Armbruster
2021-10-29qapi: Tools for sets of special feature flags in generated codeMarkus Armbruster
2021-10-29qapi: Eliminate QCO_NO_OPTIONS for a slight simplificationMarkus Armbruster
2021-10-29softfloat: add APIs to handle alternative sNaN propagation for fmax/fminChih-Min Chao
2021-10-28hw/riscv: microchip_pfsoc: Use the PLIC config helper functionAlistair Francis
2021-10-28hw/riscv: sifive_u: Use the PLIC config helper functionAlistair Francis
2021-10-28hw/riscv: boot: Add a PLIC config string functionAlistair Francis
2021-10-28hw/riscv: virt: Don't use a macro for the PLIC configurationAlistair Francis
2021-10-27host-utils: add 128-bit quotient support to divu128/divs128Luis Pires
2021-10-27host-utils: move udiv_qrnnd() to host-utilsLuis Pires
2021-10-27host-utils: move checks out of divu128/divs128Luis Pires
2021-10-27qemu/int128: Add int128_{not,xor}Frédéric Pétrot
2021-10-27qapi: Implement deprecated-input={reject,crash} for enum valuesMarkus Armbruster
2021-10-27qapi: Move compat policy from QObject to generic visitorMarkus Armbruster
2021-10-23Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson
2021-10-22Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson
2021-10-22disas/nios2: Simplify endianess conversionPhilippe Mathieu-Daudé
2021-10-22Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson
2021-10-22Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int...Richard Henderson
2021-10-22hw/riscv: opentitan: Update to the latest buildAlistair Francis
2021-10-22aspeed/smc: Use a container for the flash mmio address spaceCédric Le Goater
2021-10-21Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson
2021-10-21hw/acpi/aml-build: Add PPTT tableAndrew Jones
2021-10-20device_tree: Add qemu_fdt_add_pathYanan Wang
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang
2021-10-21spapr/xive: Add source status helpersCédric Le Goater
2021-10-20hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel
2021-10-20mac_via: add GPIO for A/UX modeMark Cave-Ayland
2021-10-20virtio-net: vhost control virtqueue supportJason Wang
2021-10-20vhost: record the last virtqueue index for the virtio deviceJason Wang
2021-10-20virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang
2021-10-20vhost-net: control virtqueue supportJason Wang
2021-10-20net: introduce control clientJason Wang