]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-11-06 Jean-Louis... qcow2: keep reference on zeroize with discard-no-unref...
2023-11-06 Stefan HajnocziMerge tag 'pull-sp-20231105' of https://gitlab.com...
2023-11-06 Stefan HajnocziMerge tag 'migration-20231103-pull-request' of https...
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-06 Stefan HajnocziMerge tag 'pull-loongarch-20231103' of https://gitlab...
2023-11-05 Richard Hendersontarget/sparc: Check for invalid cond in gen_compare_reg
2023-11-05 Richard Hendersontarget/sparc: Implement UDIV inline
2023-11-05 Richard Hendersontarget/sparc: Implement UDIVX and SDIVX inline
2023-11-05 Richard Hendersontarget/sparc: Discard cpu_cond at the end of each insn
2023-11-05 Richard Hendersontarget/sparc: Record entire jump condition in DisasContext
2023-11-05 Richard Hendersontarget/sparc: Merge gen_op_next_insn into only caller
2023-11-05 Richard Hendersontarget/sparc: Pass displacement to advance_jump_cond
2023-11-05 Richard Hendersontarget/sparc: Merge advance_jump_uncond_{never,always...
2023-11-05 Richard Hendersontarget/sparc: Merge gen_branch2 into advance_pc
2023-11-05 Richard Hendersontarget/sparc: Do flush_cond in advance_jump_cond
2023-11-05 Richard Hendersontarget/sparc: Always copy conditions into a new temporary
2023-11-05 Richard Hendersontarget/sparc: Change DisasCompare.c2 to int
2023-11-05 Richard Hendersontarget/sparc: Remove DisasCompare.is_bool
2023-11-05 Richard Hendersontarget/sparc: Remove CC_OP leftovers
2023-11-05 Richard Hendersontarget/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
2023-11-05 Richard Hendersontarget/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
2023-11-05 Richard Hendersontarget/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
2023-11-05 Richard Hendersontarget/sparc: Remove CC_OP_DIV
2023-11-05 Richard Hendersontarget/sparc: Remove CC_OP_LOGIC
2023-11-05 Richard Hendersontarget/sparc: Split psr and xcc into components
2023-11-05 Richard Hendersontarget/sparc: Introduce cpu_put_psr_icc
2023-11-03 Juan Quintelamigration: Unlock mutex in error case
2023-11-03 Hyman Huangdocs/migration: Add the dirty limit section
2023-11-03 Hyman Huangtests/migration: Introduce dirty-limit into guestperf
2023-11-03 Hyman Huangtests/migration: Introduce dirty-ring-size option into...
2023-11-03 Hyman Huangtests: Add migration dirty-limit capability test
2023-11-03 Hyman Huangsystem/dirtylimit: Drop the reduplicative check
2023-11-03 Hyman Huangsystem/dirtylimit: Fix a race situation
2023-11-03 Song Gaolinux-user/loongarch64: Add LASX sigcontext save/restore
2023-11-03 Song Gaolinux-user/loongarch64: Add LSX sigcontext save/restore
2023-11-03 Song Gaolinux-user/loongarch64: Use abi_{ulong,uint} types
2023-11-03 Song Gaolinux-user/loongarch64: setup_sigframe() set 'end'...
2023-11-03 Song Gaolinux-user/loongarch64: Fix setup_extcontext alloc...
2023-11-03 Richard Hendersonlinux-user/loongarch64: Use traps to track LSX/LASX...
2023-11-03 Song Gaotarget/loongarch: Support 4K page size
2023-11-03 Song Gaotarget/loongarch: Implement query-cpu-model-expansion
2023-11-03 Song Gaotarget/loongarch: Allow user enable/disable LSX/LASX...
2023-11-03 Song Gaotarget/loongarch: Add cpu model 'max'
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-02 Tong Hotests/qtest: Introduce tests for AMD/Xilinx Versal...
2023-11-02 Tong Hohw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
2023-11-02 Tong Hohw/misc: Introduce AMD/Xilix Versal TRNG device
2023-11-02 Markus Armbrusterdump: Drop redundant check for empty dump
2023-11-02 Markus Armbrusterdump: Improve some dump-guest-memory error messages
2023-11-02 Markus Armbrusterdump: Recognize "fd:" protocols on Windows hosts
2023-11-02 Markus Armbrusterdump: Fix g_array_unref(NULL) in dump-guest-memory
2023-11-02 Markus Armbrusterdump: Rename qmp_dump_guest_memory() parameter to match...
2023-11-02 Stephen Brennandump: Add command interface for kdump-raw formats
2023-11-02 Stephen Brennandump: Allow directly outputting raw kdump format
2023-11-02 Stephen Brennandump: Pass DumpState to write_ functions
2023-11-02 Peter Maydelltarget/arm: Correctly propagate stage 1 BTI guarded...
2023-11-02 Hans-Erik Florydhw/char/stm32f2xx_usart: Add more definitions for CR1...
2023-11-02 Hans-Erik Florydhw/char/stm32f2xx_usart: Update IRQ when DR is written
2023-11-02 Hans-Erik Florydhw/char/stm32f2xx_usart: Extract common IRQ update...
2023-11-02 Richard Hendersontarget/arm: Fix SVE STR increment
2023-11-02 Peter Maydelltarget/arm: Make FEAT_MOPS SET* insns handle Xs ==...
2023-11-02 Peter Maydelllinux-user: Report AArch64 hwcap2 fields above bit 31
2023-11-02 Peter Maydelltarget/arm: Enable FEAT_MOPS insns in user-mode emulation
2023-11-02 Bernhard Beschowhw/i2c/pm_smbus: Convert DPRINTF to trace events
2023-11-02 Bernhard Beschowhw/misc/imx6_ccm: Convert DPRINTF to trace events
2023-11-02 Bernhard Beschowhw/misc/imx7_snvs: Trace MMIO access
2023-11-02 Bernhard Beschowhw/watchdog/wdt_imx2: Trace timer activity
2023-11-02 Bernhard Beschowhw/watchdog/wdt_imx2: Trace MMIO access
2023-11-02 Philippe Mathieu... hw/arm/pxa2xx_gpio: Pass CPU using QOM link property
2023-11-02 Thomas HuthMAINTAINERS: Make sure that gicv3_internal.h is covered...
2023-11-02 Peter Maydelldocs/specs/vmgenid: Convert to rST
2023-11-02 Peter Maydelldocs/specs/vmcoreinfo: Convert to rST
2023-11-02 Peter Maydelldocs/specs/virt-ctlr: Convert to rST
2023-11-02 Peter Maydelldocs/specs/standard-vga: Convert to rST
2023-11-02 Peter Maydelldocs/specs/pvpanic: Convert to rST
2023-11-02 Peter Maydelldocs/specs/ivshmem-spec: Convert to rST
2023-11-02 Peter Maydelldocs/specs/edu: Convert to rST
2023-11-02 Peter Maydelldocs/specs/vmw_pvscsi-spec: Convert to rST
2023-11-02 Peter Maydellhw/input/stellaris_gamepad: Convert to qemu_input_handl...
2023-11-02 Peter Maydellhw/input/stellaris_input: Convert to qdev
2023-11-02 Peter Maydellhw/input/stellaris_gamepad: Remove StellarisGamepadButt...
2023-11-02 Kevin Wolfqdev: Add qdev_prop_set_array()
2023-11-02 Peter Maydellhw/input/stellaris_gamepad: Rename structs to our usual...
2023-11-02 Peter Maydellhw/input/stellaris_input: Rename to stellaris_gamepad
2023-11-02 Marielle Novastriderlinux-user/elfload: Add missing arm64 hwcap values
2023-11-02 Het Galamigration: modify test_multifd_tcp_none() to use new...
2023-11-02 Het Galamigration: Implement MigrateChannelList to hmp migratio...
2023-11-02 Het Galamigration: Implement MigrateChannelList to qmp migratio...
2023-11-02 Het Galamigration: modify migration_channels_and_uri_compatible...
2023-11-02 Het Galamigration: New migrate and migrate-incoming argument...
2023-11-02 Fabiano Rosasmigration: Convert the file backend to the new QAPI...
2023-11-02 Het Galamigration: convert exec backend to accept MigrateAddress.
2023-11-02 Het Galamigration: convert rdma backend to accept MigrateAddress
2023-11-02 Het Galamigration: convert socket backend to accept MigrateAddress
2023-11-02 Het Galamigration: convert migration 'uri' into 'MigrateAddress'
2023-11-02 Het Galamigration: New QAPI type 'MigrateAddress'
2023-11-02 Peter Xumigration: Change ram_dirty_bitmap_reload() retval...
2023-11-02 Fabiano Rosastests/migration-test: Add a test for postcopy hangs...
2023-11-02 Peter Xumigration: Allow network to fail even during recovery
next