summaryrefslogtreecommitdiffstats
path: root/softmmu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi2022-10-302-5/+33
|\
| * vl: Allow ThreadContext objects to be created before the sandbox optionDavid Hildenbrand2022-10-271-4/+32
| * util: Cleanup and rename os_mem_prealloc()David Hildenbrand2022-10-271-1/+1
* | Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi2022-10-301-2/+2
|\ \
| * | qtest: Improve error messages when property can not be set right nowMarkus Armbruster2022-10-271-2/+2
| |/
* | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi2022-10-301-9/+7Star
|\ \
| * | qapi: net: introduce a way to bypass qemu_opts_parse_noisily()Laurent Vivier2022-10-281-1/+5
| * | net: simplify net_client_parse() error managementLaurent Vivier2022-10-281-9/+3Star
| * | net: remove the @errp argument of net_client_inits()Laurent Vivier2022-10-281-1/+1
| |/
* | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi2022-10-301-0/+13
|\ \
| * | seccomp: Get actual errno value from failed seccomp functionsMichal Privoznik2022-10-261-0/+13
| |/
* | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2022-10-301-0/+5
|\ \
| * | exec/cpu-common: add qemu_ram_get_fd()Stefan Hajnoczi2022-10-261-0/+5
| |/
* | device-tree: add re-randomization helper functionJason A. Donenfeld2022-10-271-0/+21
* | reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-271-3/+8
|/
* qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza2022-10-171-0/+37
* gdbstub: move breakpoint logic to accel opsAlex Bennée2022-10-061-0/+7
* Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi2022-10-041-2/+2
|\
| * Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-10-041-2/+2
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-041-16/+0Star
|\ \ | |/ |/|
| * watchdog: remove -watchdog optionPaolo Bonzini2022-09-291-16/+0Star
* | ui/cocoa: Run qemu_init in the main threadAkihiko Odaki2022-09-232-6/+6
|/
* audio: add help option for -audio and -audiodevClaudio Fontana2022-09-191-2/+7
* semihosting: Allow optional use of semihosting from userspacePeter Maydell2022-09-131-1/+1
* accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.cRichard Henderson2022-09-061-0/+12
* Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-09-021-1/+3
|\
| * audio: exit(1) if audio backend failed to be found or initializedMarc-André Lureau2022-09-021-1/+3
* | softmmu/physmem: Remove the ifdef __linux__ around the pagesize functionsThomas Huth2022-08-261-17/+0Star
|/
* vl: remove dead code in parse_memory_options()Paolo Bonzini2022-08-081-6/+1Star
* vl: fix [memory] section with -readconfigPaolo Bonzini2022-08-081-11/+14
* qapi: Add exit-failure PanicActionIlya Leoshkevich2022-07-292-6/+17
* Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...Peter Maydell2022-07-203-0/+609
|\
| * softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)2022-07-201-0/+194
| * softmmu/dirtylimit: Implement virtual CPU throttleHyman Huang(黄勇)2022-07-202-0/+298
| * softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodicallyHyman Huang(黄勇)2022-07-202-0/+117
* | softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCHZhang Chen2022-07-201-0/+1
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-141-24/+6Star
|\
| * meson: Prefix each element of firmware pathAkihiko Odaki2022-07-131-3/+5
| * datadir: Use bundle mechanismAkihiko Odaki2022-07-131-21/+1Star
* | vl: Unlink absolute PID file pathHanna Reitz2022-07-121-4/+26
* | vl: Conditionally register PID file unlink notifierHanna Reitz2022-07-121-9/+9
|/
* vga: avoid crash if no default vga cardGuo Zhi2022-06-281-1/+2
* semihosting: Cleanup chardev initRichard Henderson2022-06-281-2/+1Star
* accel: Introduce current_accel_name()Alexander Graf2022-06-271-2/+1Star
* softmmu: Always initialize xlat in address_space_translate_for_iotlbRichard Henderson2022-06-211-1/+12
* vfio-user: handle PCI BAR accessesJagannathan Raman2022-06-151-2/+2
* qdev: unplug blocker for devicesJagannathan Raman2022-06-151-0/+4
* hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron2022-06-101-2/+0Star
* hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-101-44/+0Star
* Enable common virtio pci support for LoongArchXiaojuan Yang2022-06-061-1/+2