aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-22virtio-9p-device: fix memleak in virtio_9p_device_unrealizePan Nengyuan
2020-01-22bios-tables-test: document expected file updateMichael S. Tsirkin
2020-01-22acpi: cpuhp: add CPHP_GET_CPU_ID_CMD commandIgor Mammedov
2020-01-22acpi: cpuhp: spec: add typical usecasesIgor Mammedov
2020-01-22acpi: cpuhp: introduce 'Command data 2' fieldIgor Mammedov
2020-01-22acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0Igor Mammedov
2020-01-22acpi: cpuhp: spec: fix 'Command data' descriptionIgor Mammedov
2020-01-22acpi: cpuhp: spec: clarify 'CPU selector' register usage and endiannessIgor Mammedov
2020-01-22tests: q35: MCH: add default SMBASE SMRAM lock testIgor Mammedov
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov
2020-01-21scripts/git.orderfile: Display decodetree before C sourcePhilippe Mathieu-Daudé
2020-01-21cputlb: Hoist timestamp outside of loops over tlbsRichard Henderson
2020-01-21cputlb: Initialize tlbs as flushedRichard Henderson
2020-01-21cputlb: Partially merge tlb_dyn_init into tlb_initRichard Henderson