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
2019-01-21
target/arm: Add new_pc argument to helper_exception_return
Richard Henderson
2019-01-21
target/arm: Move helper_exception_return to helper-a64.c
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_data_proc_2src
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_data_proc_1src
Richard Henderson
2019-01-21
target/arm: Rearrange decode in disas_data_proc_1src
Richard Henderson
2019-01-21
target/arm: Decode PAuth within system hint space
Richard Henderson
2019-01-21
target/arm: Add PAuth helpers
Richard Henderson
2019-01-21
target/arm: Introduce raise_exception_ra
Richard Henderson
2019-01-21
target/arm: Add PAuth active bit to tbflags
Richard Henderson
2019-01-21
target/arm: Add SCTLR bits through ARMv8.5
Richard Henderson
2019-01-21
target/arm: Add state for the ARMv8.3-PAuth extension
Richard Henderson
2019-01-21
ftgmac100: implement the new MDIO interface on Aspeed SoC
Cédric Le Goater
2019-01-21
target/arm: Allow Aarch32 exception return to switch from Mon->Hyp
Alexander Graf
2019-01-21
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
2019-01-21
hw/char/stm32f2xx_usart: Do not update data register when device is disabled
Philippe Mathieu-Daudé
2019-01-18
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into staging
Peter Maydell
2019-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-01-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-01-18
s390x/pci: add common function measurement block
Yi Min Zhao
2019-01-18
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
2019-01-18
s390x/pci: Always delete and free the release_timer
David Hildenbrand
2019-01-18
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
2019-01-18
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
2019-01-18
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
2019-01-18
s390x/pci: Send correct event on hotplug
David Hildenbrand
2019-01-18
configure: Only build the s390-ccw bios if the compiler supports -march=z900
Thomas Huth
2019-01-18
s390x: Return specification exception for unimplemented diag 308 subcodes
Janosch Frank
2019-01-18
pc-bios/s390-ccw: Use proper register names for Clang
Thomas Huth
2019-01-18
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
2019-01-17
migration: Use strnlen() for fixed-size string
Philippe Mathieu-Daudé
2019-01-17
migration: Fix stringop-truncation warning
Marc-André Lureau
2019-01-17
hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
2019-01-17
block/sheepdog: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
2019-01-17
qemu/compiler: Define QEMU_NONSTRING
Philippe Mathieu-Daudé
2019-01-17
acpi: update expected files
Michael S. Tsirkin
2019-01-17
hw: acpi: Fix memory hotplug AML generation error
Yang Zhong
2019-01-17
tpm: clear RAM when "memory overwrite" requested
Marc-André Lureau
2019-01-17
acpi: add ACPI memory clear interface
Marc-André Lureau
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
2019-01-17
tpm: allocate/map buffer for TPM Physical Presence interface
Stefan Berger
2019-01-17
tpm: add a "ppi" boolean property
Marc-André Lureau
2019-01-17
hw/misc/edu: add msi_uninit() for pci_edu_uninit()
Fei Li
2019-01-17
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
2019-01-17
globals: Allow global properties to be optional
Eduardo Habkost
2019-01-17
virtio: virtio 9p really requires CONFIG_VIRTFS to work
Juan Quintela
2019-01-17
virtio: split virtio crypto bits from virtio-pci.h
Juan Quintela
2019-01-17
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
2019-01-17
virtio: split virtio serial bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio net bits from virtio-pci
Juan Quintela
[next]