aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Makefile: Keep trace-events-subdirs orderedPhilippe Mathieu-Daudé1-2/+2
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-21/+10
2020-01-24Makefile: Remove unhelpful commentPhilippe Mathieu-Daudé1-4/+2
2020-01-24Makefile: Restrict system emulation and tools objectsPhilippe Mathieu-Daudé1-12/+7
2020-01-24Makefile: Clarify all the codebase requires qom/ objectsPhilippe Mathieu-Daudé1-5/+1
2020-01-23virtiofsd: Add Makefile wiring for virtiofsd contribDr. David Alan Gilbert1-0/+1
2020-01-06Add dbus-vmstate objectMarc-André Lureau1-0/+1
2019-12-17stubs: replace stubs with lnot if applicablePaolo Bonzini1-1/+1
2019-12-17crypto: move common bits for all emulators to libqemuutilPaolo Bonzini1-2/+1
2019-12-17accel: compile accel/accel.c just oncePaolo Bonzini1-0/+1
2019-12-17Remove the core bluetooth codeThomas Huth1-2/+0
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-0/+1
2019-09-18loader: Trace loaded imagesAlexey Kardashevskiy1-0/+1
2019-07-02dump: Move HMP command handlers to dump/Markus Armbruster1-0/+1
2019-07-02Makefile: Don't add monitor/ twice to common-obj-yMarkus Armbruster1-1/+0
2019-06-26hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé1-0/+1
2019-06-17monitor: Split out monitor/qmp.cKevin Wolf1-0/+1
2019-06-17monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.cKevin Wolf1-1/+1
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf1-0/+1
2019-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell1-0/+1
2019-05-29contrib: add vhost-user-gpuMarc-André Lureau1-0/+1
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau1-0/+1
2019-05-23Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into stagingPeter Maydell1-1/+1
2019-05-22build: Link user-only with crypto random number objectsRichard Henderson1-1/+1
2019-05-22contrib: add vhost-user-inputMarc-André Lureau1-0/+1
2019-05-17build: don't build hardware objects with linux-userLaurent Vivier1-5/+9
2019-05-17build: chardev is only needed for softmmu targetsLaurent Vivier1-1/+1
2019-05-17trace: only include trace-event-subdirs when they are neededLaurent Vivier1-5/+7
2019-03-19RISC-V: Convert trap debugging to trace eventsMichael Clark1-0/+1
2019-03-12target/hppa: add TLB trace eventsSven Schnelle1-0/+1
2019-03-11build: remove unnecessary assignments from Makefile.targetPaolo Bonzini1-1/+1
2019-03-11build: get rid of target-obj-yPaolo Bonzini1-1/+0
2019-03-07build-sys: link with slirp as an external projectMarc-André Lureau1-1/+0
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange1-0/+6
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé1-1/+1
2019-02-18build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster1-15/+1
2019-02-18build-sys: move qmp-introspect per targetMarc-André Lureau1-2/+0
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster1-0/+1
2019-02-07slirp: replace trace functions with DEBUG callsMarc-André Lureau1-1/+0
2019-01-14build-sys: use a separate slirp-obj-y && slirp.moMarc-André Lureau1-2/+1
2019-01-14slirp: add tftp tracingGerd Hoffmann1-0/+1
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz1-0/+1
2018-12-22qapi: Define new QMP message for pvrdmaYuval Shaia1-1/+2
2018-12-22contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexerYuval Shaia1-0/+1
2018-12-11qapi: Reduce Makefile boilerplateEric Blake1-68/+7
2018-10-02contrib: add elf2dmp toolViktor Prutyanov1-0/+1
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell1-0/+1
2018-06-08hw/i2c: Add trace eventsPhilippe Mathieu-Daudé1-0/+1
2018-05-30trace: Sort trace-events-subdirsPhilippe Mathieu-Daudé1-41/+41
2018-05-23job: Add lifecycle QMP commandsKevin Wolf1-0/+1