summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-02-23qtest/acpi/bios-tables-test: update acpi tablesIsaku Yamahata
2021-02-23acpi: add test case for -no-hpetIsaku Yamahata
2021-02-23i386: acpi: Don't build HPET ACPI entry if HPET is disabledSean Christopherson
2021-02-23hw/i386: declare ACPI mother board resource for MMCONFIG regionIsaku Yamahata
2021-02-23acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata
2021-02-23acpi: set fadt.smi_cmd to zero when SMM is not supportedIsaku Yamahata
2021-02-23acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata
2021-02-23ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata
2021-02-23qtest: update tests/qtest/bios-tables-test-allowed-diff.hIsaku Yamahata
2021-02-23checkpatch: don't emit warning on newly created acpi data filesIsaku Yamahata
2021-02-23tests/data/acpi/virt/DSDT.pxb: update with _CCAXingang Wang
2021-02-23acpi/gpex: Fix cca attribute check for pxb deviceXingang Wang
2021-02-23acpi: Allow pxb DSDT acpi table changesXingang Wang
2021-02-23pcie: don't set link state active if the slot is emptyLaurent Vivier
2021-02-23failover: really display a warning when the primary device is not foundLaurent Vivier
2021-02-23virtio-net: add missing object_unref()Laurent Vivier
2021-02-23pci: cleanup failover sanity checkLaurent Vivier
2021-02-22Merge remote-tracking branch 'remotes/edgar/tags/edgar/cris-next-2021-02-22.f...Peter Maydell
2021-02-22target/cris: Plug leakage of TCG temporariesStefan Sandstrom
2021-02-22target/cris: Let cris_mmu_translate() use MMUAccessType access_typePhilippe Mathieu-Daudé
2021-02-22target/cris: Use MMUAccessType enum type when possiblePhilippe Mathieu-Daudé
2021-02-21Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...Peter Maydell
2021-02-21vt82c686: Fix superio_cfg_{read,write}() functionsBALATON Zoltan
2021-02-21vt82c686: Log superio_cfg unimplemented accessesBALATON Zoltan
2021-02-21vt82c686: Simplify by returning earlierBALATON Zoltan
2021-02-21vt82c686: Reduce indentation by returning earlyBALATON Zoltan
2021-02-21vt82c686: Remove index field of SuperIOConfigBALATON Zoltan
2021-02-21vt82c686: Move creation of ISA devices to the ISA bridgeBALATON Zoltan
2021-02-21vt82c686: Simplify vt82c686b_realize()BALATON Zoltan
2021-02-21vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on itBALATON Zoltan
2021-02-21vt82c686: Set user_creatable=false for VT82C686B_PMBALATON Zoltan
2021-02-21vt82c686: Fix up power management io base and configBALATON Zoltan
2021-02-21vt82c686: Correctly reset all registers to default values on resetBALATON Zoltan
2021-02-21vt82c686: Correct vt82c686-pm I/O sizeBALATON Zoltan
2021-02-21vt82c686: Make vt82c686-pm an I/O tracing regionBALATON Zoltan
2021-02-21vt82c686: Fix SMBus IO base and configuration registersBALATON Zoltan
2021-02-21vt82c686: Reorganise codeBALATON Zoltan
2021-02-21vt82c686: Move superio memory region to SuperIOConfig structBALATON Zoltan
2021-02-21target/mips: Use GPR move functions in gen_HILO1_tx79()Philippe Mathieu-Daudé
2021-02-21target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpersPhilippe Mathieu-Daudé
2021-02-21target/mips: Rename 128-bit upper halve GPR registersPhilippe Mathieu-Daudé
2021-02-21target/mips: Promote 128-bit multimedia registers as global onesPhilippe Mathieu-Daudé
2021-02-21target/mips: Make cpu_HI/LO registers publicPhilippe Mathieu-Daudé
2021-02-21target/mips: Include missing "tcg/tcg.h" headerPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove unused 'rw' argument from page_table_walk_refill()Philippe Mathieu-Daudé
2021-02-21target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessTypePhilippe Mathieu-Daudé
2021-02-21target/mips: Let get_seg*_physical_address() take MMUAccessType argPhilippe Mathieu-Daudé
2021-02-21target/mips: Let get_physical_address() take MMUAccessType argumentPhilippe Mathieu-Daudé
2021-02-21target/mips: Let raise_mmu_exception() take MMUAccessType argumentPhilippe Mathieu-Daudé