summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-187-1/+13
|\
| * virtio-net: add feature bit for any header s/gMichael S. Tsirkin2013-07-153-0/+7
| * net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-152-0/+4
| * pci: fix BRDIGE typoDon Koch2013-07-101-1/+1
| * pci-bridge: update mappings for migration/restoreDon Koch2013-07-101-0/+1
* | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-07-153-0/+13
|\ \
| * | Add 'auto-converge' migration capabilityChegu Vinod2013-07-121-0/+2
| * | Introduce async_run_on_cpu()Chegu Vinod2013-07-122-0/+11
* | | cpus: Add return value for vm_stop()Kevin Wolf2013-07-151-2/+2
* | | block: Add return value for bdrv_flush_all()Kevin Wolf2013-07-151-1/+1
* | | block: Don't parse protocol from file.filenameKevin Wolf2013-07-151-1/+2
|/ /
* | PPC: dbdma: Support unaligned DMA accessAlexander Graf2013-07-111-0/+3
* | PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-1/+2
* | PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-0/+1
* | PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+1
* | PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-0/+118
* | add timestamp to error_report()Seiji Aguchi2013-07-101-0/+2
* | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-107-17/+42
|\ \
| * | cpu: Move reset logging to CPUStateAndreas Färber2013-07-091-0/+2
| * | log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber2013-07-091-5/+21
| * | intc/openpic: Build openpic only onceAndreas Färber2013-07-092-2/+6
| * | cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-093-2/+4
| * | kvm: Change kvm_remove_all_breakpoints() argument to CPUStateAndreas Färber2013-07-091-1/+1
| * | cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-092-3/+4
| * | kvm: Free current_cpu identifierAndreas Färber2013-07-091-5/+5
* | | vl: New qemu_get_machine_opts()Markus Armbruster2013-07-091-0/+2
* | | exec: Remove unused global variable phys_ram_fdStefan Weil2013-07-091-1/+0
|/ /
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-086-9/+61
|\ \ | |/
| * pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-0/+2
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-2/+4
| * pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-071-1/+1
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-072-1/+11
| * pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-071-1/+2
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-071-1/+1
| * pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-041-2/+2
| * pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-1/+1
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-041-0/+1
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-043-1/+21
| * range: add Range structureMichael S. Tsirkin2013-07-041-0/+16
* | exec: separate current radix tree from the one being builtPaolo Bonzini2013-07-041-0/+1
* | exec: move listener from AddressSpaceDispatch to AddressSpacePaolo Bonzini2013-07-041-0/+2
* | memory: move MemoryListener declaration earlierPaolo Bonzini2013-07-041-33/+33
* | add a header file for atomic operationsPaolo Bonzini2013-07-041-32/+166
* | piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-041-1/+3
* | pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-041-2/+2
* | spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-041-1/+2
* | memory: return MemoryRegion from qemu_ram_addr_from_hostPaolo Bonzini2013-07-041-1/+1
* | exec: move qemu_ram_addr_from_host_nofail to cputlb.cPaolo Bonzini2013-07-041-1/+0
* | memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+1
* | memory: introduce memory_region_presentPaolo Bonzini2013-07-041-0/+12
OpenPOWER on IntegriCloud