aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2019-09-18loader: Trace loaded imagesAlexey Kardashevskiy
2019-07-02dump: Move HMP command handlers to dump/Markus Armbruster
2019-07-02Makefile: Don't add monitor/ twice to common-obj-yMarkus Armbruster
2019-06-26hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2019-06-17monitor: Split out monitor/qmp.cKevin Wolf
2019-06-17monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.cKevin Wolf
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf
2019-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell
2019-05-29contrib: add vhost-user-gpuMarc-André Lureau
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau
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