Age | Commit message (Expand) | Author |
2020-07-07 | chardev: enable modules, use for braille | Gerd Hoffmann |
2020-07-07 | ccid: build smartcard as module | Gerd Hoffmann |
2020-06-19 | tpm: Move backend code under the 'backends/' directory | Philippe Mathieu-Daudé |
2020-06-17 | block: Refactor subdirectory recursion during make | Eric Blake |
2020-06-10 | vmbus: vmbus implementation | Jon Doron |
2020-05-19 | blockdev: Split off basic bitmap operations for qemu-img | Eric Blake |
2020-03-12 | aspeed/smc: Add some tracing | Cédric Le Goater |
2020-03-09 | monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c | Maxim Levitsky |
2020-03-06 | qemu-storage-daemon: Add --monitor option | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add main loop | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --nbd-server option | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --object option | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --blockdev option | Kevin Wolf |
2020-02-22 | softmmu: move vl.c to softmmu/ | Alexander Bulekov |
2020-01-30 | Makefile: Keep trace-events-subdirs ordered | Philippe Mathieu-Daudé |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | Makefile: Remove unhelpful comment | Philippe Mathieu-Daudé |
2020-01-24 | Makefile: Restrict system emulation and tools objects | Philippe Mathieu-Daudé |
2020-01-24 | Makefile: Clarify all the codebase requires qom/ objects | Philippe Mathieu-Daudé |
2020-01-23 | virtiofsd: Add Makefile wiring for virtiofsd contrib | Dr. David Alan Gilbert |
2020-01-06 | Add dbus-vmstate object | Marc-André Lureau |
2019-12-17 | stubs: replace stubs with lnot if applicable | Paolo Bonzini |
2019-12-17 | crypto: move common bits for all emulators to libqemuutil | Paolo Bonzini |
2019-12-17 | accel: compile accel/accel.c just once | Paolo Bonzini |
2019-12-17 | Remove the core bluetooth code | Thomas Huth |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-09-18 | loader: Trace loaded images | Alexey Kardashevskiy |
2019-07-02 | dump: Move HMP command handlers to dump/ | Markus Armbruster |
2019-07-02 | Makefile: Don't add monitor/ twice to common-obj-y | Markus Armbruster |
2019-06-26 | hw/mips/gt64xxx_pci: Convert debug printf()s to trace events | Philippe Mathieu-Daudé |
2019-06-17 | monitor: Split out monitor/qmp.c | Kevin Wolf |
2019-06-17 | monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c | Kevin Wolf |
2019-06-17 | Move monitor.c to monitor/misc.c | Kevin Wolf |
2019-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ... | Peter Maydell |
2019-05-29 | contrib: add vhost-user-gpu | Marc-André Lureau |
2019-05-24 | SiFive RISC-V GPIO Device | Fabien Chouteau |
2019-05-23 | Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging | Peter Maydell |
2019-05-22 | build: Link user-only with crypto random number objects | Richard Henderson |
2019-05-22 | contrib: add vhost-user-input | Marc-André Lureau |
2019-05-17 | build: don't build hardware objects with linux-user | Laurent Vivier |
2019-05-17 | build: chardev is only needed for softmmu targets | Laurent Vivier |
2019-05-17 | trace: only include trace-event-subdirs when they are needed | Laurent Vivier |
2019-03-19 | RISC-V: Convert trap debugging to trace events | Michael Clark |
2019-03-12 | target/hppa: add TLB trace events | Sven Schnelle |
2019-03-11 | build: remove unnecessary assignments from Makefile.target | Paolo Bonzini |
2019-03-11 | build: get rid of target-obj-y | Paolo Bonzini |
2019-03-07 | build-sys: link with slirp as an external project | Marc-André Lureau |
2019-02-26 | authz: add QAuthZ object as an authorization base class | Daniel P. Berrange |
2019-02-26 | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé |
2019-02-18 | build: Deal with all of QAPI's .o in qapi/Makefile.objs | Markus Armbruster |