aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17tcg/tci: Split out tci_args_rrRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrsRichard Henderson
2021-03-17tcg/tci: Rename tci_read_r to tci_read_rvalRichard Henderson
2021-03-17tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64Richard Henderson
2021-03-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell
2021-03-17Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell
2021-03-17hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé
2021-03-17plugins: Fixes typo in qemu-plugin.hYonggang Luo
2021-03-17plugins: getting qemu_plugin_get_hwaddr only expose one function prototypeYonggang Luo
2021-03-17plugins: expand kernel-doc for memory query and instrumentationAlex Bennée
2021-03-17plugins: expand kernel-doc for instruction query and instrumentationAlex Bennée
2021-03-17plugins: expand inline exec kernel-doc documentation.Alex Bennée
2021-03-17plugins: add qemu_plugin_id_t to kernel-docAlex Bennée
2021-03-17plugins: add qemu_plugin_cb_flags to kernel-docAlex Bennée
2021-03-17plugins: expand the typedef kernel-docs for translationAlex Bennée
2021-03-17plugins: expand the callback typedef kernel-docsAlex Bennée
2021-03-17plugins: cleanup kernel-doc for qemu_plugin_installAlex Bennée
2021-03-17plugins: expand kernel-doc for qemu_info_tAlex Bennée
2021-03-17plugins: Expose physical addresses instead of device offsetsAaron Lindsay
2021-03-17plugins: new syscalls pluginMatthias Weckbecker
2021-03-17utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson
2021-03-16tests/acceptance: linux-related tests fixPavel Dovgalyuk
2021-03-16tests: Add functional test for out-of-process device emulationJagannathan Raman
2021-03-16avocado_qemu: add exec_command functionWillian Rampazzo
2021-03-16qga: return a more explicit error on why a command is disabledMarc-André Lureau
2021-03-16qga: Switch and case should be at the same indentAlexChen
2021-03-16qga: Open brace '{' following struct go on the sameAlexChen
2021-03-16qga: Delete redundant spacesAlexChen
2021-03-16qga: Add spaces around operatorAlexChen
2021-03-16tests/migration: fix unix socket batch migrationHyman
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta
2021-03-16qga: Correct loop count in qmp_guest_get_vcpus()Lin Ma
2021-03-16Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...Peter Maydell
2021-03-16mac_via: remove VIA1 timer optimisationsMark Cave-Ayland
2021-03-16mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland
2021-03-16mac_via: don't re-inject ADB response when switching to IDLE stateMark Cave-Ayland
2021-03-16mac_via: allow long accesses to VIA registersMark Cave-Ayland
2021-03-16mac_via: fix up adb_via_receive() trace eventsMark Cave-Ayland
2021-03-16mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...Mark Cave-Ayland
2021-03-16Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland
2021-03-16qemu-timer: allow freeing a NULL timerPaolo Bonzini
2021-03-16hw/i8254: fix vmstate loadPavel Dovgalyuk
2021-03-16scsi: fix sense code for EREMOTEIOPaolo Bonzini
2021-03-16Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"Paolo Bonzini
2021-03-16configure: add option to explicitly enable/disable libgioDenis Plotnikov
2021-03-16fuzz: move some DMA hooksAlexander Bulekov
2021-03-16fuzz: configure a sparse-mem device, by defaultAlexander Bulekov
2021-03-16memory: add a sparse memory device for fuzzingAlexander Bulekov
2021-03-16fuzz: add a am53c974 generic-fuzzer configAlexander Bulekov