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
*
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
|
*
configure: Use uniform description for devel packages
Stefan Weil
2016-05-18
1
-1
/
+1
|
*
ipack: Update e-mail address
Alberto Garcia
2016-05-18
4
-4
/
+4
|
*
util: fix comment typos
Wei Jiangang
2016-05-18
2
-3
/
+3
|
*
qdict: fix unbounded stack warning for qdict_array_entries
Peter Xu
2016-05-18
1
-9
/
+6
|
*
Fix typo in variable name (found and fixed by codespell)
Stefan Weil
2016-05-18
1
-32
/
+32
|
*
vl: fix comment about when parsing cpu definitions
Wei Jiangang
2016-05-18
1
-1
/
+1
|
*
loader: fix potential memory leak
Cao jin
2016-05-18
1
-0
/
+6
|
*
remove comment for nonexistent structure member
Cao jin
2016-05-18
1
-1
/
+0
|
*
s390: remove misleading comment
Michael Tokarev
2016-05-18
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into staging
Peter Maydell
2016-05-17
22
-98
/
+493
|
\
|
*
s390x/pci: remove whitespace
Yi Min Zhao
2016-05-17
1
-5
/
+5
|
*
s390x/pci: add length checking for pci sclp handlers
Yi Min Zhao
2016-05-17
1
-2
/
+12
|
*
s390x/pci: enhance mpcifc_service_call
Yi Min Zhao
2016-05-17
2
-7
/
+54
|
*
s390x/pci: fix s390_pci_sclp_deconfigure
Yi Min Zhao
2016-05-17
1
-0
/
+7
|
*
s390x/pci: introduce S390PCIBusDevice.iommu_enabled
Yi Min Zhao
2016-05-17
2
-5
/
+5
|
*
s390x/pci: export pci_dereg_ioat and pci_dereg_irqs
Yi Min Zhao
2016-05-17
2
-5
/
+8
[next]