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
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
target/ppc: Move slbsync to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbie to decodetree
Lucas Coutinho
2022-07-18
target/ppc: add macros to check privilege level
Matheus Ferst
2022-07-18
target/ppc: receive DisasContext explicitly in GEN_PRIV
Matheus Ferst
2022-07-18
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
2022-07-18
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
target/ppc: fix exception error code in spr_write_excp_vector
Matheus Ferst
2022-07-18
target/ppc: fix PMU Group A register read/write exceptions
Matheus Ferst
2022-07-18
target/ppc: fix exception error code in helper_{load, store}_dcr
Matheus Ferst
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
2022-07-18
target/ppc: fix exception error value in slbfee
Matheus Ferst
2022-07-18
target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
Matheus Ferst
2022-07-18
target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
Murilo Opsfelder Araujo
2022-07-18
hw/ppc: pass random seed to fdt
Jason A. Donenfeld
2022-07-18
ppc: Remove unused irq_inputs
Cédric Le Goater
2022-07-18
ppc/e500: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
ppc/40x: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
ppc64: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
Merge tag 'pull-target-arm-20220718' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-07-18
Merge tag 'qga-win32-pull-2022-07-18' of github.com:kostyanf14/qemu into staging
Peter Maydell
2022-07-18
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
2022-07-18
target/arm: Don't set syndrome ISS for loads and stores with writeback
Peter Maydell
2022-07-18
hw/adc: Make adci[*] R/W in NPCM7XX ADC
Hao Wu
2022-07-18
hw/adc: Fix CONV bit in NPCM7XX ADC CON register
Hao Wu
2022-07-18
target/arm: Honour VTCR_EL2 bits in Secure EL2
Peter Maydell
2022-07-18
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Fix big-endian host handling of VTCR
Peter Maydell
2022-07-18
target/arm: Fold regime_tcr() and regime_tcr_value() together
Peter Maydell
2022-07-18
target/arm: Calculate mask/base_mask in get_level1_table_address()
Peter Maydell
2022-07-18
target/arm: Define and use new regime_tcr_value() function
Peter Maydell
2022-07-18
linux-user/aarch64: Do not clear PROT_MTE on mprotect
Richard Henderson
2022-07-18
target/arm: Fix aarch64_sve_change_el for SME
Richard Henderson
2022-07-18
target/arm: Fill in VL for tbflags when SME enabled and SVE disabled
Richard Henderson
2022-07-18
hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high
Peter Maydell
2022-07-18
MAINTAINERS: Add myself as Guest Agent co-maintainer
Konstantin Kostiuk
2022-07-15
Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...
Peter Maydell
2022-07-15
Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...
Peter Maydell
2022-07-15
hw/nvme: Use ioeventfd to handle doorbell updates
Jinhao Fan
2022-07-15
nvme: Fix misleading macro when mixed with ternary operator
Darren Kenny
2022-07-15
hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
Niklas Cassel
2022-07-15
hw/nvme: fix example serial in documentation
Niklas Cassel
[next]