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
2016-09-15
sheepdog: remove useless casts
Laurent Vivier
1
-2
/
+2
2016-09-15
fw_cfg: remove useless casts
Laurent Vivier
1
-2
/
+2
2016-09-15
tricore: remove useless cast
Laurent Vivier
1
-1
/
+1
2016-09-15
s390x: remove useless cast
Laurent Vivier
1
-1
/
+1
2016-09-15
linux-user,s390x: remove useless cast
Laurent Vivier
1
-1
/
+1
2016-09-15
coccinelle: add a script to remove useless casts
Laurent Vivier
1
-0
/
+7
2016-09-15
curl: Operate on zero-length file
Tomáš Golembiovský
1
-4
/
+21
2016-09-15
Remove unused function declarations
Ladi Prosek
31
-82
/
+0
2016-09-15
ivshmem: Delete duplicate debug message
Stefano Dong (董兴水)
1
-1
/
+0
2016-09-15
sh4: fix broken link to documentation
Reda Sallahi
2
-2
/
+2
2016-09-15
MAINTAINERS: Fix up F: entry bit rot
Markus Armbruster
1
-13
/
+3
2016-09-15
MAINTAINERS: Add include/sysemu/cpus.h
Thomas Huth
1
-0
/
+1
2016-09-15
MAINTAINERS: Add include/hw/sh4/ to SH4 section
Thomas Huth
1
-0
/
+1
2016-09-15
MAINTAINERS: Add include/hw/tricore/ to TriCore section
Thomas Huth
1
-0
/
+1
2016-09-15
MAINTAINERS: Add include/hw/unicore32/ to UniCore32 section
Thomas Huth
1
-0
/
+1
2016-09-15
ui/console: Fix non-working backspace key in monitor of gtk UI
Thomas Huth
1
-0
/
+1
2016-09-15
tcg: Remove duplicate header includes
Thomas Huth
1
-2
/
+0
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
7
-2845
/
+4
2016-09-15
ui/cocoa.m: Make a better about dialog
Programmingkid
1
-3
/
+104
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
77
-643
/
+885
2016-09-13
cutils: Add generic prefetch
Richard Henderson
1
-0
/
+5
2016-09-13
cutils: Add SSE4 version
Paolo Bonzini
1
-0
/
+10
2016-09-13
cutils: Add test for buffer_is_zero
Richard Henderson
4
-0
/
+102
2016-09-13
cutils: Remove ppc buffer zero checking
Richard Henderson
1
-25
/
+1
2016-09-13
cutils: Remove aarch64 buffer zero checking
Richard Henderson
1
-15
/
+0
2016-09-13
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
2
-206
/
+163
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
4
-11
/
+6
2016-09-13
cutils: Remove SPLAT macro
Richard Henderson
1
-4
/
+0
2016-09-13
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
3
-244
/
+273
2016-09-13
ppc: do not redefine CPUPPCState
Paolo Bonzini
1
-2
/
+1
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
3
-20
/
+25
2016-09-13
optionrom: do not rely on compiler's bswap optimization
Paolo Bonzini
2
-14
/
+4
2016-09-13
checkpatch: Fix whitespace checks for documentation code blocks
Lluís Vilanova
1
-0
/
+10
2016-09-13
atomics: Use __atomic_*_n() variant primitives
Pranith Kumar
1
-16
/
+8
2016-09-13
atomics: Remove redundant barrier()'s
Pranith Kumar
1
-4
/
+4
2016-09-13
kvm-all: drop kvm_setup_guest_memory
Cao jin
4
-22
/
+2
2016-09-13
i8257: Make device "i8257" unavailable with -device
Markus Armbruster
1
-0
/
+2
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
1
-1
/
+5
2016-09-13
char: convert qemu_chr_fe_write to qemu_chr_fe_write_all
Daniel P. Berrange
1
-6
/
+12
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
29
-27
/
+104
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
1
-18
/
+3
2016-09-13
ipmi: check return of qemu_chr_fe_write() for errors
Daniel P. Berrange
1
-2
/
+6
2016-09-13
default-configs: remove CONFIG_PIIX_PCI
Daniel P. Berrange
2
-2
/
+0
2016-09-13
default-configs: removed obsolete CONFIG_ISA_MMIO
Daniel P. Berrange
4
-4
/
+0
2016-09-13
default-configs: remove CONFIG_PAM
Daniel P. Berrange
2
-2
/
+0
2016-09-13
scsi: pvscsi: limit loop to fetch SG list
Prasad J Pandit
1
-5
/
+6
2016-09-13
MAINTAINERS: Add some header files to the PC chipset section
Thomas Huth
1
-0
/
+4
2016-09-13
MAINTAINERS: Fix wildcard for scsi headers
Thomas Huth
1
-1
/
+1
2016-09-13
chardev: Add 'help' option to print all available chardev backend types
Lin Ma
2
-5
/
+19
2016-09-13
doc/rcu: fix typo
Cao jin
1
-1
/
+1
[next]