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
Age
Commit message (
Expand
)
Author
2021-08-26
softmmu: Use accel_find("xen") instead of xen_available()
Peter Maydell
2021-08-26
MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections
Peter Maydell
2021-08-26
docs/specs/acpi_nvdimm: Convert to rST
Peter Maydell
2021-08-26
docs/specs/acpi_pci_hotplug: Convert to rST
Peter Maydell
2021-08-26
docs/specs/acpi_mem_hotplug: Convert to rST
Peter Maydell
2021-08-26
docs/specs/acpu_cpu_hotplug: Convert to rST
Peter Maydell
2021-08-26
target/arm/cpu64: Validate sve vector lengths are supported
Andrew Jones
2021-08-26
target/arm/cpu64: Replace kvm_supported with sve_vq_supported
Andrew Jones
2021-08-26
target/arm/kvm64: Ensure sve vls map is completely clear
Andrew Jones
2021-08-26
target/arm/cpu: Introduce sve_vq_supported bitmap
Andrew Jones
2021-08-26
hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitly
Ani Sinha
2021-08-26
hw/dma/xlnx-zdma Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
2021-08-26
hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
2021-08-26
hw/dma/xlnx_csu_dma: Run trivial checks early in realize()
Philippe Mathieu-Daudé
2021-08-26
hw/arm/xlnx-zynqmp: Realize qspi controller *after* qspi_dma
Philippe Mathieu-Daudé
2021-08-26
vl: Clean up -smp error handling
Markus Armbruster
2021-08-26
Remove superfluous ERRP_GUARD()
Markus Armbruster
2021-08-26
vhost: Clean up how VhostOpts method vhost_backend_init() fails
Markus Armbruster
2021-08-26
vhost: Clean up how VhostOpts method vhost_get_config() fails
Markus Armbruster
2021-08-26
microvm: Drop dead error handling in microvm_machine_state_init()
Markus Armbruster
2021-08-26
migration: Handle migration_incoming_setup() errors consistently
Markus Armbruster
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-26
whpx nvmm: Drop useless migrate_del_blocker()
Markus Armbruster
2021-08-26
vfio: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
2021-08-26
i386: Never free migration blocker objects instead of sometimes
Markus Armbruster
2021-08-26
vhost-scsi: Plug memory leak on migrate_add_blocker() failure
Markus Armbruster
2021-08-26
multi-process: Fix pci_proxy_dev_realize() error handling
Markus Armbruster
2021-08-26
spapr: Explain purpose of ->fwnmi_migration_blocker more clearly
Markus Armbruster
2021-08-26
spapr: Plug memory leak when we can't add a migration blocker
Markus Armbruster
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-08-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-08-26' into ...
Peter Maydell
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-08-26
qapi: add 'not' condition operation
Marc-André Lureau
2021-08-26
qapi: Use 'if': { 'any': ... } where appropriate
Marc-André Lureau
2021-08-26
qapi: add 'any' condition
Marc-André Lureau
2021-08-26
qapi: replace if condition list with dict {'all': [...]}
Marc-André Lureau
2021-08-26
qapidoc: introduce QAPISchemaIfCond.docgen()
Marc-André Lureau
2021-08-26
qapi: introduce QAPISchemaIfCond.cgen()
Marc-André Lureau
2021-08-26
qapi: add QAPISchemaIfCond.is_present()
Marc-André Lureau
2021-08-26
qapi: wrap Sequence[str] in an object
Marc-André Lureau
2021-08-26
docs: update the documentation upfront about schema configuration
Marc-André Lureau
2021-08-26
qapi: Fix crash on redefinition with a different condition
Markus Armbruster
2021-08-26
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2021-08-25
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210825' into staging
Peter Maydell
2021-08-25
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-08-...
Peter Maydell
2021-08-25
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
Yang Zhong
2021-08-25
target/i386: Remove split lock detect in Snowridge CPU model
Chenyi Qiang
2021-08-25
target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()
Philippe Mathieu-Daudé
2021-08-25
target/mips: Store CP0_Config0 in DisasContext
Philippe Mathieu-Daudé
2021-08-25
target/mips: Replace GET_LMASK64() macro by get_lmask(64) function
Philippe Mathieu-Daudé
[prev]
[next]