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
2020-09-14
hw/timer/armv7m_systick: assert that board code set system_clock_scale
Peter Maydell
2020-09-14
hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
2020-09-14
hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields
Philippe Mathieu-Daudé
2020-09-14
hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields
Philippe Mathieu-Daudé
2020-09-14
hw/misc/a9scu: Do not allow invalid CPU count
Philippe Mathieu-Daudé
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...
Peter Maydell
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
hw/arm/pxa2xx: Add missing fallthrough comment
Thomas Huth
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-10
hw: hyperv: vmbus: Fix 32bit compilation
Jon Doron
2020-09-10
hw/net/e1000e: Remove duplicated write handler for FLSWDATA register
Philippe Mathieu-Daudé
2020-09-10
hw/net/e1000e: Remove overwritten read handler for STATUS register
Philippe Mathieu-Daudé
2020-09-10
hw/i386: make explicit clearing of pch_rev_id
Alex Bennée
2020-09-10
usb-host: restrict workaround to new libusb versions
Gerd Hoffmann
2020-09-09
hw/riscv: Sort the Kconfig options in alphabetical order
Bin Meng
2020-09-09
hw/riscv: Drop CONFIG_SIFIVE
Bin Meng
2020-09-09
hw/riscv: Always build riscv_hart.c
Bin Meng
2020-09-09
hw/riscv: Move sifive_test model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_uart model to hw/char
Bin Meng
2020-09-09
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
2020-09-09
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-09-09
hw/riscv: Move sifive_gpio model to hw/gpio
Bin Meng
2020-09-09
hw/riscv: Move sifive_u_otp model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_u_prci model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_e_prci model to hw/misc
Bin Meng
2020-09-09
hw/riscv: sifive_u: Connect a DMA controller
Bin Meng
2020-09-09
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Hook GPIO controllers
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
Bin Meng
2020-09-09
hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
Bin Meng
2020-09-09
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect a DMA controller
Bin Meng
2020-09-09
hw/dma: Add SiFive platform DMA controller emulation
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
Bin Meng
2020-09-09
hw/sd: Add Cadence SDHCI emulation
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
Bin Meng
2020-09-09
hw/char: Add Microchip PolarFire SoC MMUART emulation
Bin Meng
2020-09-09
hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
Bin Meng
2020-09-09
target/riscv: cpu: Set reset vector based on the configured property value
Bin Meng
2020-09-09
hw/riscv: hart: Add a new 'resetvec' property
Bin Meng
2020-09-09
riscv: sifive_test: Allow 16-bit writes to memory region
Nathan Chancellor
2020-09-09
virtio-vga: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
vhost-user-vga: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
xilinx_axienet: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
lpc_ich9: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
omap_intc: Use typedef name for instance_size
Eduardo Habkost
[next]