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/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
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
2022-07-14
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-14
aspeed: Create SRAM name from first CPU index
Peter Delevoryas
2022-07-14
hw/sensor: Add Renesas ISL69259 device model
Peter Delevoryas
[next]