aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2013-07-23misc/ivshmem: QOM parent field cleanupAndreas Färber
2013-07-23misc/ivshmem: QOM Upcast SweepPeter Crosthwaite
2013-07-23misc/pci-testdev: QOM parent field cleanupAndreas Färber
2013-07-23misc/pci-testdev: QOM Upcast SweepPeter Crosthwaite
2013-07-22Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2013-07-18slavio_misc: Fix slavio_led_mem_readw/_writew tracepointsMarkus Armbruster
2013-07-15vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil
2013-07-15vfio-pci: VGA quirk updateAlex Williamson
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf
2013-07-11PPC: dbdma: Fix debug printAlexander Graf
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04vfio: pass device to vfio_mmap_bar and use it to set ownerPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka
2013-07-04applesmc: replace register_ioport*Jan Kiszka
2013-07-04pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin
2013-07-01mac-io: Add escc-legacy memory alias regionAlexander Graf
2013-06-28kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber
2013-06-25i.MX31: Fix PRCS bit testStefan Weil
2013-06-20vfio: abort if an emulated iommu is usedAvi Kivity
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-12ivshmem: add missing error exit(2)Stefan Hajnoczi
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-02pvpanic: use FWCfgState explicitlyMichael S. Tsirkin
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin
2013-05-18remove some double-includesMichael Tokarev
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao
2013-04-30pvpanic: pass configurable ioport to seabiosHu Tao
2013-04-30introduce a new qom device to deal with panicked eventHu Tao
2013-04-29vmport: QOM'ifyAndreas Färber
2013-04-29sga: QOM'ifyAndreas Färber
2013-04-29applesmc: QOM'ifyAndreas Färber
2013-04-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-04-19Remove unneeded type castsStefan Weil
2013-04-16pci: add pci test deviceMichael S. Tsirkin
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini