Age | Commit message (Expand) | Author |
2020-03-20 | linux-user, s390x: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, s390x: remove syscall definitions for !TARGET_S390X | Laurent Vivier |
2020-03-20 | linux-user, ppc: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, arm: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, microblaze: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, sh4: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, xtensa: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, m68k: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, hppa: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, alpha: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user: introduce parameters to generate syscall_nr.h | Laurent Vivier |
2020-03-20 | linux-user/riscv: Update the syscall_nr's to the 5.5 kernel | Alistair Francis |
2020-03-20 | linux-user/syscall: Add support for clock_gettime64/clock_settime64 | Alistair Francis |
2020-03-20 | linux-user: Protect more syscalls | Alistair Francis |
2020-03-20 | linux-user: Update TASK_UNMAPPED_BASE for aarch64 | Lirong Yuan |
2020-03-20 | linux-user: fix socket() strace | Laurent Vivier |
2020-03-20 | linux-user: do prlimit selectively | Tobias Koch |
2020-03-20 | linux-user: Add AT_EXECFN auxval | Lirong Yuan |
2020-03-09 | qemu.nsi: Install Sphinx documentation | Peter Maydell |
2020-03-09 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2020-03-09 | monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups() | Chen Qun |
2020-03-09 | display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update() | Chen Qun |
2020-03-09 | display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse() | Chen Qun |
2020-03-09 | scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command() | Chen Qun |
2020-03-09 | dma/xlnx-zdma: Remove redundant statement in zdma_write_dst() | Chen Qun |
2020-03-09 | block/file-posix: Remove redundant statement in raw_handle_perm_lock() | Chen Qun |
2020-03-09 | block/stream: Remove redundant statement in stream_run() | Chen Qun |
2020-03-09 | core/qdev: fix memleak in qdev_get_gpio_out_connector() | Pan Nengyuan |
2020-03-09 | hw/i386/pc: Clean up includes | Philippe Mathieu-Daudé |
2020-03-09 | hw/pci-host/q35: Remove unused includes | Philippe Mathieu-Daudé |
2020-03-09 | hw/i386: Include "hw/mem/nvdimm.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/acpi: Include "hw/mem/nvdimm.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/pci-host/piix: Include "qemu/range.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/i2c/smbus_ich9: Include "qemu/range.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/pci-host/q35: Include "qemu/range.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/timer/hpet: Include "exec/address-spaces.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/acpi/cpu_hotplug: Include "hw/pci/pci.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/hppa/machine: Include "net/net.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/alpha/dp264: Include "net/net.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/alpha/alpha_sys: Remove unused "hw/ide.h" header | Philippe Mathieu-Daudé |
2020-03-09 | hw/i386/intel_iommu: Remove unused includes | Philippe Mathieu-Daudé |
2020-03-09 | hw/usb/dev-storage: Remove unused "ui/console.h" header | Philippe Mathieu-Daudé |
2020-03-09 | hw/timer: Remove unused "ui/console.h" header | Philippe Mathieu-Daudé |
2020-03-09 | hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header | Philippe Mathieu-Daudé |
2020-03-09 | hw/southbridge/ich9: Removed unused headers | Philippe Mathieu-Daudé |
2020-03-09 | vl: Add missing "hw/boards.h" include | Philippe Mathieu-Daudé |
2020-03-09 | virtfs-proxy-helper: Make the helper_opts[] array const | Philippe Mathieu-Daudé |
2020-03-09 | hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data | Philippe Mathieu-Daudé |
2020-03-09 | hw/net/e1000: Add readops/writeops typedefs | Philippe Mathieu-Daudé |
2020-03-09 | hw/audio/fmopl: Fix a typo twice | Philippe Mathieu-Daudé |