OSDN Git Service

hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
[qmiga/qemu.git] / include /
2023-05-02 Cédric Le Goaterhw/arm/boot: Make write_bootloader() public as arm_writ...
2023-05-02 Peter Maydellhmp: Add 'one-insn-per-tb' command equivalent to 'singl...
2023-05-02 Peter Maydellaccel/tcg: Use one_insn_per_tb global instead of old...
2023-05-02 Daniel Bertalanhw/arm/bcm2835_property: Implement "get command line...
2023-04-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-28 Richard HendersonMerge tag 'pull-qapi-2023-04-28' of https://repo.or...
2023-04-28 David 'Digit' TurnerUpdate linux headers to v6.3rc5
2023-04-28 Richard HendersonMerge tag 'pull-request-2023-04-28' of https://gitlab...
2023-04-28 Alexander Bulekovasync: Add an optional reentrancy guard to the BH API
2023-04-28 Alexander Bulekovmemory: prevent dma-reentracy issues
2023-04-28 Richard HendersonMerge tag 'migration-20230427-pull-request' of https...
2023-04-27 Paolo Bonzinistat64: Add stat64_set() operation
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Emanuele Giuseppe... thread-pool: avoid passing the pool parameter every...
2023-04-25 Emanuele Giuseppe... thread-pool: use ThreadPool from the running thread
2023-04-25 Emanuele Giuseppe... io_uring: use LuringState from the running thread
2023-04-25 Emanuele Giuseppe... linux-aio: use LinuxAioState from the running thread
2023-04-25 Wilfred Mallawainclude/block: fixup typos
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-04-25 Jonathan Cameronhw/pci-bridge: Make PCIe and CXL PXB Devices inherit...
2023-04-25 Ani Sinhahw/acpi: limit warning on acpi table size to pc machine...
2023-04-24 Richard HendersonMerge tag 'migration-20230424-pull-request' of https...
2023-04-24 Juan Quintelamigration: move migration_global_dump() to migration...
2023-04-24 Richard HendersonMerge tag 'migration-20230420-pull-request' of https...
2023-04-24 Peter Xuutil/mmap-alloc: qemu_fd_getfs()
2023-04-23 Richard HendersonMerge tag 'pull-tcg-20230423' of https://gitlab.com...
2023-04-23 Richard Hendersontcg: Replace tcg_abort with g_assert_not_reached
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-21 Richard HendersonMerge tag 'pull-tpm-2023-04-20-1' of https://github...
2023-04-21 Richard HendersonMerge tag 'pull-request-2023-04-20' of https://gitlab...
2023-04-21 Chuck Zmudzinskipci: avoid accessing slot_reserved_mask directly outsid...
2023-04-21 Cornelia Huckhw: Add compat machines for 8.1
2023-04-21 Yangmingvirtio-balloon: optimize the virtio-balloon on the...
2023-04-21 Richard HendersonMerge tag 'pull-target-arm-20230420' of https://git...
2023-04-21 Carlos Lópezvirtio: refresh vring region cache after updating a...
2023-04-20 Stefan Bergerqtest: Add functions for accessing devices on Aspeed...
2023-04-20 Ninad Palsuletpm: Add support for TPM device over I2C bus
2023-04-20 Ninad Palsuletpm: Extend common APIs to support TPM TIS I2C
2023-04-20 Guenter Roeckfsl-imx7: Add fec[12]-phy-connected properties
2023-04-20 Guenter Roeckfsl-imx6ul: Add fec[12]-phy-connected properties
2023-04-20 Guenter Roeckhw/net/imx_fec: Support two Ethernet interfaces connect...
2023-04-20 Stefan Bergerqtest: Add functions for accessing devices on Aspeed...
2023-04-20 Thomas Huthcpu: Remove parameter of list_cpus()
2023-04-20 Thomas Huthinclude/exec: Provide the tswap() functions for target...
2023-04-20 Thomas Huthsoftmmu/qtest: Move the target-specific pseries RTAS...
2023-04-20 Strahinja Jankovichw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
2023-04-20 Strahinja Jankovichw/arm: Add WDT to Allwinner-A10 and Cubieboard
2023-04-20 Strahinja Jankovichw/watchdog: Allwinner WDT emulation for system reset
2023-04-20 Paolo Bonzinimonitor: mark mixed functions that can suspend
2023-04-20 Paolo Bonzinimigration: mark mixed functions that can suspend
2023-04-20 Paolo Bonziniio: mark mixed functions that can suspend
2023-04-20 Paolo Bonzinilasi: fix RTC migration
2023-04-20 Cornelia Huckhw: Add compat machines for 8.1
2023-04-12 Peter MaydellMerge tag 'coverity-fixes-pull-request' of git://git...
2023-04-11 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-11 Paolo Bonziniblock, block-backend: write some hot coroutine wrappers...
2023-04-11 Paolo Bonziniblock-backend: inline bdrv_co_get_geometry
2023-04-11 Paolo Bonziniblock: remove has_variable_length from BlockDriver
2023-04-11 Paolo Bonziniblock: move has_variable_length to BlockLimits
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-03-29 Peter MaydellMerge tag 'pull-tcg-20230328' of https://gitlab.com...
2023-03-28 Philippe Mathieu... softmmu: Restore use of CPU watchpoint for all accelerators
2023-03-28 Philippe Mathieu... softmmu: Restrict cpu_check_watchpoint / address_matche...
2023-03-28 Richard Hendersoninclude/exec: Change reserved_va semantics to last...
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to tb_invalidate_phys_range
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_reset_target_data
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_set_flags
2023-03-28 Emilio Cotautil: import GTree as QTree
2023-03-28 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-27 Kevin Wolfblock/export: Fix graph locking in blk_get_geometry...
2023-03-24 Peter MaydellMerge tag 'pull-request-2023-03-24' of https://gitlab...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-24 Yeqi Fuhw/block: replace TABs with space
2023-03-24 Yeqi Fuhw/ide: replace TABs with space
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Hendersoninclude/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
2023-03-22 Richard Hendersoninclude/qemu: Split out plugin-event.h
2023-03-22 Richard Henderson*: Add missing includes of qemu/plugin.h
2023-03-22 Richard Hendersoninclude/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
2023-03-22 Alex Bennéeinclude/qemu: add documentation for memory callbacks
2023-03-21 Peter MaydellMerge tag 'pull-target-arm-20230321' of https://git...
2023-03-21 Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-03-21 Marc-André Lureauwin32: add qemu_close_socket_osfhandle()
2023-03-20 Peter MaydellMerge tag 'edk2-stable202302-20230320-pull-request...
2023-03-20 Peter MaydellMerge tag 'pull-request-2023-03-20' of https://gitlab...
2023-03-20 Yeqi Fureplace TABs with spaces
2023-03-20 Bernhard Beschowqemu/osdep: Switch position of "extern" and "G_NORETURN"
2023-03-17 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-17 Peter MaydellMerge tag '20230316-xtensa' of https://github.com/OSLL...
2023-03-16 Bernhard Beschowexec/memory: Fix kernel-doc warning
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-14 Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13 Marc-André Lureauui: introduce egl_init()
2023-03-13 Marc-André Lureauui: keep current cursor with QemuConsole
2023-03-13 Marc-André Lureauui: rename cursor_{get->ref}, return it
next