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
2023-01-08
vhost-user: Fix the virtio features negotiation flaw
Hyman Huang(黄勇)
2023-01-08
hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
Bernhard Beschow
2023-01-08
i386, mips: Resolve redundant ACPI and APM dependencies
Bernhard Beschow
2023-01-08
hw/isa/Kconfig: Add missing dependency to VT82C686
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
Bernhard Beschow
2023-01-08
virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
Eugenio Pérez
2023-01-08
virtio_net: Modify virtio_net_get_config to early return
Eugenio Pérez
2023-01-07
Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-01-06
Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...
Peter Maydell
2023-01-06
Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-06
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
2023-01-06
hw/intc: sifive_plic: Fix the pending register range check
Bin Meng
2023-01-06
hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
Bin Meng
2023-01-06
hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
Bin Meng
2023-01-06
hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
Bin Meng
2023-01-06
hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev"
Bin Meng
2023-01-06
hw/intc: sifive_plic: Update "num-sources" property default value
Bin Meng
2023-01-06
hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in ...
Bin Meng
2023-01-06
hw/intc: sifive_plic: Improve robustness of the PLIC config parser
Bin Meng
2023-01-06
hw/intc: sifive_plic: Drop PLICMode_H
Bin Meng
2023-01-06
hw/riscv: spike: Remove misleading comments
Bin Meng
2023-01-06
hw/riscv: Sort machines Kconfig options in alphabetical order
Bin Meng
2023-01-06
hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
Bin Meng
2023-01-06
hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
Bin Meng
2023-01-06
hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
Bin Meng
2023-01-06
hw/intc: sifive_plic: fix out-of-bound access of source_priority array
Jim Shu
2023-01-06
hw/{misc, riscv}: pfsoc: add system controller as unimplemented
Conor Dooley
2023-01-06
hw/riscv: pfsoc: add missing FICs as unimplemented
Conor Dooley
2023-01-06
hw/misc: pfsoc: add fabric clocks to ioscb
Conor Dooley
2023-01-06
hw/riscv: virt: Remove the redundant ipi-id property
Atish Patra
2023-01-06
hw/intc: sifive_plic: Renumber the S irqs for numa support
Frédéric Pétrot
2023-01-06
hw/riscv/opentitan: add aon_timer base unimpl
Wilfred Mallawa
2023-01-06
hw/riscv/opentitan: bump opentitan
Wilfred Mallawa
2023-01-05
Merge tag 'pull-target-arm-20230105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-01-05
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
2023-01-05
hw/net: Fix read of uninitialized memory in imx_fec.
Stephen Longfield
2023-01-05
i.MX7D: Connect IRQs to GPIO devices.
Jean-Christophe Dubois
2023-01-05
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
2023-01-05
i.MX7D: Compute clock frequency for the fixed frequency clocks.
Jean-Christophe Dubois
2023-01-05
i.MX7D: Connect GPT timers to IRQ
Jean-Christophe Dubois
2023-01-05
hw/arm/smmu-common: Avoid using inlined functions with external linkage
Philippe Mathieu-Daudé
2023-01-05
hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
Philippe Mathieu-Daudé
2023-01-05
hw/arm/nseries: Silent -Wmissing-field-initializers warning
Philippe Mathieu-Daudé
2023-01-05
hw/arm/nseries: Constify various read-only arrays
Philippe Mathieu-Daudé
2023-01-05
hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
Philippe Mathieu-Daudé
[next]