Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ... | Peter Maydell | 1 | -6/+0 |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster | 1 | -2/+0 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 1 | -2/+0 |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth | 1 | -2/+0 |
2021-05-10 | accel: move call to accel_init_interfaces | Claudio Fontana | 1 | -1/+0 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 2 | -2/+0 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 4 | -4/+0 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 4 | -4/+0 |
2021-04-01 | icount: get rid of static variable | Pavel Dovgalyuk | 3 | -8/+8 |
2021-03-24 | m68k: add the virtio devices aliases | Laurent Vivier | 1 | -0/+12 |
2021-03-24 | qdev: define list of archs with virtio-pci or virtio-ccw | Laurent Vivier | 1 | -28/+25 |
2021-03-23 | memory: Add offset_in_region to flatview_cb arguments | Peter Maydell | 1 | -1/+3 |
2021-03-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in... | Peter Maydell | 1 | -0/+17 |
2021-03-19 | qemu-options: New -compat to set policy for deprecated interfaces | Markus Armbruster | 1 | -0/+17 |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster | 1 | -1/+1 |
2021-03-19 | blockdev: Drop deprecated bogus -drive interface type | Markus Armbruster | 1 | -7/+1 |
2021-03-19 | vl: allow passing JSON to -object | Paolo Bonzini | 1 | -12/+21 |
2021-03-19 | qom: move user_creatable_add_opts logic to vl.c and QAPIfy it | Paolo Bonzini | 1 | -18/+57 |
2021-03-18 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ... | Peter Maydell | 1 | -1/+0 |
2021-03-18 | hw/ide: remove 'ide-drive' device | Daniel P. Berrangé | 1 | -1/+0 |
2021-03-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -2/+1 |
2021-03-17 | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into... | Peter Maydell | 1 | -33/+3 |
2021-03-16 | fuzz: move some DMA hooks | Alexander Bulekov | 2 | -2/+1 |
2021-03-15 | usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) | Thomas Huth | 1 | -2/+0 |
2021-03-15 | exec: Get rid of phys_mem_set_alloc() | David Hildenbrand | 1 | -33/+3 |
2021-03-12 | dma: Introduce dma_aligned_pow2_mask() | Eric Auger | 1 | -0/+26 |
2021-03-11 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul... | Peter Maydell | 3 | -17/+17 |
2021-03-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda... | Peter Maydell | 2 | -1/+27 |
2021-03-10 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell | 1 | -1/+0 |
2021-03-10 | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-10 | device_tree: add qemu_fdt_setprop_string_array helper | Alex Bennée | 1 | -0/+26 |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé | 2 | -2/+2 |
2021-03-09 | sysemu/runstate: Let runstate_is_running() return bool | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-09 | seccomp: Replace the word 'blacklist' | Philippe Mathieu-Daudé | 1 | -8/+8 |
2021-03-09 | exec/memory: Use struct Object typedef | Philippe Mathieu-Daudé | 1 | -6/+6 |
2021-03-09 | qtest: delete superfluous inclusions of qtest.h | Chen Qun | 1 | -1/+0 |
2021-03-08 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into... | Peter Maydell | 1 | -1/+1 |
2021-03-06 | accel/tcg: move CF_CLUSTER calculation to curr_cflags | Alex Bennée | 1 | -1/+1 |
2021-03-06 | trace: skip qemu_set_log_filename if no "-D" option was passed | Paolo Bonzini | 1 | -1/+3 |
2021-03-06 | qemu-config: add error propagation to qemu_config_parse | Paolo Bonzini | 1 | -18/+11 |
2021-03-06 | vl.c: do not execute trace_init_backends() before daemonizing | Daniel Henrique Barboza | 1 | -5/+13 |
2021-02-25 | vl: deprecate -writeconfig | Paolo Bonzini | 1 | -0/+1 |
2021-02-16 | sev/i386: Don't allow a system reset under an SEV-ES guest | Tom Lendacky | 2 | -0/+8 |
2021-02-09 | memory: alloc RAM from file at offset | Jagannathan Raman | 2 | -6/+9 |
2021-02-09 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 3 | -7/+13 |
2021-02-08 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'... | Peter Maydell | 1 | -1/+1 |
2021-02-08 | cpu-throttle: Remove timer_mod() from cpu_throttle_set() | Utkarsh Tripathi | 1 | -2/+9 |
2021-02-08 | fuzz: ignore address_space_map is_write flag | Alexander Bulekov | 2 | -5/+4 |
2021-02-08 | migration: wire up support for snapshot device selection | Daniel P. Berrangé | 1 | -1/+1 |