summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* libqos/qgraph: add qos_node_create_driver_named()Christian Schoenebeck2021-02-163-3/+68
* sev/i386: Enable an SEV-ES guest based on SEV policyTom Lendacky2021-02-161-1/+1
* kvm/i386: Use a per-VM check for SMM capabilityTom Lendacky2021-02-161-1/+1
* sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky2021-02-1611-0/+56
* sev/i386: Allow AP booting under SEV-ESPaolo Bonzini2021-02-166-1/+151
* sev/i386: Require in-kernel irqchip support for SEV-ES guestsTom Lendacky2021-02-161-0/+6
* sev/i386: Add initial support for SEV-ESTom Lendacky2021-02-164-2/+50
* sev: update sev-inject-launch-secret to make gpa optionalJames Bottomley2021-02-162-2/+23
* pc: add parser for OVMF reset blockJames Bottomley2021-02-164-5/+123
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-02-1512-34/+69
|\
| * monitor/qmp: Stop processing requests when shutdown is requestedKevin Wolf2021-02-151-0/+5
| * monitor: Fix assertion failure on shutdownKevin Wolf2021-02-151-10/+15
| * block: qcow2: remove the created file on initialization errorMaxim Levitsky2021-02-151-3/+5
| * block: add bdrv_co_delete_file_noerrMaxim Levitsky2021-02-153-13/+25
| * crypto: luks: Fix tiny memory leakMaxim Levitsky2021-02-151-0/+2
| * tests/qemu-iotests: Remove test 259 from the "auto" groupThomas Huth2021-02-151-1/+1
| * xen-block: fix reporting of discard featureRoger Pau Monne2021-02-151-0/+1
| * hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICEAlexander Bulekov2021-02-151-6/+6
| * blockjob: Fix crash with IOthread when block commit after snapshotMichael Qiu2021-02-151-2/+6
| * iotests: Consistent $IMGOPTS boundary matchingMax Reitz2021-02-151-1/+3
| * qemu-storage-daemon: Enable object-addKevin Wolf2021-02-151-0/+2
* | docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell2021-02-151-1/+1
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell2021-02-1517-79/+93
|\ \ | |/ |/|
| * linux-user/mips: Support the n32 ABI for the R5900Fredrik Noring2021-02-151-0/+3
| * docs/user: Remove outdated 'Quick Start' sectionPeter Maydell2021-02-151-61/+0
| * linux-user: target: signal: Support TARGET_SS_AUTODISARMChen Gang2021-02-136-0/+34
| * linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}Jason A. Donenfeld2021-02-133-0/+11
| * linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets.Stefan2021-02-131-1/+2
| * linux-user/mmap: Avoid asserts for out of range mremap callsRichard Purdie2021-02-131-1/+3
| * linux-user: Fix loading of BSS segmentsGiuseppe Musacchio2021-02-131-10/+20
| * linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscallsHelge Deller2021-02-132-2/+8
| * linux-user: fix O_NONBLOCK usage for hppa targetHelge Deller2021-02-131-1/+1
| * linux-user: Add missing TARGET___O_TMPFILE for hppa and alphaHelge Deller2021-02-132-0/+2
| * linux-user/signal: Decode waitid si_codeAlistair Francis2021-02-131-2/+1
| * linux-user/mips64: Support o32 ABI syscallsPhilippe Mathieu-Daudé2021-02-131-1/+4
| * linux-user/mips64: Restore setup_frame() for o32 ABIPhilippe Mathieu-Daudé2021-02-131-0/+4
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-15022...Peter Maydell2021-02-1520-363/+66
|\ \
| * | tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée2021-02-151-1/+5
| * | bswap.h: Remove unused float-access functionsPeter Maydell2021-02-153-77/+5
| * | gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()Peter Maydell2021-02-151-20/+0
| * | target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-152-6/+6
| * | target/m68k: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-151-3/+2
| * | target/sh4: Drop use of gdb_get_float32() and ldfl_p()Peter Maydell2021-02-151-4/+4
| * | MAINTAINERS: Add gdbstub.h to the "GDB stub" sectionPeter Maydell2021-02-151-0/+1
| * | tests/docker: remove travis containerDaniel P. Berrangé2021-02-155-109/+2
| * | travis-ci: Disable C++ optional objects on AArch64 containerPhilippe Mathieu-Daudé2021-02-151-1/+1
| * | .shippable: remove the last bitsAlex Bennée2021-02-152-25/+0
| * | travis.yml: Move the -fsanitize=thread testing to the gitlab-CIThomas Huth2021-02-152-51/+9
| * | travis.yml: (Re-)move the --enable-debug jobsThomas Huth2021-02-152-13/+1
| * | travis.yml: Move the --enable-modules test to the gitlab-CIThomas Huth2021-02-152-6/+1