]> git.proxmox.com Git - mirror_qemu.git/history - include
target/arm: Mark up sysregs for HFGRTR bits 24..35
[mirror_qemu.git] / include /
2023-02-03 Alexander Grafhw/arm/virt: Consolidate GIC finalize logic
2023-02-03 Evgeny Iakovlevhw/char/pl011: refactor FIFO depth handling code
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02 Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02 Peter MaydellMerge tag 'pull-request-2023-01-31' of https://gitlab...
2023-02-02 Emilio Cotacpu-exec: assert that plugin_mem_cbs is NULL after...
2023-02-02 Emilio Cotatcg: exclude non-memory effecting helpers from instrume...
2023-02-02 Emilio Cotaplugins: fix optimization in plugin_gen_disable_mem_helpers
2023-02-02 Emilio Cotathread: de-const qemu_spin_destroy
2023-02-02 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-01-28 Igor Mammedovpci: make sure pci_bus_is_express() won't error out...
2023-01-28 Igor Mammedovpcihp: make bridge describe itself using AcpiDevAmlIfCl...
2023-01-28 Igor Mammedovpci: acpi hotplug: rename x-native-hotplug to x-do...
2023-01-28 Jason A. Donenfeldx86: don't let decompressed kernel image clobber setup_data
2023-01-27 Peter Xuintel-iommu: Document iova_tree
2023-01-27 Bernhard Beschowhw/acpi/acpi_dev_interface: Remove unused parameter...
2023-01-27 Bernhard Beschowhw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
2023-01-26 Philippe Mathieu... qemu/bswap: Use compiler __builtin_bswap() on NetBSD
2023-01-26 Philippe Mathieu... qemu/bswap: Use compiler __builtin_bswap() on FreeBSD
2023-01-26 Philippe Mathieu... qemu/bswap: Use compiler __builtin_bswap() on Haiku
2023-01-26 Philippe Mathieu... qemu/bswap: Remove <byteswap.h> dependency
2023-01-26 Philippe Mathieu... qemu/bswap: Replace bswapXXs() by compiler __builtin_bs...
2023-01-26 Philippe Mathieu... qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
2023-01-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2023-01-24 Richard Hendersontcg: Mark tcg helpers noinline to avoid an issue with LTO
2023-01-24 Richard Hendersontcg: Avoid recursion in tcg_gen_mulu2_i32
2023-01-23 Stefan Hajnoczivirtio-blk: simplify virtio_blk_dma_restart_cb()
2023-01-23 Peter MaydellMerge tag 'pull-target-arm-20230123' of https://git...
2023-01-23 Philippe Mathieu... hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -...
2023-01-23 Philippe Mathieu... hw/i2c/versatile_i2c: Replace VersatileI2CState ->...
2023-01-23 Philippe Mathieu... hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public...
2023-01-20 Peter MaydellMerge tag 'pull-riscv-to-apply-20230120' of https:...
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-20 Markus Armbrusterinclude/hw/ppc include/hw/pci-host: Drop extra typedefs
2023-01-20 Markus Armbrusterinclude/hw/ppc: Don't include hw/pci-host/pnv_phb.h...
2023-01-20 Markus Armbrusterinclude/hw/ppc: Supply a few missing includes
2023-01-20 Markus Armbrusterinclude/hw/ppc: Split pnv_chip.h off pnv.h
2023-01-20 Markus Armbrusterinclude/hw/block: Include hw/block/block.h where needed
2023-01-20 Markus Armbrusterinclude/block: Untangle inclusion loops
2023-01-20 Markus Armbrustercoroutine: Use Coroutine typedef name instead of struct...
2023-01-20 Markus Armbrustercoroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
2023-01-20 Daniel Henrique... hw/riscv: use ms->fdt in riscv_socket_fdt_write_distanc...
2023-01-20 Daniel Henrique... hw/riscv: use MachineState::fdt in riscv_socket_fdt_wri...
2023-01-20 Daniel Henrique... hw/riscv/boot.c: use MachineState in riscv_load_kernel()
2023-01-20 Daniel Henrique... hw/riscv/boot.c: use MachineState in riscv_load_initrd()
2023-01-20 Daniel Henrique... hw/riscv: write initrd 'chosen' FDT inside riscv_load_i...
2023-01-20 Daniel Henrique... hw/riscv/sifive_u: use 'fdt' from MachineState
2023-01-20 Daniel Henrique... hw/riscv/spike: use 'fdt' from MachineState
2023-01-20 Bin Menghw/riscv: spike: Decouple create_fdt() dependency to...
2023-01-20 Bin Menghw/riscv/boot.c: Introduce riscv_find_firmware()
2023-01-20 Daniel Henrique... hw/riscv/boot.c: introduce riscv_default_firmware_name()
2023-01-20 Daniel Henrique... hw/riscv/boot.c: make riscv_find_firmware() static
2023-01-20 Bin Menghw/char: riscv_htif: Remove forward declarations for...
2023-01-20 Bin Menghw/char: riscv_htif: Move registers from CPUArchState...
2023-01-20 Bin Menghw/char: riscv_htif: Drop useless assignment of memory...
2023-01-20 Bin Menghw/char: riscv_htif: Drop {to, from}host_size in HTIFState
2023-01-19 Peter MaydellMerge tag 'pull-monitor-2023-01-19' of https://repo...
2023-01-19 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-01-19 Markus Armbrusterui: Split hmp_mouse_set() and move the HMP part to ui/
2023-01-19 Markus Armbrusterui: Factor out hmp_change_vnc(), and move to ui/ui...
2023-01-19 Markus Armbrusterui: Move HMP commands from monitor to new ui/ui-hmp...
2023-01-19 Markus Armbrusterui: Factor out qmp_add_client() parts and move to ui...
2023-01-19 Markus Armbrusterui/spice: QXLInterface method set_mm_time() is now...
2023-01-19 Markus Armbrusterui/spice: Require spice-server >= 0.14.0
2023-01-19 Peter MaydellMerge tag 'pull-tcg-20230117' of https://gitlab.com...
2023-01-19 Markus Armbrustercoroutine: Clean up superfluous inclusion of qemu/locka...
2023-01-19 Markus Armbrustercoroutine: Move coroutine_fn to qemu/osdep.h, trim...
2023-01-19 Markus Armbrustercoroutine: Clean up superfluous inclusion of qemu/corou...
2023-01-18 Peter MaydellMerge tag 'pull-request-2023-01-18' of https://gitlab...
2023-01-18 Philippe Mathieu... bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
2023-01-17 Richard Hendersontcg: Move tb_target_set_jmp_target declaration to tcg.h
2023-01-17 Richard Hendersontcg: Add TranslationBlock.jmp_insn_offset
2023-01-17 Richard Hendersontcg: Add gen_tb to TCGContext
2023-01-17 Richard Hendersontcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSE...
2023-01-16 Philippe Mathieu... hw/i386/pc: Remove unused 'owner' argument from pc_pci_...
2023-01-16 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-01-16 Peter MaydellMerge tag 'mips-20230113' of https://github.com/philmd...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE...
2023-01-13 Thomas Huthhw/rtc/mc146818rtc: Make the mc146818 RTC device target...
2023-01-13 Thomas Huthhw/intc: Extract the IRQ counting functions into a...
2023-01-13 Bernhard Beschowhw/intc/i8259: Make using the isa_pic singleton more...
2023-01-13 Bernhard Beschowhw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_...
2023-01-13 Paolo Bonzinimips: Always include nanomips disassembler
2023-01-13 Peter MaydellMerge tag 'pull-target-arm-20230113' of https://git...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Handle buffers as opaque arrays
2023-01-12 Philippe Mathieu... hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE...
2023-01-12 Philippe Mathieu... hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC...
2023-01-12 Philippe Mathieu... hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO...
2023-01-12 Philippe Mathieu... hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO...
2023-01-12 Philippe Mathieu... hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
2023-01-12 Philippe Mathieu... hw/arm/pxa2xx: Simplify pxa270_init()
2023-01-12 Philippe Mathieu... hw/arm/pxa2xx: Simplify pxa255_init()
2023-01-12 Strahinja Jankovichw/arm: Allwinner A10 enable SPL load from MMC
2023-01-12 Strahinja Jankovic{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
2023-01-12 Strahinja Jankovichw/misc: Allwinner A10 DRAM Controller Emulation
2023-01-12 Strahinja Jankovichw/misc: Allwinner-A10 Clock Controller Module Emulation
2023-01-12 Felipe Balbihw/arm/stm32f405: correctly describe the memory layout
2023-01-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-11 Daniel P. Berrangéhw/xen: use G_GNUC_PRINTF/SCANF for various functions
next