aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-04linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.hLaurent Vivier
2018-06-04linux-user: move ppc fcntl definitions to ppc/target_fcntl.hLaurent Vivier
2018-06-04linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.hLaurent Vivier
2018-06-04linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...Laurent Vivier
2018-06-04linux-user: move hppa fcntl definitions to hppa/target_fcntl.hLaurent Vivier
2018-06-04linux-user: move alpha fcntl definitions to alpha/target_fcntl.hLaurent Vivier
2018-06-04linux-user: move generic fcntl definitions to generic/fcntl.hLaurent Vivier
2018-06-04linux-user: SPARC "rd %tick" can be used by user applicationLaurent Vivier
2018-06-04syscall: replace strcpy() by g_strlcpy()Philippe Mathieu-Daudé
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-010618...Peter Maydell
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu
2018-06-01ACPI testing: test NFIT platform capabilitiesRoss Zwisler
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-06-01tests/.gitignore: add entry for generated fileRoss Zwisler
2018-06-01arch_init: sort architecturesMichael S. Tsirkin
2018-06-01ui: use local path for local headersMichael S. Tsirkin
2018-06-01qga: use local path for local headersMichael S. Tsirkin
2018-06-01colo: use local path for local headersMichael S. Tsirkin
2018-06-01migration: use local path for local headersMichael S. Tsirkin
2018-06-01usb: use local path for local headersMichael S. Tsirkin
2018-06-01sd: fix up includeMichael S. Tsirkin
2018-06-01vhost-scsi: drop an unused includeMichael S. Tsirkin
2018-06-01ppc: use local path for local headersMichael S. Tsirkin
2018-06-01rocker: drop an unused includeMichael S. Tsirkin
2018-06-01e1000e: use local path for local headersMichael S. Tsirkin
2018-06-01ioapic: fix up includesMichael S. Tsirkin
2018-06-01ide: use local path for local headersMichael S. Tsirkin
2018-06-01display: use local path for local headersMichael S. Tsirkin
2018-06-01trace: use local path for local headersMichael S. Tsirkin
2018-06-01migration: drop an unused includeMichael S. Tsirkin
2018-06-01hppa: use local path for local headersMichael S. Tsirkin
2018-06-01crypto: use local path for local headersMichael S. Tsirkin
2018-06-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-06-01main-loop: drop spin_counterStefan Hajnoczi
2018-06-01slirp: Fix spurious error report when sending directlySamuel Thibault
2018-06-01.travis.yml: update GCC sanitizer build to GCC 7Alex Bennée
2018-06-01.travis.yml: make current setup explicitAlex Bennée
2018-06-01.travis.yml: rationalise clang testingAlex Bennée
2018-06-01docker: update Travis docker imageAlex Bennée
2018-06-01Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2018-06-01docker: do not display deprecated images in 'make docker' helpPhilippe Mathieu-Daudé
2018-06-01docker: sort images list displayed by 'make docker'Philippe Mathieu-Daudé
2018-06-01.travis.yml: disable linux-user build for gcovAlex Bennée
2018-06-01qemu-img: Convert with copy offloadingFam Zheng
2018-06-01block-backend: Add blk_co_copy_rangeFam Zheng
2018-06-01iscsi: Implement copy offloadingFam Zheng
2018-06-01iscsi: Create and use iscsi_co_wait_for_taskFam Zheng
2018-06-01iscsi: Query and save device designator when openingFam Zheng