aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-03target/loongarch: Allow user enable/disable LSX/LASX featuresSong Gao
2023-11-03target/loongarch: Add cpu model 'max'Song Gao
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-03Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-11-02tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG deviceTong Ho
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho
2023-11-02hw/misc: Introduce AMD/Xilix Versal TRNG deviceTong Ho
2023-11-02dump: Drop redundant check for empty dumpMarkus Armbruster
2023-11-02dump: Improve some dump-guest-memory error messagesMarkus Armbruster
2023-11-02dump: Recognize "fd:" protocols on Windows hostsMarkus Armbruster
2023-11-02dump: Fix g_array_unref(NULL) in dump-guest-memoryMarkus Armbruster
2023-11-02dump: Rename qmp_dump_guest_memory() parameter to match QAPI schemaMarkus Armbruster
2023-11-02dump: Add command interface for kdump-raw formatsStephen Brennan
2023-11-02dump: Allow directly outputting raw kdump formatStephen Brennan
2023-11-02dump: Pass DumpState to write_ functionsStephen Brennan
2023-11-02target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell
2023-11-02hw/char/stm32f2xx_usart: Add more definitions for CR1 registerHans-Erik Floryd
2023-11-02hw/char/stm32f2xx_usart: Update IRQ when DR is writtenHans-Erik Floryd
2023-11-02hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()Hans-Erik Floryd
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson
2023-11-02target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctlyPeter Maydell
2023-11-02linux-user: Report AArch64 hwcap2 fields above bit 31Peter Maydell
2023-11-02target/arm: Enable FEAT_MOPS insns in user-mode emulationPeter Maydell
2023-11-02hw/i2c/pm_smbus: Convert DPRINTF to trace eventsBernhard Beschow
2023-11-02hw/misc/imx6_ccm: Convert DPRINTF to trace eventsBernhard Beschow
2023-11-02hw/misc/imx7_snvs: Trace MMIO accessBernhard Beschow
2023-11-02hw/watchdog/wdt_imx2: Trace timer activityBernhard Beschow
2023-11-02hw/watchdog/wdt_imx2: Trace MMIO accessBernhard Beschow
2023-11-02hw/arm/pxa2xx_gpio: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé
2023-11-02MAINTAINERS: Make sure that gicv3_internal.h is covered, tooThomas Huth
2023-11-02docs/specs/vmgenid: Convert to rSTPeter Maydell
2023-11-02docs/specs/vmcoreinfo: Convert to rSTPeter Maydell
2023-11-02docs/specs/virt-ctlr: Convert to rSTPeter Maydell
2023-11-02docs/specs/standard-vga: Convert to rSTPeter Maydell
2023-11-02docs/specs/pvpanic: Convert to rSTPeter Maydell
2023-11-02docs/specs/ivshmem-spec: Convert to rSTPeter Maydell
2023-11-02docs/specs/edu: Convert to rSTPeter Maydell
2023-11-02docs/specs/vmw_pvscsi-spec: Convert to rSTPeter Maydell
2023-11-02hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()Peter Maydell
2023-11-02hw/input/stellaris_input: Convert to qdevPeter Maydell
2023-11-02hw/input/stellaris_gamepad: Remove StellarisGamepadButton structPeter Maydell
2023-11-02qdev: Add qdev_prop_set_array()Kevin Wolf
2023-11-02hw/input/stellaris_gamepad: Rename structs to our usual conventionPeter Maydell
2023-11-02hw/input/stellaris_input: Rename to stellaris_gamepadPeter Maydell
2023-11-02linux-user/elfload: Add missing arm64 hwcap valuesMarielle Novastrider
2023-11-02migration: modify test_multifd_tcp_none() to use new QAPI syntax.Het Gala
2023-11-02migration: Implement MigrateChannelList to hmp migration flow.Het Gala
2023-11-02migration: Implement MigrateChannelList to qmp migration flow.Het Gala
2023-11-02migration: modify migration_channels_and_uri_compatible() for new QAPI syntaxHet Gala
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala