summaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2016-09-15ivshmem: Delete duplicate debug messageStefano Dong (董兴水)
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell
2016-09-07ppc: Fix macio ESCC legacy mappingBenjamin Herrenschmidt
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu
2016-07-18dbdma: reset io->processing flag for unassigned DBDMA channel rw accessesMark Cave-Ayland
2016-07-18dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...Mark Cave-Ayland
2016-07-18dbdma: fix load_word/store_word value endiannessMark Cave-Ayland
2016-07-18dbdma: fix endian of DBDMA_CMDPTR_LO during branchMark Cave-Ayland
2016-07-18dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASKMark Cave-Ayland
2016-07-18dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMAMark Cave-Ayland
2016-07-14ast2400: externalize revision numbersCédric Le Goater
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell
2016-07-12hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae
2016-07-12hw/mips_cpc: make VP correctly start from the reset vectorLeon Alrae
2016-07-12hw/mips/cps: create GIC block inside CPSLeon Alrae
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell
2016-07-07aux: fix break that wanted to break two levels outPaolo Bonzini
2016-07-04ssi: change ssi_slave_init to be a realize opsCédric Le Goater
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily
2016-06-28misc/aspeed_scu: Fix build error caused by missing headerPranith Kumar
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: split out trace events for hw/misc/ directoryDaniel P. Berrange
2016-06-20milkymist: update specification URLsMichael Walle
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-14introduce aux-busKONRAD Frederic
2016-06-14hw/misc: QOM'ify mst_fpga.cxiaoqiang zhao
2016-06-14hw/misc: QOM'ify exynos4210_pmu.cxiaoqiang zhao
2016-06-14hw/misc: QOM'ify arm_l2x0.cxiaoqiang zhao
2016-06-07dbdma: use DMA memory interface for memory accessesMark Cave-Ayland
2016-05-29memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptrPaolo Bonzini
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini
2016-05-12i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS
2016-05-12bcm2835_property: use cached values when querying framebufferSylvain Garrigues
2016-04-19cuda: fix off-by-one error in SET_TIME commandAurelien Jarno
2016-04-13ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau
2016-04-08Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into stagingPeter Maydell
2016-04-08hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae