aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-18build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster
2019-02-18build-sys: move qmp-introspect per targetMarc-André Lureau
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster
2019-02-07slirp: replace trace functions with DEBUG callsMarc-André Lureau
2019-01-14build-sys: use a separate slirp-obj-y && slirp.moMarc-André Lureau
2019-01-14slirp: add tftp tracingGerd Hoffmann
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz
2018-12-22qapi: Define new QMP message for pvrdmaYuval Shaia
2018-12-22contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexerYuval Shaia
2018-12-11qapi: Reduce Makefile boilerplateEric Blake
2018-10-02contrib: add elf2dmp toolViktor Prutyanov
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell
2018-06-08hw/i2c: Add trace eventsPhilippe Mathieu-Daudé
2018-05-30trace: Sort trace-events-subdirsPhilippe Mathieu-Daudé
2018-05-23job: Add lifecycle QMP commandsKevin Wolf
2018-05-23job: Introduce qapi/job.jsonKevin Wolf
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf
2018-03-12build: enable audio modulesGerd Hoffmann
2018-03-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...Peter Maydell
2018-03-06tpm: convert tpm_crb.c to use trace-eventsStefan Berger
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell
2018-03-05console: add ui module loading supportGerd Hoffmann
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02qapi: Generate separate .h, .c for each moduleMarkus Armbruster
2018-03-02qapi/types qapi/visit: Generate built-in stuff into separate filesMarkus Armbruster
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia
2018-02-16cuda: convert to trace-eventsMark Cave-Ayland
2018-01-31hw/hppa: Implement DINO system boardHelge Deller
2018-01-24sabre: convert from SABRE_DPRINTF macro to trace-eventsMark Cave-Ayland
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu
2018-01-09sparc64: introduce trace-events for hw/sparc64Mark Cave-Ayland
2017-10-25tpm: add stubsPhilippe Mathieu-Daudé
2017-10-10build-sys: make vhost-user-scsi depend on libvhost-user.aMarc-André Lureau
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow
2017-09-15buildsys: Move seccomp cflags/libs to per objectFam Zheng
2017-07-20configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is setKamil Rytarowski
2017-07-11backends: remove empty trace-events fileDaniel P. Berrange
2017-07-10nbd: use generic trace subsystem instead of TRACE macroVladimir Sementsov-Ogievskiy
2017-07-04Makefile: Move bootdevice.o to common-obj-yThomas Huth
2017-06-15vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi
2017-06-15accel: move kvm related accelerator files into accel/Yang Zhong
2017-06-15tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong
2017-06-15accel: split the tcg accelerator from accel.c fileYang Zhong