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-01-19
target/arm: secure stage 2 translation regime
Rémi Denis-Courmont
2021-01-19
target/arm: generalize 2-stage page-walk condition
Rémi Denis-Courmont
2021-01-19
target/arm: translate NS bit in page-walks
Rémi Denis-Courmont
2021-01-19
target/arm: do S1_ptw_translate() before address space lookup
Rémi Denis-Courmont
2021-01-19
target/arm: handle VMID change in secure state
Rémi Denis-Courmont
2021-01-19
target/arm: add ARMv8.4-SEL2 system registers
Rémi Denis-Courmont
2021-01-19
target/arm: add MMU stage 1 for Secure EL2
Rémi Denis-Courmont
2021-01-19
target/arm: add 64-bit S-EL2 to EL exception table
Rémi Denis-Courmont
2021-01-19
target/arm: Define isar_feature function to test for presence of SEL2
Rémi Denis-Courmont
2021-01-19
target/arm: factor MDCR_EL2 common handling
Rémi Denis-Courmont
2021-01-19
target/arm: use arm_hcr_el2_eff() where applicable
Rémi Denis-Courmont
2021-01-19
target/arm: use arm_is_el2_enabled() where applicable
Rémi Denis-Courmont
2021-01-19
target/arm: add arm_is_el2_enabled() helper
Rémi Denis-Courmont
2021-01-19
target/arm: remove redundant tests
Rémi Denis-Courmont
2021-01-19
target/arm: Use object_property_add_bool for "sve" property
Richard Henderson
2021-01-19
target/arm: Add cpu properties to control pauth
Richard Henderson
2021-01-19
target/arm: Implement an IMPDEF pauth algorithm
Richard Henderson
2021-01-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2021-01-19
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210119' in...
Peter Maydell
2021-01-19
hw/m68k/next-cube: Add missing header comment to next-cube.h
Peter Maydell
2021-01-19
hw/m68k/next-cube: Add vmstate for NeXTPC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Remove unused fields from NeXTState
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move rtc into NeXTPC struct
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move scr_ops into NeXTPC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move mmio_ops into NeXTPC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move register/interrupt functionality into a device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
2021-01-19
spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()
Daniel Henrique Barboza
2021-01-19
spapr_rtas.c: fix identation of rtas_ibm_suspend_me() args
Daniel Henrique Barboza
2021-01-19
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
2021-01-19
spapr.h: fix trailing whitespace in phb_placement
Daniel Henrique Barboza
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
sam460ex: Use type cast macro instead of simple cast
BALATON Zoltan
2021-01-19
Revert "ppc4xx: Move common dependency on serial to common option"
BALATON Zoltan
2021-01-19
Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
BALATON Zoltan
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-19
hw/ppc/ppc405_uc: Drop use of ppcuic_init()
Peter Maydell
2021-01-19
hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30
Peter Maydell
2021-01-19
hw/ppc: Delete unused ppc405cr_init() code
Peter Maydell
2021-01-19
hw/ppc/sam460ex: Drop use of ppcuic_init()
Peter Maydell
2021-01-18
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1801...
Peter Maydell
2021-01-18
hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
misc/mos6522: Use timer_free() in the finalize function to avoid memleak
Gan Qixin
2021-01-18
pl031: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-18
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
[next]