aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2020-03-12aspeed/smc: Add some tracingCédric Le Goater
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf
2020-03-06qemu-storage-daemon: Add main loopKevin Wolf
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf
2020-03-06qemu-storage-daemon: Add --object optionKevin Wolf
2020-03-06qemu-storage-daemon: Add --blockdev optionKevin Wolf
2020-02-22softmmu: move vl.c to softmmu/Alexander Bulekov
2020-01-30Makefile: Keep trace-events-subdirs orderedPhilippe Mathieu-Daudé
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24Makefile: Remove unhelpful commentPhilippe Mathieu-Daudé
2020-01-24Makefile: Restrict system emulation and tools objectsPhilippe Mathieu-Daudé
2020-01-24Makefile: Clarify all the codebase requires qom/ objectsPhilippe Mathieu-Daudé
2020-01-23virtiofsd: Add Makefile wiring for virtiofsd contribDr. David Alan Gilbert
2020-01-06Add dbus-vmstate objectMarc-André Lureau
2019-12-17stubs: replace stubs with lnot if applicablePaolo Bonzini
2019-12-17crypto: move common bits for all emulators to libqemuutilPaolo Bonzini
2019-12-17accel: compile accel/accel.c just oncePaolo Bonzini
2019-12-17Remove the core bluetooth codeThomas Huth
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
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