]> git.proxmox.com Git - mirror_qemu.git/history - hw
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
[mirror_qemu.git] / hw /
2018-01-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-01-23 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-01-23 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/pull...
2018-01-22 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-01-22 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2018-01-22 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2018-01-22 Claudio Imbrendas390x: fix storage attributes migration for non-small...
2018-01-22 Alistair Francishw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_m...
2018-01-22 David Hildenbrands390x/sclp: fix missing be conversion
2018-01-22 Christian Borntraegers390x/sclp: fixup highest CPU address
2018-01-22 Alistair Francishw/isa: Replace fprintf(stderr, "*\n" with error_report()
2018-01-22 Alistair Francishw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
2018-01-22 Alistair Francishw/bt: Replace fprintf(stderr, "*\n" with error_report()
2018-01-22 Alistair FrancisFixes after renaming __FUNCTION__ to __func__
2018-01-22 Alistair FrancisReplace all occurances of __FUNCTION__ with __func__
2018-01-20 Suraj Jitindar Singhtarget/ppc/spapr_caps: Add macro to generate spapr_caps...
2018-01-20 BALATON Zoltansii3112: Add explicit type casts to avoid unintended...
2018-01-20 BALATON Zoltansm501: Add missing break to case
2018-01-20 Greg Kurzspapr: fix device tree properties when using compatibil...
2018-01-20 Greg Kurzspapr: drop duplicate variable in spapr_core_plug()
2018-01-20 Thomas Huthhw/ppc/Makefile: Add a way to disable the PPC4xx boards
2018-01-19 John Snowhw/ide: Remove duplicated definitions from ahci_internal.h
2018-01-19 Anton Nefedovide: abort TRIM operation for invalid range
2018-01-19 Anton Nefedovide: move ide_sect_range_ok() up
2018-01-19 Anton Nefedovide: pass IDEState to trim AIO callback
2018-01-19 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-01-19 Marcel Apfelbaumfw_cfg: fix memory corruption when all fw_cfg slots...
2018-01-19 Igor Mammedovpossible_cpus: add CPUArchId::type field
2018-01-19 Haozhong Zhangnvdimm: add 'unarmed' option
2018-01-19 Haozhong Zhangnvdimm: add a macro for property "label-size"
2018-01-19 Thomas Huthqdev: Check for the availability of a hotplug controlle...
2018-01-19 Eduardo Habkostq35: Allow only supported dynamic sysbus devices
2018-01-19 Eduardo Habkostxen: Add only xen-sysdev to dynamic sysbus device list
2018-01-19 Eduardo Habkostspapr: Allow only supported dynamic sysbus devices
2018-01-19 Eduardo Habkostppc: e500: Allow only supported dynamic sysbus devices
2018-01-19 Eduardo Habkosthw/arm/virt: Allow only supported dynamic sysbus devices
2018-01-19 Eduardo Habkostmachine: Replace has_dynamic_sysbus with list of allowe...
2018-01-19 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-01-18 Jay Zhouvhost: remove assertion to prevent crash
2018-01-18 Michael S. Tsirkinvhost-user: fix misaligned access to payload
2018-01-18 Michael S. Tsirkinvhost-user: factor out msg head and payload
2018-01-18 Mohammed Gamalx86_iommu: check if machine has PCI bus
2018-01-18 Mohammed Gamalx86_iommu: Move machine check to x86_iommu_realize()
2018-01-18 Dou Liyanghw/acpi-build: Make next_base easy to follow
2018-01-18 Marcel Apfelbaumhw/pci-bridge: fix QEMU crash because of pcie-root...
2018-01-18 Prasad Singamsettyintel-iommu: Extend address width to 48 bits
2018-01-18 Prasad Singamsettyintel-iommu: Redefine macros to enable supporting 48...
2018-01-18 Yuval Shaiapci/shpc: Move function to generic header file
2018-01-18 Gal Hammervirtio: improve virtio devices initialization time
2018-01-18 Gal Hammervirtio: postpone the execution of event_notifier_cleanu...
2018-01-18 Changpeng Liuvhost-user-blk: introduce a new vhost-user-blk host...
2018-01-18 Changpeng Liuvhost-user: add new vhost user messages to support...
2018-01-18 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-01-18 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-01-18 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-01-18 Haozhong Zhangpc: add 2.12 machine types
2018-01-16 Cédric Le Goaterppc/pnv: change initrd address
2018-01-16 Cédric Le Goaterppc/pnv: fix XSCOM core addressing on POWER9
2018-01-16 Cédric Le Goaterppc/pnv: introduce pnv*_is_power9() helpers
2018-01-16 Cédric Le Goaterppc/pnv: change core mask for POWER9
2018-01-16 Cédric Le Goaterppc/pnv: use POWER9 DD2 processor
2018-01-16 David Gibsonspapr: Adjust default VSMT value for better migration...
2018-01-16 David Gibsonspapr: Allow some cases where we can't set VSMT mode...
2018-01-16 David Gibsontarget/ppc: Clarify compat mode max_threads value
2018-01-16 David Gibsonspapr: Remove unnecessary 'options' field from sPAPRCap...
2018-01-16 Suraj Jitindar Singhhw/ppc/spapr_caps: Rework spapr_caps to use uint8 inter...
2018-01-16 David Gibsonspapr: Handle Decimal Floating Point (DFP) as an option...
2018-01-16 David Gibsonspapr: Handle VMX/VSX presence as an spapr capability...
2018-01-16 David Gibsonspapr: Validate capabilities on migration
2018-01-16 David Gibsonspapr: Treat Hardware Transactional Memory (HTM) as...
2018-01-16 David Gibsonspapr: Capabilities infrastructure
2018-01-16 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-01-16 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-01-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-01-16 Eric Blakemaint: Fix macros with broken 'do/while(0); ' usage
2018-01-16 Eric Blakenet: Drop unusual use of do { } while (0);
2018-01-16 Stefan Hajnocziscsi-disk: release AioContext in unaligned WRITE SAME...
2018-01-16 Marc-André Lureaumips: fix potential fopen(NULL,...)
2018-01-16 Philippe Mathieu... sdhci: add a 'dma' property to the sysbus devices
2018-01-16 Philippe Mathieu... sdhci: fix the PCI device, using the PCI address space...
2018-01-16 Andrey Smirnovsdhci: Implement write method of ACMD12ERRSTS register
2018-01-16 Philippe Mathieu... sdhci: fix CAPAB/MAXCURR registers, both are 64bit...
2018-01-16 Philippe Mathieu... sdhci: rename the SDHC_CAPAB register
2018-01-16 Philippe Mathieu... sdhci: move MASK_TRNMOD with other SDHC_TRN* defines...
2018-01-16 Philippe Mathieu... sdhci: convert the DPRINT() calls into trace events
2018-01-16 Philippe Mathieu... sdhci: use qemu_log_mask(UNIMP) instead of fprintf()
2018-01-16 Philippe Mathieu... sdhci: refactor common sysbus/pci unrealize() into...
2018-01-16 Philippe Mathieu... sdhci: refactor common sysbus/pci realize() into sdhci_...
2018-01-16 Philippe Mathieu... sdhci: refactor common sysbus/pci class_init() into...
2018-01-16 Philippe Mathieu... sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common...
2018-01-16 Philippe Mathieu... sdhci: remove dead code
2018-01-16 Philippe Mathieu... sdhci: clean up includes
2018-01-16 Peter Maydellhw/sd/omap_mmc: Reset SD card on controller reset
2018-01-16 Peter Maydellhw/sd/ssi-sd: Reset SD card on controller reset
2018-01-16 Peter Maydellhw/sd/milkymist-memcard: Reset SD card on controller...
2018-01-16 Peter Maydellhw/sd/pl181: Reset SD card on controller reset
2018-01-16 Peter Maydellhw/arm/virt: Add virt-2.12 machine type
2018-01-16 Peter Maydellhw/intc/armv7m: Support byte and halfword accesses...
2018-01-15 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2018-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
next