aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10accel/tcg: Add stub for probe_access()Philippe Mathieu-Daudé
2020-07-10accel/Kconfig: Add the TCG selectorPhilippe Mathieu-Daudé
2020-07-10accel/Kconfig: Extract accel selectors into their own configPhilippe Mathieu-Daudé
2020-07-10Makefile: Write MINIKCONF variables as one entry per linePhilippe Mathieu-Daudé
2020-07-10Makefile: Remove dangerous EOL trailing backslashPhilippe Mathieu-Daudé
2020-07-10MAINTAINERS: Cover the HAX accelerator stubPhilippe Mathieu-Daudé
2020-07-10MAINTAINERS: Add an 'overall' entry for acceleratorsPhilippe Mathieu-Daudé
2020-07-10MAINTAINERS: Fix KVM path expansion globPhilippe Mathieu-Daudé
2020-07-10MAINTAINERS: Add Cameron as HVF co-maintainerRoman Bolshakov
2020-07-10i386: hvf: Clean up synchronize functionsRoman Bolshakov
2020-07-10i386: hvf: Don't duplicate register resetRoman Bolshakov
2020-07-10i386: hvf: Move Guest LMA reset to macvm_set_cr0()Roman Bolshakov
2020-07-10i386: hvf: Make long mode enter and exit clearerCameron Esfahani
2020-07-10i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()Roman Bolshakov
2020-07-10i386: hvf: Move synchronize functions to sysemuRoman Bolshakov
2020-07-10i386: hvf: Set env->eip in macvm_set_rip()Roman Bolshakov
2020-07-10coverity: provide Coverity-friendly MIN_CONST and MAX_CONSTEric Blake
2020-07-10KVM: add support for AMD nested live migrationPaolo Bonzini
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers
2020-07-10target/i386: set SSE FTZ in correct floating-point stateJoseph Myers
2020-07-10hw/core/null-machine: Do not initialize unused chardev backendsPhilippe Mathieu-Daudé
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-failure-modesEric Auger
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-duplicate-idEric Auger
2020-07-10qom: Introduce object_property_try_add_child()Eric Auger
2020-07-10util/qemu-error: prepend guest name to error message to identify affected VM ...Mario Smarduch
2020-07-10tests: Inject test name also when the test failsHavard Skinnemoen
2020-07-10tcg/svm: use host cr4 during NPT page table walkAlexander Boettcher
2020-07-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-10target/avr: Add definitions of AVR core typesMichael Rolnik
2020-07-10target/avr: Introduce enumeration AVRFeatureMichael Rolnik
2020-07-10target/avr: CPU class: Add GDB supportMichael Rolnik
2020-07-10target/avr: CPU class: Add migration supportMichael Rolnik
2020-07-10target/avr: CPU class: Add memory management supportMichael Rolnik
2020-07-10target/avr: CPU class: Add interrupt handling supportMichael Rolnik
2020-07-10target/avr: Introduce basic CPU class objectMichael Rolnik
2020-07-10target/avr: Add basic parameters of the new platformMichael Rolnik
2020-07-10Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200707' i...Peter Maydell
2020-07-10Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-07-v2' i...Peter Maydell
2020-07-10xen: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10nbd: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10virtio-9p: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10fw_cfg: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10pflash: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10sd: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10scripts: Coccinelle script to use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10error: New macro ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10hmp: Ignore Error objects where the return value sufficesMarkus Armbruster
2020-07-10qdev: Ignore Error objects where the return value sufficesMarkus Armbruster
2020-07-10qemu-img: Ignore Error objects where the return value sufficesMarkus Armbruster
2020-07-10error: Avoid error_propagate() after migrate_add_blocker()Markus Armbruster