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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-09-30
spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
Daniel Henrique Barboza
2021-09-29
spapr_drc.c: do not error_report() when drc->dev->id == NULL
Daniel Henrique Barboza
2021-09-29
spapr.c: handle dev->id in spapr_memory_unplug_rollback()
Daniel Henrique Barboza
2021-09-29
memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
Daniel Henrique Barboza
2021-09-29
ppc/pnv: Add an assert when calculating the RAM distribution on chips
Cédric Le Goater
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
2021-09-29
ppc/xive: Export xive_tctx_word2() helper
Cédric Le Goater
2021-09-29
ppc/xive: Export priority_to_ipb() helper
Cédric Le Goater
2021-09-29
ppc/pnv: Remove useless variable
Cédric Le Goater
2021-09-29
ppc/pnv: Add a comment on the "primary-topology-index" property
Cédric Le Goater
2021-09-29
ppc/spapr: Add a POWER10 DD2 CPU
Cédric Le Goater
2021-09-29
i386/kvm: Replace abs64() with uabs64() from host-utils
Luis Pires
2021-09-27
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé
2021-09-24
hw/nvme: Return error for fused operations
Pankaj Raghav
2021-09-24
hw/nvme: fix verification of select field in namespace attachment
Naveen Nagar
2021-09-24
hw/nvme: fix validation of ASQ and ACQ
Klaus Jensen
2021-09-21
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-09-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210921'...
Peter Maydell
2021-09-21
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210920' int...
Peter Maydell
2021-09-21
hw/riscv: opentitan: Correct the USB Dev address
Alistair Francis
2021-09-21
hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer
Frank Chang
2021-09-21
hw/dma: sifive_pdma: allow non-multiple transaction size transactions
Green Wan
2021-09-21
hw/dma: sifive_pdma: claim bit must be set before DMA transactions
Frank Chang
2021-09-21
hw/dma: sifive_pdma: reset Next* registers when Control.claim is set
Frank Chang
2021-09-21
hw/riscv: virt: Add optional ACLINT support to virt machine
Anup Patel
2021-09-21
hw/riscv: virt: Re-factor FDT generation
Anup Patel
2021-09-21
hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
Anup Patel
2021-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
2021-09-21
sifive_u: Connect the SiFive PWM device
Alistair Francis
2021-09-21
hw/timer: Add SiFive PWM support
Alistair Francis
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
2021-09-20
hw/intc: Set GIC maintenance interrupt level to only 0 or 1
Shashi Mallela
2021-09-20
hw/arm/aspeed: Add Fuji machine type
Peter Delevoryas
2021-09-20
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
2021-09-20
hw/arm/aspeed: Initialize AST2600 UART clock selection registers
Peter Delevoryas
2021-09-20
arm/aspeed: Add DPS310 to Witherspoon and Rainier
Joel Stanley
2021-09-20
hw/misc: Add Infineon DPS310 sensor model
Joel Stanley
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
2021-09-20
arm/aspeed: rainier: Add i2c eeproms and muxes
Joel Stanley
2021-09-20
misc/pca9552: Fix LED status register indexing in pca955x_get_led()
Andrew Jeffery
2021-09-20
hw: aspeed_gpio: Clarify GPIO controller name
Joel Stanley
2021-09-20
hw: aspeed_gpio: Simplify 1.8V defines
Joel Stanley
2021-09-20
watchdog: aspeed: Fix sequential control writes
Andrew Jeffery
2021-09-20
watchdog: aspeed: Sanitize control register values
Andrew Jeffery
2021-09-20
hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
Guenter Roeck
2021-09-20
hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb
Guenter Roeck
2021-09-17
virtio-net: fix use after unmap/free for sg
Jason Wang
[next]