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
/
tracetool
/
backend
/
dtrace.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
1
-4
/
+3
2018-03-09
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
1
-3
/
+2
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
1
-0
/
+8
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
1
-0
/
+1
2018-03-09
memory: fix flatview_access_valid RCU read lock/unlock imbalance
Paolo Bonzini
1
-1
/
+0
2018-03-09
softfloat: fix crash on int conversion of SNaN
Stef O'Rear
1
-0
/
+4
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2
-18
/
+18
2018-03-08
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
Thomas Huth
2
-19
/
+20
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
6
-27
/
+31
2018-03-08
s390x/sclp: proper support of larger send and receive masks
Claudio Imbrenda
2
-14
/
+75
2018-03-08
vfio-ccw: license text should indicate GPL v2 or later
Cornelia Huck
1
-2
/
+2
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
4
-27
/
+0
2018-03-08
numa: we don't implement NUMA for s390x
David Hildenbrand
2
-4
/
+6
2018-03-08
hw/s390x: Add the possibility to specify the netboot image on the command line
Thomas Huth
1
-1
/
+3
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
3
-70
/
+70
2018-03-08
s390/ipl: only print boot menu error if -boot menu=on was specified
Collin L. Walling
1
-4
/
+6
2018-03-08
hw/s390x/ipl: Bail out if the network bootloader can not be found
Thomas Huth
1
-2
/
+3
2018-03-08
.shippable.yml: disable powerpc-cross image
Alex Bennée
1
-2
/
+0
2018-03-08
sparc: fix leon3 casa instruction when MMU is disabled
KONRAD Frederic
1
-0
/
+5
2018-03-08
hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-0
/
+1
2018-03-07
multiboot: fprintf(stderr...) -> error_report()
Jack Schwartz
1
-26
/
+29
2018-03-07
multiboot: Use header names when displaying fields
Jack Schwartz
1
-8
/
+8
2018-03-07
multiboot: Remove unused variables from multiboot.c
Jack Schwartz
1
-6
/
+0
2018-03-07
multiboot: bss_end_addr can be zero
Jack Schwartz
1
-8
/
+10
2018-03-07
RISC-V Build Infrastructure
Michael Clark
12
-2
/
+72
2018-03-07
SiFive Freedom U Series RISC-V Machine
Michael Clark
2
-0
/
+408
2018-03-07
SiFive Freedom E Series RISC-V Machine
Michael Clark
2
-0
/
+313
2018-03-07
SiFive RISC-V PRCI Block
Michael Clark
2
-0
/
+126
2018-03-07
SiFive RISC-V UART Device
Michael Clark
2
-0
/
+247
2018-03-07
RISC-V VirtIO Machine
Michael Clark
2
-0
/
+494
2018-03-07
SiFive RISC-V Test Finisher
Michael Clark
2
-0
/
+135
2018-03-07
RISC-V Spike Machines
Michael Clark
2
-0
/
+429
2018-03-07
SiFive RISC-V PLIC Block
Michael Clark
2
-0
/
+590
2018-03-07
SiFive RISC-V CLINT Block
Michael Clark
2
-0
/
+304
2018-03-07
RISC-V HART Array
Michael Clark
2
-0
/
+128
2018-03-07