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-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
31
-2
/
+30
2016-05-19
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
4
-35
/
+25
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
8
-17
/
+22
2016-05-19
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
12
-50
/
+58
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
3
-6
/
+6
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
5
-16
/
+17
2016-05-19
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
3
-5
/
+8
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
4
-0
/
+6
2016-05-19
explicitly include hw/qdev-core.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
5
-0
/
+5
2016-05-19
arm: remove useless cpu.h inclusion
Paolo Bonzini
1
-2
/
+0
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
3
-73
/
+63
2016-05-19
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
9
-18
/
+24
2016-05-19
alpha: include cpu-qom.h in files that require AlphaCPU
Paolo Bonzini
2
-1
/
+1
2016-05-19
sh4: include cpu-qom.h in files that require SuperHCPU
Paolo Bonzini
1
-0
/
+1
2016-05-19
m68k: include cpu-qom.h in files that require M68KCPU
Paolo Bonzini
1
-0
/
+2
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
6
-2
/
+5
2016-05-19
target-xtensa: make cpu-qom.h not target specific
Paolo Bonzini
2
-38
/
+41
2016-05-19
target-unicore32: make cpu-qom.h not target specific
Paolo Bonzini
2
-29
/
+31
2016-05-19
target-tricore: make cpu-qom.h not target specific
Paolo Bonzini
2
-28
/
+30
2016-05-19
target-sparc: make cpu-qom.h not target specific
Paolo Bonzini
2
-37
/
+38
2016-05-19
target-sh4: make cpu-qom.h not target specific
Paolo Bonzini
2
-31
/
+32
2016-05-19
target-s390x: make cpu-qom.h not target specific
Paolo Bonzini
2
-45
/
+47
2016-05-19
target-ppc: make cpu-qom.h not target specific
Paolo Bonzini
2
-163
/
+161
2016-05-19
target-ppc: do not make PowerPCCPUClass depend on target-specific symbols
Paolo Bonzini
1
-4
/
+0
2016-05-19
target-ppc: do not use target_ulong in cpu-qom.h
Paolo Bonzini
5
-6
/
+5
2016-05-19
target-mips: make cpu-qom.h not target specific
Paolo Bonzini
2
-37
/
+38
2016-05-19
target-microblaze: make cpu-qom.h not target specific
Paolo Bonzini
2
-44
/
+45
2016-05-19
target-m68k: make cpu-qom.h not target specific
Paolo Bonzini
2
-35
/
+35
2016-05-19
target-lm32: make cpu-qom.h not target specific
Paolo Bonzini
2
-42
/
+43
2016-05-19
target-i386: make cpu-qom.h not target specific
Paolo Bonzini
2
-97
/
+98
2016-05-19
target-cris: make cpu-qom.h not target specific
Paolo Bonzini
2
-40
/
+41
2016-05-19
target-arm: make cpu-qom.h not target specific
Paolo Bonzini
2
-178
/
+179
2016-05-19
target-alpha: make cpu-qom.h not target specific
Paolo Bonzini
2
-40
/
+42
2016-05-19
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
9
-9
/
+0
2016-05-19
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
4
-17
/
+14
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
7
-24
/
+26
2016-05-19
s390x: move .needed functions for subsections to machine.c
Paolo Bonzini
2
-26
/
+20
2016-05-19
scripts: add script to build QEMU and analyze inclusions
Paolo Bonzini
1
-0
/
+102
2016-05-19
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-05-1...
Peter Maydell
53
-106
/
+105
2016-05-18
Fix some typos found by codespell
Stefan Weil
36
-48
/
+48
2016-05-18
9p: drop unused declaration from coth.h
Greg Kurz
1
-1
/
+0
2016-05-18
smbios: fix typo
Cao jin
1
-1
/
+1
2016-05-18
accel: make configure_accelerator return void
Wei Jiangang
2
-4
/
+2
2016-05-18
configure: Use uniform description for devel packages
Stefan Weil
1
-1
/
+1
2016-05-18
ipack: Update e-mail address
Alberto Garcia
4
-4
/
+4
2016-05-18
util: fix comment typos
Wei Jiangang
2
-3
/
+3
2016-05-18
qdict: fix unbounded stack warning for qdict_array_entries
Peter Xu
1
-9
/
+6
2016-05-18
Fix typo in variable name (found and fixed by codespell)
Stefan Weil
1
-32
/
+32
2016-05-18
vl: fix comment about when parsing cpu definitions
Wei Jiangang
1
-1
/
+1
[next]