aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01ide: don't tamper with the device registerJohn Snow
2020-10-01ide: rename cmd_write to ctrl_writeJohn Snow
2020-10-01hw/ide/ahci: Do not dma_memory_unmap(NULL)Philippe Mathieu-Daudé
2020-10-01MAINTAINERS: Update my git addressJohn Snow
2020-10-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell
2020-10-01hw/arm/raspi: Remove use of the 'version' value in the board codePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use RaspiProcessorId to set the firmware load addressPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Introduce RaspiProcessorId enumPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use more specific machine namesPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Avoid using TypeInfo::class_data pointerPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Move arm_boot_info structure to RaspiMachineStatePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Load the firmware on the first corePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Display the board revision in the machine descriptionPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2Philippe Mathieu-Daudé
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé
2020-10-01target/arm: Fix SVE spliceRichard Henderson
2020-10-01target/arm: Fix sve ldr/strRichard Henderson
2020-10-01target/arm: Make isar_feature_aa32_fp16_arith() handle M-profilePeter Maydell
2020-10-01target/arm: Add ID register values for Cortex-M0Peter Maydell
2020-10-01hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUsPeter Maydell
2020-10-01target/arm: Move id_pfr0, id_pfr1 into ARMISARegistersPeter Maydell
2020-10-01target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA checkPeter Maydell
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell
2020-10-01Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-09-30hw/net/can: Correct Kconfig dependenciesPavel Pisa
2020-09-30hw/net/can: Documentation for CTU CAN FD IP open hardware core emulation.Pavel Pisa
2020-09-30hw/net/can: CTU CAN FD IP open hardware core emulation.Jan Charvat
2020-09-30hw/net/can/ctucafd: Add CTU CAN FD core register definitions.Jan Charvat
2020-09-30net/can: Add can_dlc2len and can_len2dlc for CAN FD.Jan Charvat
2020-09-30hw/net/can: sja1000 ignore CAN FD framesJan Charvat
2020-09-30net/can: Initial host SocketCan support for CAN FD.Jan Charvat
2020-09-30target/i386: kvm: do not use kvm_check_extension to find paravirtual capabili...Paolo Bonzini
2020-09-30bios-tables-test: Remove kernel-irqchip=off optionEduardo Habkost
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov
2020-09-30target/i386: Fix VM migration when interrupt based APF is enabledVitaly Kuznetsov
2020-09-30helper_syscall x86_64: clear exception_is_intDouglas Crosher
2020-09-30checkpatch: Detect '%#' or '%0#' in printf-style format stringsDov Murik
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé
2020-09-30stubs: Split accelerator / hardware related stubsPhilippe Mathieu-Daudé
2020-09-30sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t typePhilippe Mathieu-Daudé
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé
2020-09-30docs: Move object.h overview doc comment to qom.rstPaolo Bonzini
2020-09-30docs: Create docs/devel/qom.rstEduardo Habkost
2020-09-30qom: Add code block markup to all code blocksEduardo Habkost
2020-09-30qom: Indent existing code examplesEduardo Habkost
2020-09-30qom: Reformat section titles using Sphinx syntaxEduardo Habkost
2020-09-30qom: Add kernel-doc markup to introduction doc commentEduardo Habkost
2020-09-30qom: Use ``code`` Sphinx syntax where appropriateEduardo Habkost