summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/openrisc/openrisc_sim: Increase max_cpus to 4Stafford Horne2022-02-251-3/+5
* hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UARTStafford Horne2022-02-251-8/+24
* hw/openrisc/openrisc_sim: Parameterize initializationStafford Horne2022-02-251-8/+34
* hw/openrisc/openrisc_sim: Create machine state for or1ksimStafford Horne2022-02-251-2/+28
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell2022-02-237-87/+599
|\
| * docs: expand firmware descriptor to allow flash without NVRAMDaniel P. Berrangé2022-02-161-8/+46
| * MAINTAINERS: take over seccomp from Eduardo OtuboDaniel P. Berrangé2022-02-161-2/+2
| * seccomp: block setns, unshare and execveat syscallsDaniel P. Berrangé2022-02-161-0/+5
| * seccomp: block use of clone3 syscallDaniel P. Berrangé2022-02-161-0/+4
| * seccomp: fix blocking of process spawningDaniel P. Berrangé2022-02-162-2/+102
| * seccomp: add unit test for seccomp filteringDaniel P. Berrangé2022-02-163-0/+275
| * seccomp: allow action to be customized per syscallDaniel P. Berrangé2022-02-161-66/+106
| * block: print the server key type and fingerprint on failureDaniel P. Berrangé2022-02-161-7/+30
| * block: support sha256 fingerprint with pre-blockdev optionsDaniel P. Berrangé2022-02-161-0/+5
| * block: better document SSH host key fingerprint checkingDaniel P. Berrangé2022-02-161-4/+26
* | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell2022-02-228-13/+16
|\ \
| * | hid: Implement support for side and extra buttonsNoah Bergbauer2022-02-222-3/+5
| * | vdpa: Make ncs autofreeEugenio Pérez2022-02-221-3/+2Star
| * | qemu-options: fix incorrect description for '-drive index='Laurent Vivier2022-02-221-1/+1
| * | hw/nvram: use at24 macroPatrick Venture2022-02-211-1/+1
| * | target/rx: Remove unused ENV_OFFSET definitionPhilippe Mathieu-Daudé2022-02-211-2/+0Star
| * | target/avr: Correct AVRCPUClass docstringPhilippe Mathieu-Daudé2022-02-211-1/+0Star
| * | configure: Disable capstone and slirp in the --without-default-features modeThomas Huth2022-02-211-2/+7
* | | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell2022-02-2274-296/+733
|\ \ \
| * | | hw/tricore: Remove unused and incorrect headerPhilippe Mathieu-Daudé2022-02-211-1/+0Star
| * | | hw/m68k/mcf: Add missing 'exec/hwaddr.h' headerPhilippe Mathieu-Daudé2022-02-211-0/+1
| * | | exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-2147-5/+47
| * | | softmmu/runstate: Clean headersPhilippe Mathieu-Daudé2022-02-211-1/+1
| * | | linux-user: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé2022-02-212-0/+2
| * | | target: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé2022-02-215-0/+5
| * | | core/ptimers: Remove unnecessary 'sysemu/cpus.h' includePhilippe Mathieu-Daudé2022-02-211-1/+0Star
| * | | exec/ramblock: Add missing includesPhilippe Mathieu-Daudé2022-02-211-0/+2
| * | | qtest: Add missing 'hw/qdev-core.h' includePhilippe Mathieu-Daudé2022-02-211-0/+1
| * | | hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' headerPhilippe Mathieu-Daudé2022-02-211-1/+0Star
| * | | hw/remote: Add missing includePhilippe Mathieu-Daudé2022-02-211-0/+1
| * | | hw/tpm: Clean includesPhilippe Mathieu-Daudé2022-02-213-4/+5
| * | | scripts: Remove the old switch-timer-api scriptThomas Huth2022-02-211-178/+0Star
| * | | tests/qtest: failover: migration abort test with failover offLaurent Vivier2022-02-211-0/+180
| * | | tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier2022-02-211-0/+142
| * | | tests/qtest: failover: check migration with failover offLaurent Vivier2022-02-211-0/+133
| * | | tests/qtest: failover: check missing guest featureLaurent Vivier2022-02-211-0/+33
| * | | tests/qtest: failover: check the feature is correctly providedLaurent Vivier2022-02-211-53/+86
| * | | tests/qtest: failover: use a macro for check_one_card()Laurent Vivier2022-02-211-26/+21Star
| * | | tests/qtest: failover: clean up pathname of testsLaurent Vivier2022-02-211-8/+13
| * | | tests/qtest/ide-test: Remove bad retry_isa testThomas Huth2022-02-211-12/+1Star
| * | | tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger2022-02-211-1/+1
| * | | erst: drop cast to long longMichael S. Tsirkin2022-02-211-1/+1
| * | | tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert2022-02-214-10/+56
| * | | tests/x86: Use 'pc' machine type for old hardware testsDr. David Alan Gilbert2022-02-214-6/+13
| |/ /
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-02-2136-876/+688Star
|\ \ \