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
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+3
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
4
-6
/
+26
2013-09-20
target-i386: Fix segment cache dump
Tobias Markus
1
-1
/
+3
2013-09-20
target-i386: add feature kvm_pv_unhalt
Andrew Jones
1
-1
/
+1
2013-09-20
target-i386: forward CPUID cache leaves when -cpu host is used
Benoît Canet
2
-0
/
+22
2013-09-20
fix steal time MSR vmsd callback to proper opaque type
Marcelo Tosatti
1
-3
/
+3
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
1
-2
/
+0
2013-09-12
target-i386: Only provide CMOV and friends if feature bit set
Peter Maydell
1
-0
/
+19
2013-09-12
target-i386: fix disassembly with PAE=1, PG=0
Paolo Bonzini
1
-18
/
+16
2013-09-03
target-i386: Use #defines instead of magic numbers for CPUID cache info
Eduardo Habkost
1
-22
/
+162
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2
-3
/
+2
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
1
-1
/
+1
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
3
-86
/
+300
2013-08-20
kvm: i386: fix LAPIC TSC deadline timer save/restore
Marcelo Tosatti
1
-3
/
+26
2013-08-20
kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled
Liu Jinsong
1
-2
/
+15
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-1
/
+1
2013-08-16
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
7
-125
/
+46
2013-08-09
kvm: migrate vPMU state
Paolo Bonzini
3
-5
/
+155
2013-08-09
target-i386: remove tabs from target-i386/cpu.h
Paolo Bonzini
1
-96
/
+96
2013-08-08
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
Laszlo Ersek
1
-4
/
+6
2013-08-06
target-i386: Fix X86CPU error handling
Andreas Färber
1
-1
/
+5
2013-07-29
target-i386: Disable PMU CPUID leaf by default
Eduardo Habkost
2
-1
/
+17
2013-07-29
target-i386: Pass X86CPU object to cpu_x86_find_by_name()
Eduardo Habkost
1
-2
/
+3
2013-07-29
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
1
-1
/
+3
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
4
-9
/
+24
2013-07-27
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
1
-21
/
+21
2013-07-26
target-i386: Move cpu_gdb_{read,write}_register()
Andreas Färber
1
-0
/
+222
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
1
-0
/
+1
2013-07-26
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
1
-1
/
+1
2013-07-25
Initialize IA32_FEATURE_CONTROL MSR in reset and migration
Arthur Chunqi Li
3
-0
/
+28
2013-07-23
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-0
/
+36
2013-07-23
Fix real mode guest segments dpl value in savevm
Orit Wasserman
1
-0
/
+18
2013-07-23
Fix real mode guest migration
Orit Wasserman
1
-0
/
+18
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2
-11
/
+11
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
3
-2
/
+7
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2
-4
/
+7
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2
-5
/
+8
2013-07-23
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
1
-0
/
+8
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
10
-50
/
+50
2013-07-09
cpu: Move reset logging to CPUState
Andreas Färber
1
-5
/
+1
2013-07-09
target-i386: Change LOG_PCALL_STATE() argument to CPUState
Andreas Färber
1
-5
/
+5
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
3
-5
/
+6
2013-07-09
target-i386: Change do_smm_enter() argument to X86CPU
Andreas Färber
2
-3
/
+4
2013-07-09
target-i386: Change do_interrupt_all() argument to X86CPU
Andreas Färber
1
-3
/
+5
2013-07-09
target-i386: Change gen_intermediate_code_internal() argument to X86CPU
Andreas Färber
1
-4
/
+5
2013-07-09
target-i386: Don't overuse CPUArchState
Andreas Färber
1
-5
/
+5
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
4
-12
/
+20
2013-07-09
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
1
-1
/
+1
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
1
-9
/
+0
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
1
-10
/
+7
[next]