index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
macio
/
cuda.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mos6522: Rename QOM macros
Eduardo Habkost
2020-09-02
1
-3
/
+3
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
Mark Cave-Ayland
2020-06-26
1
-0
/
+5
*
cuda: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
1
-33
/
+23
*
cuda: convert ADB autopoll timer from ns to ms
Mark Cave-Ayland
2020-06-26
1
-7
/
+8
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
1
-4
/
+4
*
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2020-06-15
1
-5
/
+10
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
cuda: decrease time delay before raising VIA SR interrupt and remove fast path
Mark Cave-Ayland
2019-02-17
1
-10
/
+1
*
hw/misc/macio: Fix device introspection problems in macio devices
Thomas Huth
2018-08-01
1
-3
/
+2
*
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
2018-06-12
1
-3
/
+3
*
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
2018-06-12
1
-26
/
+18
*
cuda: convert to trace-events
Mark Cave-Ayland
2018-02-16
1
-33
/
+17
*
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
Mark Cave-Ayland
2018-02-16
1
-0
/
+1
*
cuda: convert to use the shared mos6522 device
Mark Cave-Ayland
2018-02-16
1
-447
/
+159
*
cuda: factor out timebase-derived counter value and load time
Mark Cave-Ayland
2018-02-11
1
-9
/
+16
*
cuda: set timer 1 frequency property to CUDA_TIMER_FREQ
Mark Cave-Ayland
2018-02-11
1
-5
/
+5
*
cuda: don't call cuda_update() when writing to ACR register
Mark Cave-Ayland
2018-02-11
1
-1
/
+0
*
cuda: minor cosmetic tidy-ups to get_next_irq_time()
Mark Cave-Ayland
2018-02-11
1
-11
/
+12
*
cuda: rename frequency property to tb_frequency
Mark Cave-Ayland
2018-02-11
1
-3
/
+3
*
cuda: introduce CUDAState parameter to get_counter()
Mark Cave-Ayland
2018-02-10
1
-5
/
+5
*
cuda: don't allow writes to port output pins
Mark Cave-Ayland
2018-02-10
1
-2
/
+2
*
cuda: do not use old_mmio accesses
Mark Cave-Ayland
2018-02-10
1
-32
/
+8
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-2
/
+2
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
2016-04-19
1
-2
/
+2
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-8
/
+8
*
cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
Hervé Poussineau
2016-02-16
1
-23
/
+0
*
cuda: remove GET_6805_ADDR command
Hervé Poussineau
2016-02-16
1
-3
/
+0
*
cuda: port SET_TIME command to new framework
Hervé Poussineau
2016-02-16
1
-6
/
+18
*
cuda: port GET_TIME command to new framework
Hervé Poussineau
2016-02-16
1
-8
/
+21
*
cuda: port SET_POWER_MESSAGES command to new framework
Hervé Poussineau
2016-02-16
1
-3
/
+16
*
cuda: port FILE_SERVER_FLAG command to new framework
Hervé Poussineau
2016-02-16
1
-1
/
+16
*
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
2016-02-16
1
-4
/
+13
*
cuda: port POWERDOWN command to new framework
Hervé Poussineau
2016-02-16
1
-4
/
+13
*
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
2016-02-16
1
-2
/
+16
*
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
2016-02-16
1
-6
/
+30
*
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
2016-02-16
1
-15
/
+25
*
cuda: move unknown commands reject out of switch
Hervé Poussineau
2016-02-16
1
-14
/
+16
*
cuda: add a framework to handle commands
Hervé Poussineau
2016-02-16
1
-0
/
+34
*
cuda.c: return error for unknown commands
Alyssa Milburn
2016-01-30
1
-0
/
+5
*
cuda: add missing fields to VMStateDescription
Mark Cave-Ayland
2016-01-30
1
-2
/
+5
[next]