Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
QOM CPUState refactorings / X86CPU * Conversion of global CPU list to QTAILQ - preparing for CPU hot-unplug * Document X86CPU magic numbers for CPUID cache info # gpg: Signature made Tue 03 Sep 2013 10:59:22 AM CDT using RSA key ID 3E7E013F # gpg: Can't check signature: public key not found # By Andreas Färber (3) and Eduardo Habkost (1) # Via Andreas Färber * afaerber/tags/qom-cpu-for-anthony: target-i386: Use #defines instead of magic numbers for CPUID cache info cpu: Replace qemu_for_each_cpu() cpu: Use QTAILQ for CPU list a15mpcore: Use qemu_get_cpu() for generic timers
No related branches found
No related tags found
Showing
- arch_init.c 5 additions, 6 deletionsarch_init.c
- cpus.c 25 additions, 35 deletionscpus.c
- cputlb.c 1 addition, 1 deletioncputlb.c
- dump.c 5 additions, 5 deletionsdump.c
- exec.c 9 additions, 24 deletionsexec.c
- gdbstub.c 7 additions, 7 deletionsgdbstub.c
- hw/acpi/piix4.c 9 additions, 11 deletionshw/acpi/piix4.c
- hw/arm/boot.c 1 addition, 1 deletionhw/arm/boot.c
- hw/cpu/a15mpcore.c 2 additions, 3 deletionshw/cpu/a15mpcore.c
- hw/i386/kvm/clock.c 1 addition, 1 deletionhw/i386/kvm/clock.c
- hw/i386/kvmvapic.c 1 addition, 1 deletionhw/i386/kvmvapic.c
- hw/i386/pc.c 1 addition, 2 deletionshw/i386/pc.c
- hw/ppc/e500.c 1 addition, 1 deletionhw/ppc/e500.c
- hw/ppc/ppc.c 1 addition, 1 deletionhw/ppc/ppc.c
- hw/ppc/spapr.c 2 additions, 2 deletionshw/ppc/spapr.c
- hw/ppc/spapr_hcall.c 2 additions, 2 deletionshw/ppc/spapr_hcall.c
- include/qom/cpu.h 9 additions, 11 deletionsinclude/qom/cpu.h
- kvm-all.c 4 additions, 4 deletionskvm-all.c
- linux-user/elfload.c 1 addition, 1 deletionlinux-user/elfload.c
- linux-user/main.c 7 additions, 3 deletionslinux-user/main.c
Loading
Please register or sign in to comment