Age | Commit message (Expand) | Author |
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 |
2019-02-18 | build-sys: move qmp-introspect per target | Marc-André Lureau |
2019-02-18 | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster |
2019-02-07 | slirp: replace trace functions with DEBUG calls | Marc-André Lureau |
2019-01-14 | build-sys: use a separate slirp-obj-y && slirp.mo | Marc-André Lureau |
2019-01-14 | slirp: add tftp tracing | Gerd Hoffmann |
2019-01-07 | hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral | Steffen Görtz |
2018-12-22 | qapi: Define new QMP message for pvrdma | Yuval Shaia |
2018-12-22 | contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer | Yuval Shaia |
2018-12-11 | qapi: Reduce Makefile boilerplate | Eric Blake |
2018-10-02 | contrib: add elf2dmp tool | Viktor Prutyanov |
2018-08-20 | hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module | Peter Maydell |
2018-06-08 | hw/i2c: Add trace events | Philippe Mathieu-Daudé |
2018-05-30 | trace: Sort trace-events-subdirs | Philippe Mathieu-Daudé |
2018-05-23 | job: Add lifecycle QMP commands | Kevin Wolf |