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
2016-02-20
etraxfs_dma: Dont forward zero-length payload to clients
Edgar E. Iglesias
2016-02-19
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
2016-02-19
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: helpers for clock node generation
Eric Auger
2016-02-19
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2016-02-19
hw/vfio/platform: amd-xgbe device
Eric Auger
2016-02-19
vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
Wei Yang
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
2016-02-19
vfio: make the 4 bytes aligned for capability size
Chen Fan
2016-02-19
pcie: modify the capability size assert
Chen Fan
2016-02-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-18
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify pl031
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_rtc
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_pwm
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
2016-02-18
hw/sd: use guest error logging rather than fprintf to stderr
Andrew Baumann
2016-02-18
hw/sd: model a power-up delay, as a workaround for an EDK2 bug
Andrew Baumann
2016-02-18
hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
Andrew Baumann
2016-02-18
hw/sd/pxa2xx_mmci: Add reset function
Peter Maydell
2016-02-18
hw/sd/pxa2xx_mmci: Convert to VMStateDescription
Peter Maydell
2016-02-18
hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
Peter Maydell
2016-02-18
hw/sd/pxa2xx_mmci: convert to SysBusDevice object
Peter Maydell
2016-02-18
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
2016-02-18
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
2016-02-18
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
2016-02-18
hw/sd/sd.c: Convert sd_reset() function into Device reset method
Peter Maydell
2016-02-18
hw/sd/sd.c: QOMify
Peter Maydell
2016-02-18
hw/sd/sdhci.c: Remove x-drive property
Peter Maydell
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
2016-02-18
hw/ppc/spapr: Halt CPU when powering off via RTAS call
Thomas Huth
2016-02-17
pseries: Include missing pseries-2.5 compat properties in pseries-2.4
David Gibson
2016-02-17
cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
Hervé Poussineau
2016-02-17
cuda: remove GET_6805_ADDR command
Hervé Poussineau
2016-02-17
cuda: port SET_TIME command to new framework
Hervé Poussineau
2016-02-17
cuda: port GET_TIME command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_POWER_MESSAGES command to new framework
Hervé Poussineau
2016-02-17
cuda: port FILE_SERVER_FLAG command to new framework
Hervé Poussineau
2016-02-17
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
2016-02-17
cuda: port POWERDOWN command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
2016-02-17
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
2016-02-17
cuda: move unknown commands reject out of switch
Hervé Poussineau
[next]