aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2019-05-23Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into stagingPeter Maydell
2019-05-22build: Link user-only with crypto random number objectsRichard Henderson
2019-05-22contrib: add vhost-user-inputMarc-André Lureau
2019-05-17build: don't build hardware objects with linux-userLaurent Vivier
2019-05-17build: chardev is only needed for softmmu targetsLaurent Vivier
2019-05-17trace: only include trace-event-subdirs when they are neededLaurent Vivier
2019-03-19RISC-V: Convert trap debugging to trace eventsMichael Clark
2019-03-12target/hppa: add TLB trace eventsSven Schnelle
2019-03-11build: remove unnecessary assignments from Makefile.targetPaolo Bonzini
2019-03-11build: get rid of target-obj-yPaolo Bonzini
2019-03-07build-sys: link with slirp as an external projectMarc-André Lureau
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