summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0424-68/+88
| * piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-0410-12/+17
| * pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-044-13/+15
| * spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-044-5/+7
| * vfio: pass device to vfio_mmap_bar and use it to set ownerPaolo Bonzini2013-07-041-5/+6
| * ne2000: pass device to ne2000_setup_io, use it as ownerPaolo Bonzini2013-07-043-5/+5
| * vga: set owner in vga_update_memory_accessPaolo Bonzini2013-07-041-1/+2
| * vga: pass owner to vga_init_ioPaolo Bonzini2013-07-043-5/+5
| * vga: pass owner to vga_init_vbePaolo Bonzini2013-07-046-7/+7
| * vga: pass owner to cirrus_init_commonPaolo Bonzini2013-07-041-10/+12
| * vga: pass owner to vga_common_initPaolo Bonzini2013-07-048-10/+10
| * vga: pass owner to vga_initPaolo Bonzini2013-07-045-5/+7
| * escc: rename struct to ESCCStatePaolo Bonzini2013-07-041-17/+17
| * memory: ref/unref memory across address_space_map/unmapPaolo Bonzini2013-07-041-3/+12
| * exec: reorganize address_space_mapPaolo Bonzini2013-07-041-33/+38
| * memory: return MemoryRegion from qemu_ram_addr_from_hostPaolo Bonzini2013-07-044-19/+26
| * exec: move qemu_ram_addr_from_host_nofail to cputlb.cPaolo Bonzini2013-07-043-15/+16
| * exec: check MRU in qemu_ram_addr_from_hostPaolo Bonzini2013-07-041-2/+10
| * memory: add ref/unref callsPaolo Bonzini2013-07-0416-5/+63
| * memory: introduce memory_region_presentPaolo Bonzini2013-07-044-7/+28
| * memory: add ref/unrefPaolo Bonzini2013-07-042-0/+44
| * memory: add getter for ownerPaolo Bonzini2013-07-042-0/+13
| * exec: simplify destruction of the phys mapPaolo Bonzini2013-07-041-33/+1
| * memory: destroy phys_sections one by onePaolo Bonzini2013-07-041-14/+13
| * memory: add owner argument to initialization functionsPaolo Bonzini2013-07-04319-759/+787
| * ioport: Move portio types to ioport.hJan Kiszka2013-07-042-19/+11
| * vmport: Disentangle read handler type from portioJan Kiszka2013-07-042-4/+6
| * ioport: Remove unused old dispatching servicesJan Kiszka2013-07-044-283/+0
| * ioport: Switch dispatching to memory core layerJan Kiszka2013-07-046-159/+102
| * xen: Mark fixed platform I/O as unalignedJan Kiszka2013-07-041-0/+4
| * vmware-vga: Accept unaligned I/O accessesJan Kiszka2013-07-041-0/+4
| * isa: implement isa_is_ioport_assigned via memory_region_findJan Kiszka2013-07-044-16/+10
| * Privatize register_ioport_read/writeJan Kiszka2013-07-042-8/+4
| * vt82c686: replace register_ioport*Jan Kiszka2013-07-041-14/+26
| * prep: replace register_ioport*Jan Kiszka2013-07-041-8/+15
| * i82374: replace register_ioport*Jan Kiszka2013-07-041-5/+13
| * wdt_ib700: replace register_ioport*Jan Kiszka2013-07-041-2/+10
| * applesmc: replace register_ioport*Jan Kiszka2013-07-041-12/+38
| * adlib: replace register_ioport*Jan Kiszka2013-07-041-8/+12
| * dma: keep a device alive while it has SGListsPaolo Bonzini2013-07-047-12/+25
| * scsi: keep device alive while it has requestsPaolo Bonzini2013-07-041-2/+10
| * int128: optimize and add test casesPaolo Bonzini2013-07-023-9/+234
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-07-033-52/+51
|\ \ | |/ |/|
| * kvmclock: clock should count only if vm is runningMarcelo Tosatti2013-07-031-34/+30
| * pci-assign: remove the duplicate function name in debug messageWanlong Gao2013-07-031-6/+6
| * kvm: skip system call when msi route is unchangedMichael S. Tsirkin2013-07-031-0/+4
| * kvm: zero-initialize KVM_SET_GSI_ROUTING inputMichael S. Tsirkin2013-07-031-12/+7
| * kvm: add detail error message when fail to add ioeventfdAmos Kong2013-07-031-0/+4
|/
* Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2013-07-0138-205/+792
|\
| * PPC: Ignore writes to L2CRAlexander Graf2013-07-011-11/+11
OpenPOWER on IntegriCloud