index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/dma/pxa2xx: Remove superfluous memset
Thomas Huth
2015-11-06
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
2
-19
/
+17
|
\
|
*
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-09
2
-13
/
+5
|
*
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
Paolo Bonzini
2015-09-09
1
-6
/
+12
*
|
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
|
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-07
1
-4
/
+2
|
/
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
dma/rc4030: convert to QOM
Hervé Poussineau
2015-06-11
1
-26
/
+89
*
dma/rc4030: use trace events instead of custom logging
Hervé Poussineau
2015-06-11
1
-65
/
+16
*
dma/rc4030: document register at offset 0x210
Hervé Poussineau
2015-06-11
1
-8
/
+8
*
dma/rc4030: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
1
-96
/
+16
*
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2015-06-11
1
-11
/
+4
*
dma/rc4030: create custom DMA address space
Hervé Poussineau
2015-06-11
1
-37
/
+126
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
2
-5
/
+18
*
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-3
/
+5
*
pl330.c: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
1
-2
/
+2
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
hw/dma/i8257: Silence phony error message
Philipp Hahn
2014-09-16
1
-2
/
+2
*
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
2014-08-24
1
-4
/
+6
*
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
1
-2
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-4
/
+2
*
hw/dma/xilinx_axidma: Remove unused stream_halted() function
Peter Maydell
2014-06-10
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-15
2
-4
/
+2
|
\
|
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
2
-4
/
+2
*
|
hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
Peter Maydell
2014-05-13
1
-6
/
+6
*
|
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
2
-7
/
+0
|
/
*
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
1
-3
/
+4
*
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-05
1
-8
/
+8
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+4
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-4
/
+12
*
dma/pl330: implement dmaadnh instruction
Peter Crosthwaite
2014-02-26
1
-3
/
+16
*
dma/pl330: Fix buffer depth
Peter Crosthwaite
2014-02-26
1
-1
/
+1
*
dma/pl330: Add event debugging printfs
Peter Crosthwaite
2014-02-26
1
-0
/
+2
*
dma/pl330: Rename parent_obj
Peter Crosthwaite
2014-02-26
1
-1
/
+2
*
dma/pl330: printf format type sweep.
Peter Crosthwaite
2014-02-26
1
-12
/
+14
*
dma/pl330: Fix misleading type
Peter Crosthwaite
2014-02-26
1
-1
/
+1
*
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
2014-02-26
1
-1
/
+0
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
2
-2
/
+2
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-5
/
+7
*
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-14
1
-9
/
+4
|
\
|
*
hw: Remove assert_no_error usages
Peter Crosthwaite
2014-01-06
1
-9
/
+4
*
|
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-24
1
-0
/
+2
*
|
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
*
|
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
|
/
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-2
/
+4
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
3
-9
/
+9
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
sun4m_iommu: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+8
*
sparc32_dma: QOM cast cleanup
Andreas Färber
2013-07-29
1
-9
/
+14
*
pxa2xx_dma: QOM cast cleanup
Andreas Färber
2013-07-29
1
-8
/
+12
[next]