aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200123-pull-request' i...Peter Maydell
2020-01-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200123-...Peter Maydell
2020-01-23hw/arm/exynos4210: Connect serial port DMA busy signals with pl330Guenter Roeck
2020-01-23hw/char/exynos4210_uart: Add receive DMA supportGuenter Roeck
2020-01-23hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeoutsGuenter Roeck
2020-01-23hw/char/exynos4210_uart: Implement post_load functionGuenter Roeck
2020-01-23hw/char/exynos4210_uart: Convert to support tracingGuenter Roeck
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck
2020-01-23hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck
2020-01-23dma/pl330: Convert to support tracingGuenter Roeck
2020-01-23hw/misc/stm32f4xx_syscfg: Fix copy/paste errorPhilippe Mathieu-Daudé
2020-01-23target/arm/arch_dump: Add SVE notesAndrew Jones
2020-01-23qemu-block-drivers: Convert to rSTPeter Maydell
2020-01-23docs: Create stub system manualPeter Maydell
2020-01-23qemu-nbd: Convert invocation documentation to rSTPeter Maydell
2020-01-23hw/arm: Use helper function to trigger hotplug handler plugKeqian Zhu
2020-01-23hw/acpi: Remove extra indent in ACPI GED hotplug cbKeqian Zhu
2020-01-23tests/tcg/aarch64: Add pauth-4Richard Henderson
2020-01-23tests/tcg/aarch64: Add pauth-3Richard Henderson
2020-01-23tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson
2020-01-23target/arm: Fix PAuth sbox functionsVincent Dehors
2020-01-23target/arm: add PMU feature to cortex-r5 and cortex-r5fClement Deschamps
2020-01-23Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-01-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-23Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200121' into stagingPeter Maydell
2020-01-23vhost: coding style fixMichael S. Tsirkin
2020-01-22linux-user: Add support for read/clear RTC voltage low detector using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC PLL correction using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC wakeup alarm using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC periodic interrupt and epoch ...Filip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC time and alarm using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for enabling/disabling RTC features using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl()Filip Bozuta
2020-01-22linux-user: Add support for KCOV_INIT_TRACE ioctlAleksandar Markovic
2020-01-22linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctlsAleksandar Markovic
2020-01-22configure: Detect kcov support and introduce CONFIG_KCOVAleksandar Markovic
2020-01-22linux-user: Add support for FDFMT<BEG|TRK|END> ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctlsAleksandar Markovic
2020-01-22linux-user: Reserve space for brkRichard Henderson
2020-01-22linux-user:Fix align mistake when mmap guest spaceXinyu Li
2020-01-22i386:acpi: Remove _HID from the SMBus ACPI entryCorey Minyard
2020-01-22vhost: Only align sections for vhost-userDr. David Alan Gilbert
2020-01-22vhost: Add names to section rounded warningDr. David Alan Gilbert
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan
2020-01-22virtio-scsi: convert to new virtio_delete_queuePan Nengyuan
2020-01-22virtio-scsi: delete vqs in unrealize to avoid memleaksPan Nengyuan
2020-01-22virtio-9p-device: convert to new virtio_delete_queuePan Nengyuan