aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
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
2017-06-02char: move char devices to chardev/Marc-André Lureau
2017-05-17migration: Move page_cache.c to migration/Juan Quintela
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini
2017-02-20Add wctablet deviceAnatoli Huseu1
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-01-31char: create chardev-obj-yMarc-André Lureau
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31trace: move hw/i386/xen events to correct subdirDaniel P. Berrange
2017-01-31trace: move hw/xen events to correct subdirDaniel P. Berrange
2017-01-31trace: move hw/block/dataplane events to correct subdirDaniel P. Berrange
2017-01-31char: move to chardev/Marc-André Lureau
2017-01-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-12-22build-sys: remove libtool left-overMarc-André Lureau
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-12-16contrib: add libvhost-userMarc-André Lureau