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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2
-5
/
+18
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
1
-3
/
+5
2015-03-10
pl330.c: remove superfluous '\n' around error_setg
Gonglei
1
-2
/
+2
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2014-09-16
hw/dma/i8257: Silence phony error message
Philipp Hahn
1
-2
/
+2
2014-08-24
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
1
-4
/
+6
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
1
-2
/
+2
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-4
/
+2
2014-06-10
hw/dma/xilinx_axidma: Remove unused stream_halted() function
Peter Maydell
1
-5
/
+0
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2
-4
/
+2
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2
-4
/
+2
2014-05-13
hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
Peter Maydell
1
-6
/
+6
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2
-7
/
+0
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
1
-3
/
+4
2014-05-05
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-8
/
+8
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
1
-0
/
+4
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
1
-4
/
+12
2014-02-26
dma/pl330: implement dmaadnh instruction
Peter Crosthwaite
1
-3
/
+16
2014-02-26
dma/pl330: Fix buffer depth
Peter Crosthwaite
1
-1
/
+1
2014-02-26
dma/pl330: Add event debugging printfs
Peter Crosthwaite
1
-0
/
+2
2014-02-26
dma/pl330: Rename parent_obj
Peter Crosthwaite
1
-1
/
+2
2014-02-26
dma/pl330: printf format type sweep.
Peter Crosthwaite
1
-12
/
+14
2014-02-26
dma/pl330: Fix misleading type
Peter Crosthwaite
1
-1
/
+1
2014-02-26
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
1
-1
/
+0
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2
-2
/
+2
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2
-5
/
+7
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-9
/
+4
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
1
-9
/
+4
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
1
-0
/
+2
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-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-2
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
3
-9
/
+9
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-07-29
sun4m_iommu: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
sparc32_dma: QOM cast cleanup
Andreas Färber
1
-9
/
+14
2013-07-29
pxa2xx_dma: QOM cast cleanup
Andreas Färber
1
-8
/
+12
2013-07-29
puv3_dma: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
pl080: QOM'ify pl080 and pl081
Andreas Färber
1
-31
/
+20
2013-07-29
pl080: Rename pl080_state to PL080State
Andreas Färber
1
-22
/
+22
2013-07-15
hw/dma/omap_dma: Fix bugs with DMA requests above 32
Peter Maydell
1
-5
/
+6
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
7
-7
/
+9
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
11
-14
/
+14
2013-07-04
i82374: replace register_ioport*
Jan Kiszka
1
-5
/
+13
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-4
/
+4
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
1
-8
/
+5
2013-06-10
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
1
-1
/
+2
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
1
-8
/
+5
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
1
-2
/
+2
[next]