]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-04-25 Peter Maydellreset: Add RESET_TYPE_SNAPSHOT_LOAD
2024-04-25 Peter Maydelldocs/devel/reset: Update to new API for hold and exit...
2024-04-25 Peter Maydellhw, target: Add ResetType argument to hold and exit...
2024-04-25 Peter Maydellscripts/coccinelle: New script to add ResetType to...
2024-04-25 Peter Maydellallwinner-i2c, adm1272: Use device_cold_reset() for...
2024-04-25 Peter Maydellhw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_...
2024-04-25 Peter Maydelllinux-user/flatload.c: Remove unused bFLT shared-librar...
2024-04-25 Anastasia Belovahw/dma: avoid apparent overflow in soc_dma_set_request
2024-04-25 Jinjie Ruanhw/arm/virt: Enable NMI support in the GIC if the CPU...
2024-04-25 Jinjie Ruantarget/arm: Add FEAT_NMI to max
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Report the VINMI interrupt
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cp...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Implement NMI interrupt priority
2024-04-25 Peter Maydellhw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmi...
2024-04-25 Peter Maydellhw/intc/arm_gicv3: Add NMI handling CPU interface registers
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Implement GICD_INMIR
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3_redist: Implement GICR_INMIR0
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add irq non-maskable property
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3_kvm: Not set has-nmi=true for the...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add has-nmi property to GICv3 device
2024-04-25 Jinjie Ruantarget/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
2024-04-25 Jinjie Ruanhw/arm/virt: Wire NMI and VINMI irq lines from GIC...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add external IRQ lines for NMI
2024-04-25 Jinjie Ruantarget/arm: Handle PSTATE.ALLINT on taking an exception
2024-04-25 Jinjie Ruantarget/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI...
2024-04-25 Jinjie Ruantarget/arm: Add support for NMI in arm_phys_excp_target...
2024-04-25 Jinjie Ruantarget/arm: Add support for Non-maskable Interrupt
2024-04-25 Jinjie Ruantarget/arm: Support MSR access to ALLINT
2024-04-25 Jinjie Ruantarget/arm: Implement ALLINT MSR (immediate)
2024-04-25 Jinjie Ruantarget/arm: Add support for FEAT_NMI, Non-maskable...
2024-04-25 Jinjie Ruantarget/arm: Add PSTATE.ALLINT
2024-04-25 Jinjie Ruantarget/arm: Handle HCR_EL2 accesses for bits introduced...
2024-04-24 Richard HendersonMerge tag 'pull-tcg-20240424' of https://gitlab.com...
2024-04-24 Keith Packardtarget/m68k: Support semihosting on non-ColdFire targets
2024-04-24 Richard Hendersontarget/m68k: Perform the semihosting test during translate
2024-04-24 Keith Packardtarget/m68k: Pass semihosting arg to exit
2024-04-24 Michael Vogtlinux-user: Add FITRIM ioctl
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: eliminate goto in switch...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: make ip_mreq_source local...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: make ip_mreq local to the...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
2024-04-24 Ilya Leoshkevichmeson: Make DEBUG_REMAP a meson option
2024-04-24 Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24 Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
2024-04-24 Richard HendersonMerge tag 'pull-error-2024-04-24' of https://repo.or...
2024-04-24 Philippe Mathieu... block/gluster: Remove deprecated RDMA protocol handling
2024-04-24 Philippe Mathieu... hw/rdma: Remove deprecated pvrdma device and rdmacm...
2024-04-24 Philippe Mathieu... hw/timer: Remove the ALTERA_TIMER model
2024-04-24 Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
2024-04-24 Sriram YagnaramanMAINTAINERS: Update Sriram Yagnaraman mail address
2024-04-24 Markus Armbrusterqapi: Dumb down QAPISchema.lookup_entity()
2024-04-24 Markus Armbrusterqapi: Tighten check whether implicit object type alread...
2024-04-24 John Snowqapi/schema: remove unnecessary asserts
2024-04-24 John Snowqapi/schema: turn on mypy strictness
2024-04-24 John Snowqapi/schema: add type hints
2024-04-24 John Snowqapi/parser.py: assert member.info is present in connec...
2024-04-24 John Snowqapi/parser: demote QAPIExpression to Dict[str, Any]
2024-04-24 John Snowqapi/schema: assert inner type of QAPISchemaVariants...
2024-04-24 John Snowqapi/schema: fix typing for QAPISchemaVariants.tag_member
2024-04-24 John Snowqapi/schema: Don't initialize "members" with `None`
2024-04-24 John Snowqapi/schema: add _check_complete flag
2024-04-24 John Snowqapi/schema: assert info is present when necessary
2024-04-24 John Snowqapi/schema: fix QAPISchemaArrayType.check's call to...
2024-04-24 Markus Armbrusterqapi: Assert built-in types exist
2024-04-24 John Snowqapi/schema: assert resolve_type has 'info' and 'what...
2024-04-24 John Snowqapi/schema: add type narrowing to lookup_type()
2024-04-24 John Snowqapi/schema: adjust type narrowing for mypy's benefit
2024-04-24 John Snowqapi/schema: make c_type() and json_type() abstract...
2024-04-24 John Snowqapi/schema: declare type for QAPISchemaArrayType.eleme...
2024-04-24 John Snowqapi/schema: declare type for QAPISchemaObjectTypeMembe...
2024-04-24 John Snowqapi: create QAPISchemaDefinition
2024-04-24 John Snowqapi/schema: add pylint suppressions
2024-04-24 John Snowqapi: sort pylint suppressions
2024-04-24 John Snowqapi/parser: shush up pylint
2024-04-24 John Snowqapi/parser: fix typo - self.returns.info => self.error...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
2024-04-24 Philippe Mathieu... qapi: Correct error message for 'vcpu_dirty_limit'...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE...
2024-04-24 Philippe Mathieu... qapi: Inline QERR_INVALID_PARAMETER_TYPE definition...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_INVALID_PARAMETER definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM defin...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
2024-04-24 Markus Armbrustererror: Drop superfluous #include "qapi/qmp/qerror.h"
2024-04-24 Richard HendersonMerge tag 'migration-20240423-pull-request' of https...
2024-04-24 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-24 Richard HendersonOpen 9.1 development tree
2024-04-23 Li Zhijianmigration/colo: Fix bdrv_graph_rdlock_main_loop: Assert...
2024-04-23 Yuan Liumigration/multifd: solve zero page causing multiple...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to add_bitmaps_to_list()
2024-04-23 Cédric Le Goatermigration: Modify ram_init_bitmaps() to report dirty...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to xbzrle_init()
2024-04-23 Cédric Le Goatermigration: Add Error** argument to ram_state_init()
2024-04-23 Cédric Le Goatermemory: Add Error** argument to the global_dirty_log...
2024-04-23 Cédric Le Goatermigration: Introduce ram_bitmaps_destroy()
2024-04-23 Cédric Le Goatermemory: Add Error** argument to .log_global_start(...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to .load_setup() handler
2024-04-23 Cédric Le Goatermigration: Add Error** argument to .save_setup() handler
2024-04-23 Cédric Le Goatermigration: Add Error** argument to qemu_savevm_state_se...
next