aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-13io: Document qmp oob suitability of qio_channel_shutdown and io_shutdownLukas Straub1-1/+4
2021-01-13io/channel-tls.c: make qio_channel_tls_shutdown thread-safeLukas Straub1-2/+4
2021-01-13migration: Add yank featureLukas Straub5-0/+57
2021-01-13chardev/char-socket.c: Add yank featureLukas Straub1-0/+34
2021-01-13block/nbd.c: Add yank featureLukas Straub1-61/+92
2021-01-13Introduce yank featureLukas Straub7-0/+433
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell27-219/+261
2021-01-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-...Peter Maydell33-62/+3049
2021-01-12ui/cocoa: Fix openFile: deprecation on Big SurRoman Bolshakov1-1/+4
2021-01-12hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu7-7/+7
2021-01-12hw/misc: Add QTest for NPCM7XX PWM ModuleHao Wu2-0/+491
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu7-3/+689
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu11-3/+783
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu4-27/+24
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu2-8/+927
2021-01-12hw/net/lan9118: Add symbolic constants for register offsetsPeter Maydell1-6/+18
2021-01-12hw/net/lan9118: Fix RX Status FIFO PEEK valuePeter Maydell1-1/+1
2021-01-12target/arm: Don't decode insns in the XScale/iWMMXt space as cp insnsPeter Maydell1-0/+7
2021-01-12target/i386: Use X86Seg enum for segment registersPhilippe Mathieu-Daudé4-10/+10
2021-01-12configure: quote command line arguments in config.statusPaolo Bonzini1-1/+5
2021-01-12configure: move Cocoa incompatibility checks to MesonPaolo Bonzini2-22/+10
2021-01-12configure: move GTK+ detection to MesonPaolo Bonzini4-58/+30
2021-01-12configure: move X11 detection to MesonPaolo Bonzini3-18/+9
2021-01-12gtk: remove CONFIG_GTK_GLPaolo Bonzini4-18/+9
2021-01-12cocoa: do not enable coreaudio automaticallyPaolo Bonzini1-3/+1
2021-01-12virtio-scsi: trace eventsHannes Reinecke2-1/+38
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov6-9/+10
2021-01-12Docs/RCU: Correct sample code of qatomic_rcu_setKeqian Zhu1-1/+1
2021-01-12scripts/gdb: implement 'qemu bt'Maxim Levitsky2-1/+28
2021-01-12scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky1-0/+7
2021-01-12meson: fix Cocoa option in summaryChris Hofstaedtler1-1/+1
2021-01-12whpx: move whpx_lapic_state from header to c fileYonggang Luo2-7/+7
2021-01-12maintainers: Add me as Windows Hosted Continuous Integration maintainerYonggang Luo1-0/+6
2021-01-12cirrus/msys2: Cache msys2 mingw in a better way.Yonggang Luo1-49/+68
2021-01-12cirrus/msys2: Exit powershell with $LastExitCodeYonggang Luo1-0/+2
2021-01-12whpx: move internal definitions to whpx-internal.hPaolo Bonzini3-21/+23
2021-01-12whpx: rename whp-dispatch to whpx-internal.hPaolo Bonzini4-11/+6
2021-01-12meson: do not use CONFIG_VIRTFSPaolo Bonzini2-2/+4
2021-01-12docs: Add qemu-storage-daemon(1) manpage to meson.buildPeter Maydell1-0/+1
2021-01-12ui/cocoa: Update path to docs in build treeRoman Bolshakov1-1/+1
2021-01-12target/arm: add aarch32 ID register fields to cpu.hLeif Lindholm1-0/+28
2021-01-12target/arm: add aarch64 ID register fields to cpu.hLeif Lindholm1-0/+15
2021-01-12target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.hLeif Lindholm1-0/+31
2021-01-12target/arm: make ARMCPU.ctr 64-bitLeif Lindholm1-1/+1
2021-01-12target/arm: make ARMCPU.clidr 64-bitLeif Lindholm1-1/+1
2021-01-12target/arm: fix typo in cpu.h ID_AA64PFR1 field nameLeif Lindholm1-1/+1
2021-01-12target/arm: enable Small Translation tables in max CPURémi Denis-Courmont1-0/+1
2021-01-12target/arm: ARMv8.4-TTST extensionRémi Denis-Courmont2-2/+18
2021-01-11Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...Peter Maydell29-377/+1521
2021-01-11fuzz: map all BARs and enable PCI devicesAlexander Bulekov1-0/+24