summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-04-192-0/+326
|\ \ | |/ |/|
| * pci: add pci test deviceMichael S. Tsirkin2013-04-162-0/+326
* | sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* | arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
|/
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-082-1/+48
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-0823-0/+8113
* hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini2013-04-083-0/+4038
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0810-0/+2974
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud