Age | Commit message (Expand) | Author |
2024-04-24 | target/nios2: Remove the deprecated Nios II target | Philippe Mathieu-Daudé |
2022-06-06 | hw/loongarch: Add support loongson3 virt machine type. | Xiaojuan Yang |
2022-03-06 | softmmu: Add qemu_init_arch_modules() | Philippe Mathieu-Daudé |
2021-08-26 | stubs: Remove unused arch_type.c stub | Peter Maydell |
2021-08-26 | arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c | Peter Maydell |
2021-08-26 | arch_init.h: Add QEMU_ARCH_HEXAGON | Peter Maydell |
2021-08-26 | monitor: Use accel_find("kvm") instead of kvm_available() | Peter Maydell |
2021-08-26 | softmmu: Use accel_find("xen") instead of xen_available() | Peter Maydell |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth |
2021-03-24 | m68k: add the virtio devices aliases | Laurent Vivier |
2021-03-24 | qdev: define list of archs with virtio-pci or virtio-ccw | Laurent Vivier |
2020-07-11 | target/avr: Register AVR support with the rest of QEMU | Michael Rolnik |
2020-03-19 | Add rx-softmmu | Yoshinori Sato |
2020-03-06 | stubs: Add arch_type | Kevin Wolf |
2019-08-16 | Include generated QAPI headers less | Markus Armbruster |
2019-02-18 | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau |
2019-02-18 | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2018-03-07 | RISC-V Build Infrastructure | Michael Clark |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster |
2018-01-30 | target/hppa: Skeleton support for hppa-softmmu | Helge Deller |
2017-05-19 | audio: Move arch_init audio code to hw/audio/soundhw.c | Eduardo Habkost |
2017-01-24 | nios2: Add support for Nios-II R1 | Marek Vasut |
2017-01-16 | acpi: filter based on CONFIG_ACPI_X86 rather than TARGET | Paolo Bonzini |
2017-01-16 | smbios: filter based on CONFIG_SMBIOS rather than TARGET | Leif Lindholm |
2016-09-06 | qmp: add QMP interface "query-cpu-model-baseline" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-comparison" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-expansion" | David Hildenbrand |
2016-05-23 | cpu: Eliminate cpudef_init(), cpudef_setup() | Eduardo Habkost |
2015-06-12 | migration: move ram stuff to migration/ram | Juan Quintela |
2014-10-04 | accel: Remove tcg_available() function | Eduardo Habkost |
2014-09-22 | arch_init: Setting QEMU_ARCH enum straight | Bastian Koppelmann |
2014-09-01 | target-tricore: Add target stubs and qom-cpu | Bastian Koppelmann |
2014-05-05 | Provide init function for ram migration | Dr. David Alan Gilbert |
2013-09-28 | smbios: Convert to QemuOpts | Markus Armbruster |
2013-04-29 | audio: look for the ISA and PCI buses | Paolo Bonzini |
2013-04-29 | audio: remove HAS_AUDIO | Paolo Bonzini |
2013-04-04 | acpi_table_add(): accept QemuOpts and parse it with OptsVisitor | Laszlo Ersek |
2013-03-23 | Add sample moxie system | Anthony Green |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |