summary refs log tree commit diff stats
path: root/scripts/modules/module_block.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-05docker: add "probe" command for configureAlex Bennée1-0/+18
2018-06-05sheepdog: remove huge BSS objectPaolo Bonzini1-10/+12
2018-06-05sheepdog: cleanup repeated expressionPaolo Bonzini1-3/+3
2018-06-04vga: cleanup surface handlingGerd Hoffmann1-17/+19
2018-06-04bochs-display: add missing breakGerd Hoffmann1-0/+1
2018-06-04docker: Update fedora image to 28Fam Zheng1-1/+1
2018-06-04tests/docker/Makefile.include: handle empty TARGET_LISTAlex Bennée2-1/+4
2018-06-04migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnectLidong Chen2-11/+2
2018-06-04migration: remove unnecessary variables len in QIOChannelRDMALidong Chen1-8/+7
2018-06-04migration: Don't activate block devices if using -SDr. David Alan Gilbert2-8/+32
2018-06-04migration: discard non-migratable RAMBlocksCédric Le Goater5-18/+84
2018-06-04migration: introduce decompress-error-checkXiao Guangrong7-2/+24
2018-06-04linux-user: remove useless #ifLaurent Vivier1-10/+0
2018-06-04linux-user: move hppa signal definitions to hppa/target_signal.hLaurent Vivier2-52/+46
2018-06-04linux-user: move alpha signal definitions to alpha/target_signal.hLaurent Vivier2-49/+47
2018-06-04linux-user: move openrisc signal definitions to openrisc/target_signal.hLaurent Vivier2-9/+9
2018-06-04linux-user: move mips signal definitions to mips/target_signal.hLaurent Vivier3-55/+100
2018-06-04linux-user: move sparc signal definitions to sparc/target_signal.hLaurent Vivier4-75/+50
2018-06-04linux-user: move generic signal definitions to generic/signal.hLaurent Vivier17-50/+87
2018-06-04linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier60-177/+83
2018-06-04linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.hLaurent Vivier2-39/+34
2018-06-04linux-user: move ppc fcntl definitions to ppc/target_fcntl.hLaurent Vivier2-6/+7
2018-06-04linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.hLaurent Vivier2-29/+29
2018-06-04linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...Laurent Vivier4-6/+18
2018-06-04linux-user: move hppa fcntl definitions to hppa/target_fcntl.hLaurent Vivier2-33/+32
2018-06-04linux-user: move alpha fcntl definitions to alpha/target_fcntl.hLaurent Vivier2-30/+31
2018-06-04linux-user: move generic fcntl definitions to generic/fcntl.hLaurent Vivier23-128/+363
2018-06-04linux-user: SPARC "rd %tick" can be used by user applicationLaurent Vivier1-1/+3
2018-06-04syscall: replace strcpy() by g_strlcpy()Philippe Mathieu-Daudé1-1/+2
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson26-104/+134
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu3-18/+36
2018-06-01ACPI testing: test NFIT platform capabilitiesRoss Zwisler3-1/+1
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler5-4/+105
2018-06-01tests/.gitignore: add entry for generated fileRoss Zwisler1-0/+1
2018-06-01arch_init: sort architecturesMichael S. Tsirkin1-8/+8
2018-06-01ui: use local path for local headersMichael S. Tsirkin4-4/+4
2018-06-01qga: use local path for local headersMichael S. Tsirkin8-13/+13
2018-06-01colo: use local path for local headersMichael S. Tsirkin3-3/+3
2018-06-01migration: use local path for local headersMichael S. Tsirkin4-5/+5
2018-06-01usb: use local path for local headersMichael S. Tsirkin13-13/+13
2018-06-01sd: fix up includeMichael S. Tsirkin1-1/+1
2018-06-01vhost-scsi: drop an unused includeMichael S. Tsirkin1-1/+0
2018-06-01ppc: use local path for local headersMichael S. Tsirkin2-3/+3
2018-06-01rocker: drop an unused includeMichael S. Tsirkin1-1/+0
2018-06-01e1000e: use local path for local headersMichael S. Tsirkin1-1/+1
2018-06-01ioapic: fix up includesMichael S. Tsirkin1-2/+1
2018-06-01ide: use local path for local headersMichael S. Tsirkin3-3/+3
2018-06-01display: use local path for local headersMichael S. Tsirkin1-1/+1
2018-06-01trace: use local path for local headersMichael S. Tsirkin2-2/+2
2018-06-01migration: drop an unused includeMichael S. Tsirkin2-1/+2