]> git.proxmox.com Git - mirror_qemu.git/history - include
Merge tag 'pull-aspeed-20230615' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / include /
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Steve Sistareexec/memory: Introduce RAM_NAMED_FILE flag
2023-06-13 Joao Martinsexec/ram_addr: Return number of dirty pages in cpu_phys...
2023-06-13 Bernhard Beschowhw/char/parallel-isa: Export struct ISAParallelState
2023-06-13 Bernhard Beschowhw/char/parallel: Export struct ParallelState
2023-06-13 Ivan Klokovutil/log: Add vector registers to log
2023-06-13 Weiwei Lidisas: Change type of disassemble_info.target_info...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Correct OpenTitanState parent type...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Explicit machine type definition
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-10 Philippe Mathieu... hw/ppc/openpic: Do not open-code ROUND_UP() macro
2023-06-10 Frederic Barratpnv/xive2: Introduce macros to manipulate TIMA addresses
2023-06-09 Michael Tokarevspelling: information
2023-06-07 Richard HendersonMerge tag 'pull-tricore-20230607' of https://github...
2023-06-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-07 Richard HendersonMerge tag 'pull-xen-20230607' of https://xenbits.xen...
2023-06-07 Bernhard Beschowhw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
2023-06-07 Bernhard Beschowinclude/hw/xen/xen: Rename xen_piix3_set_irq() to xen_i...
2023-06-07 David Woodhousexen: Drop support for Xen versions below 4.7.1
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-06 qianfan Zhaohw: arm: allwinner-sramc: Add SRAM Controller support...
2023-06-06 qianfan Zhaohw: arm: allwinner-r40: Add emac and gmac support
2023-06-06 qianfan Zhaohw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
2023-06-06 qianfan Zhaohw/arm/allwinner-r40: add SDRAM controller device
2023-06-06 qianfan Zhaohw: arm: allwinner-r40: Add i2c0 device
2023-06-06 qianfan Zhaohw: allwinner-r40: Complete uart devices
2023-06-06 qianfan Zhaohw/arm/allwinner-r40: add Clock Control Unit
2023-06-06 qianfan Zhaohw: arm: Add bananapi M2-Ultra and allwinner-r40 support
2023-06-06 Vikram Garhwalxlnx-versal: Connect Xilinx VERSAL CANFD controllers
2023-06-06 Vikram Garhwalhw/net/can: Introduce Xilinx Versal CANFD controller
2023-06-06 Francesco Cagninhvf: add guest debugging handlers for Apple Silicon...
2023-06-06 Francesco Cagninhvf: add breakpoint handlers
2023-06-06 Paolo Bonziniatomics: eliminate mb_read/mb_set
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersonexec/poison: Do not poison CONFIG_SOFTMMU
2023-06-05 Richard Hendersonplugins: Drop unused headers from exec/plugin-gen.h
2023-06-05 Richard Hendersonplugins: Move plugin_insn_append to translator.c
2023-06-05 Richard Hendersontcg: Remove target-specific headers from tcg.[ch]
2023-06-05 Richard Hendersontcg: Move env defines out of NEED_CPU_H in helper-head.h
2023-06-05 Richard Hendersonaccel/tcg: Tidy includes for translator.[ch]
2023-06-05 Richard Hendersonaccel/tcg: Move translator_fake_ldb out of line
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersonaccel/tcg: Move most of gen-icount.h into translator.c
2023-06-05 Richard Hendersoninclude/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
2023-06-05 Richard Hendersontcg: Spit out exec/translation-block.h
2023-06-05 Richard Hendersonexec-all: Widen TranslationBlock pc and cs_base to...
2023-06-05 Richard Hendersonexec-all: Widen tb_page_addr_t for user-only
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-gvec.h
2023-06-05 Richard Hendersontcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
2023-06-05 Richard Hendersontcg: Add guest_mo to TCGContext
2023-06-05 Richard Hendersontcg: Add insn_start_words to TCGContext
2023-06-05 Richard Hendersontcg: Split helper-proto.h
2023-06-05 Richard Hendersontcg: Split helper-gen.h
2023-06-05 Richard Hendersontcg: Split tcg_gen_callN
2023-06-05 Richard Hendersontcg: Move temp_idx and tcgv_i32_temp debug out of line
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05 Richard Hendersontcg: Move TCGHelperInfo and dependencies to tcg/helper...
2023-06-05 Richard Hendersontcg: Remove outdated comments in helper-head.h
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
2023-06-05 Richard Hendersontcg: Move TCGv, dup_const_tl definitions to tcg-op.h
2023-06-05 Richard Hendersontcg: Split out tcg/oversized-guest.h
2023-06-05 Richard Hendersontcg: Split out tcg-target-reg-bits.h
2023-06-05 Richard Hendersontcg: Add tlb_fast_offset to TCGContext
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
2023-06-05 Richard Hendersontcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
2023-06-05 Richard HendersonMerge tag 'pull-block-2023-06-05' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'qemu-sparc-20230605' of https://github.com...
2023-06-05 Hanna Czenczekutil/iov: Remove qemu_iovec_init_extended()
2023-06-05 Hanna Czenczekutil/iov: Make qiov_slice() public
2023-06-05 Bernhard Beschowhw/arm/omap: Remove unused omap_uart_attach()
2023-06-05 Richard HendersonMerge tag 'pull-loongarch-20230605' of https://gitlab...
2023-06-05 Jiaxun Yanghw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
2023-06-03 Richard HendersonMerge tag 'migration-20230602-pull-request' of https...
2023-06-02 Richard HendersonMerge tag 'pull-nbd-2023-06-01-v2' of https://repo...
2023-06-02 Eric Blakecutils: Adjust signature of parse_uint[_full]
2023-06-02 Richard HendersonMerge tag 'migration-20230601-pull-request' of https...
2023-06-01 Vladimir Sementsov... runstate: drop unused runstate_store()
2023-06-01 Vladimir Sementsov... migration: never fail in global_state_store()
2023-06-01 Vladimir Sementsov... runstate: add runstate_get()
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Richard HendersonMerge tag 'tracing-pull-request' of https://gitlab...
2023-06-01 Alex Bennéeaccel/tcg: include cs_base in our hash calculations
2023-06-01 Alex Bennéetcg: remove the final vestiges of dstate
2023-06-01 Alex Bennée*-user: remove the guest_user_syscall tracepoints
2023-06-01 Stefan Hajnocziblock: remove bdrv_co_io_plug() API
2023-06-01 Stefan Hajnocziblock/linux-aio: convert to blk_io_plug_call() API
2023-06-01 Stefan Hajnocziblock/io_uring: convert to blk_io_plug_call() API
2023-06-01 Stefan Hajnocziblock: add blk_io_plug_call() API
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard Hendersonmeson: Split test for __int128_t type from __int128_t...
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Stefan Hajnocziaio: remove aio_disable_external() API
2023-05-30 Stefan Hajnoczivirtio-scsi: implement BlockDevOps->drained_begin()
2023-05-30 Stefan Hajnocziblock/export: don't require AioContext lock around...
2023-05-30 Stefan Hajnocziblock: drain from main loop thread in bdrv_co_yield_to_...
next