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
/
hw
/
i386
/
kvmvapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-05-23
i386: kvmvapic: initialise imm32 variable
Prasad J Pandit
1
-1
/
+1
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
1
-1
/
+0
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-1
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-15
i386: avoid null pointer dereference
P J P
1
-5
/
+10
2014-10-31
kvmvapic: patch_instruction fix
Pavel Dovgalyuk
1
-1
/
+0
2014-09-26
kvmvapic: fix migration when VM paused and when not running Windows
Pavel Dovgalyuk
1
-2
/
+9
2014-09-11
apic_common: vapic_paddr synchronization fix
Pavel Dovgalyuk
1
-11
/
+26
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
1
-1
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-3
/
+0
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
1
-17
/
+14
2014-03-13
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-01-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-5
/
+3
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
1
-5
/
+3
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-10-04
kvmvapic: Prevent reading beyond the end of guest RAM
Jan Kiszka
1
-0
/
+3
2013-09-20
kvmvapic: Clear also physical ROM address when entering INACTIVE state
Jan Kiszka
1
-0
/
+2
2013-09-20
kvmvapic: Enter inactive state on hardware reset
Jan Kiszka
1
-3
/
+1
2013-09-20
kvmvapic: Catch invalid ROM size
Jan Kiszka
1
-2
/
+9
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-07-29
kvmvapic: QOM cast cleanup
Andreas Färber
1
-2
/
+2
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-37
/
+41
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-35
/
+37
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-2
/
+4
2013-07-23
kvmvapic: Use QOM realize
Hu Tao
1
-7
/
+5
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-5
/
+8
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-2
/
+4
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-3
/
+3
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-2
/
+2
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-05-06
kvmvapic: add ioport read accessor
Marcelo Tosatti
1
-0
/
+6
2013-05-01
kvmvapic: Make dependency on sysbus.h explicit
Igor Mammedov
1
-0
/
+1
2013-04-16
kvmvapic: Replace FROM_SYSBUS() with QOM type cast
Igor Mammedov
1
-2
/
+5
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-04-04
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
Laszlo Ersek
1
-2
/
+0
2013-03-01
i386: move files referencing CPU to hw/i386/
Paolo Bonzini
1
-0
/
+822