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
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
2018-01-19
nvdimm: add a macro for property "label-size"
Haozhong Zhang
2018-01-19
qdev: Check for the availability of a hotplug controller before adding a device
Thomas Huth
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2018-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2018-01-17
spapr: Validate capabilities on migration
David Gibson
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2018-01-17
spapr: Capabilities infrastructure
David Gibson
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
sdhci: add a 'dma' property to the sysbus devices
Philippe Mathieu-Daudé
2018-01-16
sdhci: fix the PCI device, using the PCI address space for DMA
Philippe Mathieu-Daudé
2018-01-16
sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only
Philippe Mathieu-Daudé
2018-01-16
sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci properties
Philippe Mathieu-Daudé
2018-01-16
sdhci: remove dead code
Philippe Mathieu-Daudé
2018-01-16
sdhci: clean up includes
Philippe Mathieu-Daudé
2018-01-12
hpet: recover timer offset correctly
Pavel Dovgalyuk
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2018-01-11
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2018-01-11
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2018-01-11
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2018-01-11
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2018-01-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...
Peter Maydell
2018-01-11
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2018-01-10
ppc4xx_i2c: Implement basic I2C functions
BALATON Zoltan
2018-01-09
sun4u_iommu: update to reflect IOMMU is no longer part of the APB device
Mark Cave-Ayland
2018-01-09
sun4u: split IOMMU device out from apb.c to sun4u_iommu.c
Mark Cave-Ayland
2018-01-09
apb: QOMify IOMMU
Mark Cave-Ayland
2018-01-09
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
2018-01-09
sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
Mark Cave-Ayland
2018-01-09
apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
Mark Cave-Ayland
2018-01-09
ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
Mark Cave-Ayland
2018-01-09
apb: remove busA property from PBMPCIBridge state
Mark Cave-Ayland
2018-01-09
apb: remove pci_apb_init() and instantiate APB device using qdev
Mark Cave-Ayland
2018-01-09
apb: move the two secondary PCI bridges objects into APBState
Mark Cave-Ayland
2018-01-09
apb: use gpios to wire up the apb device to the SPARC CPU IRQs
Mark Cave-Ayland
[next]