summaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2-6/+6
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-0/+326
2013-04-19Remove unneeded type castsStefan Weil2-6/+6
2013-04-16pci: add pci test deviceMichael S. Tsirkin2-0/+326
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini2-1/+48
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini23-0/+8113
2013-04-08hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini3-0/+4038
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini10-0/+2974
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0