Age | Commit message (Expand) | Author | Files | Lines |
2022-12-15 | Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell | 2 | -16/+4 |
2022-12-14 | qapi run-state: Elide redundant has_FOO in generated C | Markus Armbruster | 1 | -13/+5 |
2022-12-14 | qapi misc: Elide redundant has_FOO in generated C | Markus Armbruster | 1 | -1/+1 |
2022-12-14 | cleanup: Tweak and re-run return_directly.cocci | Markus Armbruster | 2 | -16/+4 |
2022-11-08 | memory: Fix wrong end address dump | Zhenzhong Duan | 1 | -1/+1 |
2022-11-07 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi | 1 | -0/+72 |
2022-11-07 | vfio: move implement of vfio_get_xlat_addr() to memory.c | Cindy Lu | 1 | -0/+72 |
2022-11-06 | module: add Error arguments to module_load and module_load_qom | Claudio Fontana | 1 | -1/+7 |
2022-11-06 | module: rename module_load_one to module_load | Claudio Fontana | 1 | -1/+1 |
2022-11-06 | module: removed unused function argument "mayfail" | Claudio Fontana | 1 | -1/+1 |
2022-10-31 | Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 1 | -4/+5 |
2022-10-30 | Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi | 2 | -5/+33 |
2022-10-30 | Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging | Stefan Hajnoczi | 1 | -2/+2 |
2022-10-30 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Stefan Hajnoczi | 1 | -9/+7 |
2022-10-30 | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s... | Stefan Hajnoczi | 1 | -0/+13 |
2022-10-30 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Stefan Hajnoczi | 1 | -0/+5 |
2022-10-28 | accel/qtest: Support qtest accelerator for Windows | Xuzhou Cheng | 1 | -4/+5 |
2022-10-28 | qapi: net: introduce a way to bypass qemu_opts_parse_noisily() | Laurent Vivier | 1 | -1/+5 |
2022-10-28 | net: simplify net_client_parse() error management | Laurent Vivier | 1 | -9/+3 |
2022-10-28 | net: remove the @errp argument of net_client_inits() | Laurent Vivier | 1 | -1/+1 |
2022-10-27 | device-tree: add re-randomization helper function | Jason A. Donenfeld | 1 | -0/+21 |
2022-10-27 | reset: allow registering handlers that aren't called by snapshot loading | Jason A. Donenfeld | 1 | -3/+8 |
2022-10-27 | vl: Allow ThreadContext objects to be created before the sandbox option | David Hildenbrand | 1 | -4/+32 |
2022-10-27 | util: Cleanup and rename os_mem_prealloc() | David Hildenbrand | 1 | -1/+1 |
2022-10-27 | qtest: Improve error messages when property can not be set right now | Markus Armbruster | 1 | -2/+2 |
2022-10-26 | exec/cpu-common: add qemu_ram_get_fd() | Stefan Hajnoczi | 1 | -0/+5 |
2022-10-26 | seccomp: Get actual errno value from failed seccomp functions | Michal Privoznik | 1 | -0/+13 |
2022-10-17 | qmp/hmp, device_tree.c: introduce dumpdtb | Daniel Henrique Barboza | 1 | -0/+37 |
2022-10-06 | gdbstub: move breakpoint logic to accel ops | Alex Bennée | 1 | -0/+7 |
2022-10-04 | Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent... | Stefan Hajnoczi | 1 | -2/+2 |
2022-10-04 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi | 1 | -16/+0 |
2022-10-04 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -2/+2 |
2022-09-29 | watchdog: remove -watchdog option | Paolo Bonzini | 1 | -16/+0 |
2022-09-23 | ui/cocoa: Run qemu_init in the main thread | Akihiko Odaki | 2 | -6/+6 |
2022-09-19 | audio: add help option for -audio and -audiodev | Claudio Fontana | 1 | -2/+7 |
2022-09-13 | semihosting: Allow optional use of semihosting from userspace | Peter Maydell | 1 | -1/+1 |
2022-09-06 | accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c | Richard Henderson | 1 | -0/+12 |
2022-09-02 | Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int... | Stefan Hajnoczi | 1 | -1/+3 |
2022-09-02 | audio: exit(1) if audio backend failed to be found or initialized | Marc-André Lureau | 1 | -1/+3 |
2022-08-26 | softmmu/physmem: Remove the ifdef __linux__ around the pagesize functions | Thomas Huth | 1 | -17/+0 |
2022-08-08 | vl: remove dead code in parse_memory_options() | Paolo Bonzini | 1 | -6/+1 |
2022-08-08 | vl: fix [memory] section with -readconfig | Paolo Bonzini | 1 | -11/+14 |
2022-07-29 | qapi: Add exit-failure PanicAction | Ilya Leoshkevich | 2 | -6/+17 |
2022-07-20 | Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st... | Peter Maydell | 3 | -0/+609 |
2022-07-20 | softmmu/dirtylimit: Implement dirty page rate limit | Hyman Huang(黄勇) | 1 | -0/+194 |
2022-07-20 | softmmu/dirtylimit: Implement virtual CPU throttle | Hyman Huang(黄勇) | 2 | -0/+298 |
2022-07-20 | softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically | Hyman Huang(黄勇) | 2 | -0/+117 |
2022-07-20 | softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH | Zhang Chen | 1 | -0/+1 |
2022-07-14 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 1 | -24/+6 |
2022-07-13 | meson: Prefix each element of firmware path | Akihiko Odaki | 1 | -3/+5 |