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-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
2016-02-25
q35: Remove old machine versions
Eduardo Habkost
2016-02-25
vring: remove
Paolo Bonzini
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
2016-02-25
pci core: function pci_bus_init() cleanup
Cao jin
2016-02-25
pci core: function pci_host_bus_register() cleanup
Cao jin
2016-02-25
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
2016-02-25
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
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
[next]