summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | plugins: expand the callback typedef kernel-docsAlex Bennée2021-03-171-3/+22
| * | | | plugins: cleanup kernel-doc for qemu_plugin_installAlex Bennée2021-03-171-6/+6
| * | | | plugins: expand kernel-doc for qemu_info_tAlex Bennée2021-03-171-7/+15
| * | | | plugins: Expose physical addresses instead of device offsetsAaron Lindsay2021-03-174-14/+39
| * | | | plugins: new syscalls pluginMatthias Weckbecker2021-03-172-1/+50
| * | | | utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson2021-03-172-16/+36
* | | | | Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...Peter Maydell2021-03-183-4/+121
|\ \ \ \ \
| * | | | | tests/acceptance: linux-related tests fixPavel Dovgalyuk2021-03-171-2/+4
| * | | | | tests: Add functional test for out-of-process device emulationJagannathan Raman2021-03-171-0/+95
| * | | | | avocado_qemu: add exec_command functionWillian Rampazzo2021-03-171-1/+13
| * | | | | tests/migration: fix unix socket batch migrationHyman2021-03-171-0/+7
| * | | | | tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta2021-03-171-1/+2
| |/ / / /
* | | | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-03-16-tag' in...Peter Maydell2021-03-188-88/+79Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | qga: return a more explicit error on why a command is disabledMarc-André Lureau2021-03-174-9/+15
| * | | | qga: Switch and case should be at the same indentAlexChen2021-03-171-26/+26
| * | | | qga: Open brace '{' following struct go on the sameAlexChen2021-03-171-2/+1Star
| * | | | qga: Delete redundant spacesAlexChen2021-03-171-2/+2
| * | | | qga: Add spaces around operatorAlexChen2021-03-175-20/+21
| * | | | qga: Correct loop count in qmp_guest_get_vcpus()Lin Ma2021-03-171-29/+14Star
| |/ / /
* | | | Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell2021-03-183-125/+81Star
|\ \ \ \
| * | | | mac_via: remove VIA1 timer optimisationsMark Cave-Ayland2021-03-161-39/+4Star
| * | | | mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland2021-03-161-2/+9
| * | | | mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland2021-03-162-24/+25
| * | | | mac_via: don't re-inject ADB response when switching to IDLE stateMark Cave-Ayland2021-03-161-51/+27Star
| * | | | mac_via: allow long accesses to VIA registersMark Cave-Ayland2021-03-161-2/+2
| * | | | mac_via: fix up adb_via_receive() trace eventsMark Cave-Ayland2021-03-161-17/+24
| * | | | mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...Mark Cave-Ayland2021-03-161-2/+2
* | | | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-03-1719-116/+599
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | qemu-timer: allow freeing a NULL timerPaolo Bonzini2021-03-161-2/+4
| * | | | hw/i8254: fix vmstate loadPavel Dovgalyuk2021-03-161-1/+1
| * | | | scsi: fix sense code for EREMOTEIOPaolo Bonzini2021-03-161-2/+2
| * | | | Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"Paolo Bonzini2021-03-161-7/+0Star
| * | | | configure: add option to explicitly enable/disable libgioDenis Plotnikov2021-03-161-21/+39
| * | | | fuzz: move some DMA hooksAlexander Bulekov2021-03-162-2/+1Star
| * | | | fuzz: configure a sparse-mem device, by defaultAlexander Bulekov2021-03-161-3/+11
| * | | | memory: add a sparse memory device for fuzzingAlexander Bulekov2021-03-164-0/+172
| * | | | fuzz: add a am53c974 generic-fuzzer configAlexander Bulekov2021-03-161-0/+6
| * | | | fuzz: add instructions for building reproducersAlexander Bulekov2021-03-161-0/+56
| * | | | fuzz: add a script to build reproducersAlexander Bulekov2021-03-161-0/+160
| * | | | fuzz: don't leave orphan llvm-symbolizers aroundAlexander Bulekov2021-03-161-0/+15
| * | | | fuzz: fix the pro100 generic-fuzzer configAlexander Bulekov2021-03-161-1/+1
| * | | | MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing'Philippe Mathieu-Daudé2021-03-161-0/+1
| * | | | tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is availablePhilippe Mathieu-Daudé2021-03-164-51/+77
| * | | | tests/qtest: Only run fuzz-megasas-test if megasas device is availablePhilippe Mathieu-Daudé2021-03-164-26/+53
| |/ / /
* | | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20210316' i...Peter Maydell2021-03-174-0/+0
|\ \ \ \
| * | | | Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland2021-03-164-0/+0
| |/ / /
* | | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' i...Peter Maydell2021-03-178-95/+119
|\ \ \ \
| * | | | vfio/migrate: Move switch of dirty tracking into vfio_memory_listenerKeqian Zhu2021-03-162-44/+40Star
| * | | | vfio: Support host translation granule sizeKunkun Jiang2021-03-161-23/+25
| * | | | vfio: Avoid disabling and enabling vectors repeatedly in VFIO migrationShenming Lu2021-03-161-3/+17