index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
82
-36
/
+133
*
acpi: do not use TARGET_PAGE_SIZE
Paolo Bonzini
2016-05-19
1
-11
/
+11
*
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
11
-118
/
+128
*
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
8
-5
/
+8
*
gdbstub: remove unnecessary includes from gdbstub-xml.c
Paolo Bonzini
2016-05-19
1
-2
/
+0
*
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
15
-9
/
+18
*
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
31
-2
/
+30
*
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
2016-05-19
4
-35
/
+25
*
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2016-05-19
8
-17
/
+22
*
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
12
-50
/
+58
*
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
3
-6
/
+6
*
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-19
5
-16
/
+17
*
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
3
-5
/
+8
*
explicitly include linux/kvm.h
Paolo Bonzini
2016-05-19
4
-0
/
+6
*
explicitly include hw/qdev-core.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
5
-0
/
+5
*
arm: remove useless cpu.h inclusion
Paolo Bonzini
2016-05-19
1
-2
/
+0
*
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
3
-73
/
+63
*
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
9
-18
/
+24
*
alpha: include cpu-qom.h in files that require AlphaCPU
Paolo Bonzini
2016-05-19
2
-1
/
+1
*
sh4: include cpu-qom.h in files that require SuperHCPU
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
m68k: include cpu-qom.h in files that require M68KCPU
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2016-05-19
6
-2
/
+5
*
target-xtensa: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-38
/
+41
*
target-unicore32: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-29
/
+31
*
target-tricore: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-28
/
+30
*
target-sparc: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-37
/
+38
*
target-sh4: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-31
/
+32
*
target-s390x: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-45
/
+47
*
target-ppc: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-163
/
+161
*
target-ppc: do not make PowerPCCPUClass depend on target-specific symbols
Paolo Bonzini
2016-05-19
1
-4
/
+0
*
target-ppc: do not use target_ulong in cpu-qom.h
Paolo Bonzini
2016-05-19
5
-6
/
+5
*
target-mips: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-37
/
+38
*
target-microblaze: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-44
/
+45
*
target-m68k: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-35
/
+35
*
target-lm32: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-42
/
+43
*
target-i386: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-97
/
+98
*
target-cris: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-40
/
+41
*
target-arm: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-178
/
+179
*
target-alpha: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-40
/
+42
*
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
2016-05-19
9
-9
/
+0
*
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
2016-05-19
4
-17
/
+14
*
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
2016-05-19
7
-24
/
+26
*
s390x: move .needed functions for subsections to machine.c
Paolo Bonzini
2016-05-19
2
-26
/
+20
*
scripts: add script to build QEMU and analyze inclusions
Paolo Bonzini
2016-05-19
1
-0
/
+102
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-05-1...
Peter Maydell
2016-05-19
53
-106
/
+105
|
\
|
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
36
-48
/
+48
|
*
9p: drop unused declaration from coth.h
Greg Kurz
2016-05-18
1
-1
/
+0
|
*
smbios: fix typo
Cao jin
2016-05-18
1
-1
/
+1
|
*
accel: make configure_accelerator return void
Wei Jiangang
2016-05-18
2
-4
/
+2
[next]