summaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2013-07-29imx_ccm: QOM cast cleanupAndreas Färber1-6/+10
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum7-0/+7
2013-07-25pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini1-0/+15
2013-07-25pc-testdev: remove useless cpu_to_le64/le64_to_cpuPaolo Bonzini1-2/+0
2013-07-25pc-testdev: support 8 and 16-bit accesses to 0xe0Paolo Bonzini1-2/+9
2013-07-23misc/ivshmem: QOM parent field cleanupAndreas Färber1-15/+22
2013-07-23misc/ivshmem: QOM Upcast SweepPeter Crosthwaite1-9/+13
2013-07-23misc/pci-testdev: QOM parent field cleanupAndreas Färber1-4/+7
2013-07-23misc/pci-testdev: QOM Upcast SweepPeter Crosthwaite1-4/+9
2013-07-22Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-1/+1
2013-07-18slavio_misc: Fix slavio_led_mem_readw/_writew tracepointsMarkus Armbruster1-1/+1
2013-07-15vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil1-0/+125
2013-07-15vfio-pci: VGA quirk updateAlex Williamson1-336/+321
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf1-0/+33
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf1-4/+6
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf1-9/+15
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf1-0/+5
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf1-117/+0
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf1-3/+3
2013-07-11PPC: dbdma: Fix debug printAlexander Graf1-1/+2
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf1-3/+11
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf1-51/+51
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf1-38/+55
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-10/+16
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-14/+17
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini21-52/+57
2013-07-04vfio: pass device to vfio_mmap_bar and use it to set ownerPaolo Bonzini1-5/+6
2013-07-04memory: add ref/unref callsPaolo Bonzini1-0/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini29-66/+66
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka1-2/+2
2013-07-04applesmc: replace register_ioport*Jan Kiszka1-12/+38
2013-07-04pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin1-3/+4
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin1-14/+16
2013-07-01mac-io: Add escc-legacy memory alias regionAlexander Graf1-0/+47
2013-06-28kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber1-1/+1
2013-06-25i.MX31: Fix PRCS bit testStefan Weil1-1/+1
2013-06-20vfio: abort if an emulated iommu is usedAvi Kivity1-0/+2
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini1-2/+2
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl6-33/+34
2013-06-12ivshmem: add missing error exit(2)Stefan Hajnoczi1-0/+1
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber6-33/+34
2013-06-02pvpanic: use FWCfgState explicitlyMichael S. Tsirkin1-1/+1
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin1-1/+1
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao1-0/+7
2013-04-30pvpanic: pass configurable ioport to seabiosHu Tao1-0/+14
2013-04-30introduce a new qom device to deal with panicked eventHu Tao2-0/+125
2013-04-29vmport: QOM'ifyAndreas Färber1-4/+8
2013-04-29sga: QOM'ifyAndreas Färber1-3/+7
2013-04-29applesmc: QOM'ifyAndreas Färber1-14/+19