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
tests/unit: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2022-07-18
qtest/machine-none: Add LoongArch support
Song Gao
2022-07-18
tests/vm: Remove docker cross-compile test from CentOS VM
John Snow
2022-07-18
tests/vm: add 1GB extra memory per core
John Snow
2022-07-18
tests/vm: remove duplicate 'centos' VM test
John Snow
2022-07-18
tests/vm: remove ubuntu.i386 VM test
John Snow
2022-07-18
tests/vm: upgrade Ubuntu 18.04 VM to 20.04
John Snow
2022-07-18
tests/vm: switch centos.aarch64 to CentOS 8 Stream
John Snow
2022-07-18
tests/vm: switch CentOS 8 to CentOS 8 Stream
John Snow
2022-07-18
tests/vm: use 'cp' instead of 'ln' for temporary vm images
John Snow
2022-07-18
qga: treat get-guest-fsinfo as "best effort"
John Snow
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
2022-07-15
hw/nvme: Add trace events for shadow doorbell buffer
Jinhao Fan
2022-07-15
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
2022-07-14
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-14
aspeed: Add fby35-bmc slot GPIO's
Peter Delevoryas
2022-07-14
hw/gpio/aspeed: Don't let guests modify input pins
Peter Delevoryas
2022-07-14
qtest/aspeed_gpio: Add input pin modification test
Peter Delevoryas
2022-07-14
hw: m25p80: add tests for BP and TB bit write protect
Iris Chen
2022-07-14
hw: m25p80: Add Block Protect and Top Bottom bits for write protect
Iris Chen
2022-07-14
test/avocado/machine_aspeed.py: Add SDK tests
Cédric Le Goater
2022-07-14
docs: aspeed: Minor updates
Cédric Le Goater
2022-07-14
docs: aspeed: Add fby35 multi-SoC machine section
Peter Delevoryas
2022-07-14
aspeed: Add AST1030 (BIC) to fby35
Peter Delevoryas
2022-07-14
aspeed: fby35: Add a bootrom for the BMC
Cédric Le Goater
2022-07-14
aspeed: Add AST2600 (BMC) to fby35
Peter Delevoryas
2022-07-14
aspeed: Add fby35 skeleton
Peter Delevoryas
[next]