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-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-05-02
hw/usb: Constify VMStateDescription
Philippe Mathieu-Daudé
2021-05-02
hw/display/qxl: Constify VMStateDescription
Philippe Mathieu-Daudé
2021-05-02
hw/arm: Constify VMStateDescription
Philippe Mathieu-Daudé
2021-05-02
vmstate: Constify some VMStateDescriptions
Keqian Zhu
2021-05-02
hw/pcmcia: Do not register PCMCIA type if not required
Philippe Mathieu-Daudé
2021-05-02
hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA
Philippe Mathieu-Daudé
2021-05-02
hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig
Philippe Mathieu-Daudé
2021-05-02
hw/mips: Restrict non-virtualized machines to TCG
Philippe Mathieu-Daudé
2021-05-02
hw/isa/piix4: Use qdev_get_gpio_in_named() to get ISA IRQ
Philippe Mathieu-Daudé
2021-05-01
aspeed: Add support for the quanta-q7l1-bmc board
Patrick Venture
2021-05-01
hw/block: m25p80: Add support for mt25ql02g and mt25qu02g
Cédric Le Goater
2021-05-01
aspeed: Add support for the rainier-bmc board
Cédric Le Goater
2021-05-01
aspeed: Deprecate the swift-bmc machine
Cédric Le Goater
2021-05-01
aspeed/smc: Add extra controls to request DMA
Cédric Le Goater
2021-05-01
aspeed/smc: Add a 'features' attribute to the object class
Cédric Le Goater
2021-05-01
hw/misc/aspeed_xdma: Add AST2600 support
Cédric Le Goater
2021-05-01
aspeed: Integrate HACE
Joel Stanley
2021-05-01
hw: Model ASPEED's Hash and Crypto Engine
Joel Stanley
2021-05-01
hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
Philippe Mathieu-Daudé
2021-05-01
aspeed/i2c: Rename DMA address space
Cédric Le Goater
2021-05-01
aspeed/i2c: Fix DMA address mask
Cédric Le Goater
2021-05-01
aspeed/smc: Remove unused "sdram-base" property
Cédric Le Goater
2021-05-01
aspeed/smc: Use the RAM memory region for DMAs
Cédric Le Goater
2021-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-04-30
vhost-user-blk: Fail gracefully on too large queue size
Kevin Wolf
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
hw/arm/smmuv3: Support 16K translation granule
Kunkun Jiang
2021-04-26
hw/block/nvme: fix invalid msix exclusive uninit
Klaus Jensen
2021-04-19
mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)
Michael Tokarev
2021-04-17
hw/arm/armsse: Make SSE-300 use Cortex-M55
Peter Maydell
2021-04-17
hw/arm/armsse: Give SSE-300 its own Property array
Peter Maydell
2021-04-13
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-04-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210413'...
Peter Maydell
2021-04-13
vhost-user-fs: fix features handling
Anton Kuchin
2021-04-13
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210413' into staging
Peter Maydell
2021-04-13
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...
Peter Maydell
2021-04-13
hw/isa/piix4: Migrate Reset Control Register
Philippe Mathieu-Daudé
2021-04-13
hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
Philippe Mathieu-Daudé
2021-04-12
esp: ensure that do_cmd is set to zero before submitting an ESP select command
Mark Cave-Ayland
2021-04-12
esp: don't reset async_len directly in esp_select() if cancelling request
Mark Cave-Ayland
2021-04-12
esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
Mark Cave-Ayland
2021-04-12
esp: don't overflow cmdfifo in get_cmd()
Mark Cave-Ayland
2021-04-12
esp: don't underflow cmdfifo in do_cmd()
Mark Cave-Ayland
[prev]
[next]