index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2018-01-29
tpm: add CRB device
Marc-André Lureau
2018-01-29
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
2018-01-27
ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>
Cédric Le Goater
2018-01-26
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-01-26...
Peter Maydell
2018-01-26
xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
Alistair Francis
2018-01-26
xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
Alistair Francis
2018-01-26
xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
Alistair Francis
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2018-01-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
2018-01-25
sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object
Philippe Mathieu-Daudé
2018-01-24
apb: rename apb.c to sabre.c
Mark Cave-Ayland
2018-01-24
apb: rename QOM type from TYPE_APB to TYPE_SABRE
Mark Cave-Ayland
2018-01-24
apb: QOMify sabre PCI host bridge
Mark Cave-Ayland
2018-01-24
apb: rename APB functions to use sabre prefix
Mark Cave-Ayland
2018-01-24
simba: rename PBMPCIBridge and QOM types to reflect simba naming
Mark Cave-Ayland
2018-01-24
apb: split simba PCI bridge into hw/pci-bridge/simba.c
Mark Cave-Ayland
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-19
hw/ide: Remove duplicated definitions from ahci_internal.h
John Snow
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é
[next]