index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa
Age
Commit message (
Expand
)
Author
2021-03-15
hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI
Philippe Mathieu-Daudé
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-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-01-04
vt82c686: Rename superio config related parts
BALATON Zoltan
2021-01-04
vt82c686: Use shorter name for local variable holding object state
BALATON Zoltan
2021-01-04
vt82c686: Remove unneeded includes and defines
BALATON Zoltan
2021-01-04
vt82c686: Convert debug printf to trace points
BALATON Zoltan
2021-01-04
vt82c686: Remove legacy vt82c686b_pm_init() function
BALATON Zoltan
2021-01-04
vt82c686: Remove legacy vt82c686b_isa_init() function
BALATON Zoltan
2021-01-04
vt82c686: Split off via-[am]c97 into separate file in hw/audio
BALATON Zoltan
2021-01-04
vt82c686: Remove vt82c686b_[am]c97_init() functions
BALATON Zoltan
2021-01-04
vt82c686: Rename VT82C686B to VT82C686B_ISA
BALATON Zoltan
2021-01-04
vt82c686: Remove unnecessary _DEVICE suffix from type macros
BALATON Zoltan
2021-01-04
vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA
BALATON Zoltan
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-12-09
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
2020-12-09
x86: ich9: factor out "guest_cpu_hotplug_features"
Igor Mammedov
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
prep: Fix Lesser GPL version number
Chetan Pant
2020-11-03
hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
Philippe Mathieu-Daudé
2020-09-29
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-09
lpc_ich9: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
hw/isa/isa-bus: Replace hw_error() by assert()
Philippe Mathieu-Daudé
2020-09-01
hw/isa/isa-superio: Fix IDE controller realization
Philippe Mathieu-Daudé
2020-08-27
piix: Move QOM macros to header
Eduardo Habkost
2020-08-21
meson: convert hw/isa
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
[next]