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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
2021-03-09
hw/elf_ops: Fix a typo
Philippe Mathieu-Daudé
2021-03-09
Various spelling fixes
Michael Tokarev
2021-03-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
2021-03-07
esp: implement non-DMA transfers in PDMA mode
Mark Cave-Ayland
2021-03-07
esp: convert cmdbuf from array to Fifo8
Mark Cave-Ayland
2021-03-07
esp: convert ti_buf from array to Fifo8
Mark Cave-Ayland
2021-03-07
esp: transition to message out phase after SATN and stop command
Mark Cave-Ayland
2021-03-07
esp: remove old deferred command completion mechanism
Mark Cave-Ayland
2021-03-07
esp: defer command completion interrupt on incoming data transfers
Mark Cave-Ayland
2021-03-07
esp: remove pdma_origin from ESPState
Mark Cave-Ayland
2021-03-07
esp: remove CMD pdma_origin
Mark Cave-Ayland
2021-03-07
esp: use in-built TC to determine PDMA transfer length
Mark Cave-Ayland
2021-03-07
esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA
Mark Cave-Ayland
2021-03-07
esp: remove redundant pdma_start from ESPState
Mark Cave-Ayland
2021-03-07
esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
Mark Cave-Ayland
2021-03-07
esp: remove dma_left from ESPState
Mark Cave-Ayland
2021-03-07
esp: remove dma_counter from ESPState
Mark Cave-Ayland
2021-03-07
esp: add vmstate_esp version to embedded ESPState
Mark Cave-Ayland
2021-03-07
esp: QOMify the internal ESP device state
Mark Cave-Ayland
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
2021-03-06
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
2021-03-06
hw/sh4: Add missing license
Philippe Mathieu-Daudé
2021-03-06
hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
Peter Maydell
2021-03-06
hw/misc/mps2-fpgaio: Support SWITCH register
Peter Maydell
2021-03-06
hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
Peter Maydell
2021-03-06
hw/misc/mps2-scc: Support configurable number of OSCCLK values
Peter Maydell
2021-03-06
scsi: move host_status handling into SCSI drivers
Hannes Reinecke
2021-03-06
elf_ops: correct loading of 32 bit PVH kernel
David Edmondson
2021-03-05
hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
Philippe Mathieu-Daudé
2021-03-05
hw/arm: Add npcm7xx emc model
Doug Evans
2021-03-05
hw/net: Add npcm7xx emc model
Doug Evans
2021-03-04
hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
Bin Meng
2021-03-04
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
2021-03-04
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
2021-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-03-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
2021-02-25
scsi: make io_timeout configurable
Hannes Reinecke
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
2021-02-21
vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
BALATON Zoltan
2021-02-21
hw/mips: Add a bootloader helper
Jiaxun Yang
[next]