index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
target/sh4: Convert to DisasJumpType
Richard Henderson
1
-35
/
+30
2017-12-18
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
4
-27
/
+79
2017-12-18
target/sh4: fix TCG leak during gusa sequence
Alex Bennée
1
-1
/
+1
2017-12-18
target/sh4: add missing tcg_temp_free() in _decode_opc()
Philippe Mathieu-Daudé
1
-0
/
+2
2017-12-18
block/curl: fix minor memory leaks
Jeff Cody
1
-0
/
+6
2017-12-18
block/curl: check error return of curl_global_init()
Jeff Cody
1
-6
/
+12
2017-12-18
block/sheepdog: code beautification
Jeff Cody
1
-82
/
+82
2017-12-18
block/sheepdog: remove spurious NULL check
Jeff Cody
1
-1
/
+1
2017-12-18
blockjob: kick jobs on set-speed
John Snow
1
-1
/
+29
2017-12-18
backup: use copy_bitmap in incremental backup
Vladimir Sementsov-Ogievskiy
1
-38
/
+17
2017-12-18
backup: simplify non-dirty bits progress processing
Vladimir Sementsov-Ogievskiy
1
-15
/
+3
2017-12-18
backup: init copy_bitmap from sync_bitmap for incremental
Vladimir Sementsov-Ogievskiy
1
-1
/
+43
2017-12-18
backup: move from done_bitmap to copy_bitmap
Vladimir Sementsov-Ogievskiy
1
-9
/
+14
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
5
-0
/
+114
2017-12-18
gdbstub: add tracing
Doug Gale
2
-35
/
+106
2017-12-18
trace: Try using tracefs first
Namhyung Kim
1
-6
/
+12
2017-12-18
trace: Generalize searching for debugfs
Namhyung Kim
1
-7
/
+7
2017-12-18
trace: Simplify find_debugfs()
Namhyung Kim
1
-4
/
+3
2017-12-18
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
141
-292
/
+256
2017-12-18
misc: drop old i386 dependency
Philippe Mathieu-Daudé
5
-5
/
+0
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
3
-1
/
+1
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
3
-10
/
+10
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
4
-9
/
+26
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
8
-26
/
+41
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
8
-17
/
+31
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
9
-9
/
+2
2017-12-18
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2
-1
/
+1
2017-12-18
hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc
Philippe Mathieu-Daudé
2
-2
/
+2
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
3
-12
/
+11
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
10
-10
/
+12
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
11
-12
/
+11
2017-12-18
hw/unicore32: restrict hw addr defines to source file
Philippe Mathieu-Daudé
2
-15
/
+10
2017-12-18
hw/virtio-balloon: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
hw/tpm: remove old i386 dependency
Philippe Mathieu-Daudé
2
-2
/
+0
2017-12-18
hw/i2c: remove old i386 dependency
Philippe Mathieu-Daudé
2
-2
/
+0
2017-12-18
hw/ipmi: remove old i386 dependency
Philippe Mathieu-Daudé
2
-2
/
+0
2017-12-18
hw/ide: remove old i386 dependency
Philippe Mathieu-Daudé
9
-10
/
+2
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
7
-7
/
+0
2017-12-18
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2
-6
/
+4
2017-12-18
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
hw/misc/pvpanic: remove unused #include
Philippe Mathieu-Daudé
1
-3
/
+0
2017-12-18
hw/input/vmmouse: remove unused #include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
numa: remove unused #include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
2
-2
/
+2
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
6
-9
/
+3
2017-12-18
i386/hax: remove duplicated include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
i386/hax: remove duplicated includes
Philippe Mathieu-Daudé
4
-11
/
+1
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2
-4
/
+0
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
10
-12
/
+0
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
9
-14
/
+0
[prev]
[next]