summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qemu-io: Interface cleanupKevin Wolf2013-06-061-0/+46
* qemu-io: Move qemu_strsep() to cutils.cKevin Wolf2013-06-061-0/+1
* cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-061-0/+2
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-042-5/+3
|\
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-0/+3
| * xen: simplify xen_enabledStefano Stabellini2013-06-031-4/+0
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-06-044-28/+100
|\ \
| * | block: dump snapshot and image info to specified outputWenchao Xia2013-06-041-2/+4
| * | block: move qmp and info dump related code to block/qapi.cWenchao Xia2013-06-043-9/+42
| * | block: move snapshot code in block.c to block/snapshot.cWenchao Xia2013-06-042-21/+58
| * | block: drop bs_snapshots global variableStefan Hajnoczi2013-06-041-1/+0
| * | block: add block driver read only whitelistFam Zheng2013-06-041-1/+2
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-06-045-11/+15
|\ \ \ | |/ / |/| |
| * | fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-021-0/+2
| * | fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin2013-06-023-2/+2
| * | refer to FWCfgState explicitlyLaszlo Ersek2013-06-022-10/+12
| * | firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-0/+0
* | | Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori2013-06-031-0/+11
|\ \ \
| * | | pci: add VMSTATE_MSIXGerd Hoffmann2013-06-031-0/+11
* | | | rtc: remove rtc_set_dateHu Tao2013-06-011-1/+0
|/ / /
* | | Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into stagingAnthony Liguori2013-05-311-0/+11
|\ \ \
| * | | osdep: add qemu_get_local_state_pathname()Laszlo Ersek2013-05-301-0/+11
| |/ /
* | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-05-311-1/+4
|\ \ \
| * | | qapi: pad GenericList value fields to 64 bitsMichael Roth2013-05-301-1/+4
| |/ /
* | | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-05-317-64/+58
|\ \ \ | |/ / |/| |
| * | memory: add return value to address_space_rw/read/writePaolo Bonzini2013-05-291-3/+9
| * | memory: propagate errors on I/O dispatchPaolo Bonzini2013-05-292-4/+6
| * | exec: just use io_mem_read/io_mem_write for 8-byte I/O accessesPaolo Bonzini2013-05-291-23/+1
| * | memory: add address_space_access_validPaolo Bonzini2013-05-292-1/+17
| * | memory: export memory_region_access_valid to exec.cPaolo Bonzini2013-05-291-0/+3
| * | memory: move unassigned_mem_ops to memory.cPaolo Bonzini2013-05-291-0/+2
| * | memory: add address_space_translatePaolo Bonzini2013-05-292-24/+19
| * | exec: make io_mem_unassigned privatePaolo Bonzini2013-05-292-9/+2
| * | exec: eliminate io_mem_ramPaolo Bonzini2013-05-292-3/+2
| |/
* | kvm: add kvm_readonly_mem_enabledJordan Justen2013-05-291-0/+10
|/
* Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-05-244-29/+37
|\
| * memory: limit sections in the radix tree to the actual address space sizeAvi Kivity2013-05-241-0/+3
| * memory: make memory_global_sync_dirty_bitmap take an AddressSpacePaolo Bonzini2013-05-241-4/+3
| * memory: Rename readable flag to romd_modeJan Kiszka2013-05-241-11/+11
| * memory: allow memory_region_find() to run on non-root memory regionsPaolo Bonzini2013-05-241-9/+19
| * exec: eliminate stq_phys_notdirtyPaolo Bonzini2013-05-242-2/+0
| * exec: make qemu_get_ram_ptr privatePaolo Bonzini2013-05-242-2/+1
| * exec: eliminate qemu_put_ram_ptrPaolo Bonzini2013-05-241-1/+0
* | coroutine: stop using AioContext in CoQueueStefan Hajnoczi2013-05-241-0/+4
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-223-3/+0
|\ \
| * | Rename hexdump to avoid FreeBSD libutil conflictEd Maste2013-05-181-1/+1
| * | remove some double-includesMichael Tokarev2013-05-183-3/+0
* | | virtio-net: dynamic network offloads configurationDmitry Fleytman2013-05-222-0/+17
* | | ui/gtk.c: Fix *BSD build of Gtk+ UIBrad Smith2013-05-221-0/+1
| |/ |/|
OpenPOWER on IntegriCloud