index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
s390: Add default support for SCLP console
Alexander Graf
2
-0
/
+52
2013-01-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
40
-292
/
+709
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
30
-230
/
+1728
2013-01-28
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
10
-89
/
+689
2013-01-28
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
Andreas Färber
4
-8
/
+7
2013-01-28
cpu: Unconditionalize CPUState fields
Andreas Färber
1
-2
/
+0
2013-01-28
target-m68k: Use type_register() instead of type_register_static()
Andreas Färber
1
-1
/
+1
2013-01-28
target-unicore32: Use type_register() instead of type_register_static()
Andreas Färber
1
-1
/
+1
2013-01-28
target-openrisc: Use type_register() instead of type_register_static()
Andreas Färber
1
-1
/
+1
2013-01-28
target-unicore32: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-28
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-27
target-m68k: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-27
target-arm: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-27
target-alpha: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-2
/
+6
2013-01-27
qom: Introduce object_class_is_abstract()
Andreas Färber
2
-0
/
+13
2013-01-27
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2
-2
/
+27
2013-01-27
target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
1
-2
/
+22
2013-01-27
target-m68k: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2
-2
/
+21
2013-01-27
target-alpha: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
1
-1
/
+1
2013-01-27
target-arm: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2
-2
/
+21
2013-01-27
cpu: Add model resolution support to CPUClass
Andreas Färber
4
-0
/
+38
2013-01-27
target-i386: Remove setting tsc-frequency from x86_def_t
Igor Mammedov
1
-3
/
+0
2013-01-27
target-i386: Set custom features/properties without intermediate x86_def_t
Igor Mammedov
1
-67
/
+51
2013-01-27
target-i386: Remove vendor_override field from CPUX86State
Igor Mammedov
2
-16
/
+12
2013-01-27
target-i386: Replace uint32_t vendor fields by vendor string in x86_def_t
Igor Mammedov
2
-106
/
+47
2013-01-27
target-i386: Print deprecation warning if xlevel < 0x80000000
Igor Mammedov
1
-0
/
+2
2013-01-27
target-i386: Drop redundant list of CPU definitions
Andreas Färber
1
-12
/
+10
2013-01-27
target-i386: Simplify cpu_x86_find_by_name()
Andreas Färber
1
-10
/
+12
2013-01-27
pc: Generate APIC IDs according to CPU topology
Eduardo Habkost
3
-6
/
+35
2013-01-27
target-i386: Topology & APIC ID utility functions
Eduardo Habkost
4
-1
/
+255
2013-01-27
pc: Set fw_cfg data based on APIC ID calculation
Eduardo Habkost
1
-5
/
+35
2013-01-27
cpus.h: Make constant smp_cores/smp_threads available on *-user
Eduardo Habkost
1
-0
/
+7
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
6
-2
/
+7
2013-01-27
target-i386: Introduce x86_cpu_apic_id_from_index() function
Eduardo Habkost
2
-1
/
+18
2013-01-27
target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
Eduardo Habkost
1
-2
/
+3
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
5
-1
/
+19
2013-01-27
pc: Reverse pc_init_pci() compatibility logic
Eduardo Habkost
3
-12
/
+17
2013-01-27
target-i386: Don't set any KVM flag by default if KVM is disabled
Eduardo Habkost
1
-8
/
+4
2013-01-27
kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds without KVM
Eduardo Habkost
1
-0
/
+1
2013-01-27
target-openrisc: Clean up triple QOM casts
Andreas Färber
6
-24
/
+24
2013-01-27
target-openrisc: Drop OpenRISCCPUList
Andreas Färber
1
-7
/
+2
2013-01-27
xilinx_ethlite: Avoid build warnings in debug code
Edgar E. Iglesias
1
-4
/
+6
2013-01-27
m25p80.c: Return state to IDLE after COLLECTING
Peter Crosthwaite
1
-0
/
+2
2013-01-27
xilinx_ethlite: Flush queued packets on SW service
Peter Crosthwaite
1
-2
/
+5
2013-01-27
xilinx_ethlite: fix eth_can_rx() for ping-pong
Peter Crosthwaite
1
-3
/
+3
2013-01-26
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
27
-579
/
+1239
2013-01-26
tests: Add gcov support for x86_64 qtest
Andreas Färber
1
-0
/
+1
2013-01-26
tests: Add gcov support for sparc64 qtest
Andreas Färber
1
-0
/
+1
2013-01-26
tests: Fix gcov typo for tmp105-test
Andreas Färber
1
-1
/
+1
2013-01-26
vmware_vga: fix out of bounds and invalid rects updating
Michael Tokarev
1
-0
/
+18
[next]