aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-06hw/xen: use correct default protocol for xen-block on x86David Woodhouse1-3/+7
2023-11-06hw/xen: take iothread mutex in xen_evtchn_reset_op()David Woodhouse1-0/+1
2023-11-06hw/xen: fix XenStore watch delivery to guestDavid Woodhouse1-3/+5
2023-11-06hw/xen: don't clear map_track[] in xen_gnttab_reset()David Woodhouse1-2/+0
2023-11-06hw/xen: select kernel mode for per-vCPU event channel upcall vectorDavid Woodhouse3-0/+14
2023-11-06i386/xen: fix per-vCPU upcall vector for Xen emulationDavid Woodhouse1-4/+4
2023-11-06i386/xen: Don't advertise XENFEAT_supervisor_mode_kernelDavid Woodhouse1-1/+0
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi56-779/+2305
2023-11-03Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi61-467/+1307
2023-11-02tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG deviceTong Ho2-1/+486
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho3-0/+22
2023-11-02hw/misc: Introduce AMD/Xilix Versal TRNG deviceTong Ho4-0/+781
2023-11-02target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell2-3/+5
2023-11-02hw/char/stm32f2xx_usart: Add more definitions for CR1 registerHans-Erik Floryd1-4/+6
2023-11-02hw/char/stm32f2xx_usart: Update IRQ when DR is writtenHans-Erik Floryd1-0/+1
2023-11-02hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()Hans-Erik Floryd1-12/+16
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson3-3/+57
2023-11-02target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctlyPeter Maydell1-3/+12
2023-11-02linux-user: Report AArch64 hwcap2 fields above bit 31Peter Maydell2-5/+5
2023-11-02target/arm: Enable FEAT_MOPS insns in user-mode emulationPeter Maydell1-0/+2
2023-11-02hw/i2c/pm_smbus: Convert DPRINTF to trace eventsBernhard Beschow2-14/+10
2023-11-02hw/misc/imx6_ccm: Convert DPRINTF to trace eventsBernhard Beschow2-27/+29
2023-11-02hw/misc/imx7_snvs: Trace MMIO accessBernhard Beschow2-0/+9
2023-11-02hw/watchdog/wdt_imx2: Trace timer activityBernhard Beschow2-0/+6
2023-11-02hw/watchdog/wdt_imx2: Trace MMIO accessBernhard Beschow2-6/+22
2023-11-02hw/arm/pxa2xx_gpio: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé1-6/+2
2023-11-02MAINTAINERS: Make sure that gicv3_internal.h is covered, tooThomas Huth1-1/+1
2023-11-02docs/specs/vmgenid: Convert to rSTPeter Maydell4-246/+248
2023-11-02docs/specs/vmcoreinfo: Convert to rSTPeter Maydell4-53/+56
2023-11-02docs/specs/virt-ctlr: Convert to rSTPeter Maydell3-7/+7
2023-11-02docs/specs/standard-vga: Convert to rSTPeter Maydell6-83/+98
2023-11-02docs/specs/pvpanic: Convert to rSTPeter Maydell2-14/+28
2023-11-02docs/specs/ivshmem-spec: Convert to rSTPeter Maydell4-42/+26
2023-11-02docs/specs/edu: Convert to rSTPeter Maydell3-33/+55
2023-11-02docs/specs/vmw_pvscsi-spec: Convert to rSTPeter Maydell4-92/+117
2023-11-02hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()Peter Maydell3-22/+23
2023-11-02hw/input/stellaris_input: Convert to qdevPeter Maydell3-33/+88
2023-11-02hw/input/stellaris_gamepad: Remove StellarisGamepadButton structPeter Maydell1-31/+16
2023-11-02qdev: Add qdev_prop_set_array()Kevin Wolf2-0/+24
2023-11-02hw/input/stellaris_gamepad: Rename structs to our usual conventionPeter Maydell1-11/+11
2023-11-02hw/input/stellaris_input: Rename to stellaris_gamepadPeter Maydell6-8/+8
2023-11-02linux-user/elfload: Add missing arm64 hwcap valuesMarielle Novastrider2-0/+8
2023-11-02migration: modify test_multifd_tcp_none() to use new QAPI syntax.Het Gala1-1/+6
2023-11-02migration: Implement MigrateChannelList to hmp migration flow.Het Gala3-6/+25
2023-11-02migration: Implement MigrateChannelList to qmp migration flow.Het Gala1-46/+55
2023-11-02migration: modify migration_channels_and_uri_compatible() for new QAPI syntaxHet Gala1-11/+14
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala4-10/+167
2023-11-02migration: Convert the file backend to the new QAPI syntaxFabiano Rosas3-24/+17
2023-11-02migration: convert exec backend to accept MigrateAddress.Het Gala3-26/+59
2023-11-02migration: convert rdma backend to accept MigrateAddressHet Gala3-28/+19