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-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
acpi: Add missing GCC_FMT_ATTR
Stefan Weil
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2016-03-30
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
hw/mips: add initial Cluster Power Controller support
Leon Alrae
2016-03-30
hw/mips/cps: create GCR block inside CPS
Leon Alrae
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
2016-03-30
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2016-03-22
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2016-03-22
Clean up includes some more
Markus Armbruster
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-21
qdev: New DEFINE_PROP_ON_OFF_AUTO
Markus Armbruster
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2016-03-16
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2016-03-16
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2016-03-16
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
[next]