summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini2013-07-251-0/+15
* pc-testdev: remove useless cpu_to_le64/le64_to_cpuPaolo Bonzini2013-07-251-2/+0
* pc-testdev: support 8 and 16-bit accesses to 0xe0Paolo Bonzini2013-07-251-2/+9
* misc/ivshmem: QOM parent field cleanupAndreas Färber2013-07-231-15/+22
* misc/ivshmem: QOM Upcast SweepPeter Crosthwaite2013-07-231-9/+13
* misc/pci-testdev: QOM parent field cleanupAndreas Färber2013-07-231-4/+7
* misc/pci-testdev: QOM Upcast SweepPeter Crosthwaite2013-07-231-4/+9
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-07-221-1/+1
|\
| * slavio_misc: Fix slavio_led_mem_readw/_writew tracepointsMarkus Armbruster2013-07-181-1/+1
* | vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil2013-07-151-0/+125
* | vfio-pci: VGA quirk updateAlex Williamson2013-07-151-336/+321
|/
* PPC: Add timer handler for newworld mac-ioAlexander Graf2013-07-111-0/+33
* PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-4/+6
* PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-9/+15
* PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+5
* PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-117/+0
* PPC: dbdma: Allow new commands in RUN stateAlexander Graf2013-07-111-3/+3
* PPC: dbdma: Fix debug printAlexander Graf2013-07-111-1/+2
* PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf2013-07-111-3/+11
* PPC: dbdma: Replace tabs with spacesAlexander Graf2013-07-111-51/+51
* PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf2013-07-111-38/+55
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-10/+16
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-14/+17
|\
| * pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin2013-07-041-3/+4
| * pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-14/+16
* | hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0421-52/+57
* | vfio: pass device to vfio_mmap_bar and use it to set ownerPaolo Bonzini2013-07-041-5/+6
* | memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+2
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-0429-66/+66
* | vmport: Disentangle read handler type from portioJan Kiszka2013-07-041-2/+2
* | applesmc: replace register_ioport*Jan Kiszka2013-07-041-12/+38
|/
* mac-io: Add escc-legacy memory alias regionAlexander Graf2013-07-011-0/+47
* kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-1/+1
* i.MX31: Fix PRCS bit testStefan Weil2013-06-251-1/+1
* vfio: abort if an emulated iommu is usedAvi Kivity2013-06-201-0/+2
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-2/+2
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-156-33/+34
|\
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-076-33/+34
* | ivshmem: add missing error exit(2)Stefan Hajnoczi2013-06-121-0/+1
|/
* pvpanic: use FWCfgState explicitlyMichael S. Tsirkin2013-06-021-1/+1
* fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-021-1/+1
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+7
* pvpanic: pass configurable ioport to seabiosHu Tao2013-04-301-0/+14
* introduce a new qom device to deal with panicked eventHu Tao2013-04-302-0/+125
* vmport: QOM'ifyAndreas Färber2013-04-291-4/+8
* sga: QOM'ifyAndreas Färber2013-04-291-3/+7
* applesmc: QOM'ifyAndreas Färber2013-04-291-14/+19
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-04-192-6/+6
|\
| * Remove unneeded type castsStefan Weil2013-04-192-6/+6
OpenPOWER on IntegriCloud