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
2019-01-21
target/arm: Implement pauth_computepac
Richard Henderson
2019-01-21
target/arm: Implement pauth_addpac
Richard Henderson
2019-01-21
target/arm: Implement pauth_auth
Richard Henderson
2019-01-21
target/arm: Implement pauth_strip
Richard Henderson
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
2019-01-21
target/arm: Add aa64_va_parameters_both
Richard Henderson
2019-01-21
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
2019-01-21
target/arm: Create ARMVAParameters and helpers
Richard Henderson
2019-01-21
target/arm: Introduce arm_stage1_mmu_idx
Richard Henderson
2019-01-21
target/arm: Introduce arm_mmu_idx
Richard Henderson
2019-01-21
target/arm: Move cpu_mmu_index out of line
Richard Henderson
2019-01-21
target/arm: Decode Load/store register (pac)
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_uncond_b_reg
Richard Henderson
2019-01-21
target/arm: Rearrange decode in disas_uncond_b_reg
Richard Henderson
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é
[next]