aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-23MAINTAINERS: claim maintainership for the OMAP devicesomap-for-upstreamPeter Maydell
2011-09-23hw/omap1: Wire up GPIO clockPeter Maydell
2011-09-23omap_intc: QdevifyPeter Maydell
2011-09-23omap_intc: Use MemoryRegion APIPeter Maydell
2011-09-23hw/omap_gpmc: Modify correct field when writing IRQSTATUS registerPeter Maydell
2011-09-23hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bitPeter Maydell
2011-09-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-09-22Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori
2011-09-22Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2011-09-22Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-09-22Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori
2011-09-21block/curl: Don't finish AIOCBs too earlyNick Thomas
2011-09-21block/curl: Implement a flush function on the fd handlersNick Thomas
2011-09-21ahci: add port I/O index-data pairDaniel Verkamp
2011-09-21trace: Update docs to use example events that existLluĂ­s Vilanova
2011-09-21trace: use binary file open mode in simpletraceStefan Hajnoczi
2011-09-21trace: portable simple trace backend using glibStefan Hajnoczi
2011-09-21MAINTAINERS: add tracing subsystemStefan Hajnoczi
2011-09-21trace: allow trace events with string argumentsStefan Hajnoczi
2011-09-21use qemu_* ctype functionsChristoph Egger
2011-09-21Remove qemu_host_page_bitsStefan Weil
2011-09-21Abort on thread layer errorsJan Kiszka
2011-09-21Silence make if nothing is to do for libcacardJan Kiszka
2011-09-21Drop unneeded pthread.h inclusionsJan Kiszka
2011-09-21fix compilation with stderr trace backendPaolo Bonzini
2011-09-21configure: Make missing pkg-config an error rather than a warningPeter Maydell
2011-09-21target-i386: Remove data type CCTableStefan Weil
2011-09-21nbd: fix non-Linux build failurePaolo Bonzini
2011-09-21omap1: convert to memory API (part VI)Avi Kivity
2011-09-21soc_dma: drop soc_dma_port_add_mem_ram()Avi Kivity
2011-09-21omap_lcdc: remove imif, emiff from structureAvi Kivity
2011-09-21omap1: convert to memory API (part V)Avi Kivity
2011-09-21omap1: convert to memory API (part IV)Avi Kivity
2011-09-21omap1: convert to memory API (part III)Avi Kivity
2011-09-21omap1: convert to memory API (part II)Avi Kivity
2011-09-21omap1: convert to memory API (part I)Avi Kivity
2011-09-21Revert "alpha-softmmu: Disable for the 0.15 release branch."Richard Henderson
2011-09-20Merge remote-tracking branch 'mst-tmp/for_anthony' into stagingAnthony Liguori
2011-09-20Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-09-20Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2011-09-20Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-09-20pci_bridge: simplify memory regions some moreMichael S. Tsirkin
2011-09-20wavaudio: Use stdio instead of QEMUFileJuan Quintela
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela
2011-09-20rbd: allow escaping in config stringSage Weil
2011-09-20linux-aio: remove process requests callbackPaolo Bonzini
2011-09-20block: avoid SIGUSR2Frediano Ziglio
2011-09-20scsi: fix sign extension problemsPaolo Bonzini
2011-09-20rbd: call flush, if availableSage Weil
2011-09-20rbd: update comment headingSage Weil