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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
2016-07-18
1
-0
/
+1
*
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
2016-07-18
1
-0
/
+10
*
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
2016-07-18
1
-19
/
+5
*
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
2016-07-18
1
-1
/
+1
*
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
2016-07-18
1
-33
/
+42
*
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
Mark Cave-Ayland
2016-07-18
1
-8
/
+7
*
ast2400: externalize revision numbers
Cédric Le Goater
2016-07-14
1
-3
/
+1
*
hw/misc: fix typo in Aspeed SCU hw-strap2 property name
Cédric Le Goater
2016-07-14
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
1
-4
/
+10
|
\
|
*
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2016-07-13
1
-4
/
+10
*
|
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2016-07-12
2
-4
/
+88
|
\
\
|
|
/
|
/
|
|
*
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
2016-07-12
1
-1
/
+53
|
*
hw/mips_cpc: make VP correctly start from the reset vector
Leon Alrae
2016-07-12
1
-3
/
+2
|
*
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-07-12
1
-0
/
+33
*
|
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2016-07-07
1
-0
/
+6
*
|
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
2016-07-07
2
-3
/
+3
*
|
aux: fix break that wanted to break two levels out
Paolo Bonzini
2016-07-07
1
-6
/
+6
*
|
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-07-04
1
-6
/
+6
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
1
-1
/
+0
|
\
|
*
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
2016-06-29
1
-1
/
+0
*
|
misc/aspeed_scu: Fix build error caused by missing header
Pranith Kumar
2016-06-28
1
-0
/
+1
*
|
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
2016-06-27
3
-0
/
+287
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
1
-0
/
+52
|
\
|
*
trace: split out trace events for hw/misc/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+52
*
|
milkymist: update specification URLs
Michael Walle
2016-06-20
2
-2
/
+2
|
/
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
2
-5
/
+0
*
introduce aux-bus
KONRAD Frederic
2016-06-14
2
-0
/
+293
*
hw/misc: QOM'ify mst_fpga.c
xiaoqiang zhao
2016-06-14
1
-7
/
+6
*
hw/misc: QOM'ify exynos4210_pmu.c
xiaoqiang zhao
2016-06-14
1
-6
/
+5
*
hw/misc: QOM'ify arm_l2x0.c
xiaoqiang zhao
2016-06-14
1
-6
/
+5
*
dbdma: use DMA memory interface for memory accesses
Mark Cave-Ayland
2016-06-07
1
-6
/
+7
*
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-29
1
-3
/
+2
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
19
-0
/
+19
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
2
-0
/
+2
*
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2016-05-12
2
-0
/
+265
*
bcm2835_property: use cached values when querying framebuffer
Sylvain Garrigues
2016-05-12
1
-9
/
+24
*
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
2016-04-19
1
-2
/
+2
*
ivshmem: fix ivshmem-{plain,doorbell} crash without arg
Marc-André Lureau
2016-04-13
1
-0
/
+30
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging
Peter Maydell
2016-04-08
1
-8
/
+3
|
\
|
*
hw/mips_itu: fix off-by-one reported by Coverity
Leon Alrae
2016-04-08
1
-8
/
+3
*
|
pci-testdev: fast mmio support
Michael S. Tsirkin
2016-04-07
1
-1
/
+6
|
/
*
hw/mips: implement ITC Storage - Bypass View
Leon Alrae
2016-03-30
1
-0
/
+27
*
hw/mips: implement ITC Storage - P/V Sync and Try Views
Leon Alrae
2016-03-30
1
-0
/
+68
*
hw/mips: implement ITC Storage - Empty/Full Sync and Try Views
Leon Alrae
2016-03-30
1
-0
/
+113
*
hw/mips: implement ITC Storage - Control View
Leon Alrae
2016-03-30
1
-0
/
+104
*
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
2016-03-30
2
-0
/
+215
*
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
1
-0
/
+53
[next]