aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-18tests/unit: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé
2022-07-18qtest/machine-none: Add LoongArch supportSong Gao
2022-07-18tests/vm: Remove docker cross-compile test from CentOS VMJohn Snow
2022-07-18tests/vm: add 1GB extra memory per coreJohn Snow
2022-07-18tests/vm: remove duplicate 'centos' VM testJohn Snow
2022-07-18tests/vm: remove ubuntu.i386 VM testJohn Snow
2022-07-18tests/vm: upgrade Ubuntu 18.04 VM to 20.04John Snow
2022-07-18tests/vm: switch centos.aarch64 to CentOS 8 StreamJohn Snow
2022-07-18tests/vm: switch CentOS 8 to CentOS 8 StreamJohn Snow
2022-07-18tests/vm: use 'cp' instead of 'ln' for temporary vm imagesJohn Snow
2022-07-18qga: treat get-guest-fsinfo as "best effort"John Snow
2022-07-18Merge tag 'pull-target-arm-20220718' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-07-18Merge tag 'qga-win32-pull-2022-07-18' of github.com:kostyanf14/qemu into stagingPeter Maydell
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov
2022-07-18target/arm: Don't set syndrome ISS for loads and stores with writebackPeter Maydell
2022-07-18hw/adc: Make adci[*] R/W in NPCM7XX ADCHao Wu
2022-07-18hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu
2022-07-18target/arm: Honour VTCR_EL2 bits in Secure EL2Peter Maydell
2022-07-18target/arm: Store TCR_EL* registers as uint64_tPeter Maydell
2022-07-18target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_tPeter Maydell
2022-07-18target/arm: Fix big-endian host handling of VTCRPeter Maydell
2022-07-18target/arm: Fold regime_tcr() and regime_tcr_value() togetherPeter Maydell
2022-07-18target/arm: Calculate mask/base_mask in get_level1_table_address()Peter Maydell
2022-07-18target/arm: Define and use new regime_tcr_value() functionPeter Maydell
2022-07-18linux-user/aarch64: Do not clear PROT_MTE on mprotectRichard Henderson
2022-07-18target/arm: Fix aarch64_sve_change_el for SMERichard Henderson
2022-07-18target/arm: Fill in VL for tbflags when SME enabled and SVE disabledRichard Henderson
2022-07-18hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held highPeter Maydell
2022-07-18MAINTAINERS: Add myself as Guest Agent co-maintainerKonstantin Kostiuk
2022-07-15Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Peter Maydell
2022-07-15Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell
2022-07-15hw/nvme: Use ioeventfd to handle doorbell updatesJinhao Fan
2022-07-15nvme: Fix misleading macro when mixed with ternary operatorDarren Kenny
2022-07-15hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys nodeNiklas Cassel
2022-07-15hw/nvme: fix example serial in documentationNiklas Cassel
2022-07-15hw/nvme: Add trace events for shadow doorbell bufferJinhao Fan
2022-07-15hw/nvme: Implement shadow doorbell buffer supportJinhao Fan
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-14aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas
2022-07-14qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas
2022-07-14hw: m25p80: add tests for BP and TB bit write protectIris Chen
2022-07-14hw: m25p80: Add Block Protect and Top Bottom bits for write protectIris Chen
2022-07-14test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater
2022-07-14docs: aspeed: Minor updatesCédric Le Goater
2022-07-14docs: aspeed: Add fby35 multi-SoC machine sectionPeter Delevoryas
2022-07-14aspeed: Add AST1030 (BIC) to fby35Peter Delevoryas
2022-07-14aspeed: fby35: Add a bootrom for the BMCCédric Le Goater
2022-07-14aspeed: Add AST2600 (BMC) to fby35Peter Delevoryas
2022-07-14aspeed: Add fby35 skeletonPeter Delevoryas