index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
modules
/
module_block.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
docker: add "probe" command for configure
Alex Bennée
1
-0
/
+18
2018-06-05
sheepdog: remove huge BSS object
Paolo Bonzini
1
-10
/
+12
2018-06-05
sheepdog: cleanup repeated expression
Paolo Bonzini
1
-3
/
+3
2018-06-04
vga: cleanup surface handling
Gerd Hoffmann
1
-17
/
+19
2018-06-04
bochs-display: add missing break
Gerd Hoffmann
1
-0
/
+1
2018-06-04
docker: Update fedora image to 28
Fam Zheng
1
-1
/
+1
2018-06-04
tests/docker/Makefile.include: handle empty TARGET_LIST
Alex Bennée
2
-1
/
+4
2018-06-04
migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect
Lidong Chen
2
-11
/
+2
2018-06-04
migration: remove unnecessary variables len in QIOChannelRDMA
Lidong Chen
1
-8
/
+7
2018-06-04
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
2
-8
/
+32
2018-06-04
migration: discard non-migratable RAMBlocks
Cédric Le Goater
5
-18
/
+84
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
7
-2
/
+24
2018-06-04
linux-user: remove useless #if
Laurent Vivier
1
-10
/
+0
2018-06-04
linux-user: move hppa signal definitions to hppa/target_signal.h
Laurent Vivier
2
-52
/
+46
2018-06-04
linux-user: move alpha signal definitions to alpha/target_signal.h
Laurent Vivier
2
-49
/
+47
2018-06-04
linux-user: move openrisc signal definitions to openrisc/target_signal.h
Laurent Vivier
2
-9
/
+9
2018-06-04
linux-user: move mips signal definitions to mips/target_signal.h
Laurent Vivier
3
-55
/
+100
2018-06-04
linux-user: move sparc signal definitions to sparc/target_signal.h
Laurent Vivier
4
-75
/
+50
2018-06-04
linux-user: move generic signal definitions to generic/signal.h
Laurent Vivier
17
-50
/
+87
2018-06-04
linux-user: move get_sp_from_cpustate() to target_cpu.h
Laurent Vivier
60
-177
/
+83
2018-06-04
linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h
Laurent Vivier
2
-39
/
+34
2018-06-04
linux-user: move ppc fcntl definitions to ppc/target_fcntl.h
Laurent Vivier
2
-6
/
+7
2018-06-04
linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h
Laurent Vivier
2
-29
/
+29
2018-06-04
linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...
Laurent Vivier
4
-6
/
+18
2018-06-04
linux-user: move hppa fcntl definitions to hppa/target_fcntl.h
Laurent Vivier
2
-33
/
+32
2018-06-04
linux-user: move alpha fcntl definitions to alpha/target_fcntl.h
Laurent Vivier
2
-30
/
+31
2018-06-04
linux-user: move generic fcntl definitions to generic/fcntl.h
Laurent Vivier
23
-128
/
+363
2018-06-04
linux-user: SPARC "rd %tick" can be used by user application
Laurent Vivier
1
-1
/
+3
2018-06-04
syscall: replace strcpy() by g_strlcpy()
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
26
-104
/
+134
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
3
-18
/
+36
2018-06-01
ACPI testing: test NFIT platform capabilities
Ross Zwisler
3
-1
/
+1
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
5
-4
/
+105
2018-06-01
tests/.gitignore: add entry for generated file
Ross Zwisler
1
-0
/
+1
2018-06-01
arch_init: sort architectures
Michael S. Tsirkin
1
-8
/
+8
2018-06-01
ui: use local path for local headers
Michael S. Tsirkin
4
-4
/
+4
2018-06-01
qga: use local path for local headers
Michael S. Tsirkin
8
-13
/
+13
2018-06-01
colo: use local path for local headers
Michael S. Tsirkin
3
-3
/
+3
2018-06-01
migration: use local path for local headers
Michael S. Tsirkin
4
-5
/
+5
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
13
-13
/
+13
2018-06-01
sd: fix up include
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
vhost-scsi: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-06-01
ppc: use local path for local headers
Michael S. Tsirkin
2
-3
/
+3
2018-06-01
rocker: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-06-01
e1000e: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
ioapic: fix up includes
Michael S. Tsirkin
1
-2
/
+1
2018-06-01
ide: use local path for local headers
Michael S. Tsirkin
3
-3
/
+3
2018-06-01
display: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
trace: use local path for local headers
Michael S. Tsirkin
2
-2
/
+2
2018-06-01
migration: drop an unused include
Michael S. Tsirkin
2
-1
/
+2
[next]