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
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
PCI: add missing classes in pci_ids.h to build device tree
Laurent Vivier
2017-02-28
bcm2835_sdhost: add bcm2835 sdhost controller
Clement Deschamps
2017-02-28
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
2017-02-28
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2017-02-25
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into staging
Peter Maydell
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...
Peter Maydell
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
2017-02-24
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
Halil Pasic
2017-02-24
s390x: bump ADAPTER_ROUTES_MAX_GSI
Halil Pasic
2017-02-24
s390x: add property adapter_routes_max_batch
Halil Pasic
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
xhci: add qemu xhci controller
Gerd Hoffmann
2017-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into...
Peter Maydell
2017-02-20
ps2: fix mouse mappings for right/middle button
Fabian Lesniak
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
2017-02-17
virtio: add MemoryListener to cache ring translations
Paolo Bonzini
2017-02-17
virtio: add virtio_*_phys_cached
Paolo Bonzini
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2017-02-16
hw/char/mcf_uart: QOMify the ColdFire UART
Thomas Huth
2017-02-13
virtio/migration: Migrate virtio-net to VMState
Dr. David Alan Gilbert
[next]