index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-02-23
qtest/acpi/bios-tables-test: update acpi tables
Isaku Yamahata
2021-02-23
acpi: add test case for -no-hpet
Isaku Yamahata
2021-02-23
i386: acpi: Don't build HPET ACPI entry if HPET is disabled
Sean Christopherson
2021-02-23
hw/i386: declare ACPI mother board resource for MMCONFIG region
Isaku Yamahata
2021-02-23
acpi: add test case for smm unsupported -machine smm=off
Isaku Yamahata
2021-02-23
acpi: set fadt.smi_cmd to zero when SMM is not supported
Isaku Yamahata
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
2021-02-23
qtest: update tests/qtest/bios-tables-test-allowed-diff.h
Isaku Yamahata
2021-02-23
checkpatch: don't emit warning on newly created acpi data files
Isaku Yamahata
2021-02-23
tests/data/acpi/virt/DSDT.pxb: update with _CCA
Xingang Wang
2021-02-23
acpi/gpex: Fix cca attribute check for pxb device
Xingang Wang
2021-02-23
acpi: Allow pxb DSDT acpi table changes
Xingang Wang
2021-02-23
pcie: don't set link state active if the slot is empty
Laurent Vivier
2021-02-23
failover: really display a warning when the primary device is not found
Laurent Vivier
2021-02-23
virtio-net: add missing object_unref()
Laurent Vivier
2021-02-23
pci: cleanup failover sanity check
Laurent Vivier
2021-02-22
Merge remote-tracking branch 'remotes/edgar/tags/edgar/cris-next-2021-02-22.f...
Peter Maydell
2021-02-22
target/cris: Plug leakage of TCG temporaries
Stefan Sandstrom
2021-02-22
target/cris: Let cris_mmu_translate() use MMUAccessType access_type
Philippe Mathieu-Daudé
2021-02-22
target/cris: Use MMUAccessType enum type when possible
Philippe Mathieu-Daudé
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
2021-02-21
vt82c686: Fix superio_cfg_{read,write}() functions
BALATON Zoltan
2021-02-21
vt82c686: Log superio_cfg unimplemented accesses
BALATON Zoltan
2021-02-21
vt82c686: Simplify by returning earlier
BALATON Zoltan
2021-02-21
vt82c686: Reduce indentation by returning early
BALATON Zoltan
2021-02-21
vt82c686: Remove index field of SuperIOConfig
BALATON Zoltan
2021-02-21
vt82c686: Move creation of ISA devices to the ISA bridge
BALATON Zoltan
2021-02-21
vt82c686: Simplify vt82c686b_realize()
BALATON Zoltan
2021-02-21
vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
BALATON Zoltan
2021-02-21
vt82c686: Set user_creatable=false for VT82C686B_PM
BALATON Zoltan
2021-02-21
vt82c686: Fix up power management io base and config
BALATON Zoltan
2021-02-21
vt82c686: Correctly reset all registers to default values on reset
BALATON Zoltan
2021-02-21
vt82c686: Correct vt82c686-pm I/O size
BALATON Zoltan
2021-02-21
vt82c686: Make vt82c686-pm an I/O tracing region
BALATON Zoltan
2021-02-21
vt82c686: Fix SMBus IO base and configuration registers
BALATON Zoltan
2021-02-21
vt82c686: Reorganise code
BALATON Zoltan
2021-02-21
vt82c686: Move superio memory region to SuperIOConfig struct
BALATON Zoltan
2021-02-21
target/mips: Use GPR move functions in gen_HILO1_tx79()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpers
Philippe Mathieu-Daudé
2021-02-21
target/mips: Rename 128-bit upper halve GPR registers
Philippe Mathieu-Daudé
2021-02-21
target/mips: Promote 128-bit multimedia registers as global ones
Philippe Mathieu-Daudé
2021-02-21
target/mips: Make cpu_HI/LO registers public
Philippe Mathieu-Daudé
2021-02-21
target/mips: Include missing "tcg/tcg.h" header
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove unused 'rw' argument from page_table_walk_refill()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let get_seg*_physical_address() take MMUAccessType arg
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let get_physical_address() take MMUAccessType argument
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let raise_mmu_exception() take MMUAccessType argument
Philippe Mathieu-Daudé
[next]