summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: add block driver read only whitelistFam Zheng2013-06-041-1/+2
* 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
| |/ |/|
* | Rename hexdump to avoid FreeBSD libutil conflictEd Maste2013-05-201-1/+1
|/
* qemu-common: Resolve vector build breakes for AltiVecPaolo Bonzini2013-05-151-2/+8
* virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic2013-05-151-0/+4
* osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini2013-05-141-0/+1
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-142-3/+3
* portability: pty.h is glibc-specificPaolo Bonzini2013-05-141-0/+12
* qom: aggressively optimize qom castingAnthony Liguori2013-05-131-0/+4
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-131-5/+0
* qom: allow turning cast debugging offPaolo Bonzini2013-05-131-5/+6
* qom: pass file/line/function to asserting castsPaolo Bonzini2013-05-131-5/+11
* qom: improve documentation of cast functionsPaolo Bonzini2013-05-131-2/+21
* osdep.h: include sys/types.h for ssize_t definitionIgor Mitsyanko2013-05-121-1/+1
* target-i386: Change CPUID model of 486 to 8Andreas Färber2013-05-061-0/+4
* qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2013-05-061-0/+2
* qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-061-2/+3
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-031-1/+0
* scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-031-1/+2
OpenPOWER on IntegriCloud