OSDN Git Service

mac_{old|new}world: Avoid else branch by setting default value
[qmiga/qemu.git] / include /
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'mips-20221030' of https://github.com/philmd...
2022-10-31 Philippe Mathieu... hw/mips/bootloader: Allow bl_gen_jump_kernel to optiona...
2022-10-31 Bernhard Beschowhw/ide/piix: Introduce TYPE_ macros for PIIX IDE contro...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate PM function in host device
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Introduce TYPE_VIA_IDE define
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-28 BALATON Zoltanppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
2022-10-28 Xuzhou Chengtests/qtest: Use send/recv for socket communication
2022-10-28 Xuzhou Chengaccel/qtest: Support qtest accelerator for Windows
2022-10-28 Laurent Vivierqemu-sockets: move and rename SocketAddress_to_str()
2022-10-28 Laurent Viviernet: introduce qemu_set_info_str() function
2022-10-28 Laurent Vivierqapi: net: introduce a way to bypass qemu_opts_parse_no...
2022-10-28 Laurent Viviernet: simplify net_client_parse() error management
2022-10-28 Laurent Viviernet: remove the @errp argument of net_client_inits()
2022-10-28 Laurent Viviernet: introduce convert_host_port()
2022-10-27 Alberto Fariablock: add missing coroutine_fn annotation to BlockDriv...
2022-10-27 Alberto Fariacoroutine-io: add missing coroutine_fn annotation to...
2022-10-27 Alberto Fariacoroutine-lock: add missing coroutine_fn annotation...
2022-10-27 Alberto Fariablock: add missing coroutine_fn annotation to prototypes
2022-10-27 Alberto Fariamonitor: add missing coroutine_fn annotation
2022-10-27 Emanuele Giuseppe... block: remove bdrv_try_set_aio_context and replace...
2022-10-27 Emanuele Giuseppe... block: rename bdrv_child_try_change_aio_context in...
2022-10-27 Emanuele Giuseppe... block: remove all unused ->can_set_aio_ctx and ->set_ai...
2022-10-27 Emanuele Giuseppe... bdrv_change_aio_context: use hash table instead of...
2022-10-27 Emanuele Giuseppe... block: use transactions as a replacement of ->{can_...
2022-10-27 Vladimir Sementsov... block: Manipulate bs->file / bs->backing pointers in...
2022-10-27 Vladimir Sementsov... block: document connection between child roles and...
2022-10-27 Vladimir Sementsov... test-bdrv-graph-mod: fix filters to be filters
2022-10-27 Vladimir Sementsov... block: introduce bdrv_open_file_child() helper
2022-10-27 Vladimir Sementsov... block: BlockDriver: add .filtered_child_is_backing...
2022-10-27 Bin Mengblock: Refactor get_tmp_filename()
2022-10-27 Stefan HajnocziMerge tag 'pull-target-arm-20221027' of https://git...
2022-10-27 Jason A. Donenfelddevice-tree: add re-randomization helper function
2022-10-27 Jason A. Donenfeldreset: allow registering handlers that aren't called...
2022-10-27 David Hildenbrandhostmem: Allow for specifying a ThreadContext for preal...
2022-10-27 David Hildenbrandutil: Make qemu_prealloc_mem() optionally consume a...
2022-10-27 David Hildenbrandutil: Introduce ThreadContext user-creatable object
2022-10-27 David Hildenbrandutil: Introduce qemu_thread_set_affinity() and qemu_thr...
2022-10-27 David Hildenbrandutil: Cleanup and rename os_mem_prealloc()
2022-10-27 Markus Armbrusterqerror: QERR_PERMISSION_DENIED is no longer used, drop
2022-10-26 Stefan Hajnoczivirtio-blk: use BDRV_REQ_REGISTERED_BUF optimization...
2022-10-26 Stefan Hajnocziexec/cpu-common: add qemu_ram_get_fd()
2022-10-26 Stefan Hajnocziblock: add BlockRAMRegistrar
2022-10-26 Stefan Hajnocziblock: return errors from bdrv_register_buf()
2022-10-26 Stefan Hajnocziblock: add BDRV_REQ_REGISTERED_BUF request flag
2022-10-26 Stefan Hajnocziblock: use BdrvRequestFlags type for supported flag...
2022-10-26 Stefan Hajnocziblock: pass size to bdrv_unregister_buf()
2022-10-26 Stefan Hajnoczicoroutine: add flag to re-queue at front of CoQueue
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-26 Janosch Franks390x: pv: Add dump support
2022-10-26 Janosch Franks390x: Add KVM PV dump interface
2022-10-26 Janosch Frankinclude/elf.h: add s390x note types
2022-10-26 Janosch Franks390x: Introduce PV query interface
2022-10-26 Richard Hendersonaccel/tcg: Remove restore_state_to_opc function
2022-10-26 Richard Hendersonaccel/tcg: Add restore_state_to_opc to TCGCPUOps
2022-10-26 Richard Hendersonaccel/tcg: Simplify page_get/alloc_target_data
2022-10-26 Richard Hendersonaccel/tcg: Unify declarations of tb_invalidate_phys_range
2022-10-26 Richard Hendersonaccel/tcg: Rename tb_invalidate_phys_page_range and...
2022-10-26 Richard Hendersonaccel/tcg: Introduce tb_{set_}page_addr{0,1}
2022-10-26 Richard Hendersonaccel/tcg: Move assert_no_pages_locked to internal.h
2022-10-26 Richard Hendersonaccel/tcg: Make page_alloc_target_data allocation constant
2022-10-26 Richard Hendersoninclude/qemu/thread: Use qatomic_* functions
2022-10-26 Richard Hendersoninclude/qemu/atomic: Use qemu_build_assert
2022-10-26 Richard Hendersoninclude/qemu/osdep: Add qemu_build_assert
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-10-24 Janosch Frankdump: Add architecture section and section string table...
2022-10-24 Janosch Frankdump: Reorder struct DumpState
2022-10-24 Janosch Frankdump: Use a buffer for ELF section data and headers
2022-10-24 Stefan HajnocziMerge tag 'pull-9p-20221024' of https://github.com...
2022-10-24 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-24 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-10-24 Bin Mengtreewide: Remove the unnecessary space before semicolon
2022-10-24 Cédric Le Goateraspeed/smc: Cache AspeedSMCClass
2022-10-24 Alex Bennéessi: cache SSIPeripheralClass to avoid GET_CLASS()
2022-10-24 Peter Delevoryashw/i2c/aspeed: Fix old reg slave receive
2022-10-22 Peter Maydellinclude/hw/scsi/scsi.h: Remove unused scsi_legacy_handl...
2022-10-21 Jason A. Donenfeldm68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-18 Stefan HajnocziMerge tag 'pull-ppc-20221017' of https://gitlab.com...
2022-10-17 Daniel Henrique... qmp/hmp, device_tree.c: introduce dumpdtb
2022-10-17 BALATON Zoltanppc440_uc.c: Move some macros to ppc4xx.h
2022-10-17 BALATON Zoltanppc440_sdram: QOM'ify
2022-10-17 BALATON Zoltanppc4xx_sdram: Rename functions to prevent name clashes
2022-10-17 BALATON Zoltanppc440_sdram: Get rid of the init RAM hack
2022-10-17 BALATON Zoltanppc4xx_sdram: QOM'ify
2022-10-17 BALATON Zoltanppc4xx_sdram: Move size check to ppc4xx_sdram_init()
next