index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dma
/
pl330.c
Age
Commit message (
Expand
)
Author
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
arm: Clean up includes
Peter Maydell
2015-03-10
pl330.c: remove superfluous '\n' around error_setg
Gonglei
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-02-26
dma/pl330: implement dmaadnh instruction
Peter Crosthwaite
2014-02-26
dma/pl330: Fix buffer depth
Peter Crosthwaite
2014-02-26
dma/pl330: Add event debugging printfs
Peter Crosthwaite
2014-02-26
dma/pl330: Rename parent_obj
Peter Crosthwaite
2014-02-26
dma/pl330: printf format type sweep.
Peter Crosthwaite
2014-02-26
dma/pl330: Fix misleading type
Peter Crosthwaite
2014-02-26
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini