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
2024-01-09
target/arm: Always use arm_pan_enabled() when checking if PAN is enabled
Peter Maydell
2024-01-09
target/arm: Trap registers when HCR_EL2.{NV, NV1} == {1, 1}
Peter Maydell
2024-01-09
target/arm: Set SPSR_EL1.M correctly when nested virt is enabled
Peter Maydell
2024-01-09
target/arm: Make NV reads of CurrentEL return EL2
Peter Maydell
2024-01-09
target/arm: Trap sysreg accesses for FEAT_NV
Peter Maydell
2024-01-09
target/arm: Move FPU/SVE/SME access checks up above ARM_CP_SPECIAL_MASK check
Peter Maydell
2024-01-09
target/arm: Make EL2 cpreg accessfns safe for FEAT_NV EL1 accesses
Peter Maydell
2024-01-09
target/arm: *_EL12 registers should UNDEF when HCR_EL2.E2H is 0
Peter Maydell
2024-01-09
target/arm: Record correct opcode fields in cpreg for E2H aliases
Peter Maydell
2024-01-09
target/arm: Allow use of upper 32 bits of TBFLAG_A64
Peter Maydell
2024-01-09
target/arm: Always honour HCR_EL2.TSC when HCR_EL2.NV is set
Peter Maydell
2024-01-09
target/arm: Enable trapping of ERET for FEAT_NV
Peter Maydell
2024-01-09
target/arm: Implement HCR_EL2.AT handling
Peter Maydell
2024-01-09
target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NV
Peter Maydell
2024-01-09
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2024-01-09
target/arm: Set CTR_EL0.{IDC,DIC} for the 'max' CPU
Peter Maydell
2024-01-09
hw/arm: Add missing QOM parent for v7-M SoCs
Philippe Mathieu-Daudé
2024-01-09
hw/arm/socs: configure priority bits for existing SOCs
Samuel Tardieu
2024-01-09
hw/arm/armv7m: alias the NVIC "num-prio-bits" property
Samuel Tardieu
2024-01-09
hw/intc/armv7m_nvic: add "num-prio-bits" property
Samuel Tardieu
2024-01-09
hw/arm: Add minimal support for the B-L475E-IOT01A board
Inès Varhol
2024-01-09
hw/arm: Add minimal support for the STM32L4x5 SoC
Inès Varhol
2024-01-09
hw/arm: add cache controller for Freescale i.MX6
Nikita Ostrenkov
2024-01-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-09
Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2024-01-09
acpi/tests/avocado/bits: disable smilatency tests
Ani Sinha
2024-01-09
acpi/tests/avocado/bits: import smilatency test from bits in order to disable it
Ani Sinha
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
iothread: Remove unused Error** argument in aio_context_set_aio_params
Philippe Mathieu-Daudé
2024-01-08
tests/avocado: remove skips from replay_kernel
Alex Bennée
2024-01-08
chardev: force write all when recording replay logs
Alex Bennée
2024-01-08
replay: stop us hanging in rr_wait_io_event
Alex Bennée
2024-01-08
replay/replay-char: use report_sync_error
Alex Bennée
2024-01-08
replay: introduce a central report point for sync errors
Alex Bennée
2024-01-08
replay: make has_unread_data a bool
Alex Bennée
2024-01-08
replay: add proper kdoc for ReplayState
Alex Bennée
2024-01-08
replay: remove host_clock_last
Alex Bennée
2024-01-08
scripts/replay_dump: track total number of instructions
Alex Bennée
2024-01-08
scripts/replay-dump: update to latest format
Alex Bennée
2024-01-08
tests/avocado: modernise the drive args for replay_linux
Alex Bennée
2024-01-08
tests/avocado: fix typo in replay_linux
Alex Bennée
2024-01-08
tests/avocado: add a simple i386 replay kernel test
Alex Bennée
2024-01-08
Merge tag 'pull-vfio-20240107' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-01-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-01-08
Merge tag 'pull-loongarch-20240106' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-01-06
target/loongarch: move translate modules to tcg/
Song Gao
[next]