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
Age
Commit message (
Expand
)
Author
2021-01-04
hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
Jiaxun Yang
2021-01-04
hw/mips: Use address translation helper to handle ENVP_ADDR
Jiaxun Yang
2021-01-04
hw/mips/malta: Use address translation helper to calculate bootloader_run_addr
Jiaxun Yang
2021-01-04
hw/mips: Make bootloader addresses unsigned
Jiaxun Yang
2021-01-04
hw/mips: Add Loongson-3 machine support
Huacai Chen
2021-01-04
hw/mips: Add Loongson-3 boot parameter helpers
Huacai Chen
2021-01-04
hw/mips: Implement fw_cfg_arch_key_name()
Huacai Chen
2021-01-04
hw/intc: Rework Loongson LIOINTC
Huacai Chen
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
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
audio/via-ac97: Simplify code and set user_creatable to false
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/pci-host/bonito: Use pci_config_set_interrupt_pin()
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
2020-12-21
s390x/pci: Fix memory_region_access_valid call
Matthew Rosato
2020-12-21
s390x/pci: fix pcistb length
Matthew Rosato
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
hw/rdma: Replace QList by GQueue
Markus Armbruster
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
rocker: Revamp fp_port_get_info
Eric Blake
2020-12-18
qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
Eduardo Habkost
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
2020-12-18
qdev: Move qdev_prop_tpm declaration to tpm_prop.h
Eduardo Habkost
2020-12-18
qdev: Make qdev_class_add_property() more flexible
Eduardo Habkost
2020-12-18
qdev: Make PropertyInfo.create return ObjectProperty*
Eduardo Habkost
2020-12-18
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
2020-12-18
qdev: Wrap getters and setters in separate helpers
Eduardo Habkost
2020-12-18
qdev: Add name argument to PropertyInfo.create method
Eduardo Habkost
2020-12-18
qdev: Add name parameter to qdev_class_add_property()
Eduardo Habkost
2020-12-18
qdev: Avoid using prop->name unnecessarily
Eduardo Habkost
2020-12-18
qdev: Get just property name at error_set_from_qdev_prop_error()
Eduardo Habkost
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
[next]