aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-10scripts: improve message when TAP based tests failDaniel P. Berrangé1-1/+1
2020-07-10target/i386: Enable TSX Suspend Load Address Tracking featureCathy Zhang2-1/+3
2020-07-10target/i386: Add SERIALIZE cpu featureCathy Zhang2-1/+3
2020-07-10softmmu/vl: Remove the check for colons in -accel parametersThomas Huth1-5/+0
2020-07-10cpu-throttle: new module, extracted from cpus.cClaudio Fontana10-124/+208
2020-07-10softmmu: move softmmu only files from rootClaudio Fontana10-11/+18
2020-07-10pc: fix leak in pc_system_flash_cleanup_unusedAlexander Bulekov1-0/+5
2020-07-10cpus: Move CPU code from exec.c to cpus-common.cPhilippe Mathieu-Daudé2-22/+18
2020-07-10target/i386: Correct the warning message of Intel PTLuwei Kang1-1/+1
2020-07-10checkpatch: Change occurences of 'kernel' to 'qemu' in user messagesAleksandar Markovic1-3/+3
2020-07-10iscsi: return -EIO when sense fields are meaninglessXie Yongji1-0/+2
2020-07-10iscsi: handle check condition status in retry loopXie Yongji1-10/+10
2020-07-10target/i386: sev: fail query-sev-capabilities if QEMU cannot use SEVPaolo Bonzini1-0/+9
2020-07-10target/i386: sev: provide proper error reporting for query-sev-capabilitiesPaolo Bonzini4-20/+13
2020-07-10KVM: x86: believe what KVM says about WAITPKGPaolo Bonzini3-6/+9
2020-07-10target/i386: implement undocumented "smsw r32" behaviorPaolo Bonzini1-6/+7
2020-07-10target/i386: remove gen_io_endPaolo Bonzini1-13/+9
2020-07-10Makefile: simplify MINIKCONF rulesPaolo Bonzini2-8/+6
2020-07-10accel/tcg: Add stub for probe_access()Philippe Mathieu-Daudé1-0/+7
2020-07-10accel/Kconfig: Add the TCG selectorPhilippe Mathieu-Daudé2-0/+4
2020-07-10accel/Kconfig: Extract accel selectors into their own configPhilippe Mathieu-Daudé3-7/+7
2020-07-10Makefile: Write MINIKCONF variables as one entry per linePhilippe Mathieu-Daudé1-3/+7
2020-07-10Makefile: Remove dangerous EOL trailing backslashPhilippe Mathieu-Daudé1-1/+1
2020-07-10MAINTAINERS: Cover the HAX accelerator stubPhilippe Mathieu-Daudé1-0/+1
2020-07-10MAINTAINERS: Add an 'overall' entry for acceleratorsPhilippe Mathieu-Daudé1-0/+11
2020-07-10MAINTAINERS: Fix KVM path expansion globPhilippe Mathieu-Daudé1-1/+1
2020-07-10MAINTAINERS: Add Cameron as HVF co-maintainerRoman Bolshakov1-0/+2
2020-07-10i386: hvf: Clean up synchronize functionsRoman Bolshakov1-20/+16
2020-07-10i386: hvf: Don't duplicate register resetRoman Bolshakov3-93/+0
2020-07-10i386: hvf: Move Guest LMA reset to macvm_set_cr0()Roman Bolshakov2-1/+4
2020-07-10i386: hvf: Make long mode enter and exit clearerCameron Esfahani1-5/+7
2020-07-10i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()Roman Bolshakov3-0/+15
2020-07-10i386: hvf: Move synchronize functions to sysemuRoman Bolshakov2-12/+10
2020-07-10i386: hvf: Set env->eip in macvm_set_rip()Roman Bolshakov1-0/+1
2020-07-10coverity: provide Coverity-friendly MIN_CONST and MAX_CONSTEric Blake1-7/+14
2020-07-10KVM: add support for AMD nested live migrationPaolo Bonzini4-9/+70
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers11-12/+899
2020-07-10target/i386: set SSE FTZ in correct floating-point stateJoseph Myers1-1/+1
2020-07-10hw/core/null-machine: Do not initialize unused chardev backendsPhilippe Mathieu-Daudé1-0/+5
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-failure-modesEric Auger1-16/+96
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-duplicate-idEric Auger1-0/+19
2020-07-10qom: Introduce object_property_try_add_child()Eric Auger3-9/+45
2020-07-10util/qemu-error: prepend guest name to error message to identify affected VM ...Mario Smarduch4-3/+27
2020-07-10tests: Inject test name also when the test failsHavard Skinnemoen1-1/+1
2020-07-10tcg/svm: use host cr4 during NPT page table walkAlexander Boettcher3-3/+9
2020-07-10Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200707' i...Peter Maydell4-0/+0
2020-07-10Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-07-v2' i...Peter Maydell294-3774/+3052
2020-07-10xen: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy8-166/+128
2020-07-10nbd: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy4-4/+14
2020-07-10virtio-9p: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy2-7/+6