summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bitops: Provide sextract32() and sextract64()Peter Maydell2013-07-221-0/+50
* Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into stagingAnthony Liguori2013-07-225-0/+84
|\
| * hw/loader: Support ramdisk with u-boot headerSoren Brinkmann2013-07-221-0/+13
| * arm/boot: Allow boards to modify the FDT blobPeter Maydell2013-07-191-0/+4
| * virtio: Support transports which can specify the vring alignmentPeter Maydell2013-07-192-0/+7
| * virtio: Add support for guest setting of queue sizePeter Maydell2013-07-191-0/+1
| * device_tree: Add qemu_devtree_setprop_sized_cells() utility functionsPeter Maydell2013-07-191-0/+59
* | block-migration: efficiently encode zero blocksPeter Lieven2013-07-191-0/+1
* | block: add bdrv_write_zeroes()Peter Lieven2013-07-191-0/+2
* | QEMUBH: make AioContext's bh re-entrantLiu Ping Fan2013-07-191-0/+7
* | dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi2013-07-191-1/+1
|/
* 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
OpenPOWER on IntegriCloud