aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01hw/arm/raspi: Display the board revision in the machine descriptionPhilippe Mathieu-Daudé1-1/+3
2020-10-01hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2Philippe Mathieu-Daudé1-3/+0
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé2-0/+4
2020-10-01hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé1-8/+43
2020-10-01target/arm: Fix SVE spliceRichard Henderson1-1/+1
2020-10-01target/arm: Fix sve ldr/strRichard Henderson1-2/+2
2020-10-01target/arm: Make isar_feature_aa32_fp16_arith() handle M-profilePeter Maydell1-5/+26
2020-10-01target/arm: Add ID register values for Cortex-M0Peter Maydell1-0/+24
2020-10-01hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUsPeter Maydell1-0/+42
2020-10-01target/arm: Move id_pfr0, id_pfr1 into ARMISARegistersPeter Maydell7-40/+44
2020-10-01target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA checkPeter Maydell3-4/+17
2020-10-01Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell100-1168/+3842
2020-09-30hw/net/can: Correct Kconfig dependenciesPavel Pisa1-4/+3
2020-09-30hw/net/can: Documentation for CTU CAN FD IP open hardware core emulation.Pavel Pisa2-11/+111
2020-09-30hw/net/can: CTU CAN FD IP open hardware core emulation.Jan Charvat5-0/+1117
2020-09-30hw/net/can/ctucafd: Add CTU CAN FD core register definitions.Jan Charvat2-0/+1160
2020-09-30net/can: Add can_dlc2len and can_len2dlc for CAN FD.Jan Charvat2-0/+40
2020-09-30hw/net/can: sja1000 ignore CAN FD framesJan Charvat1-6/+23
2020-09-30net/can: Initial host SocketCan support for CAN FD.Jan Charvat3-4/+53
2020-09-30target/i386: kvm: do not use kvm_check_extension to find paravirtual capabili...Paolo Bonzini1-32/+0
2020-09-30bios-tables-test: Remove kernel-irqchip=off optionEduardo Habkost1-2/+1
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov9-8/+27
2020-09-30target/i386: Fix VM migration when interrupt based APF is enabledVitaly Kuznetsov1-6/+6
2020-09-30helper_syscall x86_64: clear exception_is_intDouglas Crosher1-0/+1
2020-09-30checkpatch: Detect '%#' or '%0#' in printf-style format stringsDov Murik1-2/+8
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2-3/+2
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé5-3/+18
2020-09-30stubs: Split accelerator / hardware related stubsPhilippe Mathieu-Daudé4-40/+52
2020-09-30sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t typePhilippe Mathieu-Daudé1-0/+2
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé4-6/+6
2020-09-30docs: Move object.h overview doc comment to qom.rstPaolo Bonzini2-377/+373
2020-09-30docs: Create docs/devel/qom.rstEduardo Habkost2-0/+6
2020-09-30qom: Add code block markup to all code blocksEduardo Habkost1-79/+56
2020-09-30qom: Indent existing code examplesEduardo Habkost1-188/+188
2020-09-30qom: Reformat section titles using Sphinx syntaxEduardo Habkost1-4/+8
2020-09-30qom: Add kernel-doc markup to introduction doc commentEduardo Habkost1-3/+1
2020-09-30qom: Use ``code`` Sphinx syntax where appropriateEduardo Habkost1-3/+3
2020-09-30qom: Use kernel-doc private/public tags in structsEduardo Habkost1-3/+3
2020-09-30qom: Document all function parameters in doc commentsEduardo Habkost1-2/+45
2020-09-30char: fix logging when chardev write failsDaniel P. Berrangé1-0/+13
2020-09-30smp: drop support for deprecated (invalid topologies)Igor Mammedov1-0/+13
2020-09-30tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini2-3/+14
2020-09-30oss-fuzz: move linker arg to fix coverage-buildAlexander Bulekov1-7/+8
2020-09-30meson: fix installation of keymapsAnthony PERARD1-0/+2
2020-09-30checkpatch: avoid error on cover letter filesStefano Garzarella1-1/+1
2020-09-30exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé4-23/+3
2020-09-30hw/i386/q35: Remove unreachable Xen code on Q35 machinePhilippe Mathieu-Daudé1-11/+2
2020-09-30configure: use a platform-neutral prefixPaolo Bonzini1-19/+11
2020-09-30ui: relocate paths to icons and translationsPaolo Bonzini2-4/+15
2020-09-30qga: relocate path to default configuration and hookPaolo Bonzini1-3/+5