Age | Commit message (Expand) | Author |
2012-01-03 | Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging | Anthony Liguori |
2012-01-03 | xen: convert to MemoryListener API | Avi Kivity |
2011-12-21 | hw/9pfs: Use the correct signed type for different variables | Aneesh Kumar K.V |
2011-12-15 | block: bdrv_aio_* do not return NULL | Paolo Bonzini |
2011-12-05 | dma-helpers: Add trace events | Kevin Wolf |
2011-12-05 | block: core copy-on-read logic | Stefan Hajnoczi |
2011-10-31 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-10-30 | hw/9pfs: Make VirtFS tracing work correctly | Aneesh Kumar K.V |
2011-10-28 | scsi: do not call transfer_data after canceling a request | Paolo Bonzini |
2011-10-28 | iSCSI block driver | Ronnie Sahlberg |
2011-10-26 | Sparc: convert win_helper to trace framework | Blue Swirl |
2011-10-26 | Sparc: convert interrupt helpers to trace framework | Blue Swirl |
2011-10-26 | Sparc: convert mmu_helper to trace framework | Blue Swirl |
2011-10-21 | block: add bdrv_co_discard and bdrv_aio_discard support | Paolo Bonzini |
2011-10-20 | hw/9pfs: Fix broken compilation caused by wrong trace events | Stefan Weil |
2011-10-20 | Merge remote-tracking branch 'aneesh/for-upstream-6' into staging | Anthony Liguori |
2011-10-16 | hw: add OpenCores 10/100 Mbps Ethernet controller | Max Filippov |
2011-10-15 | hw/9pfs: Introduce tracing for 9p pdu handlers | Harsh Prateek Bora |
2011-10-08 | Merge branch 'for-upstream' of git://git.serverraum.org/git/mw/qemu-lm32 | Blue Swirl |
2011-10-03 | milkymist_uart: support new core version | Michael Walle |
2011-10-03 | trace: add arguments to bdrv_co_io_em() trace event | Stefan Hajnoczi |
2011-10-03 | trace: trace monitor qmp dispatch/completion | Stefan Hajnoczi |
2011-10-03 | trace: trace bdrv_open_common() | Stefan Hajnoczi |
2011-10-01 | ESP: convert to trace framework | Blue Swirl |
2011-09-21 | fix compilation with stderr trace backend | Paolo Bonzini |
2011-09-17 | trace: add virtio_set_status() trace event | Stefan Hajnoczi |
2011-09-17 | trace: remove trailing double quotes after PRI*64 | Stefan Hajnoczi |
2011-09-17 | trace: remove newline from grlib_irqmp_check_irqs format string | Stefan Hajnoczi |
2011-09-12 | block: Rename bdrv_set_locked() to bdrv_lock_medium() | Markus Armbruster |
2011-09-10 | mipsnet: use trace framework | Hervé Poussineau |
2011-09-07 | usb: claim port at device initialization time. | Gerd Hoffmann |
2011-09-07 | usb-ehci: handle siTDs | Gerd Hoffmann |
2011-09-07 | usb-host: claim port | Gerd Hoffmann |
2011-09-07 | usb-host: start tracing support | Gerd Hoffmann |
2011-09-02 | rename qemu_malloc and related to glib names for coherence | Frediano Ziglio |
2011-09-01 | trace: enable all events | Lluís |
2011-09-01 | trace: [simple] disable all trace points by default | Lluís |
2011-08-27 | g364fb: use trace framework | Hervé Poussineau |
2011-08-22 | target-i386: Remove unused polarity arguments from APIC API | Jan Kiszka |
2011-08-21 | escc: replace DPRINTFs with tracepoints | Blue Swirl |
2011-08-12 | scsi: add special traces for common commands | Paolo Bonzini |
2011-08-12 | scsi: move sense handling to generic code | Paolo Bonzini |
2011-08-02 | coroutines: Locks | Kevin Wolf |
2011-08-02 | block: Add bdrv_co_readv/writev emulation | Kevin Wolf |
2011-08-02 | block: Add bdrv_co_readv/writev | Kevin Wolf |
2011-08-01 | coroutine: introduce coroutines | Kevin Wolf |
2011-07-22 | usb-ehci: trace: rename "next" to "nxt". | Gerd Hoffmann |
2011-07-20 | ds1225y: use trace framework | Hervé Poussineau |
2011-07-19 | Merge remote-tracking branch 'agraf/xen-next' into staging | Anthony Liguori |
2011-07-18 | virtio-console: Add some trace events | Amit Shah |