Age | Commit message (Expand) | Author |
2019-03-11 | build: remove unnecessary assignments from Makefile.target | Paolo Bonzini |
2019-03-11 | build: get rid of target-obj-y | Paolo Bonzini |
2019-03-07 | build-sys: link with slirp as an external project | Marc-André Lureau |
2019-02-26 | authz: add QAuthZ object as an authorization base class | Daniel P. Berrange |
2019-02-26 | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé |
2019-02-18 | build: Deal with all of QAPI's .o in qapi/Makefile.objs | Markus Armbruster |
2019-02-18 | build-sys: move qmp-introspect per target | Marc-André Lureau |
2019-02-18 | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster |
2019-02-07 | slirp: replace trace functions with DEBUG calls | Marc-André Lureau |
2019-01-14 | build-sys: use a separate slirp-obj-y && slirp.mo | Marc-André Lureau |
2019-01-14 | slirp: add tftp tracing | Gerd Hoffmann |
2019-01-07 | hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral | Steffen Görtz |
2018-12-22 | qapi: Define new QMP message for pvrdma | Yuval Shaia |
2018-12-22 | contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer | Yuval Shaia |
2018-12-11 | qapi: Reduce Makefile boilerplate | Eric Blake |
2018-10-02 | contrib: add elf2dmp tool | Viktor Prutyanov |
2018-08-20 | hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module | Peter Maydell |
2018-06-08 | hw/i2c: Add trace events | Philippe Mathieu-Daudé |
2018-05-30 | trace: Sort trace-events-subdirs | Philippe Mathieu-Daudé |
2018-05-23 | job: Add lifecycle QMP commands | Kevin Wolf |
2018-05-23 | job: Introduce qapi/job.json | Kevin Wolf |
2018-05-23 | job: Create Job, JobDriver and job_create() | Kevin Wolf |
2018-03-12 | build: enable audio modules | Gerd Hoffmann |
2018-03-08 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1... | Peter Maydell |
2018-03-06 | tpm: convert tpm_crb.c to use trace-events | Stefan Berger |
2018-03-05 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i... | Peter Maydell |
2018-03-05 | console: add ui module loading support | Gerd Hoffmann |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-03-02 | qapi: Generate separate .h, .c for each module | Markus Armbruster |
2018-03-02 | qapi/types qapi/visit: Generate built-in stuff into separate files | Markus Armbruster |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster |
2018-02-19 | hw/rdma: Implementation of PVRDMA device | Yuval Shaia |
2018-02-19 | hw/rdma: Implementation of generic rdma device layers | Yuval Shaia |
2018-02-16 | cuda: convert to trace-events | Mark Cave-Ayland |
2018-01-31 | hw/hppa: Implement DINO system board | Helge Deller |
2018-01-24 | sabre: convert from SABRE_DPRINTF macro to trace-events | Mark Cave-Ayland |
2018-01-18 | contrib/vhost-user-blk: introduce a vhost-user-blk sample application | Changpeng Liu |
2018-01-09 | sparc64: introduce trace-events for hw/sparc64 | Mark Cave-Ayland |
2017-10-25 | tpm: add stubs | Philippe Mathieu-Daudé |
2017-10-10 | build-sys: make vhost-user-scsi depend on libvhost-user.a | Marc-André Lureau |
2017-09-22 | scsi, file-posix: add support for persistent reservation management | Paolo Bonzini |
2017-09-19 | scsi: move non-emulation specific code to scsi/ | Paolo Bonzini |
2017-09-18 | IDE: replace DEBUG_IDE with tracing system | John Snow |
2017-09-15 | buildsys: Move seccomp cflags/libs to per object | Fam Zheng |
2017-07-20 | configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set | Kamil Rytarowski |
2017-07-11 | backends: remove empty trace-events file | Daniel P. Berrange |
2017-07-10 | nbd: use generic trace subsystem instead of TRACE macro | Vladimir Sementsov-Ogievskiy |
2017-07-04 | Makefile: Move bootdevice.o to common-obj-y | Thomas Huth |
2017-06-15 | vhost-user-scsi: Introduce a vhost-user-scsi sample application | Felipe Franciosi |