summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/i386/monitor: Return QMP error when SEV is not enabled for guestPhilippe Mathieu-Daudé2021-10-131-0/+5
* target/i386/sev: Prefix QMP errors with 'SEV'Philippe Mathieu-Daudé2021-10-132-10/+12
* target/i386/kvm: Restrict SEV stubs to x86 architecturePhilippe Mathieu-Daudé2021-10-133-1/+2
* target/i386/kvm: Introduce i386_softmmu_kvm Meson source setPhilippe Mathieu-Daudé2021-10-131-1/+5
* qapi/misc-target: Group SEV QAPI definitionsPhilippe Mathieu-Daudé2021-10-131-40/+40
* qapi/misc-target: Wrap long 'SEV Attestation Report' long linesPhilippe Mathieu-Daudé2021-10-131-7/+10
* util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński2021-10-132-7/+5Star
* qemu-iotests: flush after every testPaolo Bonzini2021-10-131-0/+1
* build: fix "make check" without earlier "make"Paolo Bonzini2021-10-131-5/+12
* tests: add missing dependency for check-blockPaolo Bonzini2021-10-131-0/+1
* MAINTAINERS: Add myself as reviewer of the 'Memory API'Philippe Mathieu-Daudé2021-10-131-0/+1
* Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...Richard Henderson2021-10-1315-216/+85Star
|\
| * python, iotests: remove socket_scm_helperJohn Snow2021-10-128-161/+1Star
| * python/qmp: add send_fd_scm directly to QEMUMonitorProtocolJohn Snow2021-10-122-47/+18Star
| * python/qmp: clear events on get_events() callJohn Snow2021-10-123-4/+4
| * python/aqmp: Disable logging messages by defaultJohn Snow2021-10-121-0/+4
| * python/aqmp: Reduce severity of EOFError-caused loop terminationsJohn Snow2021-10-121-2/+5
| * python/aqmp: Add dict conversion method to Greeting objectJohn Snow2021-10-121-0/+13
| * python/aqmp: add send_fd_scmJohn Snow2021-10-121-0/+22
| * python/aqmp: Return cleared events from EventListener.clear()John Snow2021-10-121-2/+7
| * python/aqmp: add .empty() method to EventListenerJohn Snow2021-10-121-0/+6
| * python/aqmp: add greeting property to QMPClientJohn Snow2021-10-121-0/+5
* | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into stagingRichard Henderson2021-10-122-0/+0
|\ \ | |/ |/|
| * pc-bios: Update hppa-firmware.imgHelge Deller2021-10-122-0/+0
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...Richard Henderson2021-10-1222-158/+271
|\ \
| * | tests/docker: add a debian-native image and make availableAlex Bennée2021-10-123-2/+61
| * | .github: move repo lockdown to the v2 configurationAlex Bennée2021-10-122-34/+30Star
| * | accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is validAlex Bennée2021-10-122-78/+85
| * | target/s390x: move tcg_gen_insn_start to s390x_tr_insn_startRichard Henderson2021-10-121-2/+8
| * | plugins/: Add missing functions to symbol listLukas Jünger2021-10-121-0/+3
| * | gitlab: fix passing of TEST_TARGETS env to cirrusDaniel P. Berrangé2021-10-122-1/+2
| * | gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé2021-10-121-1/+1
| * | travis.yml: Remove the "Release tarball" jobThomas Huth2021-10-121-23/+0Star
| * | gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson2021-10-121-0/+19
| * | tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée2021-10-123-8/+43
| * | tests/tcg: move some multiarch files and make conditionalAlex Bennée2021-10-124-6/+15
| * | tests/tcg/sha1: remove endian includeAlex Bennée2021-10-121-1/+0Star
| * | configure: don't override the selected host test compiler if definedAlex Bennée2021-10-121-2/+4
| |/
* | Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...Richard Henderson2021-10-1216-618/+1352
|\ \ | |/ |/|
| * aspeed/smc: Dump address offset in trace eventsCédric Le Goater2021-10-121-3/+3
| * aspeed/wdt: Add trace eventsCédric Le Goater2021-10-122-0/+9
| * hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery2021-10-123-0/+24
| * hw/adc: Add basic Aspeed ADC modelAndrew Jeffery2021-10-124-0/+486
| * hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas2021-10-122-50/+35Star
| * hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas2021-10-121-4/+4
| * aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater2021-10-123-25/+91
| * aspeed/smc: Remove unused attribute 'irqline'Cédric Le Goater2021-10-121-1/+0Star
| * aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater2021-10-122-7/+13
| * aspeed/smc: Add default reset valuesCédric Le Goater2021-10-122-25/+28
| * aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater2021-10-122-12/+77