aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-18target/ppc: check tb_env != 0 before printing TBU/TBL/DECRMatheus Ferst2-10/+17
2022-07-18target/ppc: Implement slbiagLucas Coutinho4-0/+46
2022-07-18target/ppc: Move slbsync to decodetreeLucas Coutinho3-17/+16
2022-07-18target/ppc: Move slbfee to decodetreeLucas Coutinho5-28/+38
2022-07-18target/ppc: Move slbmfee to decodetreeLucas Coutinho5-15/+17
2022-07-18target/ppc: Move slbmfev to decodetreeLucas Coutinho5-14/+18
2022-07-18target/ppc: Move slbmte to decodetreeLucas Coutinho5-16/+18
2022-07-18target/ppc: Move slbia to decodetreeLucas Coutinho5-19/+21
2022-07-18target/ppc: Move slbieg to decodetreeLucas Coutinho5-15/+17
2022-07-18target/ppc: Move slbie to decodetreeLucas Coutinho5-15/+23
2022-07-18target/ppc: add macros to check privilege levelMatheus Ferst2-5/+23
2022-07-18target/ppc: receive DisasContext explicitly in GEN_PRIVMatheus Ferst2-149/+154
2022-07-18target/ppc: Implement ISA 3.00 tlbie[l]Leandro Lupori4-0/+188
2022-07-18target/ppc: Move tlbie[l] to decode treeLeandro Lupori4-64/+99
2022-07-18target/ppc: fix exception error code in spr_write_excp_vectorMatheus Ferst1-3/+3
2022-07-18target/ppc: fix PMU Group A register read/write exceptionsMatheus Ferst1-5/+5
2022-07-18target/ppc: fix exception error code in helper_{load, store}_dcrMatheus Ferst2-4/+4
2022-07-18target/ppc: remove mfdcrux and mtdcruxMatheus Ferst2-22/+2
2022-07-18target/ppc: fix exception error value in slbfeeMatheus Ferst1-2/+2
2022-07-18target/ppc: Fix gen_priv_exception error value in mfspr/mtsprMatheus Ferst1-4/+4
2022-07-18target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dtMurilo Opsfelder Araujo1-0/+6
2022-07-18hw/ppc: pass random seed to fdtJason A. Donenfeld2-0/+10
2022-07-18ppc: Remove unused irq_inputsCédric Le Goater2-6/+0
2022-07-18ppc/e500: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater2-8/+5
2022-07-18ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater6-12/+9
2022-07-18ppc/40x: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater5-15/+12
2022-07-18ppc64: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater4-22/+15
2022-07-18Merge tag 'pull-target-arm-20220718' of https://git.linaro.org/people/pmaydel...Peter Maydell16-119/+306
2022-07-18Merge tag 'qga-win32-pull-2022-07-18' of github.com:kostyanf14/qemu into stagingPeter Maydell1-1/+1
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov4-2/+147
2022-07-18target/arm: Don't set syndrome ISS for loads and stores with writebackPeter Maydell1-1/+3
2022-07-18hw/adc: Make adci[*] R/W in NPCM7XX ADCHao Wu1-1/+1
2022-07-18hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu2-2/+2
2022-07-18target/arm: Honour VTCR_EL2 bits in Secure EL2Peter Maydell2-3/+38
2022-07-18target/arm: Store TCR_EL* registers as uint64_tPeter Maydell6-68/+27
2022-07-18target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_tPeter Maydell4-14/+12
2022-07-18target/arm: Fix big-endian host handling of VTCRPeter Maydell1-1/+1
2022-07-18target/arm: Fold regime_tcr() and regime_tcr_value() togetherPeter Maydell4-18/+12
2022-07-18target/arm: Calculate mask/base_mask in get_level1_table_address()Peter Maydell1-5/+9
2022-07-18target/arm: Define and use new regime_tcr_value() functionPeter Maydell4-8/+14
2022-07-18linux-user/aarch64: Do not clear PROT_MTE on mprotectRichard Henderson2-4/+16
2022-07-18target/arm: Fix aarch64_sve_change_el for SMERichard Henderson1-6/+25
2022-07-18target/arm: Fill in VL for tbflags when SME enabled and SVE disabledRichard Henderson1-2/+8
2022-07-18hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held highPeter Maydell1-1/+8
2022-07-18MAINTAINERS: Add myself as Guest Agent co-maintainerKonstantin Kostiuk1-1/+1
2022-07-15Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Peter Maydell6-26/+277
2022-07-15Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell20-57/+764
2022-07-15hw/nvme: Use ioeventfd to handle doorbell updatesJinhao Fan2-1/+117
2022-07-15nvme: Fix misleading macro when mixed with ternary operatorDarren Kenny1-22/+22
2022-07-15hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys nodeNiklas Cassel1-0/+2