summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* qemu-storage-daemon: Add main loopKevin Wolf2020-03-061-0/+2
* qemu-storage-daemon: Add --nbd-server optionKevin Wolf2020-03-061-1/+1
* qemu-storage-daemon: Add --object optionKevin Wolf2020-03-061-1/+1
* qemu-storage-daemon: Add --blockdev optionKevin Wolf2020-03-061-0/+7
* softmmu: move vl.c to softmmu/Alexander Bulekov2020-02-221-2/+0Star
* Makefile: Keep trace-events-subdirs orderedPhilippe Mathieu-Daudé2020-01-301-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-271-21/+10Star
|\
| * Makefile: Remove unhelpful commentPhilippe Mathieu-Daudé2020-01-241-4/+2Star
| * Makefile: Restrict system emulation and tools objectsPhilippe Mathieu-Daudé2020-01-241-12/+7Star
| * Makefile: Clarify all the codebase requires qom/ objectsPhilippe Mathieu-Daudé2020-01-241-5/+1Star
* | virtiofsd: Add Makefile wiring for virtiofsd contribDr. David Alan Gilbert2020-01-231-0/+1
|/
* Add dbus-vmstate objectMarc-André Lureau2020-01-061-0/+1
* stubs: replace stubs with lnot if applicablePaolo Bonzini2019-12-171-1/+1
* crypto: move common bits for all emulators to libqemuutilPaolo Bonzini2019-12-171-2/+1Star
* accel: compile accel/accel.c just oncePaolo Bonzini2019-12-171-0/+1
* Remove the core bluetooth codeThomas Huth2019-12-171-2/+0Star
* hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+1
* loader: Trace loaded imagesAlexey Kardashevskiy2019-09-181-0/+1
* dump: Move HMP command handlers to dump/Markus Armbruster2019-07-021-0/+1
* Makefile: Don't add monitor/ twice to common-obj-yMarkus Armbruster2019-07-021-1/+0Star
* hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2019-06-261-0/+1
* monitor: Split out monitor/qmp.cKevin Wolf2019-06-171-0/+1
* monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.cKevin Wolf2019-06-171-1/+1
* Move monitor.c to monitor/misc.cKevin Wolf2019-06-171-0/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell2019-05-301-0/+1
|\
| * contrib: add vhost-user-gpuMarc-André Lureau2019-05-291-0/+1
* | SiFive RISC-V GPIO DeviceFabien Chouteau2019-05-241-0/+1
|/
* Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into stagingPeter Maydell2019-05-231-1/+1
|\
| * build: Link user-only with crypto random number objectsRichard Henderson2019-05-221-1/+1
* | contrib: add vhost-user-inputMarc-André Lureau2019-05-221-0/+1
|/
* build: don't build hardware objects with linux-userLaurent Vivier2019-05-171-5/+9
* build: chardev is only needed for softmmu targetsLaurent Vivier2019-05-171-1/+1
* trace: only include trace-event-subdirs when they are neededLaurent Vivier2019-05-171-5/+7
* RISC-V: Convert trap debugging to trace eventsMichael Clark2019-03-191-0/+1
* target/hppa: add TLB trace eventsSven Schnelle2019-03-121-0/+1
* build: remove unnecessary assignments from Makefile.targetPaolo Bonzini2019-03-111-1/+1
* build: get rid of target-obj-yPaolo Bonzini2019-03-111-1/+0Star
* build-sys: link with slirp as an external projectMarc-André Lureau2019-03-071-1/+0Star
* authz: add QAuthZ object as an authorization base classDaniel P. Berrange2019-02-261-0/+6
* util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé2019-02-261-1/+1
* build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster2019-02-181-15/+1Star
* build-sys: move qmp-introspect per targetMarc-André Lureau2019-02-181-2/+0Star
* qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster2019-02-181-0/+1
* slirp: replace trace functions with DEBUG callsMarc-André Lureau2019-02-071-1/+0Star
* build-sys: use a separate slirp-obj-y && slirp.moMarc-André Lureau2019-01-141-2/+1Star
* slirp: add tftp tracingGerd Hoffmann2019-01-141-0/+1
* hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz2019-01-071-0/+1
* qapi: Define new QMP message for pvrdmaYuval Shaia2018-12-221-1/+2
* contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexerYuval Shaia2018-12-221-0/+1
* qapi: Reduce Makefile boilerplateEric Blake2018-12-111-68/+7Star