aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2015-07-07edu: add memory testtestendianMichael S. Tsirkin
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-19pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani
2015-06-03macio: Convert to realize()Markus Armbruster
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-27sun4m: fix slavio sysctrl and led register sizesMark Cave-Ayland
2015-03-19omap: Fix warnings from SparseStefan Weil
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář
2015-03-10macio: fix possible memory leakGonglei
2015-03-09cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland
2015-03-09macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-01pc: export applesmc IO port/lenIgor Mammedov
2015-02-27Give ivshmem its own config optionDavid Gibson
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2015-01-26hw: misc, add educational driverJiri Slaby
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips
2014-12-19vfio: fix adding memory listener to the right address spaceFrank Blaschka
2014-12-19vfio: migration to trace pointsEric Auger
2014-12-15vfio: use kvm_resamplefds_enabled()Eric Auger
2014-10-31ivshmem: use error_reportAndrew Jones
2014-10-31ivshmem: Fix fd leak on errorAndreas Färber
2014-10-31ivshmem: Fix potential OOB r/w accessSebastian Krahmer
2014-10-31ivshmem: validate incoming_posn value from serverStefan Hajnoczi
2014-10-31ivshmem: Check ivshmem_read() size argumentStefan Hajnoczi
2014-10-31Add skip_dump flag to ignore memory region during dumpNikunj A Dadhania
2014-10-24omap_gpmc.c: Remove duplicate assignmentDr. David Alan Gilbert
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15vfio: remove bootindex property from qdev to qomGonglei
2014-09-22vfio: make rom read endian sensitiveNikunj A Dadhania
2014-09-22Revert "vfio: Make BARs native endian"Alexey Kardashevskiy
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf
2014-09-08PPC: mac99: Fix core99 timer frequencyAlexander Graf
2014-08-25vfio: Enable NVIDIA 88000 region quirk regardless of VGAAlex Williamson
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell
2014-08-15ivshmem: check the value returned by fstat()zhanghailiang
2014-08-14ivshmem: fix building when debug mode is enabledLevente Kurusa
2014-08-05vfio: Don't cache MSIMessageAlex Williamson
2014-08-05vfio: Fix MSI-X vector expansionAlex Williamson
2014-07-22hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell
2014-07-15sPAPR/IOMMU: Fix TCE entry permissionGavin Shan
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-06-30vfio: use correct runstatePaolo Bonzini