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
/
misc
/
macio
/
cuda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-04-19
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
1
-2
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-8
/
+8
2016-02-17
cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
Hervé Poussineau
1
-23
/
+0
2016-02-17
cuda: remove GET_6805_ADDR command
Hervé Poussineau
1
-3
/
+0
2016-02-17
cuda: port SET_TIME command to new framework
Hervé Poussineau
1
-6
/
+18
2016-02-17
cuda: port GET_TIME command to new framework
Hervé Poussineau
1
-8
/
+21
2016-02-17
cuda: port SET_POWER_MESSAGES command to new framework
Hervé Poussineau
1
-3
/
+16
2016-02-17
cuda: port FILE_SERVER_FLAG command to new framework
Hervé Poussineau
1
-1
/
+16
2016-02-17
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
1
-4
/
+13
2016-02-17
cuda: port POWERDOWN command to new framework
Hervé Poussineau
1
-4
/
+13
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
1
-2
/
+16
2016-02-17
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
1
-6
/
+30
2016-02-17
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
1
-15
/
+25
2016-02-17
cuda: move unknown commands reject out of switch
Hervé Poussineau
1
-14
/
+16
2016-02-17
cuda: add a framework to handle commands
Hervé Poussineau
1
-0
/
+34
2016-01-30
cuda.c: return error for unknown commands
Alyssa Milburn
1
-0
/
+5
2016-01-30
cuda: add missing fields to VMStateDescription
Mark Cave-Ayland
1
-2
/
+5
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-12
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
1
-11
/
+33
2015-11-12
cuda.c: fix T2 timer and enable its interrupt
Mark Cave-Ayland
1
-9
/
+24
2015-11-12
cuda.c: rename get_counter() state variable from s to ti for consistency
Mark Cave-Ayland
1
-9
/
+9
2015-11-12
cuda.c: refactor get_tb() so that the time can be passed in
Mark Cave-Ayland
1
-5
/
+6
2015-11-12
cuda.c: add defines for CUDA registers
Mark Cave-Ayland
1
-34
/
+53
2015-11-12
cuda.c: fix CUDA SR interrupt clearing
Mark Cave-Ayland
1
-1
/
+3
2015-11-12
cuda.c: implement dummy IIC access commands
Mark Cave-Ayland
1
-0
/
+18
2015-11-12
cuda.c: implement simple CUDA_GET_6805_ADDR command
Mark Cave-Ayland
1
-0
/
+3
2015-11-12
cuda.c: fix CUDA_PACKET response packet format
Mark Cave-Ayland
1
-19
/
+5
2015-11-12
cuda.c: fix CUDA ADB error packet format
Mark Cave-Ayland
1
-2
/
+4
2015-10-23
cuda: add to bridge category
Laurent Vivier
1
-0
/
+1
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
1
-1
/
+1
2015-03-09
cuda.c: include adb_poll_timer in VMStateDescription
Mark Cave-Ayland
1
-2
/
+3
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
1
-3
/
+20
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-4
/
+2
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-2
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-17
/
+17
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+740