]> Git Repo - qemu.git/history - include/hw
qapi: Inline gen_visit_members() into lone caller
[qemu.git] / include / hw /
2016-03-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-03-16 Eduardo Habkostmachine: Use type_init() to register machine classes
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-03-16 Grégory ESTRADEbcm2835_dma: add emulation of Raspberry Pi DMA controller
2016-03-16 Grégory ESTRADEbcm2835_property: implement framebuffer control/configu...
2016-03-16 Grégory ESTRADEbcm2835_fb: add framebuffer device for Raspberry Pi
2016-03-16 Andrew Baumannbcm2835_aux: add emulation of BCM2835 AUX (aka UART1...
2016-03-16 Andrew Jefferyhw/arm: Add ASPEED AST2400 SoC model
2016-03-16 Andrew Jefferyhw/intc: Add (new) ASPEED VIC device model
2016-03-16 Andrew Jefferyhw/timer: Add ASPEED timer device model
2016-03-16 Jean-Christophe... i.MX: Add i.MX6 CCM and ANALOG device.
2016-03-16 Jean-Christophe... i.MX: Add the CLK_IPG_HIGH clock
2016-03-16 Jean-Christophe... i.MX: Remove CCM useless clock computation handling.
2016-03-16 Jean-Christophe... i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
2016-03-16 Jens Wiklanderloader: Fix incorrect parameter name in load_image_mr...
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-03-15 David Gibsonvfio: Eliminate vfio_container_ioctl()
2016-03-15 David Gibsonspapr_pci: Remove finish_realize hook
2016-03-15 David Gibsonspapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
2016-03-15 David Gibsonspapr_pci: Allow EEH on spapr-pci-host-bridge
2016-03-15 David Gibsonspapr_pci: Eliminate class callbacks
2016-03-15 David Gibsonvfio: Start improving VFIO/EEH interface
2016-03-15 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-15 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-03-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-03-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-03-14 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-03-14 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2016-03-14 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-03-14 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-03-11 Igor Mammedovmachine: introduce MachineClass.possible_cpu_arch_ids...
2016-03-11 Xiao Guangrongnvdimm acpi: emulate dsm method
2016-03-11 Xiao Guangrongnvdimm acpi: initialize the resource used by NVDIMM...
2016-03-11 Cao jinich9lpc: fix typo
2016-03-11 Michael S. Tsirkinmsi_supported -> msi_nonbroken
2016-03-11 Roman Kaganfdc: add function to determine drive chs limits
2016-03-11 Roman Kagani386: expose floppy drive CMOS type
2016-03-11 Michael S. Tsirkinacpi: add build_append_named_dword, returning an offset...
2016-03-11 Xiao Guangrongacpi: allow using object as offset for OperationRegion
2016-03-11 Xiao Guangrongacpi: add aml_concatenate()
2016-03-11 Xiao Guangrongacpi: add aml_create_field()
2016-03-11 Alex Williamsonvfio: Generalize region support
2016-03-10 Alex Williamsonvfio: Wrap VFIO_DEVICE_GET_REGION_INFO
2016-03-10 Alex Williamsonvfio: Add sysfsdev property for pci & platform
2016-03-10 Janosch Franks390x: Introduce S390MachineClass
2016-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-03-09 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-09 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2016-03-09 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-03-08 Gabriel L. Somlopc: fw_cfg: move ioport base constant to pc.h
2016-03-08 Gabriel L. Somlofw_cfg: expose control register size in fw_cfg.h
2016-03-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-03-04 Peter Crosthwaitearm: boot: Support big-endian elfs
2016-03-04 Peter Crosthwaiteloader: Add data swap option to load-elf
2016-03-04 Peter Crosthwaiteloader: load_elf(): Add doc comment
2016-03-04 Peter Crosthwaiteloader: add API to load elf header
2016-03-04 Peter Maydellloader: Add load_image_mr() to load ROM image to a...
2016-03-04 Peter Maydellhw/arm/virt: Provide a secure-only RAM if booting in...
2016-02-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-29 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-02-28 Greg Kurzxics: report errors with the QEMU Error API
2016-02-28 Greg Kurzmigration: allow machine to enforce configuration secti...
2016-02-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-02-26 Andrew Baumannsdhci: add quirk property for card insert interrupt...
2016-02-26 Andrew Baumannsdhci: Revert "add optional quirk property to disable...
2016-02-26 Laszlo Ersekfw_cfg: unbreak migration compatibility for 2.4 and...
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-25 Eduardo Habkostich9: Remove enable_tco arguments from init functions
2016-02-25 Eduardo Habkostmachine: Remove no_tco field
2016-02-25 Paolo Bonzinivring: remove
2016-02-25 Paolo Bonzinivirtio-scsi: do not use vring in dataplane
2016-02-25 Paolo Bonzinivirtio-blk: do not use vring in dataplane
2016-02-25 Paolo Bonzinivirtio-blk: fix "disabled data plane" mode
2016-02-25 Paolo Bonzinivirtio: export vring_notify as virtio_should_notify
2016-02-25 Paolo Bonzinivirtio: add AioContext-specific function for host notifiers
2016-02-25 Paolo Bonzinivring: make vring_enable_notification return void
2016-02-23 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2016-02-23 Peter Maydellinclude: Clean up includes
2016-02-23 Michael S. Tsirkinvhost-user: don't merge regions with different fds
2016-02-23 Michael S. Tsirkinbios-linker-loader: document+validate input
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-02-19 Eric Augerhw/vfio/platform: amd-xgbe device
2016-02-19 Chen Fanpcie_aer: expose pcie_aer_msg() interface
2016-02-19 Chen Fanaer: impove pcie_aer_init to support vfio device
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-18 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-02-18 Peter Maydellhw/sd/sdhci.c: Update to use SDBus APIs
2016-02-18 Peter Maydellhw/sd: Add QOM bus which SD cards plug in to
2016-02-18 Peter Maydellhw/sd/sd.c: QOMify
2016-02-18 Victor Kaplanskyvhost-user interrupt management fixes
next
This page took 0.08405 seconds and 7 git commands to generate.