| Commit message (Expand) | Author | Age | Files | Lines |
* | rules.mak: remove version.o | Marc-André Lureau | 2020-08-21 | 1 | -4/+0 |
* | meson: link emulators without Makefile.target | Paolo Bonzini | 2020-08-21 | 1 | -32/+0 |
* | meson: accel | Marc-André Lureau | 2020-08-21 | 1 | -1/+1 |
* | meson: convert hw/9pfs, cleanup | Marc-André Lureau | 2020-08-21 | 1 | -8/+0 |
* | meson: convert qapi-specific to meson | Marc-André Lureau | 2020-08-21 | 1 | -2/+0 |
* | meson: convert disas directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -2/+0 |
* | meson: convert fsdev/ | Marc-André Lureau | 2020-08-21 | 1 | -3/+1 |
* | meson: convert backends directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -2/+0 |
* | meson: convert net directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -2/+1 |
* | meson: convert migration directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+0 |
* | meson: convert replay directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+0 |
* | meson: convert qemu-storage-daemon | Paolo Bonzini | 2020-08-21 | 1 | -10/+0 |
* | meson: convert common QMP bits for qemu and qemu-storage-daemon | Paolo Bonzini | 2020-08-21 | 1 | -3/+5 |
* | meson: convert dump/ | Marc-André Lureau | 2020-08-21 | 1 | -2/+1 |
* | meson: convert root directory to Meson | Paolo Bonzini | 2020-08-21 | 1 | -19/+2 |
* | meson: convert ui directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -3/+5 |
* | meson: convert audio directory to Meson | Paolo Bonzini | 2020-08-21 | 1 | -2/+5 |
* | meson: convert chardev directory to Meson (emulator part) | Paolo Bonzini | 2020-08-21 | 1 | -2/+0 |
* | meson: convert block | Marc-André Lureau | 2020-08-21 | 1 | -7/+25 |
* | meson: convert chardev directory to Meson (tools part) | Marc-André Lureau | 2020-08-21 | 1 | -2/+2 |
* | meson: convert io directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+1 |
* | meson: convert crypto directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+1 |
* | meson: convert authz directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+2 |
* | meson: convert qom directory to Meson (tools part) | Marc-André Lureau | 2020-08-21 | 1 | -1/+1 |
* | meson: convert vss-win32 | Marc-André Lureau | 2020-08-21 | 1 | -8/+0 |
* | meson: convert qemu-ga | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | contrib/elf2dmp: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -6/+0 |
* | contrib/ivshmem: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -2/+0 |
* | contrib/vhost-user-gpu: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+0 |
* | contrib/vhost-user-input: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+0 |
* | contrib/rdmacm-mux: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | contrib/vhost-user-scsi: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -3/+0 |
* | contrib/vhost-user-blk: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | tools/virtiofsd: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | contrib/libvhost-user: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2020-08-21 | 1 | -95/+0 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | chardev: enable modules, use for braille | Gerd Hoffmann | 2020-07-07 | 1 | -0/+1 |
* | ccid: build smartcard as module | Gerd Hoffmann | 2020-07-07 | 1 | -0/+1 |
* | tpm: Move backend code under the 'backends/' directory | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -0/+1 |
* | block: Refactor subdirectory recursion during make | Eric Blake | 2020-06-17 | 1 | -1/+1 |
* | vmbus: vmbus implementation | Jon Doron | 2020-06-10 | 1 | -0/+1 |
* | blockdev: Split off basic bitmap operations for qemu-img | Eric Blake | 2020-05-19 | 1 | -2/+1 |
* | aspeed/smc: Add some tracing | Cédric Le Goater | 2020-03-12 | 1 | -0/+1 |
* | monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c | Maxim Levitsky | 2020-03-09 | 1 | -1/+1 |
* | qemu-storage-daemon: Add --monitor option | Kevin Wolf | 2020-03-06 | 1 | -2/+2 |
* | qemu-storage-daemon: Add main loop | Kevin Wolf | 2020-03-06 | 1 | -0/+2 |
* | qemu-storage-daemon: Add --nbd-server option | Kevin Wolf | 2020-03-06 | 1 | -1/+1 |
* | qemu-storage-daemon: Add --object option | Kevin Wolf | 2020-03-06 | 1 | -1/+1 |
* | qemu-storage-daemon: Add --blockdev option | Kevin Wolf | 2020-03-06 | 1 | -0/+7 |