Commit a8d2532
Markus Armbruster
Include qemu-common.h exactly where needed
No header includes qemu-common.h after this commit, as prescribed by
qemu-common.h's file comment.
Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <[email protected]>
[Rebased with conflicts resolved automatically, except for
include/hw/arm/xlnx-zynqmp.h hw/arm/nrf51_soc.c hw/arm/msf2-soc.c
block/qcow2-refcount.c block/qcow2-cluster.c block/qcow2-cache.c
target/arm/cpu.h target/lm32/cpu.h target/m68k/cpu.h target/mips/cpu.h
target/moxie/cpu.h target/nios2/cpu.h target/openrisc/cpu.h
target/riscv/cpu.h target/tilegx/cpu.h target/tricore/cpu.h
target/unicore32/cpu.h target/xtensa/cpu.h; bsd-user/main.c and
net/tap-bsd.c fixed up]1 parent 0b8fa32 commit a8d2532
File tree
485 files changed
+103
-397
lines changed- accel
- kvm
- stubs
- tcg
- audio
- block
- bsd-user
- chardev
- contrib
- ivshmem-client
- ivshmem-server
- crypto
- disas
- hw
- 9pfs
- acpi
- alpha
- arm
- audio
- block
- bt
- core
- cris
- display
- dma
- hppa
- i386
- intc
- isa
- lm32
- m68k
- microblaze
- mips
- misc/macio
- moxie
- net/rocker
- nios2
- nvram
- openrisc
- pci-bridge
- pci-host
- pci
- ppc
- s390x
- scsi
- sh4
- sparc64
- timer
- tpm
- tricore
- usb
- vfio
- xen
- xtensa
- include
- authz
- block
- chardev
- crypto
- disas
- exec
- hw
- acpi
- arm
- block
- dma
- i2c
- i386
- ipmi
- isa
- lm32
- pci-host
- pci
- ppc
- sd
- sh4
- sparc
- timer
- vfio
- virtio
- xen
- io
- migration
- monitor
- net
- qemu
- sysemu
- io
- linux-user
- aarch64
- alpha
- arm
- cris
- i386
- m68k
- microblaze
- mips
- openrisc
- ppc
- riscv
- s390x
- sh4
- sparc
- tilegx
- migration
- net
- qapi
- qga
- qom
- replay
- scripts
- modules
- qapi
- tracetool/format
- scsi
- stubs
- target
- alpha
- arm
- cris
- hppa
- i386
- lm32
- m68k
- microblaze
- mips
- moxie
- nios2
- openrisc
- ppc
- riscv
- s390x
- sh4
- sparc
- tilegx
- tricore
- unicore32
- xtensa
- tcg
- tests
- trace
- ui
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
485 files changed
+103
-397
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments