Age | Commit message (Expand) | Author |
2021-05-28 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into... | Peter Maydell |
2021-05-26 | replay: fix watchpoint processing for reverse debugging | Pavel Dovgalyuk |
2021-05-26 | qemu-config: load modules when instantiating option groups | Paolo Bonzini |
2021-05-26 | vl: allow not specifying size in -m when using -M memory-backend | Paolo Bonzini |
2021-05-26 | remove qemu-options* from root directory | Paolo Bonzini |
2021-05-26 | memory: Introduce log_sync_global() to memory listener | Peter Xu |
2021-05-26 | qtest: add a QOM object for qtest | Paolo Bonzini |
2021-05-14 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'... | Peter Maydell |
2021-05-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ... | Peter Maydell |
2021-05-13 | exec: Relax range check in ram_block_discard_range() | David Hildenbrand |
2021-05-13 | migration/ram: Handle RAM block resizes during precopy | David Hildenbrand |
2021-05-13 | numa: Teach ram block notifiers about resizeable ram blocks | David Hildenbrand |
2021-05-13 | util: vfio-helpers: Factor out and fix processing of existing ram blocks | David Hildenbrand |
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-05-10 | accel: move call to accel_init_interfaces | Claudio Fontana |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-04-01 | icount: get rid of static variable | Pavel Dovgalyuk |
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 |
2021-03-23 | memory: Add offset_in_region to flatview_cb arguments | Peter Maydell |
2021-03-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in... | Peter Maydell |
2021-03-19 | qemu-options: New -compat to set policy for deprecated interfaces | Markus Armbruster |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster |
2021-03-19 | blockdev: Drop deprecated bogus -drive interface type | Markus Armbruster |
2021-03-19 | vl: allow passing JSON to -object | Paolo Bonzini |
2021-03-19 | qom: move user_creatable_add_opts logic to vl.c and QAPIfy it | Paolo Bonzini |
2021-03-18 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ... | Peter Maydell |
2021-03-18 | hw/ide: remove 'ide-drive' device | Daniel P. Berrangé |
2021-03-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-03-17 | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into... | Peter Maydell |
2021-03-16 | fuzz: move some DMA hooks | Alexander Bulekov |
2021-03-15 | usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) | Thomas Huth |
2021-03-15 | exec: Get rid of phys_mem_set_alloc() | David Hildenbrand |
2021-03-12 | dma: Introduce dma_aligned_pow2_mask() | Eric Auger |
2021-03-11 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul... | Peter Maydell |
2021-03-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda... | Peter Maydell |
2021-03-10 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell |
2021-03-10 | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé |
2021-03-10 | device_tree: add qemu_fdt_setprop_string_array helper | Alex Bennée |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé |
2021-03-09 | sysemu/runstate: Let runstate_is_running() return bool | Philippe Mathieu-Daudé |
2021-03-09 | seccomp: Replace the word 'blacklist' | Philippe Mathieu-Daudé |
2021-03-09 | exec/memory: Use struct Object typedef | Philippe Mathieu-Daudé |
2021-03-09 | qtest: delete superfluous inclusions of qtest.h | Chen Qun |
2021-03-08 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into... | Peter Maydell |