summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann2013-06-241-1/+1
* Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-06-2047-773/+697
|\
| * memory: render_memory_region: factor out fr constant settersPeter Crosthwaite2013-06-201-8/+5
| * memory: as_update_topology_pass: Improve commentsPeter Crosthwaite2013-06-201-2/+2
| * memory: Fix comment typoPeter Crosthwaite2013-06-201-1/+1
| * memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-206-14/+15
| * dma: eliminate DMAContextPaolo Bonzini2013-06-2023-148/+117
| * spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-204-23/+13
| * pci: use memory core for iommu supportAvi Kivity2013-06-205-28/+28
| * dma: eliminate old-style IOMMU supportPaolo Bonzini2013-06-205-239/+26
| * spapr: use memory core for iommu supportPaolo Bonzini2013-06-202-21/+28
| * spapr: make IOMMU translation go through IOMMUTLBEntryPaolo Bonzini2013-06-201-25/+35
| * spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-206-48/+42
| * vfio: abort if an emulated iommu is usedAvi Kivity2013-06-201-0/+2
| * memory: Add iommu map/unmap notifiersDavid Gibson2013-06-202-0/+50
| * memory: iommu supportAvi Kivity2013-06-203-6/+111
| * memory: make section size a 128-bit integerPaolo Bonzini2013-06-2015-52/+85
| * exec: reorganize mem_add to match Int128 versionPaolo Bonzini2013-06-201-23/+16
| * Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"Paolo Bonzini2013-06-201-4/+1
| * Revert "memory: limit sections in the radix tree to the actual address space ...Paolo Bonzini2013-06-202-15/+1
| * exec: return MemoryRegion from address_space_translatePaolo Bonzini2013-06-203-84/+84
| * exec: Implement subpage_read/write via address_space_rwJan Kiszka2013-06-201-78/+47
| * exec: Resolve subpages in one step except for IOTLB fillsJan Kiszka2013-06-203-15/+42
| * exec: Allow unaligned address_space_rwJan Kiszka2013-06-201-6/+6
| * memory: move private types to exec.cPaolo Bonzini2013-06-202-15/+16
| * memory: Introduce address_space_lookup_regionJan Kiszka2013-06-201-1/+7
| * exec.c: address_space_translate: handle access to addr 0 of 2^64 sized regionPeter Maydell2013-06-201-1/+1
* | Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2013-06-202-16/+22
|\ \ | |/ |/|
| * make user networking hostfwd work with restrict=yGertjan Halkes2013-06-191-10/+16
| * fix -net user checks by reordering checksBas van Sisseren2013-06-191-6/+6
* | doc: Drop ref to Bochs from -no-fd-bootchk documentationMarkus Armbruster2013-06-191-2/+1
* | pc: Make -no-fd-bootchk stick across boot order changesMarkus Armbruster2013-06-191-4/+3
* | vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster2013-06-192-10/+10
* | vl: Fix -boot order and once regressions, and related bugsMarkus Armbruster2013-06-191-29/+30
* | qemu-option: check_params() is now unused, drop itMarkus Armbruster2013-06-192-32/+0
* | vl: Clean up parsing of -boot option argumentMarkus Armbruster2013-06-191-62/+22
|/
* wdt_i6300esb: fix vmstate versioningMichael Roth2013-06-181-3/+16
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-06-184-79/+77
|\
| * iscsi: reorganize iscsi_readcapacity_syncPaolo Bonzini2013-06-181-48/+46
| * iscsi: simplify freeing of tasksPaolo Bonzini2013-06-181-25/+10
| * vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi2013-06-181-1/+1
| * scsi-disk: scsi-block device for scsi pass-through should not be removablePavel Hrdina2013-06-181-3/+11
| * scsi-generic: check the return value of bdrv_aio_ioctl in execute_commandPavel Hrdina2013-06-181-0/+3
| * scsi-generic: fix sign extension of READ CAPACITY(10) dataPaolo Bonzini2013-06-181-2/+3
| * scsi: reset cdrom tray statuses on scsi_disk_resetPavel Hrdina2013-06-181-0/+3
* | Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori2013-06-182-10/+14
|\ \
| * | nbd: strip braces from literal IPv6 address in URIJán Tomko2013-06-181-1/+10
| * | qemu-socket: allow hostnames starting with a digitJán Tomko2013-06-181-9/+4
| |/
* | virtio-rng: Fix crash with non-default backendCole Robinson2013-06-183-3/+3
|/
* intc/xilinx_intc: Dont lower IRQ when HIE clearedPeter Crosthwaite2013-06-181-5/+0
OpenPOWER on IntegriCloud