aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-07-15hw/nvme: fix example serial in documentationNiklas Cassel1-2/+2
2022-07-15hw/nvme: Add trace events for shadow doorbell bufferJinhao Fan2-0/+10
2022-07-15hw/nvme: Implement shadow doorbell buffer supportJinhao Fan3-1/+124
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell26-114/+349
2022-07-14aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas1-1/+13
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas2-8/+9
2022-07-14qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas1-0/+27
2022-07-14hw: m25p80: add tests for BP and TB bit write protectIris Chen1-0/+111
2022-07-14hw: m25p80: Add Block Protect and Top Bottom bits for write protectIris Chen1-12/+90
2022-07-14test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater1-0/+68
2022-07-14docs: aspeed: Minor updatesCédric Le Goater1-4/+10
2022-07-14docs: aspeed: Add fby35 multi-SoC machine sectionPeter Delevoryas1-0/+48
2022-07-14aspeed: Add AST1030 (BIC) to fby35Peter Delevoryas1-1/+26
2022-07-14aspeed: fby35: Add a bootrom for the BMCCédric Le Goater1-0/+83
2022-07-14aspeed: Add AST2600 (BMC) to fby35Peter Delevoryas1-0/+41
2022-07-14aspeed: Add fby35 skeletonPeter Delevoryas3-1/+42
2022-07-14aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas2-1/+3
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas5-24/+71
2022-07-14aspeed: Create SRAM name from first CPU indexPeter Delevoryas3-5/+10
2022-07-14hw/sensor: Add Renesas ISL69259 device modelPeter Delevoryas1-0/+28
2022-07-14hw/sensor: Add IC_DEVICE_ID to ISL voltage regulatorsPeter Delevoryas2-0/+17
2022-07-14hw/i2c/pmbus: Add idle state to return 0xff'sPeter Delevoryas2-0/+16
2022-07-14aspeed: sbc: Allow per-machine settingsJoel Stanley2-2/+53
2022-07-14Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into stagingPeter Maydell5-1/+178
2022-07-14Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell8-37/+61
2022-07-13Merge tag 'mips-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell10-226/+458
2022-07-13pc-bios/s390-ccw: add -Wno-array-boundsPaolo Bonzini1-0/+1
2022-07-13q800: add default vendor and product information for scsi-cd devicesMark Cave-Ayland1-0/+3
2022-07-13q800: add default vendor and product information for scsi-hd devicesMark Cave-Ayland1-0/+3
2022-07-13scsi-disk: allow MODE SELECT block descriptor to set the block sizeMark Cave-Ayland2-0/+7