Age | Commit message (Expand) | Author |
2021-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ... | Peter Maydell |
2021-05-28 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into... | Peter Maydell |
2021-05-27 | virtio-gpu: Add helpers to create and destroy dmabuf objects | Vivek Kasireddy |
2021-05-27 | stubs: Add stubs for udmabuf helpers | Vivek Kasireddy |
2021-05-26 | cpu: Move CPUClass::vmsd to SysemuCPUOps | Philippe Mathieu-Daudé |
2021-05-26 | qemu-config: load modules when instantiating option groups | Paolo Bonzini |
2021-05-10 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ... | Peter Maydell |
2021-05-04 | hw/usb: Do not build USB subsystem if not required | Philippe Mathieu-Daudé |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-04-01 | yank: Always link full yank code | Lukas Straub |
2021-04-01 | yank: Remove dependency on qiochannel | Lukas Straub |
2021-03-19 | qemuutil: remove qemu_set_fd_handler duplicate symbol | Paolo Bonzini |
2021-03-10 | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé |
2021-02-16 | replay: fix icount request when replaying clock access | Pavel Dovgalyuk |
2021-02-08 | qapi/meson: Restrict qdev code to system-mode emulation | Philippe Mathieu-Daudé |
2021-01-18 | Fix build with new yank feature by adding stubs | Lukas Straub |
2020-12-15 | chardev: do not use machine_init_done | Paolo Bonzini |
2020-12-15 | remove preconfig state | Paolo Bonzini |
2020-11-16 | util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci() | David Hildenbrand |
2020-11-16 | stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub | Alex Bennée |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-23 | block: move block exports to libblockdev | Stefan Hajnoczi |
2020-10-22 | replay: do not build if TCG is not available | Claudio Fontana |
2020-10-09 | monitor: Make current monitor a per-coroutine property | Kevin Wolf |
2020-10-09 | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf |
2020-10-09 | monitor: Use getter/setter functions for cur_mon | Kevin Wolf |
2020-10-06 | gdbstub: add reverse continue support in replay mode | Pavel Dovgalyuk |
2020-10-06 | gdbstub: add reverse step support in replay mode | Pavel Dovgalyuk |
2020-10-06 | migration: introduce icount field for snapshots | Pavel Dovgalyuk |
2020-10-05 | cpus: prepare new CpusAccel cpu accelerator interface | Claudio Fontana |
2020-10-05 | icount: rename functions to be consistent with the module name | Claudio Fontana |
2020-10-05 | cpu-timers, icount: new modules | Claudio Fontana |
2020-09-30 | hw/xen: Split x86-specific declaration from generic hardware ones | Philippe Mathieu-Daudé |
2020-09-30 | stubs: Split accelerator / hardware related stubs | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-uuid command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-vm-generation-id command to machine code | Philippe Mathieu-Daudé |
2020-09-16 | monitor: simplify functions for getting a dup'd fdset entry | Daniel P. Berrangé |
2020-09-07 | stubs: Move qemu_fd_register stub to util/main-loop.c | Thomas Huth |
2020-09-07 | stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub | Thomas Huth |
2020-09-01 | stubs/cmos: Use correct include | Philippe Mathieu-Daudé |
2020-08-21 | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini |
2020-07-24 | Revert "tpm: Clean up error reporting in tpm_init_tpmdev()" | Markus Armbruster |
2020-07-09 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul... | Peter Maydell |
2020-07-07 | trivial: Respect alphabetical order of .o files in Makefile.objs | Christophe de Dinechin |
2020-07-06 | stubs: add pci_create_simple | Gerd Hoffmann |
2020-07-06 | stubs: add isa_create_simple | Gerd Hoffmann |
2020-06-24 | acpi: move aml builder code for floppy device | Gerd Hoffmann |
2020-06-12 | stubs: move Xen stubs to accel/ | Paolo Bonzini |
2020-06-10 | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé |
2020-06-10 | qom/object: Move Object typedef to 'qemu/typedefs.h' | Philippe Mathieu-Daudé |