aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-02accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemuRichard Henderson1-12/+10
2021-11-02linux-user: Add cpu_loop_exit_sigsegvRichard Henderson1-0/+15
2021-11-02hw/core: Add TCGCPUOps.record_sigsegvRichard Henderson1-0/+26
2021-11-02linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDERRichard Henderson1-12/+0
2021-11-01pci: Export pci_for_each_device_under_bus*()Peter Xu1-0/+5
2021-11-01pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fnPeter Xu1-10/+9
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker1-0/+1
2021-11-01hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker1-12/+0
2021-11-01memory: introduce total_dirty_pages to stat dirty pagesHyman Huang(黄勇)1-0/+9
2021-11-01virtio-mem: Drop precopy notifierDavid Hildenbrand1-3/+0
2021-11-01memory: Introduce replay_discarded callback for RamDiscardManagerDavid Hildenbrand1-0/+21
2021-11-01migration: Add migrate_add_blocker_internal()Peter Xu1-0/+16
2021-11-01memory: make global_dirty_tracking a bitmaskHyman Huang(黄勇)2-5/+19
2021-11-01KVM: introduce dirty_pages and kvm_dirty_ring_enabledHyman Huang(黄勇)2-0/+2
2021-11-01machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde1-1/+0
2021-11-01machine: add device_type_is_dynamic_sysbus functionDamien Hedde1-0/+15
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang1-0/+1
2021-10-30accel/tcg: Split out handle_sigsegv_accerr_writeRichard Henderson1-0/+12
2021-10-30accel/tcg: Split out adjust_signal_pcRichard Henderson1-0/+10
2021-10-30hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan1-1/+1
2021-10-30hw/char/sh_serial: QOM-ifyBALATON Zoltan1-8/+1
2021-10-30hw/sh4: Coding style: White space fixesBALATON Zoltan1-5/+5
2021-10-30hw/sh4: Coding style: Remove tabsBALATON Zoltan1-10/+10
2021-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-29' into ...Richard Henderson5-12/+32
2021-10-29qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster1-0/+1
2021-10-29qapi: Factor out compat_policy_input_ok()Markus Armbruster1-0/+7
2021-10-29Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson5-3/+12
2021-10-29qapi: Generalize enum member policy checkingMarkus Armbruster1-4/+1
2021-10-29qapi: Generalize command policy checkingMarkus Armbruster1-2/+3
2021-10-29qapi: Generalize struct member policy checkingMarkus Armbruster2-6/+17
2021-10-29qapi: Tools for sets of special feature flags in generated codeMarkus Armbruster1-0/+4
2021-10-29qapi: Eliminate QCO_NO_OPTIONS for a slight simplificationMarkus Armbruster1-1/+0
2021-10-29softfloat: add APIs to handle alternative sNaN propagation for fmax/fminChih-Min Chao1-0/+10
2021-10-28hw/riscv: microchip_pfsoc: Use the PLIC config helper functionAlistair Francis1-1/+0
2021-10-28hw/riscv: sifive_u: Use the PLIC config helper functionAlistair Francis1-1/+0
2021-10-28hw/riscv: boot: Add a PLIC config string functionAlistair Francis1-0/+2
2021-10-28hw/riscv: virt: Don't use a macro for the PLIC configurationAlistair Francis1-1/+0
2021-10-27host-utils: add 128-bit quotient support to divu128/divs128Luis Pires2-12/+14
2021-10-27host-utils: move udiv_qrnnd() to host-utilsLuis Pires2-82/+81
2021-10-27host-utils: move checks out of divu128/divs128Luis Pires2-25/+16
2021-10-27qemu/int128: Add int128_{not,xor}Frédéric Pétrot1-0/+20
2021-10-27qapi: Implement deprecated-input={reject,crash} for enum valuesMarkus Armbruster1-1/+5
2021-10-27qapi: Move compat policy from QObject to generic visitorMarkus Armbruster4-8/+12
2021-10-23Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson1-2/+1
2021-10-22Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson1-3/+3
2021-10-22disas/nios2: Simplify endianess conversionPhilippe Mathieu-Daudé1-2/+1
2021-10-22Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson1-1/+1
2021-10-22Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int...Richard Henderson1-0/+1
2021-10-22hw/riscv: opentitan: Update to the latest buildAlistair Francis1-3/+3
2021-10-22aspeed/smc: Use a container for the flash mmio address spaceCédric Le Goater1-1/+1