aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2011-09-20rbd: ignore failures when reading from default conf locationSage Weil
2011-09-20AHCI Port Interrupt Enable register cleaning on soft resetAlexander Motin
2011-09-20posix-aio-compat: Removed unused offset variableFrediano Ziglio
2011-09-20VMDK: fix leak of extent_fileFam Zheng
2011-09-20scsi-disk: lazily allocate bounce bufferPaolo Bonzini
2011-09-20scsi-disk: commonize iovec creation between reads and writesPaolo Bonzini
2011-09-20dma-helpers: rewrite completion/cancellationPaolo Bonzini
2011-09-20dma-helpers: allow including from target-independent codePaolo Bonzini
2011-09-19pci: implement bridge filteringMichael S. Tsirkin
2011-09-19pci_bridge: use parent bus's address spaceWen Congyang
2011-09-19pci: Remove unused mem_base from PCIBusJan Kiszka
2011-09-19pci: interrupt pin documentation updateMichael S. Tsirkin
2011-09-19pci: Remove unused pci_reserve_capabilityJan Kiszka
2011-09-19dma-helpers: rename is_write to to_devPaolo Bonzini
2011-09-19scsi-generic: do not disable FUAPaolo Bonzini
2011-09-19raw-posix: Fix bdrv_flush error return valuesKevin Wolf
2011-09-19nbd: support NBD_SET_FLAGS ioctlPaolo Bonzini
2011-09-19nbd: sync API definitions with upstreamPaolo Bonzini
2011-09-19nbd: support feature negotiationPaolo Bonzini
2011-09-18sun4u: don't set up isa_mem_baseBlue Swirl
2011-09-17tcg/ppc64: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/sparc: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/s390: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/ia64: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/i386: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17target-i386: Fix several SSE3 instructions.Max Reitz
2011-09-17trace: add virtio_set_status() trace eventStefan Hajnoczi
2011-09-17trace: remove trailing double quotes after PRI*64Stefan Hajnoczi
2011-09-17trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi
2011-09-17trace: remove newline from grlib_irqmp_check_irqs format stringStefan Hajnoczi
2011-09-17Makefile: Fix broken buildStefan Weil