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-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-19
hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
Sergey Kambalin
2023-06-19
hw/misc/bcm2835_property: Replace magic frequency values by definitions
Sergey Kambalin
2023-06-19
hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
Sergey Kambalin
2023-06-19
imx_serial: set wake bit when we receive a data byte
Martin Kaiser
2023-06-19
hw/arm/Kconfig: sbsa-ref uses Bochs display
Marcin Juszkiewicz
2023-06-19
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Peter Maydell
2023-06-19
hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
Peter Maydell
2023-06-19
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
2023-06-16
Merge tag 'pull-loongarch-20230616' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-06-16
Merge tag 'xenpvh5-tag' of https://gitlab.com/sstabellini/qemu into staging
Richard Henderson
2023-06-16
hw/loongarch: Supplement cpu topology arguments
Tianrui Zhao
2023-06-16
hw/loongarch: Add numa support
Tianrui Zhao
2023-06-16
hw/intc: Set physical cpuid route for LoongArch ipi device
Tianrui Zhao
2023-06-16
hw/loongarch/virt: Add cpu arch_id support
Tianrui Zhao
2023-06-15
hw/arm: introduce xenpvh machine
Vikram Garhwal
2023-06-15
hw/xen/xen-hvm-common: Use g_new and error_report
Vikram Garhwal
2023-06-15
hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
Stefano Stabellini
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-06-15
hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
Stefano Stabellini
2023-06-15
hw/i386/xen: rearrange xen_hvm_init_pc
Vikram Garhwal
2023-06-15
hw/i386/xen/: move xen-mapcache.c to hw/xen/
Vikram Garhwal
2023-06-15
target/arm: Allow users to set the number of VFP registers
Cédric Le Goater
2023-06-15
aspeed: Introduce a "bmc-console" machine option
Cédric Le Goater
2023-06-15
aspeed: Use the boot_rom region of the fby35 machine
Cédric Le Goater
2023-06-15
aspeed: Introduce a boot_rom region at the machine level
Cédric Le Goater
2023-06-15
aspeed/hace: Initialize g_autofree pointer
Cédric Le Goater
2023-06-15
hw/arm/aspeed: Add VPD data for Rainier machine
Ninad Palsule
2023-06-14
Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...
Richard Henderson
2023-06-14
hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
Tommy Wu
2023-06-13
hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
Joao Martins
2023-06-13
hw/char/parallel-isa: Export struct ISAParallelState
Bernhard Beschow
2023-06-13
hw/char/parallel: Export struct ParallelState
Bernhard Beschow
2023-06-13
hw/scsi/megasas: Silent GCC duplicated-cond warning
Philippe Mathieu-Daudé
2023-06-13
hw/ide/ahci: Remove stray backslash
Niklas Cassel
2023-06-13
hw/i2c: Enable an id for the pca954x devices
Patrick Venture
2023-06-13
riscv/virt: Support using pflash via -blockdev option
Sunil V L
2023-06-13
hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
Sunil V L
2023-06-13
hw/riscv: qemu crash when NUMA nodes exceed available CPUs
Yin Wang
2023-06-13
hw/riscv/opentitan: Correct OpenTitanState parent type/size
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Explicit machine type definition
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Rename machine_[class]_init() functions
Philippe Mathieu-Daudé
2023-06-10
Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-06-10
hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
Thomas Huth
2023-06-10
target/ppc: Decrementer fix BookE semantics
Nicholas Piggin
2023-06-10
target/ppc: Fix decrementer time underflow and infinite timer loop
Nicholas Piggin
2023-06-10
pnv/xive2: Quiet down some error messages
Frederic Barrat
[next]