index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dma
/
i8257.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
i8257: Make device "i8257" unavailable with -device
Markus Armbruster
1
-0
/
+2
2016-09-08
portio: keep references on portio
Marc-André Lureau
1
-2
/
+4
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
1
-1
/
+1
2016-03-07
i8257: fix Terminal Count status
Hervé Poussineau
1
-0
/
+4
2016-02-03
dma: remove now useless DMA_* functions
Hervé Poussineau
1
-65
/
+0
2016-02-03
i8257: implement the IsaDma interface
Hervé Poussineau
1
-31
/
+117
2016-02-03
i8257: move state definition to new independent header
Hervé Poussineau
1
-34
/
+1
2016-02-03
i8257: QOM'ify
Hervé Poussineau
1
-53
/
+107
2016-02-03
i8257: add missing const
Hervé Poussineau
1
-1
/
+1
2016-02-03
i8257: make the DMA running method per controller
Hervé Poussineau
1
-41
/
+34
2016-02-03
i8257: rename functions to start with i8257_ prefix
Hervé Poussineau
1
-45
/
+46
2016-02-03
i8257: rename struct dma_regs to I8257Regs
Hervé Poussineau
1
-20
/
+20
2016-02-03
i8257: rename struct dma_cont to I8257State
Hervé Poussineau
1
-20
/
+23
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
1
-1
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
1
-9
/
+4
2015-09-09
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
Paolo Bonzini
1
-6
/
+12
2014-09-16
hw/dma/i8257: Silence phony error message
Philipp Hahn
1
-2
/
+2
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-4
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-2
/
+2
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+600