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
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
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
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-23
include: Clean up includes
Peter Maydell
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-19
hw/vfio/platform: amd-xgbe device
Eric Auger
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
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
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: QOMify
Peter Maydell
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
2016-02-17
pseries: Simplify handling of the hash page table fd
David Gibson
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
2016-02-16
virtio: optimize virtio_access_is_big_endian() for little-endian targets
Greg Kurz
2016-02-16
virtio: move cross-endian helper to vhost
Greg Kurz
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2016-02-12
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...
Peter Maydell
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-10
xen: move xenforeignmemory compat layer into common place
Ian Campbell
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-02-10
xen: drop xen_xc_hvm_inject_msi wrapper
Ian Campbell
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-02-06
intel_iommu: large page support
Jason Wang
2016-02-06
dimm: Correct type of MemoryHotplugState->base
David Gibson
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
[next]